[INFO] cloning repository https://github.com/hardliner66/actor_system_prototype [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hardliner66/actor_system_prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Factor_system_prototype", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Factor_system_prototype'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aafb7984ea8aaa0e5c87fba82e0bddae17ec74f6 [INFO] checking hardliner66/actor_system_prototype against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Factor_system_prototype" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hardliner66/actor_system_prototype [INFO] finished tweaking git repo https://github.com/hardliner66/actor_system_prototype [INFO] tweaked toml for git repo https://github.com/hardliner66/actor_system_prototype written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hardliner66/actor_system_prototype on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hardliner66/actor_system_prototype 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" "+1383df06117fd218068d1f39fd5326256dd4a348" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0eb90362f54adf3cd71bb8dfa246925faf5fad06b6b6f7c50bebde3582fbf236 [INFO] running `Command { std: "docker" "start" "-a" "0eb90362f54adf3cd71bb8dfa246925faf5fad06b6b6f7c50bebde3582fbf236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0eb90362f54adf3cd71bb8dfa246925faf5fad06b6b6f7c50bebde3582fbf236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eb90362f54adf3cd71bb8dfa246925faf5fad06b6b6f7c50bebde3582fbf236", kill_on_drop: false }` [INFO] [stdout] 0eb90362f54adf3cd71bb8dfa246925faf5fad06b6b6f7c50bebde3582fbf236 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b85b72ec79f932ae8edf5e01cc281f57a77c52615c227ea1f9eb35ab359686cb [INFO] running `Command { std: "docker" "start" "-a" "b85b72ec79f932ae8edf5e01cc281f57a77c52615c227ea1f9eb35ab359686cb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking stringlit v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking actor_system_prototype v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> src/actor.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Actor { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 11 | pub state: HashMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Actor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> src/actor.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Actor { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 11 | pub state: HashMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Actor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.07s [INFO] running `Command { std: "docker" "inspect" "b85b72ec79f932ae8edf5e01cc281f57a77c52615c227ea1f9eb35ab359686cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b85b72ec79f932ae8edf5e01cc281f57a77c52615c227ea1f9eb35ab359686cb", kill_on_drop: false }` [INFO] [stdout] b85b72ec79f932ae8edf5e01cc281f57a77c52615c227ea1f9eb35ab359686cb