[INFO] fetching crate enprot 0.3.1...
[INFO] testing enprot-0.3.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate enprot 0.3.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate enprot 0.3.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate enprot 0.3.1
[INFO] tweaked toml for crates.io crate enprot 0.3.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate enprot 0.3.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate enprot 0.3.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93317a72ad29c58d026536bcec19e036922c22efb6ec41d8340bdfc0fadedb4c
[INFO] running `Command { std: "docker" "start" "-a" "93317a72ad29c58d026536bcec19e036922c22efb6ec41d8340bdfc0fadedb4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93317a72ad29c58d026536bcec19e036922c22efb6ec41d8340bdfc0fadedb4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93317a72ad29c58d026536bcec19e036922c22efb6ec41d8340bdfc0fadedb4c", kill_on_drop: false }`
[INFO] [stdout] 93317a72ad29c58d026536bcec19e036922c22efb6ec41d8340bdfc0fadedb4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67fa8a621c640ccb2fb0d5a6d0f3a7c186d7bb197458776762897e9007be77fd
[INFO] running `Command { std: "docker" "start" "-a" "67fa8a621c640ccb2fb0d5a6d0f3a7c186d7bb197458776762897e9007be77fd", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling siphasher v0.3.1
[INFO] [stderr]    Compiling memchr v2.3.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling botan-sys v0.6.0
[INFO] [stderr]    Compiling subtle v2.2.2
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling cty v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling zeroize v1.1.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling botan v0.6.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-rational v0.2.3
[INFO] [stderr]    Compiling num-iter v0.1.40
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rpassword v2.1.0
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling phc v0.2.0
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling block-cipher-trait v0.6.2
[INFO] [stderr]    Compiling universal-hash v0.3.0
[INFO] [stderr]    Compiling aead v0.2.0
[INFO] [stderr]    Compiling polyval v0.3.3
[INFO] [stderr]    Compiling aes-soft v0.3.3
[INFO] [stderr]    Compiling aes v0.3.2
[INFO] [stderr]    Compiling aes-gcm-siv v0.3.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling enprot v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `key_len_min` is never used
[INFO] [stdout]   --> src/cipher.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub trait SymmetricCipher {
[INFO] [stdout]    |           --------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 46 |     fn key_len_min(&self) -> usize;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `key_len_min` is never read
[INFO] [stdout]   --> src/cipher.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | struct BotanCipher {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 78 |     key_len_min: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `key_len_min` is never read
[INFO] [stdout]    --> src/cipher.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 136 | struct AESGCMSIVCipher<C>
[INFO] [stdout]     |        --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 142 |     key_len_min: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcLm7gmZ/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenprot-bdca6d8e1b0268c1,librpassword-b66d68d0f0fbd69c,libphf-483b8c8f492cc26c,libphf_shared-9ccb09c4a431cc25,libsiphasher-5a7f45e6a450105d,libphc-f5b0f6293dc00275,libnom-d36bbea442d621c7,libmemchr-7f5a01b3b1238be3,libbase64-215de83150066ee7,libsafemem-698baee350018e8c,libnum-6116eeaf3608b0bf,libnum_rational-d5734e166da3597c,libnum_iter-14ab1c8426f5f905,libnum_complex-c5e21f363e9a7e8d,libnum_bigint-3bacb492bcda1ad2,libnum_integer-d5206ebba3999ce5,libnum_traits-b87f08725c351625,libhex-730023c4b992002e,libclap-abfdbc8fe3df88ad,libvec_map-1380c2362ffb015e,libtextwrap-3fb41f02cfc17511,libunicode_width-0c961351edb2a66a,libstrsim-1c33ff29e0d45111,libbitflags-0629d6d36c0d1ed3,libatty-72d444d00973d4b1,liblibc-949e2aab3023c892,libansi_term-dc29728339138c52,libbotan-e4e6a3e8bc287af4,libbotan_sys-3b4c1925f586a853,libcty-d4d6a57b3d4efa84,libaes_gcm_siv-1f11b0af86292d60,libzeroize-ca4a78336f2ff82d,libpolyval-ee46a3bf88ed7ea9,libuniversal_hash-5956247f570004a5,libsubtle-6495c1d39b917eed,libcfg_if-7e9efee4241be1ca,libaead-c96559ac29f8a629,libaes-24c87193059d6315,libaes_soft-78f40c5fe252dfea,libopaque_debug-a254d90c091110cb,libbyteorder-cc7f5786fb230714,libblock_cipher_trait-cc4be54a29681983,libgeneric_array-4db418f31ce88622,libtypenum-492e5c7740c18394}.rlib" "<sysroot>/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" "-lutil" "-lbotan-2" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLm7gmZ/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/enprot-e8340225d6246f04" "-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 -lbotan-2
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `enprot` (bin "enprot") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "67fa8a621c640ccb2fb0d5a6d0f3a7c186d7bb197458776762897e9007be77fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67fa8a621c640ccb2fb0d5a6d0f3a7c186d7bb197458776762897e9007be77fd", kill_on_drop: false }`
[INFO] [stdout] 67fa8a621c640ccb2fb0d5a6d0f3a7c186d7bb197458776762897e9007be77fd
