[INFO] cloning repository https://github.com/luca-iachini/pokedex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luca-iachini/pokedex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluca-iachini%2Fpokedex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluca-iachini%2Fpokedex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a72731b25f26ce60282c212612078ad05dc38ab2 [INFO] checking luca-iachini/pokedex against try#5d96fa0e954d77528204a1ba3b8847ec083c779b for pr-153457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluca-iachini%2Fpokedex" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/luca-iachini/pokedex [INFO] finished tweaking git repo https://github.com/luca-iachini/pokedex [INFO] tweaked toml for git repo https://github.com/luca-iachini/pokedex written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/luca-iachini/pokedex on toolchain 5d96fa0e954d77528204a1ba3b8847ec083c779b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/luca-iachini/pokedex 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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf37b2460e9b26e437c6837a8db8f62819bf6821e33602b9c9801613ea845d3d [INFO] running `Command { std: "docker" "start" "-a" "cf37b2460e9b26e437c6837a8db8f62819bf6821e33602b9c9801613ea845d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf37b2460e9b26e437c6837a8db8f62819bf6821e33602b9c9801613ea845d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf37b2460e9b26e437c6837a8db8f62819bf6821e33602b9c9801613ea845d3d", kill_on_drop: false }` [INFO] [stdout] cf37b2460e9b26e437c6837a8db8f62819bf6821e33602b9c9801613ea845d3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55abd234fb51c316f2831012cd52d06d0a54fd4e2efbec794a5f975ad339dec8 [INFO] running `Command { std: "docker" "start" "-a" "55abd234fb51c316f2831012cd52d06d0a54fd4e2efbec794a5f975ad339dec8", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking clap_builder v4.5.50 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling assert2-macros v0.3.16 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking isolang v2.4.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Checking clap v4.5.50 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Checking colored v3.0.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/5d96fa0e954d77528204a1ba3b8847ec083c779b/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.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 --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_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --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="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-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=b8dca703fb5a58b2 -C extra-filename=-eec2ea412cb8e5ff --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-f5a911f2dad390d7.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-f5b8f8a00edc1971.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-80f293726b45e832.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-977db2a69ab9cbbb.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-23f25da1f8a8245d.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" "55abd234fb51c316f2831012cd52d06d0a54fd4e2efbec794a5f975ad339dec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55abd234fb51c316f2831012cd52d06d0a54fd4e2efbec794a5f975ad339dec8", kill_on_drop: false }` [INFO] [stdout] 55abd234fb51c316f2831012cd52d06d0a54fd4e2efbec794a5f975ad339dec8