[INFO] fetching crate lonlat_bng 0.8.1... [INFO] testing lonlat_bng-0.8.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate lonlat_bng 0.8.1 into /workspace/builds/worker-2-tc1/source [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate lonlat_bng 0.8.1 [INFO] finished tweaking crates.io crate lonlat_bng 0.8.1 [INFO] tweaked toml for crates.io crate lonlat_bng 0.8.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lonlat_bng 0.8.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lonlat_bng 0.8.1 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded phf_codegen v0.13.1 [INFO] [stderr] Downloaded cbindgen v0.29.2 [INFO] [stderr] Downloaded lzma-rust2 v0.15.1 [INFO] [stderr] Downloaded ostn15_phf v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c4cf2af1f592727f2cca8925914a04473cf3672d360394fc61ef311cb8b8aab [INFO] running `Command { std: "docker" "start" "-a" "1c4cf2af1f592727f2cca8925914a04473cf3672d360394fc61ef311cb8b8aab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c4cf2af1f592727f2cca8925914a04473cf3672d360394fc61ef311cb8b8aab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c4cf2af1f592727f2cca8925914a04473cf3672d360394fc61ef311cb8b8aab", kill_on_drop: false }` [INFO] [stdout] 1c4cf2af1f592727f2cca8925914a04473cf3672d360394fc61ef311cb8b8aab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 684b0015c7229350e970e4cc58a581a433bfb17e1708e6ec225a5a7d7f025137 [INFO] running `Command { std: "docker" "start" "-a" "684b0015c7229350e970e4cc58a581a433bfb17e1708e6ec225a5a7d7f025137", kill_on_drop: false }` [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling cbindgen v0.29.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling lzma-rust2 v0.15.1 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling ostn15_phf v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling lonlat_bng v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `ostn15_phf` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name ostn15_phf --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ostn15_phf-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib --crate-type cdylib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=27b827ff57f491fd -C extra-filename=-cc0c578700a9f68f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-a444f2b7d1f00841.rlib --extern phf=/opt/rustwide/target/debug/deps/libphf-0ef9403b64ed9f17.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "684b0015c7229350e970e4cc58a581a433bfb17e1708e6ec225a5a7d7f025137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "684b0015c7229350e970e4cc58a581a433bfb17e1708e6ec225a5a7d7f025137", kill_on_drop: false }` [INFO] [stdout] 684b0015c7229350e970e4cc58a581a433bfb17e1708e6ec225a5a7d7f025137