[INFO] cloning repository https://github.com/cgaebel/bench-psl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cgaebel/bench-psl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgaebel%2Fbench-psl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgaebel%2Fbench-psl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66d3807fc9552843cdd3ae2aa7fdc3c3b09f6fd3 [INFO] checking cgaebel/bench-psl against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgaebel%2Fbench-psl" "/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/cgaebel/bench-psl 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/cgaebel/bench-psl [INFO] finished tweaking git repo https://github.com/cgaebel/bench-psl [INFO] tweaked toml for git repo https://github.com/cgaebel/bench-psl written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cgaebel/bench-psl 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] 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] a3a393539e1ed816a6c8fa353670cbbf7326e897654bcd567f343a71893d126a [INFO] running `Command { std: "docker" "start" "-a" "a3a393539e1ed816a6c8fa353670cbbf7326e897654bcd567f343a71893d126a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3a393539e1ed816a6c8fa353670cbbf7326e897654bcd567f343a71893d126a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3a393539e1ed816a6c8fa353670cbbf7326e897654bcd567f343a71893d126a", kill_on_drop: false }` [INFO] [stdout] a3a393539e1ed816a6c8fa353670cbbf7326e897654bcd567f343a71893d126a [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] d58e491ddf92a32ab4715dbd5c5b989a6a7a64508b4b69e153986aaf68bf10b5 [INFO] running `Command { std: "docker" "start" "-a" "d58e491ddf92a32ab4715dbd5c5b989a6a7a64508b4b69e153986aaf68bf10b5", kill_on_drop: false }` [INFO] [stderr] Checking bench-psl v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::sync::Future` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::sync::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Future` in `sync` [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait instead [INFO] [stdout] | [INFO] [stdout] 7 | use std::future::Future; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::sync::Future` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::sync::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Future` in `sync` [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait instead [INFO] [stdout] | [INFO] [stdout] 7 | use std::future::Future; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INITIAL_CAPACITY` in module `hash_map` [INFO] [stdout] --> src/main.rs:93:39 [INFO] [stdout] | [INFO] [stdout] 93 | ... hash_map::INITIAL_CAPACITY, Default::default(), load_factor); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `hash_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `range` is private [INFO] [stdout] --> src/main.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use std::iter::range; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `range` is defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/mod.rs:467:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INITIAL_CAPACITY` in module `hash_map` [INFO] [stdout] --> src/main.rs:93:39 [INFO] [stdout] | [INFO] [stdout] 93 | ... hash_map::INITIAL_CAPACITY, Default::default(), load_factor); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `hash_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `range` is private [INFO] [stdout] --> src/main.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use std::iter::range; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `range` is defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/mod.rs:467:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `unstable` [INFO] [stdout] --> src/main.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![allow(unstable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `unstable` [INFO] [stdout] --> src/main.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![allow(unstable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Default` is imported redundantly [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::default::Default; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Default` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Default` is imported redundantly [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::default::Default; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Default` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_capacity_hash_state_and_load_factor` found for struct `HashMap` in the current scope [INFO] [stdout] --> src/main.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | HashMap::with_capacity_hash_state_and_load_factor( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `HashMap<_, _, _>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `HashMap<_, _, _>` consider using one of the following associated functions: [INFO] [stdout] HashMap::::new [INFO] [stdout] HashMap::::with_capacity [INFO] [stdout] HashMap::::with_hasher [INFO] [stdout] HashMap::::with_capacity_and_hasher [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/collections/hash/map.rs:232:5 [INFO] [stdout] help: there is an associated function `with_capacity_and_hasher` with a similar name [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/collections/hash/map.rs:314:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_capacity_hash_state_and_load_factor` found for struct `HashMap` in the current scope [INFO] [stdout] --> src/main.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | HashMap::with_capacity_hash_state_and_load_factor( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `HashMap<_, _, _>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `HashMap<_, _, _>` consider using one of the following associated functions: [INFO] [stdout] HashMap::::new [INFO] [stdout] HashMap::::with_capacity [INFO] [stdout] HashMap::::with_hasher [INFO] [stdout] HashMap::::with_capacity_and_hasher [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/collections/hash/map.rs:232:5 [INFO] [stdout] help: there is an associated function `with_capacity_and_hasher` with a similar name [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/collections/hash/map.rs:314:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_capacity_hash_state_and_load_factor` found for struct `HashMap` in the current scope [INFO] [stdout] --> src/main.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | HashMap::with_capacity_hash_state_and_load_factor( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `HashMap<_, _, _>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `HashMap<_, _, _>` consider using one of the following associated functions: [INFO] [stdout] HashMap::::new [INFO] [stdout] HashMap::::with_capacity [INFO] [stdout] HashMap::::with_hasher [INFO] [stdout] HashMap::::with_capacity_and_hasher [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/collections/hash/map.rs:232:5 [INFO] [stdout] help: there is an associated function `with_capacity_and_hasher` with a similar name [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/collections/hash/map.rs:314:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_capacity_hash_state_and_load_factor` found for struct `HashMap` in the current scope [INFO] [stdout] --> src/main.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | HashMap::with_capacity_hash_state_and_load_factor( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `HashMap<_, _, _>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `HashMap<_, _, _>` consider using one of the following associated functions: [INFO] [stdout] HashMap::::new [INFO] [stdout] HashMap::::with_capacity [INFO] [stdout] HashMap::::with_hasher [INFO] [stdout] HashMap::::with_capacity_and_hasher [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/collections/hash/map.rs:232:5 [INFO] [stdout] help: there is an associated function `with_capacity_and_hasher` with a similar name [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/collections/hash/map.rs:314:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_capacity_hash_state_and_load_factor` found for struct `HashMap` in the current scope [INFO] [stdout] --> src/main.rs:92:34 [INFO] [stdout] | [INFO] [stdout] 92 | HashMap::with_capacity_hash_state_and_load_factor( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `HashMap<_, _, _>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `HashMap<_, _, _>` consider using one of the following associated functions: [INFO] [stdout] HashMap::::new [INFO] [stdout] HashMap::::with_capacity [INFO] [stdout] HashMap::::with_hasher [INFO] [stdout] HashMap::::with_capacity_and_hasher [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/collections/hash/map.rs:232:5 [INFO] [stdout] help: there is an associated function `with_capacity_and_hasher` with a similar name [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/collections/hash/map.rs:314:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_capacity_hash_state_and_load_factor` found for struct `HashMap` in the current scope [INFO] [stdout] --> src/main.rs:92:34 [INFO] [stdout] | [INFO] [stdout] 92 | HashMap::with_capacity_hash_state_and_load_factor( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `HashMap<_, _, _>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `HashMap<_, _, _>` consider using one of the following associated functions: [INFO] [stdout] HashMap::::new [INFO] [stdout] HashMap::::with_capacity [INFO] [stdout] HashMap::::with_hasher [INFO] [stdout] HashMap::::with_capacity_and_hasher [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/collections/hash/map.rs:232:5 [INFO] [stdout] help: there is an associated function `with_capacity_and_hasher` with a similar name [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/collections/hash/map.rs:314:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0599, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0599, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bench-psl` (bin "bench-psl") due to 8 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bench-psl` (bin "bench-psl" test) due to 8 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d58e491ddf92a32ab4715dbd5c5b989a6a7a64508b4b69e153986aaf68bf10b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d58e491ddf92a32ab4715dbd5c5b989a6a7a64508b4b69e153986aaf68bf10b5", kill_on_drop: false }` [INFO] [stdout] d58e491ddf92a32ab4715dbd5c5b989a6a7a64508b4b69e153986aaf68bf10b5 [INFO] checking cgaebel/bench-psl against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgaebel%2Fbench-psl" "/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/cgaebel/bench-psl 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/cgaebel/bench-psl [INFO] finished tweaking git repo https://github.com/cgaebel/bench-psl [INFO] tweaked toml for git repo https://github.com/cgaebel/bench-psl written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cgaebel/bench-psl 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] 7441917bebecb57335e69c34b029521d858ca4f12ba98d4bdbb0b48aeacec472 [INFO] running `Command { std: "docker" "start" "-a" "7441917bebecb57335e69c34b029521d858ca4f12ba98d4bdbb0b48aeacec472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7441917bebecb57335e69c34b029521d858ca4f12ba98d4bdbb0b48aeacec472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7441917bebecb57335e69c34b029521d858ca4f12ba98d4bdbb0b48aeacec472", kill_on_drop: false }` [INFO] [stdout] 7441917bebecb57335e69c34b029521d858ca4f12ba98d4bdbb0b48aeacec472 [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] b46a457e4ab0315f379a812f2fbf0b3f9ae7522031c0282b720619eea0ea1a3f [INFO] running `Command { std: "docker" "start" "-a" "b46a457e4ab0315f379a812f2fbf0b3f9ae7522031c0282b720619eea0ea1a3f", 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" "b46a457e4ab0315f379a812f2fbf0b3f9ae7522031c0282b720619eea0ea1a3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b46a457e4ab0315f379a812f2fbf0b3f9ae7522031c0282b720619eea0ea1a3f", kill_on_drop: false }` [INFO] [stdout] b46a457e4ab0315f379a812f2fbf0b3f9ae7522031c0282b720619eea0ea1a3f