[INFO] updating cached repository https://github.com/Lesstat/pbfextractor [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a64a7d2d45310cc45178f1d691fffb450658768d [INFO] testing Lesstat/pbfextractor against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLesstat%2Fpbfextractor" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lesstat/pbfextractor on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Lesstat/pbfextractor [INFO] finished tweaking git repo https://github.com/Lesstat/pbfextractor [INFO] tweaked toml for git repo https://github.com/Lesstat/pbfextractor written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Lesstat/pbfextractor already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 18d4725ce6a03ba10649255a30e653b019d49455f38a9a4a74b9f55ea8616517 [INFO] running `"docker" "start" "-a" "18d4725ce6a03ba10649255a30e653b019d49455f38a9a4a74b9f55ea8616517"` [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling futures v0.1.17 [INFO] [stderr] Compiling procedural-masquerade v0.1.5 [INFO] [stderr] Compiling pub-iterator-type v0.1.1 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling flat_map v0.0.4 [INFO] [stderr] Compiling protobuf v1.4.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling futures-cpupool v0.1.7 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling par-map v0.1.2 [INFO] [stderr] Compiling rental-impl v0.4.15 [INFO] [stderr] Compiling rental v0.4.16 [INFO] [stderr] Compiling osmpbfreader v0.11.1 [INFO] [stderr] Compiling pbfextractor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/pbf.rs:310:9 [INFO] [stderr] | [INFO] [stderr] 310 | (h1 * h1_weight + h2 * h2_weight + h3 * h3_weight + h4 * h4_weight) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> src/metrics.rs:260:5 [INFO] [stderr] | [INFO] [stderr] 260 | pub fn new(distance: Rc, unsuitability: Rc) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `"docker" "inspect" "18d4725ce6a03ba10649255a30e653b019d49455f38a9a4a74b9f55ea8616517"` [INFO] running `"docker" "rm" "-f" "18d4725ce6a03ba10649255a30e653b019d49455f38a9a4a74b9f55ea8616517"` [INFO] [stdout] 18d4725ce6a03ba10649255a30e653b019d49455f38a9a4a74b9f55ea8616517 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4c846ac37018fc1d673180e007f245a23d7bd7825178ae9eca0b4d47f25c7181 [INFO] running `"docker" "start" "-a" "4c846ac37018fc1d673180e007f245a23d7bd7825178ae9eca0b4d47f25c7181"` [INFO] [stderr] Compiling pbfextractor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/pbf.rs:310:9 [INFO] [stderr] | [INFO] [stderr] 310 | (h1 * h1_weight + h2 * h2_weight + h3 * h3_weight + h4 * h4_weight) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> src/metrics.rs:260:5 [INFO] [stderr] | [INFO] [stderr] 260 | pub fn new(distance: Rc, unsuitability: Rc) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.17s [INFO] running `"docker" "inspect" "4c846ac37018fc1d673180e007f245a23d7bd7825178ae9eca0b4d47f25c7181"` [INFO] running `"docker" "rm" "-f" "4c846ac37018fc1d673180e007f245a23d7bd7825178ae9eca0b4d47f25c7181"` [INFO] [stdout] 4c846ac37018fc1d673180e007f245a23d7bd7825178ae9eca0b4d47f25c7181 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d89f4ac4463cad01c4e789715e41e67f2917f24130a6943ceb5a3096830ad577 [INFO] running `"docker" "start" "-a" "d89f4ac4463cad01c4e789715e41e67f2917f24130a6943ceb5a3096830ad577"` [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/pbf.rs:310:9 [INFO] [stderr] | [INFO] [stderr] 310 | (h1 * h1_weight + h2 * h2_weight + h3 * h3_weight + h4 * h4_weight) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> src/metrics.rs:260:5 [INFO] [stderr] | [INFO] [stderr] 260 | pub fn new(distance: Rc, unsuitability: Rc) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pbfextractor-4549f6dd002f9900 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test metrics::index_for_negative_coords ... ok [INFO] [stdout] test units::test_meters_div_ms ... ok [INFO] [stdout] test metrics::test_index ... ok [INFO] [stdout] test units::test_kmh_to_ms_conversion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "d89f4ac4463cad01c4e789715e41e67f2917f24130a6943ceb5a3096830ad577"` [INFO] running `"docker" "rm" "-f" "d89f4ac4463cad01c4e789715e41e67f2917f24130a6943ceb5a3096830ad577"` [INFO] [stdout] d89f4ac4463cad01c4e789715e41e67f2917f24130a6943ceb5a3096830ad577