[INFO] cloning repository https://github.com/julius-boettger/propsolve [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/julius-boettger/propsolve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulius-boettger%2Fpropsolve", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulius-boettger%2Fpropsolve'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8826c020f526c922772b2c7dc26118a8fcdacf1c [INFO] checking julius-boettger/propsolve against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulius-boettger%2Fpropsolve" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/julius-boettger/propsolve [INFO] finished tweaking git repo https://github.com/julius-boettger/propsolve [INFO] tweaked toml for git repo https://github.com/julius-boettger/propsolve written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/julius-boettger/propsolve on toolchain d0ab665d12770dbaae620b539ee4319b83445f45 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/julius-boettger/propsolve 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" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 4c462252058ed3861b4780770f3080dbd212038b128d4c8fca44fa200e5c4e96 [INFO] running `Command { std: "docker" "start" "4c462252058ed3861b4780770f3080dbd212038b128d4c8fca44fa200e5c4e96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c462252058ed3861b4780770f3080dbd212038b128d4c8fca44fa200e5c4e96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4c462252058ed3861b4780770f3080dbd212038b128d4c8fca44fa200e5c4e96" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c462252058ed3861b4780770f3080dbd212038b128d4c8fca44fa200e5c4e96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4c462252058ed3861b4780770f3080dbd212038b128d4c8fca44fa200e5c4e96" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling z3-sys v0.11.0 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking colored v3.1.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking ariadne v0.6.0 [INFO] [stderr] Checking z3 v0.20.0 [INFO] [stderr] Compiling stacker v0.1.23 [INFO] [stderr] Checking terminal_size v0.4.4 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Compiling psm v0.1.30 [INFO] [stderr] Checking chumsky v0.12.0 [INFO] [stderr] Checking propsolve v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `propsolve` (bin "propsolve") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name propsolve --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b6692b527e80f1a6 -C extra-filename=-30332e9616bd69a4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-8a878e59199d60ce.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-ab263e172444dfdf.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-ba8ce396ee381b74.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-28f2eb8bd258d686.rmeta --extern z3=/opt/rustwide/target/debug/deps/libz3-d036cac57e2d2c59.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-7636d32e14fc4da9/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `propsolve` (bin "propsolve" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name propsolve --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a5773a050d1fffb5 -C extra-filename=-1142926281e0dcbf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-8a878e59199d60ce.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-ab263e172444dfdf.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-ba8ce396ee381b74.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-28f2eb8bd258d686.rmeta --extern z3=/opt/rustwide/target/debug/deps/libz3-d036cac57e2d2c59.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-7636d32e14fc4da9/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4c462252058ed3861b4780770f3080dbd212038b128d4c8fca44fa200e5c4e96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c462252058ed3861b4780770f3080dbd212038b128d4c8fca44fa200e5c4e96", kill_on_drop: false }` [INFO] [stdout] 4c462252058ed3861b4780770f3080dbd212038b128d4c8fca44fa200e5c4e96