cadvisor 0.46.0 -> 0.47.2 https://github.com/google/cadvisor/releases attrpath: cadvisor Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-dg+osxsxdJ8Tg++wdd4L6FMjiPLLFQj0NXb2aSC7vQg=" [golangModuleVersion] Replaced vendorHash with sha256-kfYfawzYGk4xyN5E2r/fY1ThiovitMtjRhEo2mvy14M= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A cadvisor nix build failed. got build log for 'cadvisor' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/83vxnpzayrp6ardsb4ifw86mg3xfs8vr-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring @nix { "action": "setPhase", "phase": "buildPhase" } building Building subPackage . # golang.org/x/sys/unix vendor/golang.org/x/sys/unix/syscall.go:83:16: unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod) vendor/golang.org/x/sys/unix/syscall_linux.go:2256:9: unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod) vendor/golang.org/x/sys/unix/syscall_unix.go:118:7: unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod) vendor/golang.org/x/sys/unix/sysvshm_unix.go:33:7: unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod) # github.com/klauspost/compress/huff0 vendor/github.com/klauspost/compress/huff0/decompress.go:774:21: cannot convert out (variable of type []byte) to type *[256]byte: conversion of slices to array pointers requires go1.17 or later (-lang was set to go1.16; check go.mod) vendor/github.com/klauspost/compress/huff0/decompress.go:775:24: cannot convert out[dstEvery:] (value of type []byte) to type *[256]byte: conversion of slices to array pointers requires go1.17 or later (-lang was set to go1.16; check go.mod) vendor/github.com/klauspost/compress/huff0/decompress.go:776:24: cannot convert out[dstEvery * 2:] (value of type []byte) to type *[256]byte: conversion of slices to array pointers requires go1.17 or later (-lang was set to go1.16; check go.mod) vendor/github.com/klauspost/compress/huff0/decompress.go:777:24: cannot convert out[dstEvery * 3:] (value of type []byte) to type *[256]byte: conversion of slices to array pointers requires go1.17 or later (-lang was set to go1.16; check go.mod) vendor/github.com/klauspost/compress/huff0/decompress.go:1013:21: cannot convert out (variable of type []byte) to type *[256]byte: conversion of slices to array pointers requires go1.17 or later (-lang was set to go1.16; check go.mod) vendor/github.com/klauspost/compress/huff0/decompress.go:1014:24: cannot convert out[dstEvery:] (value of type []byte) to type *[256]byte: conversion of slices to array pointers requires go1.17 or later (-lang was set to go1.16; check go.mod) vendor/github.com/klauspost/compress/huff0/decompress.go:1015:24: cannot convert out[dstEvery * 2:] (value of type []byte) to type *[256]byte: conversion of slices to array pointers requires go1.17 or later (-lang was set to go1.16; check go.mod) vendor/github.com/klauspost/compress/huff0/decompress.go:1016:24: cannot convert out[dstEvery * 3:] (value of type []byte) to type *[256]byte: conversion of slices to array pointers requires go1.17 or later (-lang was set to go1.16; check go.mod)