[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.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLesstat%2Fpbfextractor" "/workspace/builds/worker-56/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-56/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lesstat/pbfextractor on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.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-56/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.55.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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09341ce159ddee4caea840aea68543066fc0279620ad32b513a823a09a7cec3c [INFO] running `Command { std: "docker" "start" "-a" "09341ce159ddee4caea840aea68543066fc0279620ad32b513a823a09a7cec3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09341ce159ddee4caea840aea68543066fc0279620ad32b513a823a09a7cec3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09341ce159ddee4caea840aea68543066fc0279620ad32b513a823a09a7cec3c", kill_on_drop: false }` [INFO] [stdout] 09341ce159ddee4caea840aea68543066fc0279620ad32b513a823a09a7cec3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84c4d24ad9ca142b203702ef7fee452fa7008077acbadb0db3d8f6ca5224bbb7 [INFO] running `Command { std: "docker" "start" "-a" "84c4d24ad9ca142b203702ef7fee452fa7008077acbadb0db3d8f6ca5224bbb7", 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 cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling protobuf v2.23.0 [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 futures v0.1.31 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pub-iterator-type v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arbitrary v0.4.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling protobuf-codegen v2.23.0 [INFO] [stderr] Compiling smartstring v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.20 [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 futures-cpupool v0.1.8 [INFO] [stderr] Compiling par-map v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling protobuf-codegen-pure v2.23.0 [INFO] [stderr] Compiling rand v0.8.3 [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 46.79s [INFO] running `Command { std: "docker" "inspect" "84c4d24ad9ca142b203702ef7fee452fa7008077acbadb0db3d8f6ca5224bbb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84c4d24ad9ca142b203702ef7fee452fa7008077acbadb0db3d8f6ca5224bbb7", kill_on_drop: false }` [INFO] [stdout] 84c4d24ad9ca142b203702ef7fee452fa7008077acbadb0db3d8f6ca5224bbb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e54422c6f913d8ba975f3957aaf94560ba4dc5175a0575a52f9b11eed18f5f0 [INFO] running `Command { std: "docker" "start" "-a" "8e54422c6f913d8ba975f3957aaf94560ba4dc5175a0575a52f9b11eed18f5f0", 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] Compiling pbfextractor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.46s [INFO] running `Command { std: "docker" "inspect" "8e54422c6f913d8ba975f3957aaf94560ba4dc5175a0575a52f9b11eed18f5f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e54422c6f913d8ba975f3957aaf94560ba4dc5175a0575a52f9b11eed18f5f0", kill_on_drop: false }` [INFO] [stdout] 8e54422c6f913d8ba975f3957aaf94560ba4dc5175a0575a52f9b11eed18f5f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4e8f1259d13ca07b638e6cec9e6d4b9e62ef6413042c64f6080cbbfe614b1d08 [INFO] running `Command { std: "docker" "start" "-a" "4e8f1259d13ca07b638e6cec9e6d4b9e62ef6413042c64f6080cbbfe614b1d08", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pbfextractor-515efa68fb4fca2d) [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_kmh_to_ms_conversion ... ok [INFO] [stdout] test units::test_meters_div_ms ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4e8f1259d13ca07b638e6cec9e6d4b9e62ef6413042c64f6080cbbfe614b1d08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e8f1259d13ca07b638e6cec9e6d4b9e62ef6413042c64f6080cbbfe614b1d08", kill_on_drop: false }` [INFO] [stdout] 4e8f1259d13ca07b638e6cec9e6d4b9e62ef6413042c64f6080cbbfe614b1d08