[INFO] fetching crate bloom2 0.3.1... [INFO] checking bloom2-0.3.1 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] extracting crate bloom2 0.3.1 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate bloom2 0.3.1 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 bloom2 0.3.1 [INFO] finished tweaking crates.io crate bloom2 0.3.1 [INFO] tweaked toml for crates.io crate bloom2 0.3.1 written to /workspace/builds/worker-4-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 79 packages [INFO] [stderr] Adding anes v0.1.6 (latest: v0.2.0) [INFO] [stderr] Adding env_logger v0.8.4 (latest: v0.11.3) [INFO] [stderr] Adding itertools v0.10.5 (latest: v0.12.1) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.58) [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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quickcheck_macros v1.0.0 [INFO] [stderr] Downloaded quickcheck v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c36dbbb15cabed929d2d3c40c704ff40f1cb111aef3147208dc479b5eb8d9215 [INFO] running `Command { std: "docker" "start" "-a" "c36dbbb15cabed929d2d3c40c704ff40f1cb111aef3147208dc479b5eb8d9215", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c36dbbb15cabed929d2d3c40c704ff40f1cb111aef3147208dc479b5eb8d9215", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c36dbbb15cabed929d2d3c40c704ff40f1cb111aef3147208dc479b5eb8d9215", kill_on_drop: false }` [INFO] [stdout] c36dbbb15cabed929d2d3c40c704ff40f1cb111aef3147208dc479b5eb8d9215 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2df272e08c2af3100b777d49adf485314cc12b6225229e16d067d898a95c5e59 [INFO] running `Command { std: "docker" "start" "-a" "2df272e08c2af3100b777d49adf485314cc12b6225229e16d067d898a95c5e59", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking bloom2 v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Checking serde_json v1.0.115 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:24:65 [INFO] [stdout] | [INFO] [stdout] 24 | c.bench_function("bloom_insert", |b| b.iter(|| bloom.insert([1, 2]))); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 24 | c.bench_function("bloom_insert", |b| b.iter(|| bloom.insert(&[1, 2]))); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:27:44 [INFO] [stdout] | [INFO] [stdout] 27 | b.iter(|| black_box(bloom.contains([1, 2]))) [INFO] [stdout] | -------- ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:261:12 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn contains(&self, data: &'_ T) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 27 | b.iter(|| black_box(bloom.contains(&[1, 2]))) [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:31:44 [INFO] [stdout] | [INFO] [stdout] 31 | b.iter(|| black_box(bloom.contains([1, 42]))) [INFO] [stdout] | -------- ^^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:261:12 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn contains(&self, data: &'_ T) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 31 | b.iter(|| black_box(bloom.contains(&[1, 42]))) [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:35:44 [INFO] [stdout] | [INFO] [stdout] 35 | b.iter(|| black_box(bloom.contains([13, 42]))) [INFO] [stdout] | -------- ^^^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:261:12 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn contains(&self, data: &'_ T) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 35 | b.iter(|| black_box(bloom.contains(&[13, 42]))) [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:39:44 [INFO] [stdout] | [INFO] [stdout] 39 | b.iter(|| black_box(bloom.contains([1, 3]))) [INFO] [stdout] | -------- ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:261:12 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn contains(&self, data: &'_ T) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 39 | b.iter(|| black_box(bloom.contains(&[1, 3]))) [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | bloom.insert([0, 1]); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 47 | bloom.insert(&[0, 1]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:61:26 [INFO] [stdout] | [INFO] [stdout] 61 | bloom.insert([0, 2]); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 61 | bloom.insert(&[0, 2]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:62:26 [INFO] [stdout] | [INFO] [stdout] 62 | bloom.insert([0, 3]); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 62 | bloom.insert(&[0, 3]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:63:26 [INFO] [stdout] | [INFO] [stdout] 63 | bloom.insert([0, 4]); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 63 | bloom.insert(&[0, 4]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | bloom.insert([0, 5]); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 64 | bloom.insert(&[0, 5]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:65:26 [INFO] [stdout] | [INFO] [stdout] 65 | bloom.insert([0, 6]); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 65 | bloom.insert(&[0, 6]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:66:26 [INFO] [stdout] | [INFO] [stdout] 66 | bloom.insert([0, 7]); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 66 | bloom.insert(&[0, 7]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:67:26 [INFO] [stdout] | [INFO] [stdout] 67 | bloom.insert([0, 8]); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 67 | bloom.insert(&[0, 8]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:68:26 [INFO] [stdout] | [INFO] [stdout] 68 | bloom.insert([0, 9]); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 68 | bloom.insert(&[0, 9]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:69:26 [INFO] [stdout] | [INFO] [stdout] 69 | bloom.insert([0, 10]); [INFO] [stdout] | ------ ^^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 69 | bloom.insert(&[0, 10]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:70:26 [INFO] [stdout] | [INFO] [stdout] 70 | bloom.insert([0, 11]); [INFO] [stdout] | ------ ^^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 70 | bloom.insert(&[0, 11]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:81:26 [INFO] [stdout] | [INFO] [stdout] 81 | bloom.insert([1, 2]); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 81 | bloom.insert(&[1, 2]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:82:26 [INFO] [stdout] | [INFO] [stdout] 82 | bloom.insert([2, 2]); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 82 | bloom.insert(&[2, 2]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:83:26 [INFO] [stdout] | [INFO] [stdout] 83 | bloom.insert([3, 2]); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 83 | bloom.insert(&[3, 2]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:84:26 [INFO] [stdout] | [INFO] [stdout] 84 | bloom.insert([4, 2]); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 84 | bloom.insert(&[4, 2]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:85:26 [INFO] [stdout] | [INFO] [stdout] 85 | bloom.insert([5, 2]); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 85 | bloom.insert(&[5, 2]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:86:26 [INFO] [stdout] | [INFO] [stdout] 86 | bloom.insert([6, 2]); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 86 | bloom.insert(&[6, 2]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:87:26 [INFO] [stdout] | [INFO] [stdout] 87 | bloom.insert([7, 2]); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 87 | bloom.insert(&[7, 2]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:88:26 [INFO] [stdout] | [INFO] [stdout] 88 | bloom.insert([8, 2]); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 88 | bloom.insert(&[8, 2]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:89:26 [INFO] [stdout] | [INFO] [stdout] 89 | bloom.insert([9, 2]); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 89 | bloom.insert(&[9, 2]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | bloom.insert([10, 2]); [INFO] [stdout] | ------ ^^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 90 | bloom.insert(&[10, 2]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:101:26 [INFO] [stdout] | [INFO] [stdout] 101 | bloom.insert([10, 2]); [INFO] [stdout] | ------ ^^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 101 | bloom.insert(&[10, 2]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:102:26 [INFO] [stdout] | [INFO] [stdout] 102 | bloom.insert([9, 2]); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 102 | bloom.insert(&[9, 2]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:103:26 [INFO] [stdout] | [INFO] [stdout] 103 | bloom.insert([8, 2]); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 103 | bloom.insert(&[8, 2]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:104:26 [INFO] [stdout] | [INFO] [stdout] 104 | bloom.insert([7, 2]); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 104 | bloom.insert(&[7, 2]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:105:26 [INFO] [stdout] | [INFO] [stdout] 105 | bloom.insert([6, 2]); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 105 | bloom.insert(&[6, 2]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:106:26 [INFO] [stdout] | [INFO] [stdout] 106 | bloom.insert([5, 2]); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 106 | bloom.insert(&[5, 2]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:107:26 [INFO] [stdout] | [INFO] [stdout] 107 | bloom.insert([4, 2]); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 107 | bloom.insert(&[4, 2]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:108:26 [INFO] [stdout] | [INFO] [stdout] 108 | bloom.insert([3, 2]); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 108 | bloom.insert(&[3, 2]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 109 | bloom.insert([2, 2]); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 109 | bloom.insert(&[2, 2]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:110:26 [INFO] [stdout] | [INFO] [stdout] 110 | bloom.insert([1, 2]); [INFO] [stdout] | ------ ^^^^^^ expected `&_`, found `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found array `[{integer}; 2]` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/bloom.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn insert(&mut self, data: &'_ T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 110 | bloom.insert(&[1, 2]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 36 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bloom2` (bench "bench") due to 37 previous errors [INFO] running `Command { std: "docker" "inspect" "2df272e08c2af3100b777d49adf485314cc12b6225229e16d067d898a95c5e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2df272e08c2af3100b777d49adf485314cc12b6225229e16d067d898a95c5e59", kill_on_drop: false }` [INFO] [stdout] 2df272e08c2af3100b777d49adf485314cc12b6225229e16d067d898a95c5e59 [INFO] checking bloom2-0.3.1 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] extracting crate bloom2 0.3.1 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate bloom2 0.3.1 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 bloom2 0.3.1 [INFO] finished tweaking crates.io crate bloom2 0.3.1 [INFO] tweaked toml for crates.io crate bloom2 0.3.1 written to /workspace/builds/worker-4-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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9f5bb6cfcaf093356ad24f42c35c43dfa6121098e79ddc93c1ec4bfdfe871131 [INFO] running `Command { std: "docker" "start" "-a" "9f5bb6cfcaf093356ad24f42c35c43dfa6121098e79ddc93c1ec4bfdfe871131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f5bb6cfcaf093356ad24f42c35c43dfa6121098e79ddc93c1ec4bfdfe871131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f5bb6cfcaf093356ad24f42c35c43dfa6121098e79ddc93c1ec4bfdfe871131", kill_on_drop: false }` [INFO] [stdout] 9f5bb6cfcaf093356ad24f42c35c43dfa6121098e79ddc93c1ec4bfdfe871131 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e103b54142be49dbf7ce6bf805a978f05521d20b816c6c03b319863ac38910ac [INFO] running `Command { std: "docker" "start" "-a" "e103b54142be49dbf7ce6bf805a978f05521d20b816c6c03b319863ac38910ac", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "e103b54142be49dbf7ce6bf805a978f05521d20b816c6c03b319863ac38910ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e103b54142be49dbf7ce6bf805a978f05521d20b816c6c03b319863ac38910ac", kill_on_drop: false }` [INFO] [stdout] e103b54142be49dbf7ce6bf805a978f05521d20b816c6c03b319863ac38910ac