[INFO] cloning repository https://github.com/OSM-Browser/points-api-importer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OSM-Browser/points-api-importer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOSM-Browser%2Fpoints-api-importer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOSM-Browser%2Fpoints-api-importer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e71b273057c8da53093ad89f12975354e2c54d75 [INFO] testing OSM-Browser/points-api-importer against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOSM-Browser%2Fpoints-api-importer" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OSM-Browser/points-api-importer on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/OSM-Browser/points-api-importer [INFO] finished tweaking git repo https://github.com/OSM-Browser/points-api-importer [INFO] tweaked toml for git repo https://github.com/OSM-Browser/points-api-importer written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/OSM-Browser/points-api-importer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c7fa14cd49946e790fb69dba2f04d1e1c14ba73e7e8bae478e8c949c5686b6f [INFO] running `Command { std: "docker" "start" "-a" "0c7fa14cd49946e790fb69dba2f04d1e1c14ba73e7e8bae478e8c949c5686b6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c7fa14cd49946e790fb69dba2f04d1e1c14ba73e7e8bae478e8c949c5686b6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c7fa14cd49946e790fb69dba2f04d1e1c14ba73e7e8bae478e8c949c5686b6f", kill_on_drop: false }` [INFO] [stdout] 0c7fa14cd49946e790fb69dba2f04d1e1c14ba73e7e8bae478e8c949c5686b6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84dff1047edf3ca531fd21a2ecbcb46011d62a78dfab2a53aa0ffeaa2fb66f22 [INFO] running `Command { std: "docker" "start" "-a" "84dff1047edf3ca531fd21a2ecbcb46011d62a78dfab2a53aa0ffeaa2fb66f22", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling fallible-iterator v0.1.3 [INFO] [stderr] Compiling md5 v0.3.5 [INFO] [stderr] Compiling futures v0.1.16 [INFO] [stderr] Compiling procedural-masquerade v0.1.2 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling protobuf v1.4.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling flat_map v0.0.4 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling futures-cpupool v0.1.7 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling par-map v0.1.1 [INFO] [stderr] Compiling digest v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.4.0 [INFO] [stderr] Compiling block-buffer v0.2.0 [INFO] [stderr] Compiling hmac v0.4.2 [INFO] [stderr] Compiling sha2 v0.6.0 [INFO] [stderr] Compiling postgres-protocol v0.3.1 [INFO] [stderr] Compiling postgres-shared v0.4.0 [INFO] [stderr] Compiling postgres v0.15.1 [INFO] [stderr] Compiling postgis v0.5.0 [INFO] [stderr] Compiling rental-impl v0.4.14 [INFO] [stderr] Compiling postgres-derive v0.3.1 [INFO] [stderr] Compiling rental v0.4.14 [INFO] [stderr] Compiling osmpbfreader v0.11.1 [INFO] [stderr] Compiling points-api-importer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "84dff1047edf3ca531fd21a2ecbcb46011d62a78dfab2a53aa0ffeaa2fb66f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84dff1047edf3ca531fd21a2ecbcb46011d62a78dfab2a53aa0ffeaa2fb66f22", kill_on_drop: false }` [INFO] [stdout] 84dff1047edf3ca531fd21a2ecbcb46011d62a78dfab2a53aa0ffeaa2fb66f22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7513d04aa17f897dfbf1ac9f66654006bc7df968d09951e0807602a359d72ccd [INFO] running `Command { std: "docker" "start" "-a" "7513d04aa17f897dfbf1ac9f66654006bc7df968d09951e0807602a359d72ccd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling points-api-importer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.27s [INFO] running `Command { std: "docker" "inspect" "7513d04aa17f897dfbf1ac9f66654006bc7df968d09951e0807602a359d72ccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7513d04aa17f897dfbf1ac9f66654006bc7df968d09951e0807602a359d72ccd", kill_on_drop: false }` [INFO] [stdout] 7513d04aa17f897dfbf1ac9f66654006bc7df968d09951e0807602a359d72ccd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 616ad4ef8cf70d77860045e5124b526823f9c169ed76fffd6f18afa5ee0f11dc [INFO] running `Command { std: "docker" "start" "-a" "616ad4ef8cf70d77860045e5124b526823f9c169ed76fffd6f18afa5ee0f11dc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.70s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/points_api_importer-076af0bff5b8e0fa) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "616ad4ef8cf70d77860045e5124b526823f9c169ed76fffd6f18afa5ee0f11dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "616ad4ef8cf70d77860045e5124b526823f9c169ed76fffd6f18afa5ee0f11dc", kill_on_drop: false }` [INFO] [stdout] 616ad4ef8cf70d77860045e5124b526823f9c169ed76fffd6f18afa5ee0f11dc