[INFO] cloning repository https://github.com/davidad/geolog-zeta [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidad/geolog-zeta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidad%2Fgeolog-zeta", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidad%2Fgeolog-zeta'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f86f1066b0351154051dabb11eb7fe63918e248 [INFO] testing davidad/geolog-zeta against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidad%2Fgeolog-zeta" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/davidad/geolog-zeta [INFO] finished tweaking git repo https://github.com/davidad/geolog-zeta [INFO] tweaked toml for git repo https://github.com/davidad/geolog-zeta written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/davidad/geolog-zeta on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/davidad/geolog-zeta 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2567681fb19c04e014cb7c55b15ad35df1bfdc79b21fb808701a375e6337497c [INFO] running `Command { std: "docker" "start" "-a" "2567681fb19c04e014cb7c55b15ad35df1bfdc79b21fb808701a375e6337497c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2567681fb19c04e014cb7c55b15ad35df1bfdc79b21fb808701a375e6337497c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2567681fb19c04e014cb7c55b15ad35df1bfdc79b21fb808701a375e6337497c", kill_on_drop: false }` [INFO] [stdout] 2567681fb19c04e014cb7c55b15ad35df1bfdc79b21fb808701a375e6337497c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73343065b0fb707cc7101ba8e16cc1888e8628452947d866f3323225c82bd1aa [INFO] running `Command { std: "docker" "start" "-a" "73343065b0fb707cc7101ba8e16cc1888e8628452947d866f3323225c82bd1aa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling nonminmax v0.1.1 [INFO] [stderr] Compiling roaring v0.10.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ariadne v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling rustyline v15.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling egglog-concurrency v1.0.0 [INFO] [stderr] Compiling egglog-numeric-id v1.0.0 [INFO] [stderr] Compiling egglog-union-find v1.0.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling geolog v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.39s [INFO] running `Command { std: "docker" "inspect" "73343065b0fb707cc7101ba8e16cc1888e8628452947d866f3323225c82bd1aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73343065b0fb707cc7101ba8e16cc1888e8628452947d866f3323225c82bd1aa", kill_on_drop: false }` [INFO] [stdout] 73343065b0fb707cc7101ba8e16cc1888e8628452947d866f3323225c82bd1aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 945967ebb68627ef3e152027a820faf681834ce3f2b7814b9a9649d9a4fcb9d6 [INFO] running `Command { std: "docker" "start" "-a" "945967ebb68627ef3e152027a820faf681834ce3f2b7814b9a9649d9a4fcb9d6", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling insta v1.44.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling geolog v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `geolog` (test "proptest_overlay") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name proptest_overlay --edition=2024 tests/proptest_overlay.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a2423f1dbe90620a -C extra-filename=-813b0a803acd291a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-8292b1f22f614f75.rlib --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-7e457d25c5844939.rlib --extern egglog_numeric_id=/opt/rustwide/target/debug/deps/libegglog_numeric_id-d5a93ddb09477dee.rlib --extern egglog_union_find=/opt/rustwide/target/debug/deps/libegglog_union_find-c1441e99d7d39f7e.rlib --extern geolog=/opt/rustwide/target/debug/deps/libgeolog-abdd3a9c401c0b6e.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-8964b20418b98d0b.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-e76f03041c62b9df.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-dfe6d24b877629bb.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-ddc10b3e05923868.rlib --extern nonminmax=/opt/rustwide/target/debug/deps/libnonminmax-30dbaf0639b6fd40.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-55a5b0de7988a86d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4ae3384ab26c83ff.rlib --extern rkyv=/opt/rustwide/target/debug/deps/librkyv-9f38c91f49fbbb8b.rlib --extern roaring=/opt/rustwide/target/debug/deps/libroaring-c5ec612b396e1576.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-76a0a7473e1393d4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ce4285f00094257a.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-360a06e52d10124a.rlib --extern tinyvec=/opt/rustwide/target/debug/deps/libtinyvec-537dce2c0aacd29a.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-310a55543bae776e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-cf6a1ddb12e3cd8d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-3de2d0e04682da36/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `geolog` (test "proptest_tensor") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name proptest_tensor --edition=2024 tests/proptest_tensor.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=78f419f5054d3f76 -C extra-filename=-3df9ea8aa2296720 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-8292b1f22f614f75.rlib --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-7e457d25c5844939.rlib --extern egglog_numeric_id=/opt/rustwide/target/debug/deps/libegglog_numeric_id-d5a93ddb09477dee.rlib --extern egglog_union_find=/opt/rustwide/target/debug/deps/libegglog_union_find-c1441e99d7d39f7e.rlib --extern geolog=/opt/rustwide/target/debug/deps/libgeolog-abdd3a9c401c0b6e.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-8964b20418b98d0b.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-e76f03041c62b9df.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-dfe6d24b877629bb.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-ddc10b3e05923868.rlib --extern nonminmax=/opt/rustwide/target/debug/deps/libnonminmax-30dbaf0639b6fd40.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-55a5b0de7988a86d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4ae3384ab26c83ff.rlib --extern rkyv=/opt/rustwide/target/debug/deps/librkyv-9f38c91f49fbbb8b.rlib --extern roaring=/opt/rustwide/target/debug/deps/libroaring-c5ec612b396e1576.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-76a0a7473e1393d4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ce4285f00094257a.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-360a06e52d10124a.rlib --extern tinyvec=/opt/rustwide/target/debug/deps/libtinyvec-537dce2c0aacd29a.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-310a55543bae776e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-cf6a1ddb12e3cd8d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-3de2d0e04682da36/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "945967ebb68627ef3e152027a820faf681834ce3f2b7814b9a9649d9a4fcb9d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "945967ebb68627ef3e152027a820faf681834ce3f2b7814b9a9649d9a4fcb9d6", kill_on_drop: false }` [INFO] [stdout] 945967ebb68627ef3e152027a820faf681834ce3f2b7814b9a9649d9a4fcb9d6