[INFO] fetching crate earthwyrm 0.11.0... [INFO] testing earthwyrm-0.11.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate earthwyrm 0.11.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate earthwyrm 0.11.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate earthwyrm 0.11.0 [INFO] tweaked toml for crates.io crate earthwyrm 0.11.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate earthwyrm 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 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] Updating crates.io index [INFO] [stderr] Locking 4 packages to latest compatible versions [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3a190037e288d06736376c2303d99ddb51b5e86bd343123618152a937ef456ec [INFO] running `Command { std: "docker" "start" "-a" "3a190037e288d06736376c2303d99ddb51b5e86bd343123618152a937ef456ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a190037e288d06736376c2303d99ddb51b5e86bd343123618152a937ef456ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a190037e288d06736376c2303d99ddb51b5e86bd343123618152a937ef456ec", kill_on_drop: false }` [INFO] [stdout] 3a190037e288d06736376c2303d99ddb51b5e86bd343123618152a937ef456ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c6deac0603332c9e6aec64a0158461b04876415dc18e434d1f54e01c3f3d0e75 [INFO] running `Command { std: "docker" "start" "-a" "c6deac0603332c9e6aec64a0158461b04876415dc18e434d1f54e01c3f3d0e75", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling pub-iterator-type v0.1.1 [INFO] [stderr] Compiling par-map v0.1.4 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [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 regex v1.12.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling pointy v0.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling flat_map v0.0.10 [INFO] [stderr] Compiling muon-rs v0.2.3 [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 protobuf-codegen v3.7.2 [INFO] [stderr] Compiling osmpbfreader v0.17.0 [INFO] [stderr] Compiling earthwyrm v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.09s [INFO] running `Command { std: "docker" "inspect" "c6deac0603332c9e6aec64a0158461b04876415dc18e434d1f54e01c3f3d0e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6deac0603332c9e6aec64a0158461b04876415dc18e434d1f54e01c3f3d0e75", kill_on_drop: false }` [INFO] [stdout] c6deac0603332c9e6aec64a0158461b04876415dc18e434d1f54e01c3f3d0e75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 25bb1239f1496022b4c29b36cc05288c05068ae1bc08ddedab36783831f3ea33 [INFO] running `Command { std: "docker" "start" "-a" "25bb1239f1496022b4c29b36cc05288c05068ae1bc08ddedab36783831f3ea33", kill_on_drop: false }` [INFO] [stderr] Compiling earthwyrm v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `Command { std: "docker" "inspect" "25bb1239f1496022b4c29b36cc05288c05068ae1bc08ddedab36783831f3ea33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25bb1239f1496022b4c29b36cc05288c05068ae1bc08ddedab36783831f3ea33", kill_on_drop: false }` [INFO] [stdout] 25bb1239f1496022b4c29b36cc05288c05068ae1bc08ddedab36783831f3ea33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] fd1f8756d1209ca33fd65584a88a81f4fb79250ac2a4ca4b9b0491d5ca506ce3 [INFO] running `Command { std: "docker" "start" "-a" "fd1f8756d1209ca33fd65584a88a81f4fb79250ac2a4ca4b9b0491d5ca506ce3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/earthwyrm-74cd5ea49a542afa) [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] Doc-tests earthwyrm [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" "fd1f8756d1209ca33fd65584a88a81f4fb79250ac2a4ca4b9b0491d5ca506ce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd1f8756d1209ca33fd65584a88a81f4fb79250ac2a4ca4b9b0491d5ca506ce3", kill_on_drop: false }` [INFO] [stdout] fd1f8756d1209ca33fd65584a88a81f4fb79250ac2a4ca4b9b0491d5ca506ce3