[INFO] cloning repository https://github.com/google/alioth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/google/alioth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Falioth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Falioth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2be9e1ff3986b321939498ca523bc1f7712c7fda [INFO] checking google/alioth against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Falioth" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/google/alioth [INFO] finished tweaking git repo https://github.com/google/alioth [INFO] tweaked toml for git repo https://github.com/google/alioth written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/google/alioth on toolchain d8be25549d5418405531341b4be6d8538fc3c42e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/google/alioth 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" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:fd22e2154e7db748230f413534f3a6d034160c9d2b7c14b90fba4e9bfc1a36d4" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 4aeae50f163aa77bf4188e37e80dc3f1f994595c05305a2f3de860d086d8c98d [INFO] running `Command { std: "docker" "start" "4aeae50f163aa77bf4188e37e80dc3f1f994595c05305a2f3de860d086d8c98d", 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" "4aeae50f163aa77bf4188e37e80dc3f1f994595c05305a2f3de860d086d8c98d" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4aeae50f163aa77bf4188e37e80dc3f1f994595c05305a2f3de860d086d8c98d", 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" "4aeae50f163aa77bf4188e37e80dc3f1f994595c05305a2f3de860d086d8c98d" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zerocopy v0.8.50 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling io-uring v0.7.12 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking log v0.4.30 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking flume v0.12.0 [INFO] [stderr] Checking quote v1.0.45 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Checking syn v2.0.117 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking link-section v0.18.1 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling linktime-proc-macro v0.2.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking miniz_oxide v0.9.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking ctor v1.0.7 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking serde-aco-derive v0.12.0 (/opt/rustwide/workdir/serde-aco-derive) [INFO] [stderr] Checking alioth-macros v0.12.0 (/opt/rustwide/workdir/alioth-macros) [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling snafu-derive v0.9.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.50 [INFO] [stderr] Compiling bitfield-macros v0.19.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Checking bitfield v0.19.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking flexi_logger v0.31.9 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking snafu v0.9.1 [INFO] [stderr] Checking serde-aco v0.12.0 (/opt/rustwide/workdir/serde-aco) [INFO] [stderr] Checking rstest v0.26.1 [INFO] [stderr] Checking alioth v0.12.0 (/opt/rustwide/workdir/alioth) [INFO] [stderr] error: could not compile `alioth` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8be25549d5418405531341b4be6d8538fc3c42e/bin/rustc --crate-name alioth --edition=2024 alioth/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("test-hv"))' -C metadata=fb1140c74e0889c8 -C extra-filename=-b532701359527de3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alioth_macros=/opt/rustwide/target/debug/deps/libalioth_macros-c3d8f8cbdf2c4a9c.so --extern bitfield=/opt/rustwide/target/debug/deps/libbitfield-bb1bf99903a1c0ee.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8622a36d4a1f0c04.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e6798bbfc1c39376.rmeta --extern flume=/opt/rustwide/target/debug/deps/libflume-18eb479de38e5881.rmeta --extern io_uring=/opt/rustwide/target/debug/deps/libio_uring-92e8aa1e2eaeff50.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7d2af120e89c619c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5bff93ec286af320.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-a564520dd89d8116.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-29ffe1242998f661.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8bace69d454b2269.rmeta --extern serde_aco=/opt/rustwide/target/debug/deps/libserde_aco-f1b5a3056d81ae72.rmeta --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-b8b3af9b60b1b1f9.rmeta --extern zerocopy=/opt/rustwide/target/debug/deps/libzerocopy-9998fa5f331afc1e.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4aeae50f163aa77bf4188e37e80dc3f1f994595c05305a2f3de860d086d8c98d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4aeae50f163aa77bf4188e37e80dc3f1f994595c05305a2f3de860d086d8c98d", kill_on_drop: false }` [INFO] [stdout] 4aeae50f163aa77bf4188e37e80dc3f1f994595c05305a2f3de860d086d8c98d