[INFO] cloning repository https://github.com/HolgerPeters/rustbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HolgerPeters/rustbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHolgerPeters%2Frustbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHolgerPeters%2Frustbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04fc87f4219beb8b46872a985b978764a19fee8d [INFO] checking HolgerPeters/rustbox against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHolgerPeters%2Frustbox" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HolgerPeters/rustbox 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/HolgerPeters/rustbox [INFO] finished tweaking git repo https://github.com/HolgerPeters/rustbox [INFO] tweaked toml for git repo https://github.com/HolgerPeters/rustbox written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/HolgerPeters/rustbox 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 ctor v0.1.18 [INFO] [stderr] Downloaded futures-executor v0.3.12 [INFO] [stderr] Downloaded slog-async v2.6.0 [INFO] [stderr] Downloaded thread_local v1.1.2 [INFO] [stderr] Downloaded futures v0.3.12 [INFO] [stderr] Downloaded rust-s3 v0.26.4 [INFO] [stderr] Downloaded aws-creds v0.24.1 [INFO] [stderr] Downloaded aws-region v0.22.1 [INFO] [stderr] Downloaded integer-encoding v1.1.6 [INFO] [stderr] Downloaded build_id v0.2.1 [INFO] [stderr] Downloaded assert_cmd v1.0.2 [INFO] [stderr] Downloaded palaver v0.2.8 [INFO] [stderr] Downloaded parquet-format v2.6.1 [INFO] [stderr] Downloaded snap v1.0.3 [INFO] [stderr] Downloaded zstd v0.6.0+zstd.1.4.8 [INFO] [stderr] Downloaded futures-macro v0.3.12 [INFO] [stderr] Downloaded brotli-decompressor v2.3.1 [INFO] [stderr] Downloaded parquet v3.0.0 [INFO] [stderr] Downloaded arrow v3.0.0 [INFO] [stderr] Downloaded predicates v1.0.7 [INFO] [stderr] Downloaded libc v0.2.84 [INFO] [stderr] Downloaded flatbuffers v0.8.2 [INFO] [stderr] Downloaded alloc-no-stdlib v2.0.1 [INFO] [stderr] Downloaded brotli v3.3.0 [INFO] [stderr] Downloaded zstd-safe v3.0.0+zstd.1.4.8 [INFO] [stderr] Downloaded dlv-list v0.2.2 [INFO] [stderr] Downloaded zstd-sys v1.4.19+zstd.1.4.8 [INFO] [stderr] Downloaded ordered-multimap v0.2.4 [INFO] [stderr] Downloaded rust-ini v0.15.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3eae8e9c49b0358601118d00459c5593724f09b16d5eb250f42c5813ca45ea4a [INFO] running `Command { std: "docker" "start" "-a" "3eae8e9c49b0358601118d00459c5593724f09b16d5eb250f42c5813ca45ea4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3eae8e9c49b0358601118d00459c5593724f09b16d5eb250f42c5813ca45ea4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eae8e9c49b0358601118d00459c5593724f09b16d5eb250f42c5813ca45ea4a", kill_on_drop: false }` [INFO] [stdout] 3eae8e9c49b0358601118d00459c5593724f09b16d5eb250f42c5813ca45ea4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] bbf475b19cd9c1ca7be3a8869e3657c799bcb635f0f2e8b8e7f4f27c0237937e [INFO] running `Command { std: "docker" "start" "-a" "bbf475b19cd9c1ca7be3a8869e3657c799bcb635f0f2e8b8e7f4f27c0237937e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking thread_local v1.1.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking alloc-no-stdlib v2.0.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling zstd-safe v3.0.0+zstd.1.4.8 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking as-slice v0.1.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.3.1/src/biguint.rs:208:19 [INFO] [stdout] | [INFO] [stdout] 208 | .div_ceil(&big_digit::BITS.into()) [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `&_` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `u64` [INFO] [stdout] found reference `&_` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/num/mod.rs:1181:5 [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 208 - .div_ceil(&big_digit::BITS.into()) [INFO] [stdout] 208 + .div_ceil(big_digit::BITS.into()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking nom v2.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.3.1/src/biguint.rs:1712:54 [INFO] [stdout] | [INFO] [stdout] 1712 | let root_scale = extra_bits.div_ceil(&n64); [INFO] [stdout] | -------- ^^^^ expected `u64`, found `&u64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/num/mod.rs:1181:5 [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 1712 - let root_scale = extra_bits.div_ceil(&n64); [INFO] [stdout] 1712 + let root_scale = extra_bits.div_ceil(n64); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.3.1/src/biguint.rs:2128:19 [INFO] [stdout] | [INFO] [stdout] 2128 | .div_ceil(&u64::from(bits)) [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/num/mod.rs:1181:5 [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 2128 - .div_ceil(&u64::from(bits)) [INFO] [stdout] 2128 + .div_ceil(u64::from(bits)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.3.1/src/biguint.rs:2156:19 [INFO] [stdout] | [INFO] [stdout] 2156 | .div_ceil(&u64::from(bits)) [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/num/mod.rs:1181:5 [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 2156 - .div_ceil(&u64::from(bits)) [INFO] [stdout] 2156 + .div_ceil(u64::from(bits)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking simpl v0.1.0 [INFO] [stderr] Checking integer-encoding v1.1.6 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling snap v1.0.3 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking crypto-mac v0.9.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stdout] error: aborting due to 4 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 `num-bigint` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bbf475b19cd9c1ca7be3a8869e3657c799bcb635f0f2e8b8e7f4f27c0237937e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbf475b19cd9c1ca7be3a8869e3657c799bcb635f0f2e8b8e7f4f27c0237937e", kill_on_drop: false }` [INFO] [stdout] bbf475b19cd9c1ca7be3a8869e3657c799bcb635f0f2e8b8e7f4f27c0237937e [INFO] checking HolgerPeters/rustbox against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHolgerPeters%2Frustbox" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HolgerPeters/rustbox 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/HolgerPeters/rustbox [INFO] finished tweaking git repo https://github.com/HolgerPeters/rustbox [INFO] tweaked toml for git repo https://github.com/HolgerPeters/rustbox written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/HolgerPeters/rustbox 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] cb266e5c9eeecc036cc2e8205ca18ac03984bf6680b55dd39a109bddfa5af981 [INFO] running `Command { std: "docker" "start" "-a" "cb266e5c9eeecc036cc2e8205ca18ac03984bf6680b55dd39a109bddfa5af981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb266e5c9eeecc036cc2e8205ca18ac03984bf6680b55dd39a109bddfa5af981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb266e5c9eeecc036cc2e8205ca18ac03984bf6680b55dd39a109bddfa5af981", kill_on_drop: false }` [INFO] [stdout] cb266e5c9eeecc036cc2e8205ca18ac03984bf6680b55dd39a109bddfa5af981 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 53e0111ef0b17a1db1f013a0c920296fde66c7b5dc65acdf043b78d9373d9a0f [INFO] running `Command { std: "docker" "start" "-a" "53e0111ef0b17a1db1f013a0c920296fde66c7b5dc65acdf043b78d9373d9a0f", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "53e0111ef0b17a1db1f013a0c920296fde66c7b5dc65acdf043b78d9373d9a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53e0111ef0b17a1db1f013a0c920296fde66c7b5dc65acdf043b78d9373d9a0f", kill_on_drop: false }` [INFO] [stdout] 53e0111ef0b17a1db1f013a0c920296fde66c7b5dc65acdf043b78d9373d9a0f