[INFO] cloning repository https://github.com/jackcat13/coding-fighters-back [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackcat13/coding-fighters-back" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackcat13%2Fcoding-fighters-back", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackcat13%2Fcoding-fighters-back'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 238b38a08c470892516ddb4afa4970a4e9761f0f [INFO] checking jackcat13/coding-fighters-back against master#a2db9280539229a3b8a084a09886670a57bc7e9c for pr-147185 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackcat13%2Fcoding-fighters-back" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jackcat13/coding-fighters-back [INFO] finished tweaking git repo https://github.com/jackcat13/coding-fighters-back [INFO] tweaked toml for git repo https://github.com/jackcat13/coding-fighters-back written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jackcat13/coding-fighters-back on toolchain a2db9280539229a3b8a084a09886670a57bc7e9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jackcat13/coding-fighters-back 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" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded testcontainers v0.15.0 [INFO] [stderr] Downloaded sdd v3.0.4 [INFO] [stderr] Downloaded scc v2.2.5 [INFO] [stderr] Downloaded testcontainers-rs v0.0.1 [INFO] [stderr] Downloaded testcontainers-rs-images v0.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e0f4caab2eed67f08c5a479382ca5f94f7b75b5c14cf606a6cc764c669f40d3 [INFO] running `Command { std: "docker" "start" "-a" "5e0f4caab2eed67f08c5a479382ca5f94f7b75b5c14cf606a6cc764c669f40d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e0f4caab2eed67f08c5a479382ca5f94f7b75b5c14cf606a6cc764c669f40d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e0f4caab2eed67f08c5a479382ca5f94f7b75b5c14cf606a6cc764c669f40d3", kill_on_drop: false }` [INFO] [stdout] 5e0f4caab2eed67f08c5a479382ca5f94f7b75b5c14cf606a6cc764c669f40d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afa8e5be4cd7bbdf05c0981e089430bca3261e1f3043de6a3251ca4d57c25a35 [INFO] running `Command { std: "docker" "start" "-a" "afa8e5be4cd7bbdf05c0981e089430bca3261e1f3043de6a3251ca4d57c25a35", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking serde v1.0.215 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking eyre v0.6.12 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking rustc_version v0.2.3 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [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/a2db9280539229a3b8a084a09886670a57bc7e9c/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.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 --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="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --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", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=d4ed9e4bc76cb8c1 -C extra-filename=-a212276d4764705b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1d1989d9e2c5ec54.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-42d255de427b4476.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-b6fc3aaf6750f818.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-61fd4e4df647da40.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-61054ec30792ca80.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-d007bf53f3c0541e.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-fddc776d0c2ff2c9.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" "afa8e5be4cd7bbdf05c0981e089430bca3261e1f3043de6a3251ca4d57c25a35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afa8e5be4cd7bbdf05c0981e089430bca3261e1f3043de6a3251ca4d57c25a35", kill_on_drop: false }` [INFO] [stdout] afa8e5be4cd7bbdf05c0981e089430bca3261e1f3043de6a3251ca4d57c25a35