[INFO] fetching crate aws-lc-rs 1.5.2...
[INFO] checking aws-lc-rs-1.5.2 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate aws-lc-rs 1.5.2 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate aws-lc-rs 1.5.2 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aws-lc-rs 1.5.2
[INFO] finished tweaking crates.io crate aws-lc-rs 1.5.2
[INFO] tweaked toml for crates.io crate aws-lc-rs 1.5.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate aws-lc-rs 1.5.2 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.4.8
[INFO] [stderr]   Downloaded clap_builder v4.4.8
[INFO] [stderr]   Downloaded errno v0.3.7
[INFO] [stderr]   Downloaded bindgen v0.69.1
[INFO] [stderr]   Downloaded prettyplease v0.2.15
[INFO] [stderr]   Downloaded bindgen v0.68.1
[INFO] [stderr]   Downloaded aws-lc-sys v0.12.1
[INFO] [stderr]   Downloaded aws-lc-fips-sys v0.11.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a17ab98fc467cd38e25180cc23cf154fdcfaa59610a61a8d16124f05946267b
[INFO] running `Command { std: "docker" "start" "-a" "5a17ab98fc467cd38e25180cc23cf154fdcfaa59610a61a8d16124f05946267b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a17ab98fc467cd38e25180cc23cf154fdcfaa59610a61a8d16124f05946267b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a17ab98fc467cd38e25180cc23cf154fdcfaa59610a61a8d16124f05946267b", kill_on_drop: false }`
[INFO] [stdout] 5a17ab98fc467cd38e25180cc23cf154fdcfaa59610a61a8d16124f05946267b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b84c8a09c127b886bb686cb40f2a4adf1459ab3094bc34932e0e82079a80225
[INFO] running `Command { std: "docker" "start" "-a" "8b84c8a09c127b886bb686cb40f2a4adf1459ab3094bc34932e0e82079a80225", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]    Compiling aws-lc-rs v1.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking mirai-annotations v1.12.0
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling aws-lc-sys v0.12.1
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking clap v4.4.8
[INFO] [stdout] error: couldn't read src/aead/data/poly1305_test.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:276:23
[INFO] [stdout]     |
[INFO] [stdout] 276 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aead/poly1305.rs:95:13
[INFO] [stdout]     |
[INFO] [stdout] 95  |             test_file!("data/poly1305_test.txt"),
[INFO] [stdout]     |             ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/data/agreement_tests.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:276:23
[INFO] [stdout]     |
[INFO] [stdout] 276 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/agreement.rs:934:13
[INFO] [stdout]     |
[INFO] [stdout] 934 |             test_file!("data/agreement_tests.txt"),
[INFO] [stdout]     |             -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/test/test_1_tests.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:276:23
[INFO] [stdout]     |
[INFO] [stdout] 276 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 607 |         test::run(test_file!("test/test_1_tests.txt"), |_, test_case| {
[INFO] [stdout]     |                   ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/test/test_1_tests.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:276:23
[INFO] [stdout]     |
[INFO] [stdout] 276 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 616 |         test::run(test_file!("test/test_1_tests.txt"), |_, test_case| {
[INFO] [stdout]     |                   ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/test/test_1_tests.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:276:23
[INFO] [stdout]     |
[INFO] [stdout] 276 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 625 |         test::run(test_file!("test/test_1_tests.txt"), |_, test_case| {
[INFO] [stdout]     |                   ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/test/test_3_tests.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:276:23
[INFO] [stdout]     |
[INFO] [stdout] 276 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 651 |         test::run(test_file!("test/test_3_tests.txt"), |_, test_case| {
[INFO] [stdout]     |                   ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/test/test_3_tests.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:276:23
[INFO] [stdout]     |
[INFO] [stdout] 276 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 683 |         test::run(test_file!("test/test_3_tests.txt"), |_, test_case| {
[INFO] [stdout]     |                   ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/test/test_1_syntax_error_tests.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:276:23
[INFO] [stdout]     |
[INFO] [stdout] 276 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 694 |         test::run(test_file!("test/test_1_syntax_error_tests.txt"), |_, _| {
[INFO] [stdout]     |                   ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/cipher/data/chacha_tests.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:276:23
[INFO] [stdout]     |
[INFO] [stdout] 276 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cipher/chacha.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |             test_file!("data/chacha_tests.txt"),
[INFO] [stdout]     |             ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/aead/chacha20_poly1305_openssh.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use core::convert::TryInto;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/aead/quic.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use core::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]    --> src/test.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]    --> src/test.rs:115:29
[INFO] [stdout]     |
[INFO] [stdout] 115 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/aead/chacha20_poly1305_openssh.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use core::convert::TryInto;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/aead/poly1305.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     use core::convert::TryInto;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/aead/quic.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use core::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `error` is imported redundantly
[INFO] [stdout]    --> src/io/der.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |     use super::*;
[INFO] [stdout]     |         -------- the item `error` is already imported here
[INFO] [stdout] 204 |     use crate::error;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]    --> src/test.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]    --> src/test.rs:115:29
[INFO] [stdout]     |
[INFO] [stdout] 115 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]    --> src/cipher/chacha.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     use core::convert::TryInto;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Accumulator` is never used
[INFO] [stdout]  --> src/io/writer.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) trait Accumulator {
[INFO] [stdout]   |                  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FromByteArray` is never used
[INFO] [stdout]   --> src/endian.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub trait FromByteArray<T> {
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors; 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aws-lc-rs` (lib test) due to 10 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8b84c8a09c127b886bb686cb40f2a4adf1459ab3094bc34932e0e82079a80225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b84c8a09c127b886bb686cb40f2a4adf1459ab3094bc34932e0e82079a80225", kill_on_drop: false }`
[INFO] [stdout] 8b84c8a09c127b886bb686cb40f2a4adf1459ab3094bc34932e0e82079a80225
