[INFO] cloning repository https://github.com/Kracken256/backend-api-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kracken256/backend-api-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKracken256%2Fbackend-api-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKracken256%2Fbackend-api-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 309c14421a23b748c341da48e1336a848e34e5b9 [INFO] checking Kracken256/backend-api-template against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKracken256%2Fbackend-api-template" "/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/Kracken256/backend-api-template [INFO] finished tweaking git repo https://github.com/Kracken256/backend-api-template [INFO] tweaked toml for git repo https://github.com/Kracken256/backend-api-template written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Kracken256/backend-api-template on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Kracken256/backend-api-template 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] c15a313a1074822818ab4d0c4ac906e2378e72c1208918b10ee560bed4b7e349 [INFO] running `Command { std: "docker" "start" "c15a313a1074822818ab4d0c4ac906e2378e72c1208918b10ee560bed4b7e349", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c15a313a1074822818ab4d0c4ac906e2378e72c1208918b10ee560bed4b7e349", 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" "c15a313a1074822818ab4d0c4ac906e2378e72c1208918b10ee560bed4b7e349" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c15a313a1074822818ab4d0c4ac906e2378e72c1208918b10ee560bed4b7e349", 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" "c15a313a1074822818ab4d0c4ac906e2378e72c1208918b10ee560bed4b7e349" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Checking hybrid-array v0.4.11 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Checking const-oid v0.10.2 [INFO] [stderr] Compiling openssl v0.10.78 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking hashbrown v0.17.0 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling bigdecimal v0.4.10 [INFO] [stderr] Compiling pq-sys v0.7.5 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Compiling diesel_derives v2.3.9 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking zerocopy v0.8.48 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Checking phf_shared v0.13.1 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking whoami v2.1.2 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Compiling enum-iterator-derive v1.5.0 [INFO] [stderr] Checking tokio v1.52.1 [INFO] [stderr] Checking crypto-common v0.2.1 [INFO] [stderr] Checking block-buffer v0.12.0 [INFO] [stderr] Checking email-encoding v0.4.1 [INFO] [stderr] Checking hostname v0.4.2 [INFO] [stderr] Checking scoped-futures v0.1.4 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking quoted_printable v0.5.2 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Checking uuid v1.23.1 [INFO] [stderr] Checking enum-iterator v2.3.0 [INFO] [stderr] Checking iri-string v0.7.12 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Compiling openssl-sys v0.9.114 [INFO] [stderr] Checking digest v0.11.2 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking jiff v0.2.24 [INFO] [stderr] Checking hmac v0.13.0 [INFO] [stderr] Checking md-5 v0.11.0 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Compiling native-tls v0.2.18 [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/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.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="full"' --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="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-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=64a14762a83894e7 -C extra-filename=-faf0d25387e556e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7d2af120e89c619c.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-16fe799f7440025a.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-7995df513ba8f26a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-11629a25a8623d3d.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-2d04b05b6cb9436d.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-08b96a339cb6ecf1.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" "c15a313a1074822818ab4d0c4ac906e2378e72c1208918b10ee560bed4b7e349", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c15a313a1074822818ab4d0c4ac906e2378e72c1208918b10ee560bed4b7e349", kill_on_drop: false }` [INFO] [stdout] c15a313a1074822818ab4d0c4ac906e2378e72c1208918b10ee560bed4b7e349