[INFO] cloning repository https://github.com/NinProf/Advent-of-Code-2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NinProf/Advent-of-Code-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNinProf%2FAdvent-of-Code-2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNinProf%2FAdvent-of-Code-2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2ca49967cc6dfef5ec4d95d295d7966227f9bc7 [INFO] checking NinProf/Advent-of-Code-2020 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNinProf%2FAdvent-of-Code-2020" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NinProf/Advent-of-Code-2020 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 git repo https://github.com/NinProf/Advent-of-Code-2020 [INFO] finished tweaking git repo https://github.com/NinProf/Advent-of-Code-2020 [INFO] tweaked toml for git repo https://github.com/NinProf/Advent-of-Code-2020 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/NinProf/Advent-of-Code-2020 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reduce v0.1.3 [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] 19d5a818a2bf3e9c8232fd9cd4a3d1d46ec9e84b316d20c7ccd990a862a15c93 [INFO] running `Command { std: "docker" "start" "-a" "19d5a818a2bf3e9c8232fd9cd4a3d1d46ec9e84b316d20c7ccd990a862a15c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19d5a818a2bf3e9c8232fd9cd4a3d1d46ec9e84b316d20c7ccd990a862a15c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19d5a818a2bf3e9c8232fd9cd4a3d1d46ec9e84b316d20c7ccd990a862a15c93", kill_on_drop: false }` [INFO] [stdout] 19d5a818a2bf3e9c8232fd9cd4a3d1d46ec9e84b316d20c7ccd990a862a15c93 [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=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] afe52115fda10cf4e8559317934e2bc9409fded3570fee1c35966ff24b268b35 [INFO] running `Command { std: "docker" "start" "-a" "afe52115fda10cf4e8559317934e2bc9409fded3570fee1c35966ff24b268b35", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking reduce v0.1.3 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Checking day05 v0.1.0 (/opt/rustwide/workdir/day05) [INFO] [stderr] Checking day08 v0.1.0 (/opt/rustwide/workdir/day08) [INFO] [stderr] Checking day09 v0.1.0 (/opt/rustwide/workdir/day09) [INFO] [stderr] Checking day16 v0.1.0 (/opt/rustwide/workdir/day16) [INFO] [stderr] Checking day11 v0.1.0 (/opt/rustwide/workdir/day11) [INFO] [stderr] Checking day04 v0.1.0 (/opt/rustwide/workdir/day04) [INFO] [stderr] Checking day13 v0.1.0 (/opt/rustwide/workdir/day13) [INFO] [stderr] Checking day10 v0.1.0 (/opt/rustwide/workdir/day10) [INFO] [stderr] Checking day01 v0.1.0 (/opt/rustwide/workdir/day01) [INFO] [stderr] Checking day03 v0.1.0 (/opt/rustwide/workdir/day03) [INFO] [stderr] Checking day02 v0.1.0 (/opt/rustwide/workdir/day02) [INFO] [stderr] Checking day07 v0.1.0 (/opt/rustwide/workdir/day07) [INFO] [stdout] warning: unused import: `error::SeatParseError` [INFO] [stdout] --> day05/src/boarding_pass.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use error::SeatParseError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error::SeatParseError` [INFO] [stdout] --> day05/src/boarding_pass.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use error::SeatParseError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> day04/src/passport.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ok` is imported redundantly [INFO] [stdout] --> day04/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::result::Result::Ok; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Ok` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking day12 v0.1.0 (/opt/rustwide/workdir/day12) [INFO] [stderr] Checking day14 v0.1.0 (/opt/rustwide/workdir/day14) [INFO] [stderr] Checking day17 v0.1.0 (/opt/rustwide/workdir/day17) [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> day03/src/field.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | .reduce(|old, new| match (old, new) { [INFO] [stdout] | ^^^^^^ multiple `reduce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Iterator` for the type `Enumerate` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Reduce` for the type `I` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 61 ~ let result = Iterator::reduce(values [INFO] [stdout] 62 + .iter() [INFO] [stdout] 63 + .map(|v| Option::Some(v.len())) [INFO] [stdout] 64 + .enumerate(), |old, new| match (old, new) { [INFO] [stdout] 65 + // propagate none [INFO] [stdout] 66 + ((x, None), _) => (x, None), [INFO] [stdout] 67 + // last one is none. should never happen? [INFO] [stdout] 68 + ((x, _), (_, None)) => (x, None), [INFO] [stdout] 69 + // new one has different length than old -> pass the line number of error [INFO] [stdout] 70 + ((_, Some(old)), (x, Some(new))) if old != new => (x, None), [INFO] [stdout] 71 + // length should be equal -> pass new one [INFO] [stdout] 72 + (_, (x, y)) => (x, y), [INFO] [stdout] 73 ~ }); [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 61 ~ let result = Reduce::reduce(values [INFO] [stdout] 62 + .iter() [INFO] [stdout] 63 + .map(|v| Option::Some(v.len())) [INFO] [stdout] 64 + .enumerate(), |old, new| match (old, new) { [INFO] [stdout] 65 + // propagate none [INFO] [stdout] 66 + ((x, None), _) => (x, None), [INFO] [stdout] 67 + // last one is none. should never happen? [INFO] [stdout] 68 + ((x, _), (_, None)) => (x, None), [INFO] [stdout] 69 + // new one has different length than old -> pass the line number of error [INFO] [stdout] 70 + ((_, Some(old)), (x, Some(new))) if old != new => (x, None), [INFO] [stdout] 71 + // length should be equal -> pass new one [INFO] [stdout] 72 + (_, (x, y)) => (x, y), [INFO] [stdout] 73 ~ }); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_upper` is never used [INFO] [stdout] --> day05/src/boarding_pass.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 163 | pub trait BinarySearchHelper { [INFO] [stdout] | ------------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 166 | fn is_upper(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_upper` is never used [INFO] [stdout] --> day05/src/boarding_pass.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 163 | pub trait BinarySearchHelper { [INFO] [stdout] | ------------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 166 | fn is_upper(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reduce::Reduce` [INFO] [stdout] --> day03/src/field.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use reduce::Reduce; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> day03/src/field.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | .reduce(|old, new| match (old, new) { [INFO] [stdout] | ^^^^^^ multiple `reduce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Iterator` for the type `Enumerate` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Reduce` for the type `I` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 61 ~ let result = Iterator::reduce(values [INFO] [stdout] 62 + .iter() [INFO] [stdout] 63 + .map(|v| Option::Some(v.len())) [INFO] [stdout] 64 + .enumerate(), |old, new| match (old, new) { [INFO] [stdout] 65 + // propagate none [INFO] [stdout] 66 + ((x, None), _) => (x, None), [INFO] [stdout] 67 + // last one is none. should never happen? [INFO] [stdout] 68 + ((x, _), (_, None)) => (x, None), [INFO] [stdout] 69 + // new one has different length than old -> pass the line number of error [INFO] [stdout] 70 + ((_, Some(old)), (x, Some(new))) if old != new => (x, None), [INFO] [stdout] 71 + // length should be equal -> pass new one [INFO] [stdout] 72 + (_, (x, y)) => (x, y), [INFO] [stdout] 73 ~ }); [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 61 ~ let result = Reduce::reduce(values [INFO] [stdout] 62 + .iter() [INFO] [stdout] 63 + .map(|v| Option::Some(v.len())) [INFO] [stdout] 64 + .enumerate(), |old, new| match (old, new) { [INFO] [stdout] 65 + // propagate none [INFO] [stdout] 66 + ((x, None), _) => (x, None), [INFO] [stdout] 67 + // last one is none. should never happen? [INFO] [stdout] 68 + ((x, _), (_, None)) => (x, None), [INFO] [stdout] 69 + // new one has different length than old -> pass the line number of error [INFO] [stdout] 70 + ((_, Some(old)), (x, Some(new))) if old != new => (x, None), [INFO] [stdout] 71 + // length should be equal -> pass new one [INFO] [stdout] 72 + (_, (x, y)) => (x, y), [INFO] [stdout] 73 ~ }); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reduce::Reduce` [INFO] [stdout] --> day03/src/field.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use reduce::Reduce; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `day03` (bin "day03" test) due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `day03` (bin "day03") due to 2 previous errors; 1 warning emitted [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> day14/src/program.rs:3:66 [INFO] [stdout] | [INFO] [stdout] 3 | pub use instruction::{parse_instruction_list, Instruction, Mask, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_dim` is never used [INFO] [stdout] --> day17/src/cube.rs:151:8 [INFO] [stdout] | [INFO] [stdout] 148 | pub trait Dim { [INFO] [stdout] | --- associated function in this trait [INFO] [stdout] ... [INFO] [stdout] 151 | fn get_dim() -> usize { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "afe52115fda10cf4e8559317934e2bc9409fded3570fee1c35966ff24b268b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afe52115fda10cf4e8559317934e2bc9409fded3570fee1c35966ff24b268b35", kill_on_drop: false }` [INFO] [stdout] afe52115fda10cf4e8559317934e2bc9409fded3570fee1c35966ff24b268b35 [INFO] checking NinProf/Advent-of-Code-2020 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNinProf%2FAdvent-of-Code-2020" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NinProf/Advent-of-Code-2020 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 git repo https://github.com/NinProf/Advent-of-Code-2020 [INFO] finished tweaking git repo https://github.com/NinProf/Advent-of-Code-2020 [INFO] tweaked toml for git repo https://github.com/NinProf/Advent-of-Code-2020 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/NinProf/Advent-of-Code-2020 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 243cd4405b8333688d6c2767a7334c2863c46a9a06778e72495194249fcfdf76 [INFO] running `Command { std: "docker" "start" "-a" "243cd4405b8333688d6c2767a7334c2863c46a9a06778e72495194249fcfdf76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "243cd4405b8333688d6c2767a7334c2863c46a9a06778e72495194249fcfdf76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "243cd4405b8333688d6c2767a7334c2863c46a9a06778e72495194249fcfdf76", kill_on_drop: false }` [INFO] [stdout] 243cd4405b8333688d6c2767a7334c2863c46a9a06778e72495194249fcfdf76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] bdb341e82cb691aac3215ada50cf2cf944ed4b32edd47289320237a3bf516c99 [INFO] running `Command { std: "docker" "start" "-a" "bdb341e82cb691aac3215ada50cf2cf944ed4b32edd47289320237a3bf516c99", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "bdb341e82cb691aac3215ada50cf2cf944ed4b32edd47289320237a3bf516c99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdb341e82cb691aac3215ada50cf2cf944ed4b32edd47289320237a3bf516c99", kill_on_drop: false }` [INFO] [stdout] bdb341e82cb691aac3215ada50cf2cf944ed4b32edd47289320237a3bf516c99