[INFO] fetching crate apt-swarm 0.5.1...
[INFO] checking apt-swarm-0.5.1 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] extracting crate apt-swarm 0.5.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate apt-swarm 0.5.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate apt-swarm 0.5.1
[INFO] tweaked toml for crates.io crate apt-swarm 0.5.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate apt-swarm 0.5.1 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 crates.io crate apt-swarm 0.5.1 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-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 126f1480ed37d0074afdbd4c7c8740937b6dd6867aa600ca285f5cd4be7fcf38
[INFO] running `Command { std: "docker" "start" "-a" "126f1480ed37d0074afdbd4c7c8740937b6dd6867aa600ca285f5cd4be7fcf38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "126f1480ed37d0074afdbd4c7c8740937b6dd6867aa600ca285f5cd4be7fcf38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "126f1480ed37d0074afdbd4c7c8740937b6dd6867aa600ca285f5cd4be7fcf38", kill_on_drop: false }`
[INFO] [stdout] 126f1480ed37d0074afdbd4c7c8740937b6dd6867aa600ca285f5cd4be7fcf38
[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=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] d2c8ed8acac65c0e79356d866273aa82d89c1be0fe994050928a1c808983fa00
[INFO] running `Command { std: "docker" "start" "-a" "d2c8ed8acac65c0e79356d866273aa82d89c1be0fe994050928a1c808983fa00", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking gix-trace v0.1.12
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking human_format v1.1.0
[INFO] [stderr]     Checking bytesize v1.3.2
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking jiff v0.1.29
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking unicode-bom v2.0.3
[INFO] [stderr]     Checking kstring v2.0.2
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking prodash v29.0.1
[INFO] [stderr]     Checking gix-sec v0.10.11
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling aws-lc-rs v1.12.6
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]     Checking uluru v3.1.0
[INFO] [stderr]     Checking imara-diff v0.1.8
[INFO] [stderr]    Compiling sha1collisiondetection v0.3.4
[INFO] [stderr]     Checking clru v0.6.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking libbz2-rs-sys v0.1.3
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking io-close v0.3.7
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking iana-time-zone v0.1.62
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking jiff v0.2.5
[INFO] [stderr]    Compiling aws-lc-sys v0.27.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking memsec v0.7.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking lru v0.13.0
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking advisory-lock v0.3.0
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking buffered-reader v1.4.0
[INFO] [stderr]     Checking ipnetwork v0.21.1
[INFO] [stderr]     Checking generic-array v1.2.0
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking env_logger v0.11.7
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking gix-chunk v0.4.11
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking gix-bitmap v0.2.14
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking dbl v0.3.2
[INFO] [stderr]     Checking cmac v0.7.2
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=2438f03e4797dae5 -C extra-filename=-406776fa26dc66f9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fc1fd0f4d59463bc.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bc6b090314aa3ed5.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-52e55aa574604cb3.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `lalrpop` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name lalrpop --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.20.2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "unicode"))' -C metadata=b7ee9f1ee29d521f -C extra-filename=-c9e33ee75d3100e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-9e13c263ef754f9f.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-1abc97c8f91329a2.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-e7032a02d422013b.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-395d7fcba30206f0.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-c7c1914db7a4e72e.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-c1e00dceb906fcbc.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ac5227c13d70b513.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-5b70a3b5f9836648.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-dece95963bb92817.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-5b9ef5a3c098e1d0.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-65842355bde98a48.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-f3d241b555dcc7ec.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a30c0625979b09c8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d2c8ed8acac65c0e79356d866273aa82d89c1be0fe994050928a1c808983fa00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2c8ed8acac65c0e79356d866273aa82d89c1be0fe994050928a1c808983fa00", kill_on_drop: false }`
[INFO] [stdout] d2c8ed8acac65c0e79356d866273aa82d89c1be0fe994050928a1c808983fa00
