[INFO] fetching crate earthwyrm-bin 0.11.0...
[INFO] testing earthwyrm-bin-0.11.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate earthwyrm-bin 0.11.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate earthwyrm-bin 0.11.0
[INFO] finished tweaking crates.io crate earthwyrm-bin 0.11.0
[INFO] tweaked toml for crates.io crate earthwyrm-bin 0.11.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate earthwyrm-bin 0.11.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate earthwyrm-bin 0.11.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 5 packages to latest compatible versions
[INFO] [stderr]       Adding earthwyrm v0.11.0
[INFO] [stderr]       Adding loam v0.5.0
[INFO] [stderr]       Adding mvt v0.10.3
[INFO] [stderr]       Adding pointy v0.7.0
[INFO] [stderr]       Adding rosewood v0.5.0
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42c1400359dbd3356e596268e832585c4c972ba0228839aa387e1a940c9c3c7d
[INFO] running `Command { std: "docker" "start" "-a" "42c1400359dbd3356e596268e832585c4c972ba0228839aa387e1a940c9c3c7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42c1400359dbd3356e596268e832585c4c972ba0228839aa387e1a940c9c3c7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42c1400359dbd3356e596268e832585c4c972ba0228839aa387e1a940c9c3c7d", kill_on_drop: false }`
[INFO] [stdout] 42c1400359dbd3356e596268e832585c4c972ba0228839aa387e1a940c9c3c7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a749afd7609fa9fbeba1d19e713f6d64864b9399e7729ee0bfe0dc916ce38620
[INFO] running `Command { std: "docker" "start" "-a" "a749afd7609fa9fbeba1d19e713f6d64864b9399e7729ee0bfe0dc916ce38620", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling pub-iterator-type v0.1.1
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling rust-fuzzy-search v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling par-map v0.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling pointy v0.7.0
[INFO] [stderr]    Compiling flat_map v0.0.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling muon-rs v0.2.3
[INFO] [stderr]    Compiling argh v0.1.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling loam v0.5.0
[INFO] [stderr]    Compiling rosewood v0.5.0
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling mvt v0.10.3
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling osmpbfreader v0.17.0
[INFO] [stderr]    Compiling earthwyrm v0.11.0
[INFO] [stderr]    Compiling earthwyrm-bin v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.48s
[INFO] running `Command { std: "docker" "inspect" "a749afd7609fa9fbeba1d19e713f6d64864b9399e7729ee0bfe0dc916ce38620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a749afd7609fa9fbeba1d19e713f6d64864b9399e7729ee0bfe0dc916ce38620", kill_on_drop: false }`
[INFO] [stdout] a749afd7609fa9fbeba1d19e713f6d64864b9399e7729ee0bfe0dc916ce38620
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c6e1db57a4a0b00a179c171d6476a8f328d9a5cd1aa5c462e6412365df98390
[INFO] running `Command { std: "docker" "start" "-a" "4c6e1db57a4a0b00a179c171d6476a8f328d9a5cd1aa5c462e6412365df98390", kill_on_drop: false }`
[INFO] [stderr]    Compiling earthwyrm-bin v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s
[INFO] running `Command { std: "docker" "inspect" "4c6e1db57a4a0b00a179c171d6476a8f328d9a5cd1aa5c462e6412365df98390", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c6e1db57a4a0b00a179c171d6476a8f328d9a5cd1aa5c462e6412365df98390", kill_on_drop: false }`
[INFO] [stdout] 4c6e1db57a4a0b00a179c171d6476a8f328d9a5cd1aa5c462e6412365df98390
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0c495ce50eb2f0991bf5538cde8aebb6f1657c142358015ec757fcba0bec45b6
[INFO] running `Command { std: "docker" "start" "-a" "0c495ce50eb2f0991bf5538cde8aebb6f1657c142358015ec757fcba0bec45b6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/earthwyrm-35d16914b0e0a2db)
[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" "0c495ce50eb2f0991bf5538cde8aebb6f1657c142358015ec757fcba0bec45b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c495ce50eb2f0991bf5538cde8aebb6f1657c142358015ec757fcba0bec45b6", kill_on_drop: false }`
[INFO] [stdout] 0c495ce50eb2f0991bf5538cde8aebb6f1657c142358015ec757fcba0bec45b6
