[INFO] cloning repository https://github.com/Lesstat/pbfextractor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lesstat/pbfextractor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLesstat%2Fpbfextractor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLesstat%2Fpbfextractor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a10b05ded78102ff62ab192e87787bc399c53648 [INFO] testing Lesstat/pbfextractor against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLesstat%2Fpbfextractor" "/workspace/builds/worker-41/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-41/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lesstat/pbfextractor on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-41/source/Cargo.toml [INFO] crate git repo https://github.com/Lesstat/pbfextractor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded osmpbfreader v0.14.0 [INFO] [stderr] Downloaded arbitrary v0.4.7 [INFO] [stderr] Downloaded smartstring v0.2.6 [INFO] [stderr] Downloaded flat_map v0.0.9 [INFO] [stderr] Downloaded par-map v0.1.4 [INFO] [stderr] Downloaded pub-iterator-type v0.1.1 [INFO] [stderr] Downloaded protobuf-codegen v2.23.0 [INFO] [stderr] Downloaded protobuf-codegen-pure v2.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c22251d7e992798da622869999c3049d5776c05b0d19feb98eb6e266ae3c733 [INFO] running `Command { std: "docker" "start" "-a" "0c22251d7e992798da622869999c3049d5776c05b0d19feb98eb6e266ae3c733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c22251d7e992798da622869999c3049d5776c05b0d19feb98eb6e266ae3c733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c22251d7e992798da622869999c3049d5776c05b0d19feb98eb6e266ae3c733", kill_on_drop: false }` [INFO] [stdout] 0c22251d7e992798da622869999c3049d5776c05b0d19feb98eb6e266ae3c733 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afabf58ad556e3e2e0c68f74dd2bf663276e6a272064c4d693ea94273793bf75 [INFO] running `Command { std: "docker" "start" "-a" "afabf58ad556e3e2e0c68f74dd2bf663276e6a272064c4d693ea94273793bf75", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling protobuf v2.23.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pub-iterator-type v0.1.1 [INFO] [stderr] Compiling arbitrary v0.4.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling smartstring v0.2.6 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling protobuf-codegen v2.23.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling par-map v0.1.4 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling protobuf-codegen-pure v2.23.0 [INFO] [stderr] Compiling osmpbfreader v0.14.0 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling flat_map v0.0.9 [INFO] [stderr] Compiling rental v0.5.6 [INFO] [stderr] Compiling pbfextractor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: osmpbfreader v0.14.0, rental v0.5.6 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "afabf58ad556e3e2e0c68f74dd2bf663276e6a272064c4d693ea94273793bf75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afabf58ad556e3e2e0c68f74dd2bf663276e6a272064c4d693ea94273793bf75", kill_on_drop: false }` [INFO] [stdout] afabf58ad556e3e2e0c68f74dd2bf663276e6a272064c4d693ea94273793bf75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46122e1f2eae8e6625955c4c4072a9834a825f95b5154894dd21fbcd2b3502c8 [INFO] running `Command { std: "docker" "start" "-a" "46122e1f2eae8e6625955c4c4072a9834a825f95b5154894dd21fbcd2b3502c8", kill_on_drop: false }` [INFO] [stderr] Compiling pbfextractor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.66s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: osmpbfreader v0.14.0, rental v0.5.6 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "46122e1f2eae8e6625955c4c4072a9834a825f95b5154894dd21fbcd2b3502c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46122e1f2eae8e6625955c4c4072a9834a825f95b5154894dd21fbcd2b3502c8", kill_on_drop: false }` [INFO] [stdout] 46122e1f2eae8e6625955c4c4072a9834a825f95b5154894dd21fbcd2b3502c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b6941121ce90d777544f43b4cdf0ed4b4acd124211ef49c8baa0d4b7641b4c72 [INFO] running `Command { std: "docker" "start" "-a" "b6941121ce90d777544f43b4cdf0ed4b4acd124211ef49c8baa0d4b7641b4c72", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: osmpbfreader v0.14.0, rental v0.5.6 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pbfextractor-84bb3cb390b8ca61) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test metrics::index_for_negative_coords ... ok [INFO] [stdout] test metrics::test_index ... ok [INFO] [stdout] test units::test_meters_div_ms ... 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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b6941121ce90d777544f43b4cdf0ed4b4acd124211ef49c8baa0d4b7641b4c72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6941121ce90d777544f43b4cdf0ed4b4acd124211ef49c8baa0d4b7641b4c72", kill_on_drop: false }` [INFO] [stdout] b6941121ce90d777544f43b4cdf0ed4b4acd124211ef49c8baa0d4b7641b4c72