[INFO] cloning repository https://github.com/papertigers/nictagadm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/papertigers/nictagadm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpapertigers%2Fnictagadm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpapertigers%2Fnictagadm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85d4b7c91dedf3efc091cad16d68b85416e72434 [INFO] testing papertigers/nictagadm against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpapertigers%2Fnictagadm" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/papertigers/nictagadm on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/papertigers/nictagadm [INFO] finished tweaking git repo https://github.com/papertigers/nictagadm [INFO] tweaked toml for git repo https://github.com/papertigers/nictagadm written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/papertigers/nictagadm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zonename v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96331f7383e26f8200db8dc26e3dfdbb1b71bd39f8f20955a8ad15143762078f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "96331f7383e26f8200db8dc26e3dfdbb1b71bd39f8f20955a8ad15143762078f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96331f7383e26f8200db8dc26e3dfdbb1b71bd39f8f20955a8ad15143762078f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96331f7383e26f8200db8dc26e3dfdbb1b71bd39f8f20955a8ad15143762078f", kill_on_drop: false }` [INFO] [stdout] 96331f7383e26f8200db8dc26e3dfdbb1b71bd39f8f20955a8ad15143762078f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb20c6b9bca06ddf7ddb84d9dd47c762bb9db08c798d90ac0dfe8e08370141ec [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cb20c6b9bca06ddf7ddb84d9dd47c762bb9db08c798d90ac0dfe8e08370141ec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.47 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling zonename v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling nictagadm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/bootparams/ffi.rs:4:34 [INFO] [stdout] | [INFO] [stdout] 4 | pub const DINFOSUBTREE: c_uint = (DIIOC | 0x01); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 4 - pub const DINFOSUBTREE: c_uint = (DIIOC | 0x01); [INFO] [stdout] 4 + pub const DINFOSUBTREE: c_uint = DIIOC | 0x01; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/bootparams/ffi.rs:5:31 [INFO] [stdout] | [INFO] [stdout] 5 | pub const DINFOPROP: c_uint = (DIIOC | 0x04); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 5 - pub const DINFOPROP: c_uint = (DIIOC | 0x04); [INFO] [stdout] 5 + pub const DINFOPROP: c_uint = DIIOC | 0x04; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tmp_conf` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let tmp_conf = "/tmp/.nic-tags"; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tmp_conf` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/main.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | Ok(val) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `usb_config_copy` [INFO] [stdout] --> src/main.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let usb_config_copy = config::svc_prop( [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_usb_config_copy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `usb_mnt` [INFO] [stdout] --> src/main.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let usb_mnt = config::svc_prop( [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_usb_mnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `smartos` [INFO] [stdout] --> src/main.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | fn find_config_paths(smartos: bool) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_smartos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `paths` [INFO] [stdout] --> src/main.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | let paths = find_config_paths(smartos).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_paths` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/nictagadm-5f0891e202b2e8e7.nictagadm.577215a4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nictagadm-5f0891e202b2e8e7.nictagadm.577215a4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nictagadm-5f0891e202b2e8e7.nictagadm.577215a4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nictagadm-5f0891e202b2e8e7.nictagadm.577215a4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nictagadm-5f0891e202b2e8e7.nictagadm.577215a4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nictagadm-5f0891e202b2e8e7.nictagadm.577215a4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nictagadm-5f0891e202b2e8e7.nictagadm.577215a4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nictagadm-5f0891e202b2e8e7.nictagadm.577215a4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nictagadm-5f0891e202b2e8e7.nictagadm.577215a4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nictagadm-5f0891e202b2e8e7.nictagadm.577215a4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nictagadm-5f0891e202b2e8e7.nictagadm.577215a4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nictagadm-5f0891e202b2e8e7.nictagadm.577215a4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nictagadm-5f0891e202b2e8e7.nictagadm.577215a4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nictagadm-5f0891e202b2e8e7.nictagadm.577215a4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nictagadm-5f0891e202b2e8e7.nictagadm.577215a4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nictagadm-5f0891e202b2e8e7.nictagadm.577215a4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/nictagadm-5f0891e202b2e8e7.2145ef4euokkodll.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-ldevinfo" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libzonename-486fc1155a7fbeff.rlib" "/opt/rustwide/target/debug/deps/libregex-da3d057e1bdf2214.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-816ebe3e42c7b558.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a267e220a3d2c04b.rlib" "/opt/rustwide/target/debug/deps/libucd_util-a4979d015fb59822.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b65346b7e6f98ecd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4499033725c42a49.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-1c95e97f25d822eb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e1f1ae75412e30b9.rlib" "/opt/rustwide/target/debug/deps/liblibc-115c188ccbc2184d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ba39efabcb0a90d1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nictagadm-5f0891e202b2e8e7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -ldevinfo [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nictagadm` due to 2 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "cb20c6b9bca06ddf7ddb84d9dd47c762bb9db08c798d90ac0dfe8e08370141ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb20c6b9bca06ddf7ddb84d9dd47c762bb9db08c798d90ac0dfe8e08370141ec", kill_on_drop: false }` [INFO] [stdout] cb20c6b9bca06ddf7ddb84d9dd47c762bb9db08c798d90ac0dfe8e08370141ec