[INFO] fetching crate ast-outline 2.1.1... [INFO] checking ast-outline-2.1.1 against e7769602aca3770e8d8ea55716becb22e839a579 for pr-161253 [INFO] extracting crate ast-outline 2.1.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate ast-outline 2.1.1 [INFO] finished tweaking crates.io crate ast-outline 2.1.1 [INFO] tweaked toml for crates.io crate ast-outline 2.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ast-outline 2.1.1 on toolchain e7769602aca3770e8d8ea55716becb22e839a579 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e7769602aca3770e8d8ea55716becb22e839a579" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ast-outline 2.1.1 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" "+e7769602aca3770e8d8ea55716becb22e839a579" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded safe_arch v0.7.4 [INFO] [stderr] Downloaded tree-sitter-language v0.1.7 [INFO] [stderr] Downloaded safetensors v0.6.2 [INFO] [stderr] Downloaded wide v0.7.33 [INFO] [stderr] Downloaded globset v0.4.18 [INFO] [stderr] Downloaded compact_str v0.9.0 [INFO] [stderr] Downloaded tree-sitter-json v0.23.0 [INFO] [stderr] Downloaded ast-grep-language v0.42.1 [INFO] [stderr] Downloaded tree-sitter-html v0.23.2 [INFO] [stderr] Downloaded ignore v0.4.25 [INFO] [stderr] Downloaded tree-sitter-nix v0.3.0 [INFO] [stderr] Downloaded tree-sitter-lua v0.5.0 [INFO] [stderr] Downloaded bit-set v0.10.0 [INFO] [stderr] Downloaded ast-grep-core v0.42.1 [INFO] [stderr] Downloaded tree-sitter-css v0.25.0 [INFO] [stderr] Downloaded tokenizers v0.21.4 [INFO] [stderr] Downloaded tree-sitter v0.26.8 [INFO] [stderr] Downloaded tree-sitter-solidity v1.2.13 [INFO] [stderr] Downloaded tree-sitter-md v0.5.3 [INFO] [stderr] Downloaded tree-sitter-dart v0.1.0 [INFO] [stderr] Downloaded tree-sitter-elixir v0.3.5 [INFO] [stderr] Downloaded tree-sitter-haskell v0.23.1 [INFO] [stderr] Downloaded tree-sitter-swift v0.7.1 [INFO] [stderr] Downloaded tree-sitter-kotlin-sg v0.4.0 [INFO] [stderr] Downloaded tree-sitter-scala v0.25.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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] 74cc0301700c84281f85346abbaa23f3897805d4b5f4e654bd226e48ba7fc766 [INFO] running `Command { std: "docker" "start" "74cc0301700c84281f85346abbaa23f3897805d4b5f4e654bd226e48ba7fc766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74cc0301700c84281f85346abbaa23f3897805d4b5f4e654bd226e48ba7fc766", 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" "74cc0301700c84281f85346abbaa23f3897805d4b5f4e654bd226e48ba7fc766" "/opt/rustwide/cargo-home/bin/cargo" "+e7769602aca3770e8d8ea55716becb22e839a579" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74cc0301700c84281f85346abbaa23f3897805d4b5f4e654bd226e48ba7fc766", 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" "74cc0301700c84281f85346abbaa23f3897805d4b5f4e654bd226e48ba7fc766" "/opt/rustwide/cargo-home/bin/cargo" "+e7769602aca3770e8d8ea55716becb22e839a579" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking tokio v1.52.1 [INFO] [stderr] Checking rustls-pki-types v1.14.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Checking zerocopy v0.8.48 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking bit-vec v0.9.1 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Checking bit-set v0.10.0 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking iri-string v0.7.12 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking unicode-normalization-alignments v0.1.12 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling onig_sys v69.9.3 [INFO] [stderr] Compiling tree-sitter-nix v0.3.0 [INFO] [stderr] Compiling tree-sitter-go v0.25.0 [INFO] [stderr] Compiling tree-sitter-c v0.24.2 [INFO] [stderr] Compiling tree-sitter-dart v0.1.0 [INFO] [stderr] Compiling tree-sitter-ruby v0.23.1 [INFO] [stderr] Compiling tree-sitter-python v0.25.0 [INFO] [stderr] Compiling tree-sitter-c-sharp v0.23.5 [INFO] [stderr] Compiling tree-sitter-kotlin-sg v0.4.0 [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/e7769602aca3770e8d8ea55716becb22e839a579/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/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-util"' --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=be4ffb4f4b0c2103 -C extra-filename=-7ce1dc5f672d9f29 --out-dir /opt/rustwide/target/debug/build/tokio/7ce1dc5f672d9f29/out -L dependency=/opt/rustwide/target/debug/build/bytes/c3c82aecfaa31497/out -L dependency=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out -L dependency=/opt/rustwide/target/debug/build/mio/16fe799f7440025a/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/socket2/2d04b05b6cb9436d/out --extern bytes=/opt/rustwide/target/debug/build/bytes/c3c82aecfaa31497/out/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out/liblibc-7d2af120e89c619c.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/16fe799f7440025a/out/libmio-16fe799f7440025a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/2d04b05b6cb9436d/out/libsocket2-2d04b05b6cb9436d.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" "74cc0301700c84281f85346abbaa23f3897805d4b5f4e654bd226e48ba7fc766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74cc0301700c84281f85346abbaa23f3897805d4b5f4e654bd226e48ba7fc766", kill_on_drop: false }` [INFO] [stdout] 74cc0301700c84281f85346abbaa23f3897805d4b5f4e654bd226e48ba7fc766