[INFO] fetching crate aws-lc-rs 1.14.1... [INFO] testing aws-lc-rs-1.14.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate aws-lc-rs 1.14.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate aws-lc-rs 1.14.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate aws-lc-rs 1.14.1 [INFO] tweaked toml for crates.io crate aws-lc-rs 1.14.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate aws-lc-rs 1.14.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate aws-lc-rs 1.14.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aws-lc-fips-sys v0.13.8 [INFO] [stderr] Downloaded aws-lc-sys v0.32.0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5447107e6defe44b6ba0eb629de3ea689ee244d7f1c896e2de194489f4b909a7 [INFO] running `Command { std: "docker" "start" "-a" "5447107e6defe44b6ba0eb629de3ea689ee244d7f1c896e2de194489f4b909a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5447107e6defe44b6ba0eb629de3ea689ee244d7f1c896e2de194489f4b909a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5447107e6defe44b6ba0eb629de3ea689ee244d7f1c896e2de194489f4b909a7", kill_on_drop: false }` [INFO] [stdout] 5447107e6defe44b6ba0eb629de3ea689ee244d7f1c896e2de194489f4b909a7 [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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86194865fdf320b86af31a18cc1f16fda01fdad2c62f323993d7914fcfdae5cd [INFO] running `Command { std: "docker" "start" "-a" "86194865fdf320b86af31a18cc1f16fda01fdad2c62f323993d7914fcfdae5cd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling aws-lc-sys v0.32.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.46s [INFO] running `Command { std: "docker" "inspect" "86194865fdf320b86af31a18cc1f16fda01fdad2c62f323993d7914fcfdae5cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86194865fdf320b86af31a18cc1f16fda01fdad2c62f323993d7914fcfdae5cd", kill_on_drop: false }` [INFO] [stdout] 86194865fdf320b86af31a18cc1f16fda01fdad2c62f323993d7914fcfdae5cd [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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d0a4200e2987f9f177bf76fcec10b6fb5a3387c10a7cc881f44b26f2c24ae1e [INFO] running `Command { std: "docker" "start" "-a" "2d0a4200e2987f9f177bf76fcec10b6fb5a3387c10a7cc881f44b26f2c24ae1e", kill_on_drop: false }` [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 (/opt/rustwide/workdir) [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:288:23 [INFO] [stdout] | [INFO] [stdout] 288 | contents: include_str!($file_name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/aead/poly1305.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | 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/agreement/data/agreement_tests.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/test.rs:288:23 [INFO] [stdout] | [INFO] [stdout] 288 | contents: include_str!($file_name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/agreement/ephemeral.rs:402:13 [INFO] [stdout] | [INFO] [stdout] 402 | 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:288:23 [INFO] [stdout] | [INFO] [stdout] 288 | contents: include_str!($file_name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 568 | 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:288:23 [INFO] [stdout] | [INFO] [stdout] 288 | contents: include_str!($file_name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 577 | 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:288:23 [INFO] [stdout] | [INFO] [stdout] 288 | contents: include_str!($file_name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 586 | 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:288:23 [INFO] [stdout] | [INFO] [stdout] 288 | contents: include_str!($file_name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 612 | 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:288:23 [INFO] [stdout] | [INFO] [stdout] 288 | contents: include_str!($file_name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 644 | 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:288:23 [INFO] [stdout] | [INFO] [stdout] 288 | contents: include_str!($file_name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | 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:288:23 [INFO] [stdout] | [INFO] [stdout] 288 | contents: include_str!($file_name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cipher/chacha.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | 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] [stderr] error: could not compile `aws-lc-rs` (lib test) due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "2d0a4200e2987f9f177bf76fcec10b6fb5a3387c10a7cc881f44b26f2c24ae1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d0a4200e2987f9f177bf76fcec10b6fb5a3387c10a7cc881f44b26f2c24ae1e", kill_on_drop: false }` [INFO] [stdout] 2d0a4200e2987f9f177bf76fcec10b6fb5a3387c10a7cc881f44b26f2c24ae1e