[INFO] fetching crate cargo-l1x 0.1.2... [INFO] checking cargo-l1x-0.1.2 against try#35b6491ce6d2b388d0a5de1e59e2123604af807f for pr-136539 [INFO] extracting crate cargo-l1x 0.1.2 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate cargo-l1x 0.1.2 on toolchain 35b6491ce6d2b388d0a5de1e59e2123604af807f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-l1x 0.1.2 [INFO] finished tweaking crates.io crate cargo-l1x 0.1.2 [INFO] tweaked toml for crates.io crate cargo-l1x 0.1.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate cargo-l1x 0.1.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" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7169356589c2a741710f64703c230d2c9d92407161f38c80d7f3f8b3db42ba7c [INFO] running `Command { std: "docker" "start" "-a" "7169356589c2a741710f64703c230d2c9d92407161f38c80d7f3f8b3db42ba7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7169356589c2a741710f64703c230d2c9d92407161f38c80d7f3f8b3db42ba7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7169356589c2a741710f64703c230d2c9d92407161f38c80d7f3f8b3db42ba7c", kill_on_drop: false }` [INFO] [stdout] 7169356589c2a741710f64703c230d2c9d92407161f38c80d7f3f8b3db42ba7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ceba4887f12c1cee2e4365d9bfa2bef1a13a78255d97ced55974f11753d0ec3d [INFO] running `Command { std: "docker" "start" "-a" "ceba4887f12c1cee2e4365d9bfa2bef1a13a78255d97ced55974f11753d0ec3d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cranelift-codegen-shared v0.84.0 [INFO] [stderr] Compiling io-lifetimes v0.5.3 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.84.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling rustix v0.33.7 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling cranelift-isle v0.94.1 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking linux-raw-sys v0.0.42 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking regalloc2 v0.1.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.94.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cranelift-codegen-meta v0.94.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libz-ng-sys v1.1.15 [INFO] [stderr] Compiling wasmtime-fiber v0.37.0 [INFO] [stderr] Compiling cranelift-codegen v0.84.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling ittapi-rs v0.2.0 [INFO] [stderr] Compiling wasmtime-runtime v0.37.0 [INFO] [stderr] Checking object v0.32.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/35b6491ce6d2b388d0a5de1e59e2123604af807f/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.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 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --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-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=51b999845c38805c -C extra-filename=-e434241a8b1e4678 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bcf5599150873505.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a2531c5fa8597683.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-66878fd630d24c31.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-3b4ac5e2986f1bc2.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-401f28949bd18ede.rmeta --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" "ceba4887f12c1cee2e4365d9bfa2bef1a13a78255d97ced55974f11753d0ec3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceba4887f12c1cee2e4365d9bfa2bef1a13a78255d97ced55974f11753d0ec3d", kill_on_drop: false }` [INFO] [stdout] ceba4887f12c1cee2e4365d9bfa2bef1a13a78255d97ced55974f11753d0ec3d