[INFO] cloning repository https://github.com/Bendi11/starfleet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bendi11/starfleet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBendi11%2Fstarfleet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBendi11%2Fstarfleet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 163737641de41eab7702cc3f608a5bb7ec76f7f5 [INFO] checking Bendi11/starfleet against try#6f8a6450478f69b8510c8976ab6c2a70b3b0e47c for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBendi11%2Fstarfleet" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Bendi11/starfleet on toolchain 6f8a6450478f69b8510c8976ab6c2a70b3b0e47c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Bendi11/starfleet [INFO] finished tweaking git repo https://github.com/Bendi11/starfleet [INFO] tweaked toml for git repo https://github.com/Bendi11/starfleet written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Bendi11/starfleet already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded legion_codegen v0.4.0 [INFO] [stderr] Downloaded legion v0.4.0 [INFO] [stderr] Downloaded linkme v0.2.5 [INFO] [stderr] Downloaded linkme-impl v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f380a65df8f4b7d8f081345f4e5052afeed6cfbd795a340b9e4173ffecaccb5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2f380a65df8f4b7d8f081345f4e5052afeed6cfbd795a340b9e4173ffecaccb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f380a65df8f4b7d8f081345f4e5052afeed6cfbd795a340b9e4173ffecaccb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f380a65df8f4b7d8f081345f4e5052afeed6cfbd795a340b9e4173ffecaccb5", kill_on_drop: false }` [INFO] [stdout] 2f380a65df8f4b7d8f081345f4e5052afeed6cfbd795a340b9e4173ffecaccb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1a3f7225ae8f331c78f7a58c9088d5dd08b6cfa2f3e7079ea74189e736c86a4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a1a3f7225ae8f331c78f7a58c9088d5dd08b6cfa2f3e7079ea74189e736c86a4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Checking atomic_refcell v0.1.7 [INFO] [stderr] Compiling util-derive v0.0.1 (/opt/rustwide/workdir/universe/src/util/util-derive) [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking dialoguer v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling linkme-impl v0.2.5 [INFO] [stderr] Checking linkme v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling legion_codegen v0.4.0 [INFO] [stderr] Checking erased-serde v0.3.13 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking legion v0.4.0 [INFO] [stderr] Checking universe v0.1.0 (/opt/rustwide/workdir/universe) [INFO] [stdout] warning: unused variable: `usage` [INFO] [stdout] --> universe/src/systems/control.rs:24:32 [INFO] [stdout] | [INFO] [stdout] 24 | for (comm, usage) in store.store.iter() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_usage` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `usage` [INFO] [stdout] --> universe/src/systems/control.rs:24:32 [INFO] [stdout] | [INFO] [stdout] 24 | for (comm, usage) in store.store.iter() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_usage` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "a1a3f7225ae8f331c78f7a58c9088d5dd08b6cfa2f3e7079ea74189e736c86a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1a3f7225ae8f331c78f7a58c9088d5dd08b6cfa2f3e7079ea74189e736c86a4", kill_on_drop: false }` [INFO] [stdout] a1a3f7225ae8f331c78f7a58c9088d5dd08b6cfa2f3e7079ea74189e736c86a4