[INFO] fetching crate tailtalk 0.10.2...
[INFO] checking tailtalk-0.10.2 against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] extracting crate tailtalk 0.10.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate tailtalk 0.10.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tailtalk 0.10.2
[INFO] tweaked toml for crates.io crate tailtalk 0.10.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tailtalk 0.10.2 on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tailtalk 0.10.2 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:94:1
[INFO] [stderr]    |
[INFO] [stderr] 94 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `tailtalk` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f271669744122ded5712152051d33207bf196f43c98dff972548dcd431299e80
[INFO] running `Command { std: "docker" "start" "f271669744122ded5712152051d33207bf196f43c98dff972548dcd431299e80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f271669744122ded5712152051d33207bf196f43c98dff972548dcd431299e80", 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" "f271669744122ded5712152051d33207bf196f43c98dff972548dcd431299e80" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f271669744122ded5712152051d33207bf196f43c98dff972548dcd431299e80", 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" "f271669744122ded5712152051d33207bf196f43c98dff972548dcd431299e80" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:94:1
[INFO] [stderr]    |
[INFO] [stderr] 94 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `tailtalk` (manifest) generated 1 warning
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling pest v2.8.8
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.10
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling flaglet v0.1.2
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling pest_meta v2.8.8
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling prost v0.14.4
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling blake3 v1.8.6
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]    Compiling memmap2 v0.9.11
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking unescaper v0.1.10
[INFO] [stderr]    Compiling prost-types v0.14.4
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling uuid v1.24.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling pest_generator v2.8.8
[INFO] [stderr]    Compiling fs-walk v0.2.2
[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/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.53.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --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", "schedule-latency", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=15b13736b25b3b09 -C extra-filename=-e3eea01cf83912e8 --out-dir /opt/rustwide/target/debug/build/tokio/e3eea01cf83912e8/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/errno/0729e9a5b2027845/out -L dependency=/opt/rustwide/target/debug/build/libc/b3dd724d477b84c5/out -L dependency=/opt/rustwide/target/debug/build/lock_api/e6c23ade763455d0/out -L dependency=/opt/rustwide/target/debug/build/log/55ad662771f624ae/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/4a97cbc37ee4b183/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/47bdf33716285740/out -L dependency=/opt/rustwide/target/debug/build/smallvec/2906df499134f5f2/out --extern bytes=/opt/rustwide/target/debug/build/bytes/4fbd75942b1503ad/out/libbytes-4fbd75942b1503ad.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/b3dd724d477b84c5/out/liblibc-b3dd724d477b84c5.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/1c234416941ee820/out/libmio-1c234416941ee820.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/f9bb5182519bcfd8/out/libparking_lot-f9bb5182519bcfd8.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/125cad5bde199e22/out/libsignal_hook_registry-125cad5bde199e22.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/bb365d2c01ce7ced/out/libsocket2-bb365d2c01ce7ced.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/f451eeef8a334135/out/libtokio_macros-f451eeef8a334135.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f271669744122ded5712152051d33207bf196f43c98dff972548dcd431299e80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f271669744122ded5712152051d33207bf196f43c98dff972548dcd431299e80", kill_on_drop: false }`
[INFO] [stdout] f271669744122ded5712152051d33207bf196f43c98dff972548dcd431299e80
