[INFO] cloning repository https://github.com/Meatwo310/time-signal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Meatwo310/time-signal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeatwo310%2Ftime-signal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeatwo310%2Ftime-signal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2ebb5143a34f325d7f29ed2720b3f39c82d2d81 [INFO] checking Meatwo310/time-signal against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeatwo310%2Ftime-signal" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Meatwo310/time-signal [INFO] finished tweaking git repo https://github.com/Meatwo310/time-signal [INFO] tweaked toml for git repo https://github.com/Meatwo310/time-signal written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Meatwo310/time-signal on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Meatwo310/time-signal 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efd0ebe07380d2540f8d87a008239e412158d3a90026e894a07346ef84214839 [INFO] running `Command { std: "docker" "start" "-a" "efd0ebe07380d2540f8d87a008239e412158d3a90026e894a07346ef84214839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efd0ebe07380d2540f8d87a008239e412158d3a90026e894a07346ef84214839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efd0ebe07380d2540f8d87a008239e412158d3a90026e894a07346ef84214839", kill_on_drop: false }` [INFO] [stdout] efd0ebe07380d2540f8d87a008239e412158d3a90026e894a07346ef84214839 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44bc5cc251ba037b10ead29162a9ed40482bafa0f76037508d2a0201232edaa9 [INFO] running `Command { std: "docker" "start" "-a" "44bc5cc251ba037b10ead29162a9ed40482bafa0f76037508d2a0201232edaa9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling libdbus-sys v0.2.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_core v1.0.221 [INFO] [stderr] Compiling serde v1.0.221 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking dbus v0.9.9 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking indexmap v2.11.1 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Checking zlib-rs v0.5.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.144 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking extended v0.1.0 [INFO] [stderr] Compiling cpal v0.16.0 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Checking deranged v0.5.3 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking symphonia-utils-xiph v0.5.4 [INFO] [stderr] Checking symphonia-format-riff v0.5.4 [INFO] [stderr] Checking symphonia-format-ogg v0.5.4 [INFO] [stderr] Checking libz-rs-sys v0.5.2 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking symphonia-bundle-flac v0.5.4 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Checking symphonia-codec-vorbis v0.5.4 [INFO] [stderr] Checking symphonia-format-isomp4 v0.5.4 [INFO] [stderr] Checking dbus-tree v0.9.2 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking symphonia-codec-aac v0.5.4 [INFO] [stderr] Checking symphonia-codec-pcm v0.5.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking time-core v0.1.6 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking winnow v0.6.26 [INFO] [stderr] Checking libbz2-rs-sys v0.2.2 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking lzma-rust2 v0.13.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Checking zopfli v0.8.2 [INFO] [stderr] Checking clap_builder v4.5.47 [INFO] [stderr] Checking time v0.3.43 [INFO] [stderr] Compiling dbus-codegen v0.9.1 [INFO] [stderr] Checking bzip2 v0.6.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking symphonia v0.5.4 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking aes v0.8.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/943e2200e35c3825486c4671b6cab0107a07f8c1/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="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-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=89980606dea57332 -C extra-filename=-9e2c0582e335a065 --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 pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-21e9d97c41db3b68.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/943e2200e35c3825486c4671b6cab0107a07f8c1/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=dcedecfdba272693 -C extra-filename=-8740debd2256dc0c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a28683de7e2d991e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-084ae52e87cd4d87.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b4c15d9166d0a657.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "44bc5cc251ba037b10ead29162a9ed40482bafa0f76037508d2a0201232edaa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44bc5cc251ba037b10ead29162a9ed40482bafa0f76037508d2a0201232edaa9", kill_on_drop: false }` [INFO] [stdout] 44bc5cc251ba037b10ead29162a9ed40482bafa0f76037508d2a0201232edaa9