[INFO] cloning repository https://github.com/konmenel/tzimpouki [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/konmenel/tzimpouki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonmenel%2Ftzimpouki", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonmenel%2Ftzimpouki'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8e1c6fa5186042fe3bebc89384190e9d5142af4 [INFO] checking konmenel/tzimpouki against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonmenel%2Ftzimpouki" "/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/konmenel/tzimpouki [INFO] finished tweaking git repo https://github.com/konmenel/tzimpouki [INFO] tweaked toml for git repo https://github.com/konmenel/tzimpouki written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/konmenel/tzimpouki on toolchain bac5816c5f3d02cebd0599070af62d1782530294 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/konmenel/tzimpouki 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef848a1b1503438b07a0335e0f69e7874abff9e806873cf9a13e97a85d51aa13 [INFO] running `Command { std: "docker" "start" "-a" "ef848a1b1503438b07a0335e0f69e7874abff9e806873cf9a13e97a85d51aa13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef848a1b1503438b07a0335e0f69e7874abff9e806873cf9a13e97a85d51aa13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef848a1b1503438b07a0335e0f69e7874abff9e806873cf9a13e97a85d51aa13", kill_on_drop: false }` [INFO] [stdout] ef848a1b1503438b07a0335e0f69e7874abff9e806873cf9a13e97a85d51aa13 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edeb00b7e1cde180217098504a4074a36f1b4ab16d124ae859af48be6c402b7f [INFO] running `Command { std: "docker" "start" "-a" "edeb00b7e1cde180217098504a4074a36f1b4ab16d124ae859af48be6c402b7f", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.13 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling toml_write v0.1.0 [INFO] [stderr] Compiling fontconfig-parser v0.5.7 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling kurbo v0.11.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling unicode-ccc v0.4.0 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling linereader v0.4.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling i-slint-compiler v1.11.0 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling codemap-diagnostic v0.1.2 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling polib v0.2.0 [INFO] [stderr] Compiling linked_hash_set v0.1.5 [INFO] [stderr] Compiling lyon_geom v1.0.6 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Compiling lyon_path v1.0.7 [INFO] [stderr] Compiling rowan v0.16.1 [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/bac5816c5f3d02cebd0599070af62d1782530294/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="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=6236284774b62738 -C extra-filename=-72cc971bbe8713aa --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-07c61d5058b4388b.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-6ffab9ca72757bba.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c3ca62d0afdb8ae3.rmeta --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" "edeb00b7e1cde180217098504a4074a36f1b4ab16d124ae859af48be6c402b7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edeb00b7e1cde180217098504a4074a36f1b4ab16d124ae859af48be6c402b7f", kill_on_drop: false }` [INFO] [stdout] edeb00b7e1cde180217098504a4074a36f1b4ab16d124ae859af48be6c402b7f