[INFO] cloning repository https://github.com/codepr/rublo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codepr/rublo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodepr%2Frublo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodepr%2Frublo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53430d80594be6219322659bef3a0eb595a08768 [INFO] checking codepr/rublo against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodepr%2Frublo" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/codepr/rublo on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/codepr/rublo [INFO] finished tweaking git repo https://github.com/codepr/rublo [INFO] tweaked toml for git repo https://github.com/codepr/rublo written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/codepr/rublo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc4779c38926f71a3662b4d1e0acef421482b03d00327ee5ab0f14ef17165664 [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" "dc4779c38926f71a3662b4d1e0acef421482b03d00327ee5ab0f14ef17165664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc4779c38926f71a3662b4d1e0acef421482b03d00327ee5ab0f14ef17165664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc4779c38926f71a3662b4d1e0acef421482b03d00327ee5ab0f14ef17165664", kill_on_drop: false }` [INFO] [stdout] dc4779c38926f71a3662b4d1e0acef421482b03d00327ee5ab0f14ef17165664 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 20fd8fbc71fe7d952c987cfebb8d15980831f375fb2f50d45fb29ec2e971cbe4 [INFO] running `Command { std: "docker" "start" "-a" "20fd8fbc71fe7d952c987cfebb8d15980831f375fb2f50d45fb29ec2e971cbe4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking seahash v3.0.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking funty v1.2.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.7.9 [INFO] [stderr] Compiling fasthash-sys v0.3.2 [INFO] [stderr] Checking bitvec v0.21.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking xoroshiro128 v0.3.0 [INFO] [stderr] Checking fasthash v0.4.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking tokio-stream v0.1.5 [INFO] [stderr] Checking tokio-util v0.6.5 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking rublo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `hash_count` [INFO] [stdout] --> src/filter.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn hash_count(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `hits` [INFO] [stdout] --> src/filter.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn hits(&self) -> u64 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `miss` [INFO] [stdout] --> src/filter.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn miss(&self) -> u64 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/filter.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `filter_count` [INFO] [stdout] --> src/filter.rs:210:12 [INFO] [stdout] | [INFO] [stdout] 210 | pub fn filter_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `hits` [INFO] [stdout] --> src/filter.rs:232:12 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn hits(&self) -> u64 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `miss` [INFO] [stdout] --> src/filter.rs:236:12 [INFO] [stdout] | [INFO] [stdout] 236 | pub fn miss(&self) -> u64 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `hits` [INFO] [stdout] --> src/filter.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn hits(&self) -> u64 { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `miss` [INFO] [stdout] --> src/filter.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn miss(&self) -> u64 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/filter.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `hits` [INFO] [stdout] --> src/filter.rs:232:12 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn hits(&self) -> u64 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `miss` [INFO] [stdout] --> src/filter.rs:236:12 [INFO] [stdout] | [INFO] [stdout] 236 | pub fn miss(&self) -> u64 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.20s [INFO] running `Command { std: "docker" "inspect" "20fd8fbc71fe7d952c987cfebb8d15980831f375fb2f50d45fb29ec2e971cbe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20fd8fbc71fe7d952c987cfebb8d15980831f375fb2f50d45fb29ec2e971cbe4", kill_on_drop: false }` [INFO] [stdout] 20fd8fbc71fe7d952c987cfebb8d15980831f375fb2f50d45fb29ec2e971cbe4