[INFO] cloning repository https://github.com/frankykevin/large
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frankykevin/large" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankykevin%2Flarge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankykevin%2Flarge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a53c0d5b04136c30b81e9329974bb5170a2e4f3e
[INFO] checking frankykevin/large against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankykevin%2Flarge" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/frankykevin/large
[INFO] finished tweaking git repo https://github.com/frankykevin/large
[INFO] tweaked toml for git repo https://github.com/frankykevin/large written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/frankykevin/large on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/frankykevin/large 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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4fedcbf08decb08e9bb500d260ee634cbefcf743ace42579fc551702a83d78b3
[INFO] running `Command { std: "docker" "start" "-a" "4fedcbf08decb08e9bb500d260ee634cbefcf743ace42579fc551702a83d78b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fedcbf08decb08e9bb500d260ee634cbefcf743ace42579fc551702a83d78b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fedcbf08decb08e9bb500d260ee634cbefcf743ace42579fc551702a83d78b3", kill_on_drop: false }`
[INFO] [stdout] 4fedcbf08decb08e9bb500d260ee634cbefcf743ace42579fc551702a83d78b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d2dce917b4e010a11c28dc4fd60bc17cf8162ee62c81ae67b4c2283f21c57d5
[INFO] running `Command { std: "docker" "start" "-a" "1d2dce917b4e010a11c28dc4fd60bc17cf8162ee62c81ae67b4c2283f21c57d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]     Checking roaring v0.10.12
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]     Checking bnum v0.12.1
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking tower-http v0.6.2
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]    Compiling lalrpop-util v0.22.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking proptest v1.6.0
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking primitive-types v0.13.1
[INFO] [stderr]     Checking rustls-webpki v0.103.1
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking spinners v4.1.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking openssl v0.10.72
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling utoipa-gen v5.3.1
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking ref-cast v1.0.24
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling logos v0.14.4
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling cynic-parser v0.9.1
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.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/f27166d4c64dc29edc5ea3214357f191edf8b635/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/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_taskdump)' --check-cfg 'cfg(tokio_unstable)' --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-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=7fe631cc25cef71c -C extra-filename=-93c9c9c82f277182 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-18312cf9f125e98f.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-53322cbbfd25b733.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-8913e9b26b87c779.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-70a0fbe4fa0105ff.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-bd77dd3ba947cb7c.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-b9fad3a2a60e3326.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" "1d2dce917b4e010a11c28dc4fd60bc17cf8162ee62c81ae67b4c2283f21c57d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d2dce917b4e010a11c28dc4fd60bc17cf8162ee62c81ae67b4c2283f21c57d5", kill_on_drop: false }`
[INFO] [stdout] 1d2dce917b4e010a11c28dc4fd60bc17cf8162ee62c81ae67b4c2283f21c57d5
