[INFO] cloning repository https://github.com/flyq/ic_codec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flyq/ic_codec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflyq%2Fic_codec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflyq%2Fic_codec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b810948317b392de12091ba66a31834aab436431 [INFO] checking flyq/ic_codec against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflyq%2Fic_codec" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flyq/ic_codec on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/flyq/ic_codec [INFO] finished tweaking git repo https://github.com/flyq/ic_codec [INFO] tweaked toml for git repo https://github.com/flyq/ic_codec written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/flyq/ic_codec 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/dfinity/ic` [INFO] [stderr] Updating git repository `https://github.com/dfinity-lab/derive_more` [INFO] [stderr] Updating git repository `https://github.com/dfinity-lab/once_cell` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.42 [INFO] [stderr] Downloaded prost-types v0.7.0 [INFO] [stderr] Downloaded half v1.7.1 [INFO] [stderr] Downloaded serde_cbor v0.11.1 [INFO] [stderr] Downloaded darling_macro v0.13.0 [INFO] [stderr] Downloaded intmap v0.7.0 [INFO] [stderr] Downloaded which v4.2.2 [INFO] [stderr] Downloaded erased-serde v0.3.16 [INFO] [stderr] Downloaded byte-unit v3.1.4 [INFO] [stderr] Downloaded prost v0.7.0 [INFO] [stderr] Downloaded ed25519 v1.2.0 [INFO] [stderr] Downloaded signature v1.3.1 [INFO] [stderr] Downloaded synstructure v0.12.5 [INFO] [stderr] Downloaded zeroize_derive v1.1.0 [INFO] [stderr] Downloaded serde_with_macros v1.4.2 [INFO] [stderr] Downloaded slog v2.7.0 [INFO] [stderr] Downloaded zeroize v1.4.1 [INFO] [stderr] Downloaded lalrpop v0.19.6 [INFO] [stderr] Downloaded darling_core v0.13.0 [INFO] [stderr] Downloaded serde_with v1.9.4 [INFO] [stderr] Downloaded proptest v0.9.6 [INFO] [stderr] Downloaded petgraph v0.5.1 [INFO] [stderr] Downloaded codespan-reporting v0.9.5 [INFO] [stderr] Downloaded lalrpop-util v0.19.6 [INFO] [stderr] Downloaded num_enum_derive v0.5.3 [INFO] [stderr] Downloaded features v0.10.0 [INFO] [stderr] Downloaded darling v0.13.0 [INFO] [stderr] Downloaded base32 v0.4.0 [INFO] [stderr] Downloaded ic-types v0.1.5 [INFO] [stderr] Downloaded beef v0.5.1 [INFO] [stderr] Downloaded proc-macro-crate v1.0.0 [INFO] [stderr] Downloaded num_enum v0.5.3 [INFO] [stderr] Downloaded paste v1.0.5 [INFO] [stderr] Downloaded diff v0.1.12 [INFO] [stderr] Downloaded fixedbitset v0.2.0 [INFO] [stderr] Downloaded prost-derive v0.7.0 [INFO] [stderr] Downloaded prost-build v0.7.0 [INFO] [stderr] Downloaded candid v0.6.21 [INFO] [stderr] Downloaded cvt v0.1.1 [INFO] [stderr] Downloaded candid_derive v0.4.4 [INFO] [stderr] Downloaded rusty-fork v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea394e24b9d11d3b2d5a4c7996164b8f55599844d6848811e7b996efe7b73e69 [INFO] running `Command { std: "docker" "start" "-a" "ea394e24b9d11d3b2d5a4c7996164b8f55599844d6848811e7b996efe7b73e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea394e24b9d11d3b2d5a4c7996164b8f55599844d6848811e7b996efe7b73e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea394e24b9d11d3b2d5a4c7996164b8f55599844d6848811e7b996efe7b73e69", kill_on_drop: false }` [INFO] [stdout] ea394e24b9d11d3b2d5a4c7996164b8f55599844d6848811e7b996efe7b73e69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb650cf30ff104f3b586cb450e16bd5fcfea556eff83e22c868bf786248a8026 [INFO] running `Command { std: "docker" "start" "-a" "cb650cf30ff104f3b586cb450e16bd5fcfea556eff83e22c868bf786248a8026", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking pretty v0.10.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking codespan-reporting v0.9.5 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking ic-crypto-sha256 v0.8.0 (https://github.com/dfinity/ic#074feaa2) [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Checking byte-unit v3.1.4 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking on_wire v0.8.0 (https://github.com/dfinity/ic#074feaa2) [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Compiling derive_more v0.99.8-alpha.0 (https://github.com/dfinity-lab/derive_more?branch=master#9f1b894e) [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking cvt v0.1.1 [INFO] [stderr] Checking features v0.10.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking once_cell v1.4.0-alpha.0 (https://github.com/dfinity-lab/once_cell?branch=master#85409534) [INFO] [stderr] Checking intmap v0.7.0 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking ed25519 v1.2.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.3.2/src/biguint/convert.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | .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/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/num/mod.rs:1169: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] 70 - .div_ceil(&big_digit::BITS.into()) [INFO] [stdout] 70 + .div_ceil(big_digit::BITS.into()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.3.2/src/biguint/convert.rs:585:19 [INFO] [stdout] | [INFO] [stdout] 585 | .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/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/num/mod.rs:1169: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] 585 - .div_ceil(&u64::from(bits)) [INFO] [stdout] 585 + .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.2/src/biguint/convert.rs:613:19 [INFO] [stdout] | [INFO] [stdout] 613 | .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/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/num/mod.rs:1169: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] 613 - .div_ceil(&u64::from(bits)) [INFO] [stdout] 613 + .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.2/src/biguint.rs:393:54 [INFO] [stdout] | [INFO] [stdout] 393 | 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/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/num/mod.rs:1169: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] 393 - let root_scale = extra_bits.div_ceil(&n64); [INFO] [stdout] 393 + let root_scale = extra_bits.div_ceil(n64); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling dfn_core v0.8.0 (https://github.com/dfinity/ic#074feaa2) [INFO] [stderr] Checking proptest v0.9.6 [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" "cb650cf30ff104f3b586cb450e16bd5fcfea556eff83e22c868bf786248a8026", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb650cf30ff104f3b586cb450e16bd5fcfea556eff83e22c868bf786248a8026", kill_on_drop: false }` [INFO] [stdout] cb650cf30ff104f3b586cb450e16bd5fcfea556eff83e22c868bf786248a8026 [INFO] checking flyq/ic_codec against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflyq%2Fic_codec" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flyq/ic_codec on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/flyq/ic_codec [INFO] finished tweaking git repo https://github.com/flyq/ic_codec [INFO] tweaked toml for git repo https://github.com/flyq/ic_codec written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/flyq/ic_codec 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40b2ca5f023064ac1cb01e4a44e89b276579a57b97f8420af3d4513c8a40c27b [INFO] running `Command { std: "docker" "start" "-a" "40b2ca5f023064ac1cb01e4a44e89b276579a57b97f8420af3d4513c8a40c27b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40b2ca5f023064ac1cb01e4a44e89b276579a57b97f8420af3d4513c8a40c27b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40b2ca5f023064ac1cb01e4a44e89b276579a57b97f8420af3d4513c8a40c27b", kill_on_drop: false }` [INFO] [stdout] 40b2ca5f023064ac1cb01e4a44e89b276579a57b97f8420af3d4513c8a40c27b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94944da7901c93c819f55199a88e7299d6d24fe04bc50e7b37cb05f3c7638a27 [INFO] running `Command { std: "docker" "start" "-a" "94944da7901c93c819f55199a88e7299d6d24fe04bc50e7b37cb05f3c7638a27", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "94944da7901c93c819f55199a88e7299d6d24fe04bc50e7b37cb05f3c7638a27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94944da7901c93c819f55199a88e7299d6d24fe04bc50e7b37cb05f3c7638a27", kill_on_drop: false }` [INFO] [stdout] 94944da7901c93c819f55199a88e7299d6d24fe04bc50e7b37cb05f3c7638a27