[INFO] cloning repository https://github.com/colepoirier/nominatim_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/colepoirier/nominatim_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolepoirier%2Fnominatim_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolepoirier%2Fnominatim_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d71148c8839c05efb3960df05c71bfef1e897b92 [INFO] testing colepoirier/nominatim_rs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolepoirier%2Fnominatim_rs" "/workspace/builds/worker-33/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-33/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/colepoirier/nominatim_rs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/colepoirier/nominatim_rs [INFO] finished tweaking git repo https://github.com/colepoirier/nominatim_rs [INFO] tweaked toml for git repo https://github.com/colepoirier/nominatim_rs written to /workspace/builds/worker-33/source/Cargo.toml [INFO] crate git repo https://github.com/colepoirier/nominatim_rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82529227c5631a1f65dd5363e30485e37006d2de3d02471679e6dfe62766ffeb [INFO] running `Command { std: "docker" "start" "-a" "82529227c5631a1f65dd5363e30485e37006d2de3d02471679e6dfe62766ffeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82529227c5631a1f65dd5363e30485e37006d2de3d02471679e6dfe62766ffeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82529227c5631a1f65dd5363e30485e37006d2de3d02471679e6dfe62766ffeb", kill_on_drop: false }` [INFO] [stdout] 82529227c5631a1f65dd5363e30485e37006d2de3d02471679e6dfe62766ffeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1657ab4c4a628e8e905502596be2fa827b6adf755244321ed4d5947584e22f1f [INFO] running `Command { std: "docker" "start" "-a" "1657ab4c4a628e8e905502596be2fa827b6adf755244321ed4d5947584e22f1f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling qadapt-spin v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling atomic-counter v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling protobuf_iter v0.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling osm_pbf_iter v0.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.3.2 [INFO] [stderr] Compiling dashmap v3.2.2 [INFO] [stderr] Compiling nominatim_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `collapse_this_comment` [INFO] [stdout] --> src/import.rs:164:4 [INFO] [stdout] | [INFO] [stdout] 164 | fn collapse_this_comment() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.87s [INFO] running `Command { std: "docker" "inspect" "1657ab4c4a628e8e905502596be2fa827b6adf755244321ed4d5947584e22f1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1657ab4c4a628e8e905502596be2fa827b6adf755244321ed4d5947584e22f1f", kill_on_drop: false }` [INFO] [stdout] 1657ab4c4a628e8e905502596be2fa827b6adf755244321ed4d5947584e22f1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12858767f60c4b0badba3d553cfc525b7caff4e4872709a5d3709cd2098ba4ee [INFO] running `Command { std: "docker" "start" "-a" "12858767f60c4b0badba3d553cfc525b7caff4e4872709a5d3709cd2098ba4ee", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling nominatim_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `collapse_this_comment` [INFO] [stdout] --> src/import.rs:164:4 [INFO] [stdout] | [INFO] [stdout] 164 | fn collapse_this_comment() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.80s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "12858767f60c4b0badba3d553cfc525b7caff4e4872709a5d3709cd2098ba4ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12858767f60c4b0badba3d553cfc525b7caff4e4872709a5d3709cd2098ba4ee", kill_on_drop: false }` [INFO] [stdout] 12858767f60c4b0badba3d553cfc525b7caff4e4872709a5d3709cd2098ba4ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9d02f0d21dccd1780c5e7364d96573ebd14a8a3ee18b5e46d95bb3b397d06633 [INFO] running `Command { std: "docker" "start" "-a" "9d02f0d21dccd1780c5e7364d96573ebd14a8a3ee18b5e46d95bb3b397d06633", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: function is never used: `collapse_this_comment` [INFO] [stderr] --> src/import.rs:164:4 [INFO] [stderr] | [INFO] [stderr] 164 | fn collapse_this_comment() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `nominatim_rs` (bin "import" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/count-bc850f41ee041491) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/import-cb57fd22801e2460) [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] [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/set_of_tags-7b18eec19e154114) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ways_1-f4cbc7e5d4d35b60) [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" "9d02f0d21dccd1780c5e7364d96573ebd14a8a3ee18b5e46d95bb3b397d06633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d02f0d21dccd1780c5e7364d96573ebd14a8a3ee18b5e46d95bb3b397d06633", kill_on_drop: false }` [INFO] [stdout] 9d02f0d21dccd1780c5e7364d96573ebd14a8a3ee18b5e46d95bb3b397d06633