[INFO] fetching crate mla 1.4.0... [INFO] checking mla-1.4.0 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] extracting crate mla 1.4.0 into /workspace/builds/worker-7-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-7-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 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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 794ee2e55a12b10aff609fa1068f161adb3a02bd58b05e8ff3b9fa7b7efbf907 [INFO] running `Command { std: "docker" "start" "-a" "794ee2e55a12b10aff609fa1068f161adb3a02bd58b05e8ff3b9fa7b7efbf907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "794ee2e55a12b10aff609fa1068f161adb3a02bd58b05e8ff3b9fa7b7efbf907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "794ee2e55a12b10aff609fa1068f161adb3a02bd58b05e8ff3b9fa7b7efbf907", kill_on_drop: false }` [INFO] [stdout] 794ee2e55a12b10aff609fa1068f161adb3a02bd58b05e8ff3b9fa7b7efbf907 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea23a81470ee16d2b9b07f037b35d79bba43edcfbb7ee942bc5be9a79c750e73 [INFO] running `Command { std: "docker" "start" "-a" "ea23a81470ee16d2b9b07f037b35d79bba43edcfbb7ee942bc5be9a79c750e73", kill_on_drop: false }` [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking serde_json v1.0.115 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking clap v4.5.4 [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] warning: the item `StandardAlloc` is imported redundantly [INFO] [stdout] --> src/layers/compress.rs:938:9 [INFO] [stdout] | [INFO] [stdout] 934 | use super::*; [INFO] [stdout] | -------- the item `StandardAlloc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 938 | use brotli::writer::StandardAlloc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Read` is imported redundantly [INFO] [stdout] --> src/layers/compress.rs:941:27 [INFO] [stdout] | [INFO] [stdout] 934 | use super::*; [INFO] [stdout] | -------- the item `Read` is already imported here [INFO] [stdout] ... [INFO] [stdout] 941 | use std::io::{Cursor, Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> src/layers/compress.rs:941:33 [INFO] [stdout] | [INFO] [stdout] 934 | use super::*; [INFO] [stdout] | -------- the item `Write` is already imported here [INFO] [stdout] ... [INFO] [stdout] 941 | use std::io::{Cursor, Read, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SeedableRng` is imported redundantly [INFO] [stdout] --> src/layers/encrypt.rs:534:9 [INFO] [stdout] | [INFO] [stdout] 531 | use super::*; [INFO] [stdout] | -------- the item `SeedableRng` is already imported here [INFO] [stdout] ... [INFO] [stdout] 534 | use rand::SeedableRng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Cursor` is imported redundantly [INFO] [stdout] --> src/layers/encrypt.rs:535:19 [INFO] [stdout] | [INFO] [stdout] 531 | use super::*; [INFO] [stdout] | -------- the item `Cursor` is already imported here [INFO] [stdout] ... [INFO] [stdout] 535 | use std::io::{Cursor, Read, Seek, SeekFrom, Write}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Read` is imported redundantly [INFO] [stdout] --> src/layers/encrypt.rs:535:27 [INFO] [stdout] | [INFO] [stdout] 531 | use super::*; [INFO] [stdout] | -------- the item `Read` is already imported here [INFO] [stdout] ... [INFO] [stdout] 535 | use std::io::{Cursor, Read, Seek, SeekFrom, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Seek` is imported redundantly [INFO] [stdout] --> src/layers/encrypt.rs:535:33 [INFO] [stdout] | [INFO] [stdout] 531 | use super::*; [INFO] [stdout] | -------- the item `Seek` is already imported here [INFO] [stdout] ... [INFO] [stdout] 535 | use std::io::{Cursor, Read, Seek, SeekFrom, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SeekFrom` is imported redundantly [INFO] [stdout] --> src/layers/encrypt.rs:535:39 [INFO] [stdout] | [INFO] [stdout] 531 | use super::*; [INFO] [stdout] | -------- the item `SeekFrom` is already imported here [INFO] [stdout] ... [INFO] [stdout] 535 | use std::io::{Cursor, Read, Seek, SeekFrom, Write}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> src/layers/encrypt.rs:535:49 [INFO] [stdout] | [INFO] [stdout] 531 | use super::*; [INFO] [stdout] | -------- the item `Write` is already imported here [INFO] [stdout] ... [INFO] [stdout] 535 | use std::io::{Cursor, Read, Seek, SeekFrom, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LayerReader` is imported redundantly [INFO] [stdout] --> src/layers/raw.rs:158:33 [INFO] [stdout] | [INFO] [stdout] 157 | use super::*; [INFO] [stdout] | -------- the item `LayerReader` is already imported here [INFO] [stdout] 158 | use crate::layers::traits::{LayerReader, LayerWriter}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LayerWriter` is imported redundantly [INFO] [stdout] --> src/layers/raw.rs:158:46 [INFO] [stdout] | [INFO] [stdout] 157 | use super::*; [INFO] [stdout] | -------- the item `LayerWriter` is already imported here [INFO] [stdout] 158 | use crate::layers::traits::{LayerReader, LayerWriter}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Read` is imported redundantly [INFO] [stdout] --> src/layers/raw.rs:160:27 [INFO] [stdout] | [INFO] [stdout] 157 | use super::*; [INFO] [stdout] | -------- the item `Read` is already imported here [INFO] [stdout] ... [INFO] [stdout] 160 | use std::io::{Cursor, Read, Seek, SeekFrom, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Seek` is imported redundantly [INFO] [stdout] --> src/layers/raw.rs:160:33 [INFO] [stdout] | [INFO] [stdout] 157 | use super::*; [INFO] [stdout] | -------- the item `Seek` is already imported here [INFO] [stdout] ... [INFO] [stdout] 160 | use std::io::{Cursor, Read, Seek, SeekFrom, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SeekFrom` is imported redundantly [INFO] [stdout] --> src/layers/raw.rs:160:39 [INFO] [stdout] | [INFO] [stdout] 157 | use super::*; [INFO] [stdout] | -------- the item `SeekFrom` is already imported here [INFO] [stdout] ... [INFO] [stdout] 160 | use std::io::{Cursor, Read, Seek, SeekFrom, Write}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> src/layers/raw.rs:160:49 [INFO] [stdout] | [INFO] [stdout] 157 | use super::*; [INFO] [stdout] | -------- the item `Write` is already imported here [INFO] [stdout] ... [INFO] [stdout] 160 | use std::io::{Cursor, Read, Seek, SeekFrom, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PublicKey` is imported redundantly [INFO] [stdout] --> src/crypto/ecc.rs:114:24 [INFO] [stdout] | [INFO] [stdout] 111 | use super::*; [INFO] [stdout] | -------- the item `PublicKey` is already imported here [INFO] [stdout] ... [INFO] [stdout] 114 | use x25519_dalek::{PublicKey, StaticSecret}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `StaticSecret` is imported redundantly [INFO] [stdout] --> src/crypto/ecc.rs:114:35 [INFO] [stdout] | [INFO] [stdout] 111 | use super::*; [INFO] [stdout] | -------- the item `StaticSecret` is already imported here [INFO] [stdout] ... [INFO] [stdout] 114 | use x25519_dalek::{PublicKey, StaticSecret}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PublicKey` is imported redundantly [INFO] [stdout] --> src/helpers.rs:110:24 [INFO] [stdout] | [INFO] [stdout] 110 | use x25519_dalek::{PublicKey, StaticSecret}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 114 | use crate::*; [INFO] [stdout] | -------- the item `PublicKey` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Read` is imported redundantly [INFO] [stdout] --> src/lib.rs:1261:34 [INFO] [stdout] | [INFO] [stdout] 1252 | use super::*; [INFO] [stdout] | -------- the item `Read` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1261 | use std::io::{Cursor, Empty, Read}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PublicKey` is imported redundantly [INFO] [stdout] --> src/lib.rs:1262:24 [INFO] [stdout] | [INFO] [stdout] 1252 | use super::*; [INFO] [stdout] | -------- the item `PublicKey` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1262 | use x25519_dalek::{PublicKey, StaticSecret}; [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] | ^^^^ [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; 20 warnings emitted [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; 20 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ea23a81470ee16d2b9b07f037b35d79bba43edcfbb7ee942bc5be9a79c750e73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea23a81470ee16d2b9b07f037b35d79bba43edcfbb7ee942bc5be9a79c750e73", kill_on_drop: false }` [INFO] [stdout] ea23a81470ee16d2b9b07f037b35d79bba43edcfbb7ee942bc5be9a79c750e73 [INFO] checking mla-1.4.0 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] extracting crate mla 1.4.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate mla 1.4.0 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "generate-lockfile" "--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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3af869a60cb4b60df1f1c2159ac4bb1aacad2d9983d5fb6995c9b9bf85f107f1 [INFO] running `Command { std: "docker" "start" "-a" "3af869a60cb4b60df1f1c2159ac4bb1aacad2d9983d5fb6995c9b9bf85f107f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3af869a60cb4b60df1f1c2159ac4bb1aacad2d9983d5fb6995c9b9bf85f107f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3af869a60cb4b60df1f1c2159ac4bb1aacad2d9983d5fb6995c9b9bf85f107f1", kill_on_drop: false }` [INFO] [stdout] 3af869a60cb4b60df1f1c2159ac4bb1aacad2d9983d5fb6995c9b9bf85f107f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 323009d1a3bf13754fa24a90fde1bcd06493efa30f12e752145d93919b51f007 [INFO] running `Command { std: "docker" "start" "-a" "323009d1a3bf13754fa24a90fde1bcd06493efa30f12e752145d93919b51f007", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "323009d1a3bf13754fa24a90fde1bcd06493efa30f12e752145d93919b51f007", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "323009d1a3bf13754fa24a90fde1bcd06493efa30f12e752145d93919b51f007", kill_on_drop: false }` [INFO] [stdout] 323009d1a3bf13754fa24a90fde1bcd06493efa30f12e752145d93919b51f007