[INFO] cloning repository https://github.com/xchg-rax-rax/pop3_server_lib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xchg-rax-rax/pop3_server_lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxchg-rax-rax%2Fpop3_server_lib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxchg-rax-rax%2Fpop3_server_lib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 539a4dab9b4cd50f8a2921a2efdef2787f15fefb
[INFO] checking xchg-rax-rax/pop3_server_lib 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%2Fxchg-rax-rax%2Fpop3_server_lib" "/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/xchg-rax-rax/pop3_server_lib
[INFO] finished tweaking git repo https://github.com/xchg-rax-rax/pop3_server_lib
[INFO] tweaked toml for git repo https://github.com/xchg-rax-rax/pop3_server_lib written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xchg-rax-rax/pop3_server_lib 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/xchg-rax-rax/pop3_server_lib 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] 67ede10bdb304a52809760eb11f932d787dabf6801932c3166e3a71b33eb9e31
[INFO] running `Command { std: "docker" "start" "-a" "67ede10bdb304a52809760eb11f932d787dabf6801932c3166e3a71b33eb9e31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67ede10bdb304a52809760eb11f932d787dabf6801932c3166e3a71b33eb9e31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67ede10bdb304a52809760eb11f932d787dabf6801932c3166e3a71b33eb9e31", kill_on_drop: false }`
[INFO] [stdout] 67ede10bdb304a52809760eb11f932d787dabf6801932c3166e3a71b33eb9e31
[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] 9364a6b0c24042a40a49aea336e895b698e610fc3d9246137adfe6d6ae52222f
[INFO] running `Command { std: "docker" "start" "-a" "9364a6b0c24042a40a49aea336e895b698e610fc3d9246137adfe6d6ae52222f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]     Checking miniz_oxide v0.8.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking gzip-header v1.0.0
[INFO] [stderr]     Checking winnow v0.7.2
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling llvm_profparser v0.7.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking clap_builder v4.5.29
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking object v0.26.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling cargo-tarpaulin v0.32.0
[INFO] [stderr]     Checking ruzstd v0.7.3
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking quote v1.0.38
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking syn v2.0.98
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking quick-xml v0.37.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.26.2/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="archive"' --cfg 'feature="coff"' --cfg 'feature="compression"' --cfg 'feature="default"' --cfg 'feature="elf"' --cfg 'feature="flate2"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "crc32fast", "default", "elf", "flate2", "indexmap", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "wasm", "wasmparser", "write", "write_core"))' -C metadata=b3fc1564f28bc718 -C extra-filename=-03b826901f889a83 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern flate2=/opt/rustwide/target/debug/deps/libflate2-b2697d1b8dc06013.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.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" "9364a6b0c24042a40a49aea336e895b698e610fc3d9246137adfe6d6ae52222f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9364a6b0c24042a40a49aea336e895b698e610fc3d9246137adfe6d6ae52222f", kill_on_drop: false }`
[INFO] [stdout] 9364a6b0c24042a40a49aea336e895b698e610fc3d9246137adfe6d6ae52222f
