[INFO] fetching crate tag2upload-service-manager 0.2.0... [INFO] checking tag2upload-service-manager-0.2.0 against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041 [INFO] extracting crate tag2upload-service-manager 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate tag2upload-service-manager 0.2.0 [INFO] finished tweaking crates.io crate tag2upload-service-manager 0.2.0 [INFO] tweaked toml for crates.io crate tag2upload-service-manager 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tag2upload-service-manager 0.2.0 on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tag2upload-service-manager 0.2.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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88fb3918ae080a8f8405d16fbe967c2ad6269163eee32dc94193ab764b02f89b [INFO] running `Command { std: "docker" "start" "-a" "88fb3918ae080a8f8405d16fbe967c2ad6269163eee32dc94193ab764b02f89b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88fb3918ae080a8f8405d16fbe967c2ad6269163eee32dc94193ab764b02f89b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88fb3918ae080a8f8405d16fbe967c2ad6269163eee32dc94193ab764b02f89b", kill_on_drop: false }` [INFO] [stdout] 88fb3918ae080a8f8405d16fbe967c2ad6269163eee32dc94193ab764b02f89b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7e4ea8ab7d46ad2181f2fb3985911ff3e590940e4cc7657082f39662ee0a00e [INFO] running `Command { std: "docker" "start" "-a" "a7e4ea8ab7d46ad2181f2fb3985911ff3e590940e4cc7657082f39662ee0a00e", kill_on_drop: false }` [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling libsqlite3-sys v0.36.0 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Compiling derive-deftly-macros v1.6.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Checking rustix v1.1.3 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling linkme-impl v0.3.35 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking hashlink v0.11.0 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Checking cvt v0.1.2 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling linkme v0.3.35 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking hickory-proto v0.25.2 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Checking moka v0.12.12 [INFO] [stderr] Checking rusqlite v0.38.0 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking fs_at v0.2.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking rustls-pki-types v1.13.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] error: could not compile `derive_more-impl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47/bin/rustc --crate-name derive_more_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-impl-1.0.0/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 --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="sum"' --cfg 'feature="try_from"' --cfg 'feature="try_into"' --cfg 'feature="try_unwrap"' --cfg 'feature="unwrap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=814726c5b719d658 -C extra-filename=-d1ff448da86f0dbf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-54ae099b0c7b613a.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fce1a70fd2c3744d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e054a971070e2c6a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c4e637ee218314b7.rlib --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-4dfc1b165cf6adea.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 `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=8311368c3fb60851 -C extra-filename=-629b30eaf1251d58 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-95f569ae6ca74f35.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-3cc5fe1f04da5c7e.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-2ecca6b667797f49.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-f3fa26aba82e59e5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a7e4ea8ab7d46ad2181f2fb3985911ff3e590940e4cc7657082f39662ee0a00e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7e4ea8ab7d46ad2181f2fb3985911ff3e590940e4cc7657082f39662ee0a00e", kill_on_drop: false }` [INFO] [stdout] a7e4ea8ab7d46ad2181f2fb3985911ff3e590940e4cc7657082f39662ee0a00e