[INFO] cloning repository https://github.com/snowkat/radarsync
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snowkat/radarsync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnowkat%2Fradarsync", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnowkat%2Fradarsync'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b88e0caee668f572f09007961a7e836213ee3dc
[INFO] checking snowkat/radarsync against try#b28cc4eb48a6415b914e8ad0308be255ff8d73ed for pr-156508
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnowkat%2Fradarsync" "/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/snowkat/radarsync
[INFO] finished tweaking git repo https://github.com/snowkat/radarsync
[INFO] tweaked toml for git repo https://github.com/snowkat/radarsync written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/snowkat/radarsync on toolchain b28cc4eb48a6415b914e8ad0308be255ff8d73ed
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/snowkat/radarsync 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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] edd5e71adf68404981fe62576748d232254675c14ad573307ab1d9d702976ac6
[INFO] running `Command { std: "docker" "start" "-a" "edd5e71adf68404981fe62576748d232254675c14ad573307ab1d9d702976ac6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edd5e71adf68404981fe62576748d232254675c14ad573307ab1d9d702976ac6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edd5e71adf68404981fe62576748d232254675c14ad573307ab1d9d702976ac6", kill_on_drop: false }`
[INFO] [stdout] edd5e71adf68404981fe62576748d232254675c14ad573307ab1d9d702976ac6
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1d5b9ea3278081193fbf01631cc19f0b0ed59b9cd16cb50b38d16292d3090ae
[INFO] running `Command { std: "docker" "start" "-a" "d1d5b9ea3278081193fbf01631cc19f0b0ed59b9cd16cb50b38d16292d3090ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling aws-lc-rs v1.7.0
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]     Checking rustls-pki-types v1.4.1
[INFO] [stderr]     Checking mirai-annotations v1.12.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling rustls v0.23.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling aws-lc-sys v0.15.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking serde_json v1.0.116
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking rustls-native-certs v0.7.0
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking checked_int_cast v1.0.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[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/b28cc4eb48a6415b914e8ad0308be255ff8d73ed/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="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --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"' --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", "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=7d9c90b61c19edd4 -C extra-filename=-9d3e6178827a396d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-65abb905184018f6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-0140dc60979186cb.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-43c6dbf5457e4e43.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-61bc6b51ebdb8487.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-d3e862149ffec86e.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-271d0334704fd1b7.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-610c674c9fecd56c.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" "d1d5b9ea3278081193fbf01631cc19f0b0ed59b9cd16cb50b38d16292d3090ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1d5b9ea3278081193fbf01631cc19f0b0ed59b9cd16cb50b38d16292d3090ae", kill_on_drop: false }`
[INFO] [stdout] d1d5b9ea3278081193fbf01631cc19f0b0ed59b9cd16cb50b38d16292d3090ae
