[INFO] cloning repository https://github.com/LiGoldragon/listener
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LiGoldragon/listener" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiGoldragon%2Flistener", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiGoldragon%2Flistener'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6905a4f115092f0a7c1489aa4ad171785dcb7ec1
[INFO] checking LiGoldragon/listener against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiGoldragon%2Flistener" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/LiGoldragon/listener
[INFO] finished tweaking git repo https://github.com/LiGoldragon/listener
[INFO] tweaked toml for git repo https://github.com/LiGoldragon/listener written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LiGoldragon/listener on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LiGoldragon/listener 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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] c5a2f3d8ef9b6f1fa50977bb35df18d6c31dc75469dabbc673978defa25d7370
[INFO] running `Command { std: "docker" "start" "c5a2f3d8ef9b6f1fa50977bb35df18d6c31dc75469dabbc673978defa25d7370", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5a2f3d8ef9b6f1fa50977bb35df18d6c31dc75469dabbc673978defa25d7370", 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" "c5a2f3d8ef9b6f1fa50977bb35df18d6c31dc75469dabbc673978defa25d7370" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5a2f3d8ef9b6f1fa50977bb35df18d6c31dc75469dabbc673978defa25d7370", 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" "c5a2f3d8ef9b6f1fa50977bb35df18d6c31dc75469dabbc673978defa25d7370" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling rkyv_derive v0.8.16
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling signal-frame-macros v0.1.1 (https://github.com/LiGoldragon/signal-frame.git?branch=main#f46872e7)
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling kameo_macros v0.20.0 (https://github.com/LiGoldragon/kameo.git?branch=main#f491b45d)
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling rancor v0.1.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling nota-derive v0.4.0 (https://github.com/LiGoldragon/nota.git?rev=7d0651a0e098efea5fe2578cb06d88e009d40ff0#7d0651a0)
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling arrayvec v0.7.7
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling rend v0.5.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling nota-derive v0.4.0 (https://github.com/LiGoldragon/nota-next.git?rev=18e2e8d0dba37e9e84045af3608585b51f6e3b36#18e2e8d0)
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking icu_normalizer v2.2.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/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --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=5b777cf6102016b5 -C extra-filename=-2f554e57ac758203 --out-dir /opt/rustwide/target/debug/build/tokio/2f554e57ac758203/out -L dependency=/opt/rustwide/target/debug/build/bytes/71da2b0fdbeb9dab/out -L dependency=/opt/rustwide/target/debug/build/libc/f1761b4cdb97bf6a/out -L dependency=/opt/rustwide/target/debug/build/mio/a255af43d9b939bd/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/c7bca50a9594d885/out -L dependency=/opt/rustwide/target/debug/build/socket2/2749bee9e92aa9eb/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/c806c5ddbf4a8e27/out --extern bytes=/opt/rustwide/target/debug/build/bytes/71da2b0fdbeb9dab/out/libbytes-71da2b0fdbeb9dab.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/f1761b4cdb97bf6a/out/liblibc-f1761b4cdb97bf6a.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/a255af43d9b939bd/out/libmio-a255af43d9b939bd.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/c7bca50a9594d885/out/libpin_project_lite-c7bca50a9594d885.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/2749bee9e92aa9eb/out/libsocket2-2749bee9e92aa9eb.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/c806c5ddbf4a8e27/out/libtokio_macros-c806c5ddbf4a8e27.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" "c5a2f3d8ef9b6f1fa50977bb35df18d6c31dc75469dabbc673978defa25d7370", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5a2f3d8ef9b6f1fa50977bb35df18d6c31dc75469dabbc673978defa25d7370", kill_on_drop: false }`
[INFO] [stdout] c5a2f3d8ef9b6f1fa50977bb35df18d6c31dc75469dabbc673978defa25d7370
