[INFO] fetching crate mla 1.4.0...
[INFO] checking mla-1.4.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate mla 1.4.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate mla 1.4.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 98 packages to latest compatible versions
[INFO] [stderr]       Adding anes v0.1.6 (latest: v0.2.0)
[INFO] [stderr]       Adding brotli v3.5.0 (latest: v5.0.0)
[INFO] [stderr]       Adding brotli-decompressor v2.5.1 (latest: v4.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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f7f80dc3851ead1f3c28cd5b800437e9367424e7dab16c3b0203ccbc258a562
[INFO] running `Command { std: "docker" "start" "-a" "9f7f80dc3851ead1f3c28cd5b800437e9367424e7dab16c3b0203ccbc258a562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f7f80dc3851ead1f3c28cd5b800437e9367424e7dab16c3b0203ccbc258a562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f7f80dc3851ead1f3c28cd5b800437e9367424e7dab16c3b0203ccbc258a562", kill_on_drop: false }`
[INFO] [stdout] 9f7f80dc3851ead1f3c28cd5b800437e9367424e7dab16c3b0203ccbc258a562
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66dac08743dc84c22dcdb545074cb945e33c786c42edb2dd3a3cf5a2bde838bd
[INFO] running `Command { std: "docker" "start" "-a" "66dac08743dc84c22dcdb545074cb945e33c786c42edb2dd3a3cf5a2bde838bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking serde v1.0.200
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking serde_json v1.0.116
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking mla v1.4.0 (/opt/rustwide/workdir)
[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<u32>`
[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, <u32 as Into<T>>::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<serde_json::Value> for u64;
[INFO] [stdout]              - impl<host> 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, <u32 as Into<T>>::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<serde_json::Value> for u64;
[INFO] [stdout]              - impl<host> 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, <u32 as Into<T>>::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<serde_json::Value> for u64;
[INFO] [stdout]              - impl<host> 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, <u32 as Into<T>>::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<serde_json::Value> for u64;
[INFO] [stdout]              - impl<host> 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, <u32 as Into<T>>::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" "66dac08743dc84c22dcdb545074cb945e33c786c42edb2dd3a3cf5a2bde838bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66dac08743dc84c22dcdb545074cb945e33c786c42edb2dd3a3cf5a2bde838bd", kill_on_drop: false }`
[INFO] [stdout] 66dac08743dc84c22dcdb545074cb945e33c786c42edb2dd3a3cf5a2bde838bd
