[INFO] fetching crate actix-web-codegen-const-routes 0.2.0... [INFO] checking actix-web-codegen-const-routes-0.2.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate actix-web-codegen-const-routes 0.2.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate actix-web-codegen-const-routes 0.2.0 [INFO] finished tweaking crates.io crate actix-web-codegen-const-routes 0.2.0 [INFO] tweaked toml for crates.io crate actix-web-codegen-const-routes 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate actix-web-codegen-const-routes 0.2.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 184 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de057d448a67f2ab128ecb1a777c67a2ed7cb9a31b2332e0fec701a41d4f47ce [INFO] running `Command { std: "docker" "start" "-a" "de057d448a67f2ab128ecb1a777c67a2ed7cb9a31b2332e0fec701a41d4f47ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de057d448a67f2ab128ecb1a777c67a2ed7cb9a31b2332e0fec701a41d4f47ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de057d448a67f2ab128ecb1a777c67a2ed7cb9a31b2332e0fec701a41d4f47ce", kill_on_drop: false }` [INFO] [stdout] de057d448a67f2ab128ecb1a777c67a2ed7cb9a31b2332e0fec701a41d4f47ce [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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea99a8e54684311eab10653cb65ee0d97ad27d725d1bee36a9c356c594a25129 [INFO] running `Command { std: "docker" "start" "-a" "ea99a8e54684311eab10653cb65ee0d97ad27d725d1bee36a9c356c594a25129", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Checking bytestring v1.5.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking time v0.3.44 [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/4f260f0f20b3133d20cfb50353c0221943af5796/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/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 --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="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --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=69ca448a843ba52a -C extra-filename=-737a4134196fea86 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-03fb88865d5ab996.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4c9d86b5f979c4fc.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-b3df0365527bb0bd.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-5e5acf4b55311c50.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-ab095c57fce87b7d.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-aa0b11f259d5b18d.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-2c90d448dd3aa0c2.rmeta --cap-lints allow --cap-lints=forbid -Dunmustuse_in_always_ok` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ea99a8e54684311eab10653cb65ee0d97ad27d725d1bee36a9c356c594a25129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea99a8e54684311eab10653cb65ee0d97ad27d725d1bee36a9c356c594a25129", kill_on_drop: false }` [INFO] [stdout] ea99a8e54684311eab10653cb65ee0d97ad27d725d1bee36a9c356c594a25129