[INFO] cloning repository https://github.com/Thesecondbestname/Sketchy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Thesecondbestname/Sketchy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThesecondbestname%2FSketchy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThesecondbestname%2FSketchy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d8fb35b7dee2cd8622e19e6ebd37a1cc1c0ab4dc
[INFO] checking Thesecondbestname/Sketchy against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-18
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThesecondbestname%2FSketchy" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Thesecondbestname/Sketchy
[INFO] finished tweaking git repo https://github.com/Thesecondbestname/Sketchy
[INFO] tweaked toml for git repo https://github.com/Thesecondbestname/Sketchy written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Thesecondbestname/Sketchy 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/Thesecondbestname/Sketchy 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-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f10d2c20c5b6c5727010cb60ad6c1da7a60bc9302a5df3a954a1cf980edcb246
[INFO] running `Command { std: "docker" "start" "-a" "f10d2c20c5b6c5727010cb60ad6c1da7a60bc9302a5df3a954a1cf980edcb246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f10d2c20c5b6c5727010cb60ad6c1da7a60bc9302a5df3a954a1cf980edcb246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f10d2c20c5b6c5727010cb60ad6c1da7a60bc9302a5df3a954a1cf980edcb246", kill_on_drop: false }`
[INFO] [stdout] f10d2c20c5b6c5727010cb60ad6c1da7a60bc9302a5df3a954a1cf980edcb246
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd23466ad14078463ff20176e92ecf7834b257538bcb622408802ca170f9a854
[INFO] running `Command { std: "docker" "start" "-a" "bd23466ad14078463ff20176e92ecf7834b257538bcb622408802ca170f9a854", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling cc v1.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling chumsky v1.0.0-alpha.6 (https://github.com/zesterer/chumsky?rev=e045b140497bd07fecbe13ae1ad22aa252678de3#e045b140)
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking ariadne v0.4.1
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking ariadne v0.1.5
[INFO] [stderr]     Checking analysis v0.1.0 (/opt/rustwide/workdir/analysis)
[INFO] [stderr]    Compiling logos-codegen v0.14.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling logos-derive v0.14.2
[INFO] [stderr]     Checking logos v0.14.2
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking clap-verbosity-flag v2.2.2
[INFO] [stderr] error: could not compile `chumsky` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name chumsky --edition=2021 /opt/rustwide/cargo-home/git/checkouts/chumsky-f75fa12f276e2bbf/e045b14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="label"' --cfg 'feature="pratt"' --cfg 'feature="spill-stack"' --cfg 'feature="std"' --cfg 'feature="unstable"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_test_stable", "default", "docsrs", "either", "extension", "label", "lexical", "lexical-numbers", "memoization", "nightly", "pratt", "regex", "serde", "spill-stack", "spin", "std", "sync", "unstable"))' -C metadata=4efc6230e6dd8562 -C extra-filename=-8f2b7f65239e90df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-60bdadb37159b1db.rmeta --extern stacker=/opt/rustwide/target/debug/deps/libstacker-5481cb214d0ec732.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-a25a4605be0380dc.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-f7beba5406554f6e/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "bd23466ad14078463ff20176e92ecf7834b257538bcb622408802ca170f9a854", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd23466ad14078463ff20176e92ecf7834b257538bcb622408802ca170f9a854", kill_on_drop: false }`
[INFO] [stdout] bd23466ad14078463ff20176e92ecf7834b257538bcb622408802ca170f9a854
