[INFO] fetching crate momba-explore 0.1.1... [INFO] checking momba-explore-0.1.1 against master#f82664191d0e8764b7435b9d72eb0e366b8b1464 for pr-83354 [INFO] extracting crate momba-explore 0.1.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate momba-explore 0.1.1 on toolchain f82664191d0e8764b7435b9d72eb0e366b8b1464 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate momba-explore 0.1.1 [INFO] finished tweaking crates.io crate momba-explore 0.1.1 [INFO] tweaked toml for crates.io crate momba-explore 0.1.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3455a627d0cc0ffa076bf81d351ff3d011d644057ff9a722be85fccdb4e2cbd2 [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" "3455a627d0cc0ffa076bf81d351ff3d011d644057ff9a722be85fccdb4e2cbd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3455a627d0cc0ffa076bf81d351ff3d011d644057ff9a722be85fccdb4e2cbd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3455a627d0cc0ffa076bf81d351ff3d011d644057ff9a722be85fccdb4e2cbd2", kill_on_drop: false }` [INFO] [stdout] 3455a627d0cc0ffa076bf81d351ff3d011d644057ff9a722be85fccdb4e2cbd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0879d6e2280bc5a3bd171a2972cf6128efbb41427436b7a127c66809ffcd8f2 [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" "e0879d6e2280bc5a3bd171a2972cf6128efbb41427436b7a127c66809ffcd8f2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.64 [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 rayon v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking ordered-float v2.1.1 [INFO] [stderr] Checking clock-zones v0.1.4 [INFO] [stderr] Checking momba-explore v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `time::TimeType` [INFO] [stdout] --> src/explore/external.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use time::TimeType; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Explorer` [INFO] [stdout] --> src/time.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::Explorer; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time::TimeType` [INFO] [stdout] --> src/explore/external.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use time::TimeType; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Explorer` [INFO] [stdout] --> src/time.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::Explorer; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `ActionLabelIndex` [INFO] [stdout] --> src/explore/compiled.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub type ActionLabelIndex = usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `EdgeIndex` [INFO] [stdout] --> src/explore/compiled.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub type EdgeIndex = usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `DestinationIndex` [INFO] [stdout] --> src/explore/compiled.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub type DestinationIndex = usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `ActionLabelIndex` [INFO] [stdout] --> src/explore/compiled.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub type ActionLabelIndex = usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `EdgeIndex` [INFO] [stdout] --> src/explore/compiled.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub type EdgeIndex = usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `DestinationIndex` [INFO] [stdout] --> src/explore/compiled.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub type DestinationIndex = usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.79s [INFO] running `Command { std: "docker" "inspect" "e0879d6e2280bc5a3bd171a2972cf6128efbb41427436b7a127c66809ffcd8f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0879d6e2280bc5a3bd171a2972cf6128efbb41427436b7a127c66809ffcd8f2", kill_on_drop: false }` [INFO] [stdout] e0879d6e2280bc5a3bd171a2972cf6128efbb41427436b7a127c66809ffcd8f2