[INFO] cloning repository https://github.com/NanzeRT/map-thing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NanzeRT/map-thing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNanzeRT%2Fmap-thing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNanzeRT%2Fmap-thing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f9df2d17fdda5e39941c6cf0026018c2f3be5837
[INFO] checking NanzeRT/map-thing against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNanzeRT%2Fmap-thing" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/NanzeRT/map-thing
[INFO] finished tweaking git repo https://github.com/NanzeRT/map-thing
[INFO] tweaked toml for git repo https://github.com/NanzeRT/map-thing written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NanzeRT/map-thing on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NanzeRT/map-thing 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad6a3224013468602316a8b782be37a4e92417f247c41f12de4c42c76fc50a90
[INFO] running `Command { std: "docker" "start" "-a" "ad6a3224013468602316a8b782be37a4e92417f247c41f12de4c42c76fc50a90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad6a3224013468602316a8b782be37a4e92417f247c41f12de4c42c76fc50a90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad6a3224013468602316a8b782be37a4e92417f247c41f12de4c42c76fc50a90", kill_on_drop: false }`
[INFO] [stdout] ad6a3224013468602316a8b782be37a4e92417f247c41f12de4c42c76fc50a90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b8379a3889d0cb5d0462b527f9622bf798751c4dc4b50dc2e2b0c78229bb6d3
[INFO] running `Command { std: "docker" "start" "-a" "3b8379a3889d0cb5d0462b527f9622bf798751c4dc4b50dc2e2b0c78229bb6d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling winnow v0.5.25
[INFO] [stderr]    Compiling target-lexicon v0.12.12
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.89
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling gio v0.16.7
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.89
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]     Checking event-listener v4.0.0
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking smallbox v0.8.2
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling gtk v0.16.2
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling openssl v0.10.61
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking async-channel v2.1.1
[INFO] [stderr]     Checking async-lock v3.2.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling interprocess-docfix v1.2.2
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking futures-lite v2.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking async-task v4.5.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]    Compiling openssl-sys v0.9.97
[INFO] [stderr]    Compiling tao v0.19.1
[INFO] [stderr]     Checking fdeflate v0.3.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking spinning v0.1.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking intmap v0.7.1
[INFO] [stderr]     Checking to_method v1.1.0
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling wry v0.28.3
[INFO] [stderr]    Compiling rfd v0.11.4
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]    Compiling constcat v0.3.1
[INFO] [stderr]     Checking dioxus-debug-cell v0.1.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]     Checking webbrowser v0.8.12
[INFO] [stderr]     Checking dioxus-interpreter-js v0.4.3
[INFO] [stderr]     Checking dunce v1.0.4
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking infer v0.11.0
[INFO] [stderr]     Checking const_format v0.2.32
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.89
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.17
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.89
[INFO] [stderr]    Compiling glib-macros v0.16.8
[INFO] [stderr]    Compiling gtk3-macros v0.16.3
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr] error: could not compile `toml_edit` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name toml_edit --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=e69a2496a0c7e190 -C extra-filename=-cacd9732112936fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-0e5cd8dc6cf12cac.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e1133cc94b1f5486.rmeta --extern serde_spanned=/opt/rustwide/target/debug/deps/libserde_spanned-1116776d144be971.rmeta --extern toml_datetime=/opt/rustwide/target/debug/deps/libtoml_datetime-02a6d55152b7a2ea.rmeta --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-025c249a619058fb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3b8379a3889d0cb5d0462b527f9622bf798751c4dc4b50dc2e2b0c78229bb6d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b8379a3889d0cb5d0462b527f9622bf798751c4dc4b50dc2e2b0c78229bb6d3", kill_on_drop: false }`
[INFO] [stdout] 3b8379a3889d0cb5d0462b527f9622bf798751c4dc4b50dc2e2b0c78229bb6d3
