[INFO] cloning repository https://github.com/edef1c/grit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edef1c/grit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedef1c%2Fgrit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedef1c%2Fgrit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f394f8bbdb3ab89fb4a845a4e2353f52187fc8a [INFO] checking edef1c/grit against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedef1c%2Fgrit" "/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/edef1c/grit 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/edef1c/grit [INFO] finished tweaking git repo https://github.com/edef1c/grit [INFO] tweaked toml for git repo https://github.com/edef1c/grit written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/edef1c/grit 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] Updating git repository `https://github.com/rust-fuzz/libfuzzer-sys.git` [INFO] [stderr] warning: skipping duplicate package `example` found at `/workspace/cargo-home/git/checkouts/libfuzzer-sys-e07fde05820d7bc6/4a41319/example` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded safe_shl v1.1.0 [INFO] [stderr] Downloaded backtrace v0.3.11 [INFO] [stderr] Downloaded arbitrary v0.1.1 [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] 02bff2afcc8b16810fe1bb11b125136bd258cd755fd506ba158877dd6bddcf5e [INFO] running `Command { std: "docker" "start" "-a" "02bff2afcc8b16810fe1bb11b125136bd258cd755fd506ba158877dd6bddcf5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02bff2afcc8b16810fe1bb11b125136bd258cd755fd506ba158877dd6bddcf5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02bff2afcc8b16810fe1bb11b125136bd258cd755fd506ba158877dd6bddcf5e", kill_on_drop: false }` [INFO] [stdout] 02bff2afcc8b16810fe1bb11b125136bd258cd755fd506ba158877dd6bddcf5e [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] 606534472dcaa4b1a2f950f1ca82f65adfa8aaf3c9f8ab6eb1b6886675567b88 [INFO] running `Command { std: "docker" "start" "-a" "606534472dcaa4b1a2f950f1ca82f65adfa8aaf3c9f8ab6eb1b6886675567b88", kill_on_drop: false }` [INFO] [stderr] warning: skipping duplicate package `example` found at `/opt/rustwide/cargo-home/git/checkouts/libfuzzer-sys-e07fde05820d7bc6/4a41319/example` [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Checking safe_shl v1.1.0 [INFO] [stderr] Checking arbitrary v0.1.1 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling sha1dc v0.1.0 (/opt/rustwide/workdir/sha1dc) [INFO] [stderr] Compiling libfuzzer-sys v0.1.0 (https://github.com/rust-fuzz/libfuzzer-sys.git#4a413199) [INFO] [stderr] Compiling miniz-sys v0.1.11 (/opt/rustwide/workdir/flate2/miniz-sys) [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> sha1dc/src/lib.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | let mut lower = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> sha1dc/src/lib.rs:24:45 [INFO] [stdout] | [INFO] [stdout] 24 | let mut buffer: [u8; 20] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> sha1dc/src/lib.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | let mut lower = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> sha1dc/src/lib.rs:24:45 [INFO] [stdout] | [INFO] [stdout] 24 | let mut buffer: [u8; 20] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SHA1_CTX` does not permit being left uninitialized [INFO] [stdout] --> sha1dc/src/lib.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | let mut lower = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: integers must be initialized (in this struct field) [INFO] [stdout] --> sha1dc/src/lib.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | total: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 20]` does not permit being left uninitialized [INFO] [stdout] --> sha1dc/src/lib.rs:24:40 [INFO] [stdout] | [INFO] [stdout] 24 | let mut buffer: [u8; 20] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SHA1_CTX` does not permit being left uninitialized [INFO] [stdout] --> sha1dc/src/lib.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | let mut lower = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: integers must be initialized (in this struct field) [INFO] [stdout] --> sha1dc/src/lib.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | total: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 20]` does not permit being left uninitialized [INFO] [stdout] --> sha1dc/src/lib.rs:24:40 [INFO] [stdout] | [INFO] [stdout] 24 | let mut buffer: [u8; 20] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking flate2 v1.0.6 (/opt/rustwide/workdir/flate2) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> flate2/src/crc.rs:170:19 [INFO] [stdout] | [INFO] [stdout] 170 | let amt = try!(self.inner.write(buf)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> flate2/src/zio.rs:244:21 [INFO] [stdout] | [INFO] [stdout] 244 | let n = try!(self.obj.as_mut().unwrap().write(&self.buf)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> flate2/src/mem.rs:547:14 [INFO] [stdout] | [INFO] [stdout] 547 | self.description().fmt(f) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> flate2/src/mem.rs:565:14 [INFO] [stdout] | [INFO] [stdout] 565 | self.description().fmt(f) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking backtrace v0.3.11 [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking void v1.0.2 (/opt/rustwide/workdir/void) [INFO] [stderr] Checking gulp v0.1.0 (/opt/rustwide/workdir/gulp) [INFO] [stderr] Checking io_at v0.1.0 (/opt/rustwide/workdir/io_at) [INFO] [stderr] Checking git v0.1.0 (/opt/rustwide/workdir/git) [INFO] [stderr] Checking git_delta v0.1.0 (/opt/rustwide/workdir/git_delta) [INFO] [stderr] Checking git_pack v0.1.0 (/opt/rustwide/workdir/git_pack) [INFO] [stderr] Checking verify v0.1.0 (/opt/rustwide/workdir/verify) [INFO] [stdout] error[E0412]: cannot find type `Counter` in this scope [INFO] [stdout] --> verify/src/index.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | pub referenced: Counter, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Counter` in this scope [INFO] [stdout] --> verify/src/index.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | pub referenced_indirect: Counter [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::Cell` [INFO] [stdout] --> verify/src/index.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::cell::Cell; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Counter` in this scope [INFO] [stdout] --> verify/src/index.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | pub referenced: Counter, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Counter` in this scope [INFO] [stdout] --> verify/src/index.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | pub referenced_indirect: Counter [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::Cell` [INFO] [stdout] --> verify/src/index.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::cell::Cell; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `increment` in this scope [INFO] [stdout] --> verify/src/index.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | increment(&layer.stats.referenced); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `increment` in this scope [INFO] [stdout] --> verify/src/index.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | increment(&layer.stats.referenced); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `increment` in this scope [INFO] [stdout] --> verify/src/index.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | increment(&layer.stats.referenced_indirect); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `increment` in this scope [INFO] [stdout] --> verify/src/index.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | increment(&layer.stats.referenced_indirect); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `verify` (bin "verify" test) due to 5 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `verify` (bin "verify") due to 5 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "606534472dcaa4b1a2f950f1ca82f65adfa8aaf3c9f8ab6eb1b6886675567b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "606534472dcaa4b1a2f950f1ca82f65adfa8aaf3c9f8ab6eb1b6886675567b88", kill_on_drop: false }` [INFO] [stdout] 606534472dcaa4b1a2f950f1ca82f65adfa8aaf3c9f8ab6eb1b6886675567b88 [INFO] checking edef1c/grit against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedef1c%2Fgrit" "/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/edef1c/grit 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/edef1c/grit [INFO] finished tweaking git repo https://github.com/edef1c/grit [INFO] tweaked toml for git repo https://github.com/edef1c/grit written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/edef1c/grit 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] [stderr] warning: skipping duplicate package `example` found at `/workspace/cargo-home/git/checkouts/libfuzzer-sys-e07fde05820d7bc6/4a41319/example` [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] 4e9bb9f4ba1627cbef9004f312a200329ba29d9b0a854e030faf015058820eb5 [INFO] running `Command { std: "docker" "start" "-a" "4e9bb9f4ba1627cbef9004f312a200329ba29d9b0a854e030faf015058820eb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e9bb9f4ba1627cbef9004f312a200329ba29d9b0a854e030faf015058820eb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e9bb9f4ba1627cbef9004f312a200329ba29d9b0a854e030faf015058820eb5", kill_on_drop: false }` [INFO] [stdout] 4e9bb9f4ba1627cbef9004f312a200329ba29d9b0a854e030faf015058820eb5 [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] a0c3f927ef8ebafbdf4b4377def20f85d5adc4a86d22594014e9e1ab6eb711b8 [INFO] running `Command { std: "docker" "start" "-a" "a0c3f927ef8ebafbdf4b4377def20f85d5adc4a86d22594014e9e1ab6eb711b8", 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" "a0c3f927ef8ebafbdf4b4377def20f85d5adc4a86d22594014e9e1ab6eb711b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0c3f927ef8ebafbdf4b4377def20f85d5adc4a86d22594014e9e1ab6eb711b8", kill_on_drop: false }` [INFO] [stdout] a0c3f927ef8ebafbdf4b4377def20f85d5adc4a86d22594014e9e1ab6eb711b8