[INFO] cloning repository https://github.com/Lurk/bar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lurk/bar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLurk%2Fbar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLurk%2Fbar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac16d2f346c30c7a3daca7ca4f7f1820ed288b3f
[INFO] checking Lurk/bar against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLurk%2Fbar" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Lurk/bar
[INFO] finished tweaking git repo https://github.com/Lurk/bar
[INFO] tweaked toml for git repo https://github.com/Lurk/bar written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lurk/bar 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/Lurk/bar 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c87acada9a0e557f6cc1f5391bb74b5aa69714f87306b0f7056da71850226b37
[INFO] running `Command { std: "docker" "start" "-a" "c87acada9a0e557f6cc1f5391bb74b5aa69714f87306b0f7056da71850226b37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c87acada9a0e557f6cc1f5391bb74b5aa69714f87306b0f7056da71850226b37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c87acada9a0e557f6cc1f5391bb74b5aa69714f87306b0f7056da71850226b37", kill_on_drop: false }`
[INFO] [stdout] c87acada9a0e557f6cc1f5391bb74b5aa69714f87306b0f7056da71850226b37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c69bf6890b19520d777d53d22e46e5a5b3c515a0d2431c716516e387cc27b95d
[INFO] running `Command { std: "docker" "start" "-a" "c69bf6890b19520d777d53d22e46e5a5b3c515a0d2431c716516e387cc27b95d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking anyhow v1.0.99
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking zune-jpeg v0.4.20
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]     Checking pxfm v0.1.21
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking quick-xml v0.38.3
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking rayon-cond v0.4.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking numeric-sort v0.1.5
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking moxcms v0.7.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking dyn-stack v0.13.0
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling monostate-impl v0.1.14
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking pulp v0.18.22
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking rustls-webpki v0.103.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/f27166d4c64dc29edc5ea3214357f191edf8b635/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.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 --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)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --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=7613c507e14dabd8 -C extra-filename=-b36dd4c6ec0e19d2 --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-e5cabef3feeb6ca4.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-be18c571a5c6e779.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-0e4fdb4fb164feae.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-92460ecdde764ceb.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-21e9d97c41db3b68.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-c9a065b4e9dbd546.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" "c69bf6890b19520d777d53d22e46e5a5b3c515a0d2431c716516e387cc27b95d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c69bf6890b19520d777d53d22e46e5a5b3c515a0d2431c716516e387cc27b95d", kill_on_drop: false }`
[INFO] [stdout] c69bf6890b19520d777d53d22e46e5a5b3c515a0d2431c716516e387cc27b95d
