[INFO] fetching crate pluto-sdr 0.1.1...
[INFO] testing pluto-sdr-0.1.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate pluto-sdr 0.1.1 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pluto-sdr 0.1.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.50
[INFO] [stderr]   Downloaded industrial-io v0.5.2
[INFO] [stderr]   Downloaded ctrlc v3.4.1
[INFO] [stderr]   Downloaded thiserror v1.0.50
[INFO] [stderr]   Downloaded clap v4.4.7
[INFO] [stderr]   Downloaded libiio-sys v0.3.1
[INFO] [stderr]   Downloaded nix v0.27.1
[INFO] [stderr]   Downloaded clap_builder v4.4.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2301653e432087a21f5e656235a9a301c01a9ab2a011839c7ccc903a690b8d1b
[INFO] running `Command { std: "docker" "start" "-a" "2301653e432087a21f5e656235a9a301c01a9ab2a011839c7ccc903a690b8d1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2301653e432087a21f5e656235a9a301c01a9ab2a011839c7ccc903a690b8d1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2301653e432087a21f5e656235a9a301c01a9ab2a011839c7ccc903a690b8d1b", kill_on_drop: false }`
[INFO] [stdout] 2301653e432087a21f5e656235a9a301c01a9ab2a011839c7ccc903a690b8d1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7167205f6079519e4e711bdf2012465216ffd4aa1df03a058fab208d6568d898
[INFO] running `Command { std: "docker" "start" "-a" "7167205f6079519e4e711bdf2012465216ffd4aa1df03a058fab208d6568d898", 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 libiio-sys v0.3.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling textwrap v0.11.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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.85s
[INFO] running `Command { std: "docker" "inspect" "7167205f6079519e4e711bdf2012465216ffd4aa1df03a058fab208d6568d898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7167205f6079519e4e711bdf2012465216ffd4aa1df03a058fab208d6568d898", kill_on_drop: false }`
[INFO] [stdout] 7167205f6079519e4e711bdf2012465216ffd4aa1df03a058fab208d6568d898
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e30ce8918de427327a4be50562e9f7bc726c8bccd1de5d395022fb0697bb4b1
[INFO] running `Command { std: "docker" "start" "-a" "4e30ce8918de427327a4be50562e9f7bc726c8bccd1de5d395022fb0697bb4b1", 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-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling clap_lex v0.6.0
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling clap_builder v4.4.7
[INFO] [stderr]    Compiling ctrlc v3.4.1
[INFO] [stderr]    Compiling num-complex v0.4.4
[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/rustceIGuS6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpluto_sdr-f7f883016caf214f,libindustrial_io-81422badb677b37e,libthiserror-31b75472c3197cc5,libnix-ad4f90384c57e883,libbitflags-3333d968e5f279ee,libmemoffset-d05c9d135e91cff3,libcfg_if-3183e62f61f23a61,liblibc-05e1e23f91c89682,liblibiio_sys-e0161788f6740f3a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-liio" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustceIGuS6/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/filter_ma-4e4c479f154f2553" "-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/rustc9WfoPh/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libindustrial_io-81422badb677b37e,libthiserror-31b75472c3197cc5,libnix-ad4f90384c57e883,libbitflags-3333d968e5f279ee,libmemoffset-d05c9d135e91cff3,libcfg_if-3183e62f61f23a61,liblibc-05e1e23f91c89682,liblibiio_sys-e0161788f6740f3a,libclap-e43ce71b4b8fd1c8,libclap_builder-bcfcae807ffc9165,libstrsim-d159bff5f9d8c305,libanstream-6149ad5bb5f806e7,libanstyle_query-fbd302d453b6d4fe,libcolorchoice-2194b980c6586abd,libanstyle_parse-14f6755cb7f53df0,libutf8parse-db6920497b8cc48f,libclap_lex-1a5c4f0ea29126bd,libanstyle-4da594cb8beb8228}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-liio" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc9WfoPh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/riio_detect-9e1119d25e0ecb1b" "-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/rustcgBi8jv/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libctrlc-a8109293aa9a9eca,libnix-6c3a487cfb526da6,libbitflags-8b7ab3acd7ca416d,libpluto_sdr-f7f883016caf214f,libindustrial_io-81422badb677b37e,libthiserror-31b75472c3197cc5,libnix-ad4f90384c57e883,libbitflags-3333d968e5f279ee,libmemoffset-d05c9d135e91cff3,libcfg_if-3183e62f61f23a61,liblibc-05e1e23f91c89682,liblibiio_sys-e0161788f6740f3a,libnum-7bce74fff9af3736,libnum_iter-941c2ac7572a17d2,libnum_rational-347707c0b0edd79a,libnum_complex-a7ea352cfeb79681,libnum_bigint-2c4d3a61a524ba91,libnum_integer-512f8211757d4ff6,libnum_traits-7981de7e24863b95,libclap-e43ce71b4b8fd1c8,libclap_builder-bcfcae807ffc9165,libstrsim-d159bff5f9d8c305,libanstream-6149ad5bb5f806e7,libanstyle_query-fbd302d453b6d4fe,libcolorchoice-2194b980c6586abd,libanstyle_parse-14f6755cb7f53df0,libutf8parse-db6920497b8cc48f,libclap_lex-1a5c4f0ea29126bd,libanstyle-4da594cb8beb8228}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-liio" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgBi8jv/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/riio_sample-6cfe9991492a42a9" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcgrPcRA/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libindustrial_io-81422badb677b37e,libthiserror-31b75472c3197cc5,libnix-ad4f90384c57e883,libbitflags-3333d968e5f279ee,libmemoffset-d05c9d135e91cff3,libcfg_if-3183e62f61f23a61,liblibc-05e1e23f91c89682,liblibiio_sys-e0161788f6740f3a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-liio" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgrPcRA/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pluto_sdr-0e20fc4ebfe2124b" "-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] running `Command { std: "docker" "inspect" "4e30ce8918de427327a4be50562e9f7bc726c8bccd1de5d395022fb0697bb4b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e30ce8918de427327a4be50562e9f7bc726c8bccd1de5d395022fb0697bb4b1", kill_on_drop: false }`
[INFO] [stdout] 4e30ce8918de427327a4be50562e9f7bc726c8bccd1de5d395022fb0697bb4b1
