[INFO] fetching crate cirro 0.3.0...
[INFO] checking cirro-0.3.0 against 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2 for pr-160391
[INFO] extracting crate cirro 0.3.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate cirro 0.3.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate cirro 0.3.0
[INFO] tweaked toml for crates.io crate cirro 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cirro 0.3.0 on toolchain 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cirro 0.3.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" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8d0c42a405f0c3f7a1e05faa48887bde272abadaa129ce4aaddd091bdd618341
[INFO] running `Command { std: "docker" "start" "8d0c42a405f0c3f7a1e05faa48887bde272abadaa129ce4aaddd091bdd618341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d0c42a405f0c3f7a1e05faa48887bde272abadaa129ce4aaddd091bdd618341", 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" "8d0c42a405f0c3f7a1e05faa48887bde272abadaa129ce4aaddd091bdd618341" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d0c42a405f0c3f7a1e05faa48887bde272abadaa129ce4aaddd091bdd618341", 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" "8d0c42a405f0c3f7a1e05faa48887bde272abadaa129ce4aaddd091bdd618341" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling oxc-miette-derive v3.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling oxc_sourcemap v8.0.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling json-escape-simd v3.0.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling halfbrown v0.4.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling endian-type v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling oxc_ast_macros v0.137.0
[INFO] [stderr]    Compiling hmac-sha1-compact v1.1.7
[INFO] [stderr]    Compiling value-trait v0.12.1
[INFO] [stderr]    Compiling regress v0.11.1
[INFO] [stderr]    Compiling oxc-miette v3.0.0
[INFO] [stderr]    Compiling concurrent_lru v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling nodejs-built-in-modules v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling fast-glob v1.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling simd-json v0.17.0
[INFO] [stderr]    Compiling json-strip-comments v3.1.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling oxc_diagnostics v0.137.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling rolldown-ariadne v0.6.0
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling base-encode v0.3.1
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling ts-rs-macros v12.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling vfs v0.13.0
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling radix_trie v0.3.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling oxc_index v5.0.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling oxc_data_structures v0.137.0
[INFO] [stderr]    Compiling sugar_path v2.0.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling rolldown_std_utils v1.1.3
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling oxc_estree v0.137.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling typedmap v0.6.0
[INFO] [stderr]    Compiling oxc-browserslist v3.0.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling oxc_allocator v0.137.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling pnp v0.12.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling ts-rs v12.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling oxc_str v0.137.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling oxc_span v0.137.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling oxc_resolver v11.21.3
[INFO] [stderr]    Compiling oxc_syntax v0.137.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.137.0
[INFO] [stderr]    Compiling rolldown_devtools_action v1.1.3
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling string_wizard v1.1.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling rolldown_devtools v1.1.3
[INFO] [stderr]    Compiling rolldown_tracing v1.1.3
[INFO] [stderr]    Compiling oxc_compat v0.137.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling oxc_ast v0.137.0
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling rolldown_fs v1.1.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]    Compiling append-only-vec v0.1.8
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling ramhorns-derive v1.0.1
[INFO] [stderr]    Compiling logos-derive v0.14.4
[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/14450d27a2d0d3b3cb66037c8111ee3da14ed3c2/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --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="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", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=f08e76be97c0a5d3 -C extra-filename=-5ffafa9f19714737 --out-dir /opt/rustwide/target/debug/build/tokio/5ffafa9f19714737/out -L dependency=/opt/rustwide/target/debug/build/bytes/9c004ef7aaee1ac4/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/errno/3eff0ecad8a0f815/out -L dependency=/opt/rustwide/target/debug/build/libc/89aab3ab9d426b59/out -L dependency=/opt/rustwide/target/debug/build/lock_api/886e26369390df02/out -L dependency=/opt/rustwide/target/debug/build/mio/2bd5aec4f90049cc/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/cba71bef0d6f5cde/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/03bd1219be8d0d12/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/c7bca50a9594d885/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/22e389c5edc90715/out -L dependency=/opt/rustwide/target/debug/build/serde/75c7b805bdade687/out -L dependency=/opt/rustwide/target/debug/build/serde_core/17d707fc11a0fe7f/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/948a9769d77dedc0/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/6d808d2f96a8e1fd/out -L dependency=/opt/rustwide/target/debug/build/smallvec/38d9ad1df67c3de1/out -L dependency=/opt/rustwide/target/debug/build/socket2/db153373a1d075a2/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/8ae1e74f153e46bc/out --extern bytes=/opt/rustwide/target/debug/build/bytes/9c004ef7aaee1ac4/out/libbytes-9c004ef7aaee1ac4.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/89aab3ab9d426b59/out/liblibc-89aab3ab9d426b59.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/2bd5aec4f90049cc/out/libmio-2bd5aec4f90049cc.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/cba71bef0d6f5cde/out/libparking_lot-cba71bef0d6f5cde.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/c7bca50a9594d885/out/libpin_project_lite-c7bca50a9594d885.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/6d808d2f96a8e1fd/out/libsignal_hook_registry-6d808d2f96a8e1fd.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/db153373a1d075a2/out/libsocket2-db153373a1d075a2.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/8ae1e74f153e46bc/out/libtokio_macros-8ae1e74f153e46bc.so --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" "8d0c42a405f0c3f7a1e05faa48887bde272abadaa129ce4aaddd091bdd618341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d0c42a405f0c3f7a1e05faa48887bde272abadaa129ce4aaddd091bdd618341", kill_on_drop: false }`
[INFO] [stdout] 8d0c42a405f0c3f7a1e05faa48887bde272abadaa129ce4aaddd091bdd618341
