[INFO] fetching crate rbox 0.1.4...
[INFO] testing rbox-0.1.4 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate rbox 0.1.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate rbox 0.1.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rbox 0.1.4
[INFO] tweaked toml for crates.io crate rbox 0.1.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rbox 0.1.4 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rbox 0.1.4 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bfce0fe8ebd37e06d1b2d862f41fcec65b319dd97be8f1c4058a00faff6edeb7
[INFO] running `Command { std: "docker" "start" "-a" "bfce0fe8ebd37e06d1b2d862f41fcec65b319dd97be8f1c4058a00faff6edeb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bfce0fe8ebd37e06d1b2d862f41fcec65b319dd97be8f1c4058a00faff6edeb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfce0fe8ebd37e06d1b2d862f41fcec65b319dd97be8f1c4058a00faff6edeb7", kill_on_drop: false }`
[INFO] [stdout] bfce0fe8ebd37e06d1b2d862f41fcec65b319dd97be8f1c4058a00faff6edeb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38f502fa4fc836eb7c2f4a82d02a2955e761a465892fbe6bf18024aeff1f611b
[INFO] running `Command { std: "docker" "start" "-a" "38f502fa4fc836eb7c2f4a82d02a2955e761a465892fbe6bf18024aeff1f611b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling binrw v0.15.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling openssl-src v300.5.2+3.5.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libsqlite3-sys v0.33.0
[INFO] [stderr]    Compiling sysinfo v0.35.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling modular-bitfield-impl v0.12.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling parse-display-derive v0.10.0
[INFO] [stderr]    Compiling modular-bitfield v0.12.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling parse-display v0.10.0
[INFO] [stderr]    Compiling diesel_derives v2.2.7
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling quick-xml v0.38.2
[INFO] [stderr]    Compiling diesel v2.2.12
[INFO] [stderr] error: could not compile `diesel` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name diesel --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.12/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 -C debuginfo=2 --cfg 'feature="128-column-tables"' --cfg 'feature="32-column-tables"' --cfg 'feature="64-column-tables"' --cfg 'feature="default"' --cfg 'feature="returning_clauses_for_sqlite_3_35"' --cfg 'feature="sqlite"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "__with_asan_tests", "chrono", "default", "extras", "huge-tables", "i-implement-a-third-party-backend-and-opt-into-breaking-changes", "ipnet-address", "large-tables", "mysql", "mysql_backend", "mysqlclient-src", "network-address", "numeric", "postgres", "postgres_backend", "pq-src", "quickcheck", "r2d2", "returning_clauses_for_sqlite_3_35", "serde_json", "sqlite", "time", "unstable", "uuid", "with-deprecated", "without-deprecated"))' -C metadata=210f5a93836f71b6 -C extra-filename=-34899345bd4d92d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-66b885bb0143272f.so --extern libsqlite3_sys=/opt/rustwide/target/debug/deps/liblibsqlite3_sys-8821e15ef49d4a5c.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-8a50f97248a1a34b/out -L native=/opt/rustwide/target/debug/build/openssl-sys-983133b1f480cace/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "38f502fa4fc836eb7c2f4a82d02a2955e761a465892fbe6bf18024aeff1f611b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38f502fa4fc836eb7c2f4a82d02a2955e761a465892fbe6bf18024aeff1f611b", kill_on_drop: false }`
[INFO] [stdout] 38f502fa4fc836eb7c2f4a82d02a2955e761a465892fbe6bf18024aeff1f611b
