[INFO] fetching crate pluto-sdr 0.1.1... [INFO] testing pluto-sdr-0.1.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate pluto-sdr 0.1.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate pluto-sdr 0.1.1 [INFO] finished tweaking crates.io crate pluto-sdr 0.1.1 [INFO] tweaked toml for crates.io crate pluto-sdr 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pluto-sdr 0.1.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pluto-sdr 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num v0.4.1 [INFO] [stderr] Downloaded thiserror v1.0.50 [INFO] [stderr] Downloaded anstream v0.6.4 [INFO] [stderr] Downloaded anstyle-wincon v3.0.1 [INFO] [stderr] Downloaded clap_lex v0.6.0 [INFO] [stderr] Downloaded clap v4.4.7 [INFO] [stderr] Downloaded libiio-sys v0.3.1 [INFO] [stderr] Downloaded anstyle-parse v0.2.2 [INFO] [stderr] Downloaded anstyle v1.0.4 [INFO] [stderr] Downloaded clap_builder v4.4.7 [INFO] [stderr] Downloaded num-complex v0.4.4 [INFO] [stderr] Downloaded industrial-io v0.5.2 [INFO] [stderr] Downloaded thiserror-impl v1.0.50 [INFO] [stderr] Downloaded num-bigint v0.4.4 [INFO] [stderr] Downloaded ctrlc v3.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f848c09ef22ab93a91e4043017ef6c37ca477013a2016433af1eb5a144102e0 [INFO] running `Command { std: "docker" "start" "-a" "2f848c09ef22ab93a91e4043017ef6c37ca477013a2016433af1eb5a144102e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f848c09ef22ab93a91e4043017ef6c37ca477013a2016433af1eb5a144102e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f848c09ef22ab93a91e4043017ef6c37ca477013a2016433af1eb5a144102e0", kill_on_drop: false }` [INFO] [stdout] 2f848c09ef22ab93a91e4043017ef6c37ca477013a2016433af1eb5a144102e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7098ffa8a6c74a6ef796a81e59b649f5978ee99c38e9c72e037ec4d4c81a223 [INFO] running `Command { std: "docker" "start" "-a" "f7098ffa8a6c74a6ef796a81e59b649f5978ee99c38e9c72e037ec4d4c81a223", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling libiio-sys v0.3.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling industrial-io v0.5.2 [INFO] [stderr] Compiling pluto-sdr v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `Pam` is never used [INFO] [stdout] --> src/pam.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | trait Pam { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.29s [INFO] running `Command { std: "docker" "inspect" "f7098ffa8a6c74a6ef796a81e59b649f5978ee99c38e9c72e037ec4d4c81a223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7098ffa8a6c74a6ef796a81e59b649f5978ee99c38e9c72e037ec4d4c81a223", kill_on_drop: false }` [INFO] [stdout] f7098ffa8a6c74a6ef796a81e59b649f5978ee99c38e9c72e037ec4d4c81a223 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b77b42319e42d7ac125b3774cd65e2e35af0d4871e7d6ff8c1ac4ea2bc6bbc7 [INFO] running `Command { std: "docker" "start" "-a" "3b77b42319e42d7ac125b3774cd65e2e35af0d4871e7d6ff8c1ac4ea2bc6bbc7", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stdout] warning: trait `Pam` is never used [INFO] [stdout] --> src/pam.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | trait Pam { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling ctrlc v3.4.1 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling pluto-sdr v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcWoNPCS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpluto_sdr-6278e732bf831ab2,libindustrial_io-803bc58cf88c6f5b,libthiserror-1d7e5d422cb1d06a,libnix-17637c15727ca4cf,libbitflags-e2b4db6c651223da,libmemoffset-c07b57f074b7826e,libcfg_if-33ef6c02a07f9fec,liblibc-43cd31de3e035ff1,liblibiio_sys-8827d2cd5d0420e7}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-liio" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcWoNPCS/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/filter_ma-a09a5584f81fd7cb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -liio [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pluto-sdr` (example "filter_ma") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcBBZiHw/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libindustrial_io-803bc58cf88c6f5b,libthiserror-1d7e5d422cb1d06a,libnix-17637c15727ca4cf,libbitflags-e2b4db6c651223da,libmemoffset-c07b57f074b7826e,libcfg_if-33ef6c02a07f9fec,liblibc-43cd31de3e035ff1,liblibiio_sys-8827d2cd5d0420e7,libclap-4eed68a14bdb5bf8,libclap_builder-51087b2c6739d181,libstrsim-d620f0ade87b0f1f,libanstream-b8a4eb57ccf10052,libanstyle_query-294da531cac097e0,libcolorchoice-bfe75a9d19074058,libanstyle_parse-6e0fae2a7a89fec9,libutf8parse-e98db3169219ea11,libclap_lex-628d2097fa6ffef1,libanstyle-668789c6154fae2f}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-liio" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcBBZiHw/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/riio_detect-6271767ad5674e2f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -liio [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pluto-sdr` (example "riio_detect") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcYxZ2aL/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libindustrial_io-803bc58cf88c6f5b,libthiserror-1d7e5d422cb1d06a,libnix-17637c15727ca4cf,libbitflags-e2b4db6c651223da,libmemoffset-c07b57f074b7826e,libcfg_if-33ef6c02a07f9fec,liblibc-43cd31de3e035ff1,liblibiio_sys-8827d2cd5d0420e7}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-liio" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcYxZ2aL/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pluto_sdr-763962fa63288391" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -liio [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pluto-sdr` (lib test) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJYZlDg/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libctrlc-9363800abc5f3056,libnix-0f5a8ed5ef72640e,libbitflags-5c36641155923b05,libpluto_sdr-6278e732bf831ab2,libindustrial_io-803bc58cf88c6f5b,libthiserror-1d7e5d422cb1d06a,libnix-17637c15727ca4cf,libbitflags-e2b4db6c651223da,libmemoffset-c07b57f074b7826e,libcfg_if-33ef6c02a07f9fec,liblibc-43cd31de3e035ff1,liblibiio_sys-8827d2cd5d0420e7,libnum-5806b7da2187b9fe,libnum_iter-1b5a97f4a7e0b9d2,libnum_rational-d147746990ca2f72,libnum_complex-d4512b8d221ca57a,libnum_bigint-2ef84c50b08ec0fb,libnum_integer-7c7d5d6c5a702c0e,libnum_traits-36edec797e8d5d52,libclap-4eed68a14bdb5bf8,libclap_builder-51087b2c6739d181,libstrsim-d620f0ade87b0f1f,libanstream-b8a4eb57ccf10052,libanstyle_query-294da531cac097e0,libcolorchoice-bfe75a9d19074058,libanstyle_parse-6e0fae2a7a89fec9,libutf8parse-e98db3169219ea11,libclap_lex-628d2097fa6ffef1,libanstyle-668789c6154fae2f}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-liio" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJYZlDg/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/riio_sample-c009c6827c7ecf48" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -liio [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pluto-sdr` (example "riio_sample") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3b77b42319e42d7ac125b3774cd65e2e35af0d4871e7d6ff8c1ac4ea2bc6bbc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b77b42319e42d7ac125b3774cd65e2e35af0d4871e7d6ff8c1ac4ea2bc6bbc7", kill_on_drop: false }` [INFO] [stdout] 3b77b42319e42d7ac125b3774cd65e2e35af0d4871e7d6ff8c1ac4ea2bc6bbc7