[INFO] fetching crate tor-circmgr 0.37.0... [INFO] checking tor-circmgr-0.37.0 against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408 [INFO] extracting crate tor-circmgr 0.37.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate tor-circmgr 0.37.0 [INFO] finished tweaking crates.io crate tor-circmgr 0.37.0 [INFO] tweaked toml for crates.io crate tor-circmgr 0.37.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tor-circmgr 0.37.0 on toolchain bac5816c5f3d02cebd0599070af62d1782530294 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tor-circmgr 0.37.0 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "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" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4ba71eb4281d956dfc1cf335dc1abd0c08cf24c0cac1b1824b31bd442ffbbd5 [INFO] running `Command { std: "docker" "start" "-a" "c4ba71eb4281d956dfc1cf335dc1abd0c08cf24c0cac1b1824b31bd442ffbbd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4ba71eb4281d956dfc1cf335dc1abd0c08cf24c0cac1b1824b31bd442ffbbd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4ba71eb4281d956dfc1cf335dc1abd0c08cf24c0cac1b1824b31bd442ffbbd5", kill_on_drop: false }` [INFO] [stdout] c4ba71eb4281d956dfc1cf335dc1abd0c08cf24c0cac1b1824b31bd442ffbbd5 [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" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d7357e16a3f8188e2ebb1696e0f0f6b432ed4e77a46bdfaa50df856f9b75a6f [INFO] running `Command { std: "docker" "start" "-a" "0d7357e16a3f8188e2ebb1696e0f0f6b432ed4e77a46bdfaa50df856f9b75a6f", kill_on_drop: false }` [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling derive-deftly-macros v1.5.1 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking retry-error v0.9.1 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling async_executors v0.7.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking coarsetime v0.1.36 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking amplify_num v0.5.3 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Checking notify v8.2.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking serde_ignored v0.1.14 [INFO] [stderr] Checking weak-table v0.3.2 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking sysinfo v0.36.1 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking fluid-let v1.0.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking rand_jitter v0.5.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking rdrand v0.8.3 [INFO] [stderr] Checking caret v0.8.1 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Checking ssh-encoding v0.2.0 [INFO] [stderr] Checking by_address v1.2.1 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking fslock v0.2.1 [INFO] [stderr] Checking criterion-plot v0.6.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking priority-queue v2.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking typed-index-collections v3.3.0 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking nonany v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling amplify_syn v2.0.1 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling amplify_derive v4.0.1 [INFO] [stderr] Compiling futures-await-test-macro v0.3.0 [INFO] [stderr] Checking sanitize-filename v0.6.0 [INFO] [stderr] Checking shellexpand v3.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling derive_builder_core_fork_arti v0.11.2 [INFO] [stderr] Compiling blanket v0.3.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking zerocopy v0.8.27 [INFO] [stderr] Compiling async-trait v0.1.89 [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/bac5816c5f3d02cebd0599070af62d1782530294/bin/rustc --crate-name serde_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/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=a6bb92d6c9f8ce0d -C extra-filename=-c239a0e6eaee994c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43e32a25692bf44a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-2c160e35ae4bb1e8.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4574c699cb274bd0.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] running `Command { std: "docker" "inspect" "0d7357e16a3f8188e2ebb1696e0f0f6b432ed4e77a46bdfaa50df856f9b75a6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d7357e16a3f8188e2ebb1696e0f0f6b432ed4e77a46bdfaa50df856f9b75a6f", kill_on_drop: false }` [INFO] [stdout] 0d7357e16a3f8188e2ebb1696e0f0f6b432ed4e77a46bdfaa50df856f9b75a6f