[INFO] fetching crate mla 1.4.0... [INFO] checking mla-1.4.0 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] extracting crate mla 1.4.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate mla 1.4.0 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mla 1.4.0 [INFO] finished tweaking crates.io crate mla 1.4.0 [INFO] tweaked toml for crates.io crate mla 1.4.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 100 packages [INFO] [stderr] Adding anes v0.1.6 (latest: v0.2.0) [INFO] [stderr] Adding brotli v3.5.0 (latest: v4.0.0) [INFO] [stderr] Adding brotli-decompressor v2.5.1 (latest: v3.0.0) [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.0.0) [INFO] [stderr] Adding itertools v0.10.5 (latest: v0.12.1) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 756c99f4c82d26114800927612f60fc71304fec32e199ce71da2c7cf6ef68ec1 [INFO] running `Command { std: "docker" "start" "-a" "756c99f4c82d26114800927612f60fc71304fec32e199ce71da2c7cf6ef68ec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "756c99f4c82d26114800927612f60fc71304fec32e199ce71da2c7cf6ef68ec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "756c99f4c82d26114800927612f60fc71304fec32e199ce71da2c7cf6ef68ec1", kill_on_drop: false }` [INFO] [stdout] 756c99f4c82d26114800927612f60fc71304fec32e199ce71da2c7cf6ef68ec1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e62d27ac0a15ed42bced9a0f02f8b4cb9991224e4e9a35fd4aaf526e0cdfc5e [INFO] running `Command { std: "docker" "start" "-a" "0e62d27ac0a15ed42bced9a0f02f8b4cb9991224e4e9a35fd4aaf526e0cdfc5e", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling platforms v3.4.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking getrandom v0.2.13 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking serde_json v1.0.115 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking mla v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] error: couldn't read `src/../../samples/test_x25519_archive_v1_pub.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:1920:38 [INFO] [stdout] | [INFO] [stdout] 1920 | let pem_pub: &'static [u8] = include_bytes!("../../samples/test_x25519_archive_v1_pub.pem"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../samples/test_x25519_archive_v1.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:2014:39 [INFO] [stdout] | [INFO] [stdout] 2014 | let pem_priv: &'static [u8] = include_bytes!("../../samples/test_x25519_archive_v1.pem"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../samples/archive_v1.mla`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:2016:39 [INFO] [stdout] | [INFO] [stdout] 2016 | let mla_data: &'static [u8] = include_bytes!("../../samples/archive_v1.mla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `curve25519_parser` [INFO] [stdout] --> src/lib.rs:1253:9 [INFO] [stdout] | [INFO] [stdout] 1253 | use curve25519_parser::{parse_openssl_25519_privkey, parse_openssl_25519_pubkey}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `curve25519_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/layers/compress.rs:1267:58 [INFO] [stdout] | [INFO] [stdout] 1267 | assert_eq!(pos, (UNCOMPRESSED_DATA_SIZE + 4).into()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: From` [INFO] [stdout] = note: required for `u32` to implement `Into<_>` [INFO] [stdout] help: try using a fully qualified path to specify the expected types [INFO] [stdout] | [INFO] [stdout] 1267 | assert_eq!(pos, >::into((UNCOMPRESSED_DATA_SIZE + 4))); [INFO] [stdout] | +++++++++++++++++++++++ ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/layers/compress.rs:1267:58 [INFO] [stdout] | [INFO] [stdout] 1267 | assert_eq!(pos, (UNCOMPRESSED_DATA_SIZE + 4).into()); [INFO] [stdout] | ---------------------------------------------^^^^--- type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `u64: PartialEq<_>` found in the following crates: `core`, `serde_json`: [INFO] [stdout] - impl PartialEq for u64; [INFO] [stdout] - impl PartialEq for u64 [INFO] [stdout] where the constant `host` has type `bool`; [INFO] [stdout] help: try using a fully qualified path to specify the expected types [INFO] [stdout] | [INFO] [stdout] 1267 | assert_eq!(pos, >::into((UNCOMPRESSED_DATA_SIZE + 4))); [INFO] [stdout] | +++++++++++++++++++++++ ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/layers/compress.rs:1274:66 [INFO] [stdout] | [INFO] [stdout] 1274 | assert_eq!(pos, (UNCOMPRESSED_DATA_SIZE + 4 + 5 + 2).into()); [INFO] [stdout] | -----------------------------------------------------^^^^--- type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `u64: PartialEq<_>` found in the following crates: `core`, `serde_json`: [INFO] [stdout] - impl PartialEq for u64; [INFO] [stdout] - impl PartialEq for u64 [INFO] [stdout] where the constant `host` has type `bool`; [INFO] [stdout] help: try using a fully qualified path to specify the expected types [INFO] [stdout] | [INFO] [stdout] 1274 | assert_eq!(pos, >::into((UNCOMPRESSED_DATA_SIZE + 4 + 5 + 2))); [INFO] [stdout] | +++++++++++++++++++++++ ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/layers/compress.rs:1283:74 [INFO] [stdout] | [INFO] [stdout] 1283 | assert_eq!(pos, (UNCOMPRESSED_DATA_SIZE * 2 + 4 + 5 + 2 + 5).into()); [INFO] [stdout] | -------------------------------------------------------------^^^^--- type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `u64: PartialEq<_>` found in the following crates: `core`, `serde_json`: [INFO] [stdout] - impl PartialEq for u64; [INFO] [stdout] - impl PartialEq for u64 [INFO] [stdout] where the constant `host` has type `bool`; [INFO] [stdout] help: try using a fully qualified path to specify the expected types [INFO] [stdout] | [INFO] [stdout] 1283 | assert_eq!(pos, >::into((UNCOMPRESSED_DATA_SIZE * 2 + 4 + 5 + 2 + 5))); [INFO] [stdout] | +++++++++++++++++++++++ ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/layers/compress.rs:1290:74 [INFO] [stdout] | [INFO] [stdout] 1290 | assert_eq!(pos, (UNCOMPRESSED_DATA_SIZE * 2 + 4 + 5 + 2 + 5).into()); [INFO] [stdout] | -------------------------------------------------------------^^^^--- type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `u64: PartialEq<_>` found in the following crates: `core`, `serde_json`: [INFO] [stdout] - impl PartialEq for u64; [INFO] [stdout] - impl PartialEq for u64 [INFO] [stdout] where the constant `host` has type `bool`; [INFO] [stdout] help: try using a fully qualified path to specify the expected types [INFO] [stdout] | [INFO] [stdout] 1290 | assert_eq!(pos, >::into((UNCOMPRESSED_DATA_SIZE * 2 + 4 + 5 + 2 + 5))); [INFO] [stdout] | +++++++++++++++++++++++ ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mla` (lib test) due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0e62d27ac0a15ed42bced9a0f02f8b4cb9991224e4e9a35fd4aaf526e0cdfc5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e62d27ac0a15ed42bced9a0f02f8b4cb9991224e4e9a35fd4aaf526e0cdfc5e", kill_on_drop: false }` [INFO] [stdout] 0e62d27ac0a15ed42bced9a0f02f8b4cb9991224e4e9a35fd4aaf526e0cdfc5e