[INFO] cloning repository https://github.com/franju1612/snake_store [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/franju1612/snake_store" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffranju1612%2Fsnake_store", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffranju1612%2Fsnake_store'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13978c55612ac68636fa51023adfae4b75fdfcaa [INFO] checking franju1612/snake_store against c9ff496891c278ad660bc0ab85c1f0b72059464a for pr-160491 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffranju1612%2Fsnake_store" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/franju1612/snake_store [INFO] finished tweaking git repo https://github.com/franju1612/snake_store [INFO] tweaked toml for git repo https://github.com/franju1612/snake_store written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/franju1612/snake_store on toolchain c9ff496891c278ad660bc0ab85c1f0b72059464a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/franju1612/snake_store 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" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid v1.23.5 [INFO] [stderr] Downloaded zmij v1.0.22 [INFO] [stderr] Downloaded jsonwebtoken v10.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] f70d796bb746ac44fcb4e30996feaef379ca58e3bcf94ba9f94749aefe269183 [INFO] running `Command { std: "docker" "start" "f70d796bb746ac44fcb4e30996feaef379ca58e3bcf94ba9f94749aefe269183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f70d796bb746ac44fcb4e30996feaef379ca58e3bcf94ba9f94749aefe269183", 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" "f70d796bb746ac44fcb4e30996feaef379ca58e3bcf94ba9f94749aefe269183" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f70d796bb746ac44fcb4e30996feaef379ca58e3bcf94ba9f94749aefe269183", 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" "f70d796bb746ac44fcb4e30996feaef379ca58e3bcf94ba9f94749aefe269183" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.5.0 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling openssl-sys v0.9.117 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Compiling zmij v1.0.22 [INFO] [stderr] Checking yoke v0.8.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Compiling bytes v1.12.1 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling openssl v0.10.81 [INFO] [stderr] Checking zeroize v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling zerocopy v0.8.54 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Compiling tinyvec v1.12.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Checking rand v0.8.7 [INFO] [stderr] Checking crypto-bigint v0.5.5 [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/c9ff496891c278ad660bc0ab85c1f0b72059464a/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --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-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=6cacab134aa74df7 -C extra-filename=-47f3c327316a857a --out-dir /opt/rustwide/target/debug/build/tokio/47f3c327316a857a/out -L dependency=/opt/rustwide/target/debug/build/bytes/30351472287a0b7c/out -L dependency=/opt/rustwide/target/debug/build/libc/9c12716ac42b770e/out -L dependency=/opt/rustwide/target/debug/build/mio/69c6a3c2af022976/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/c7bca50a9594d885/out -L dependency=/opt/rustwide/target/debug/build/socket2/c83f98dc7f6189f0/out --extern bytes=/opt/rustwide/target/debug/build/bytes/30351472287a0b7c/out/libbytes-30351472287a0b7c.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/9c12716ac42b770e/out/liblibc-9c12716ac42b770e.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/69c6a3c2af022976/out/libmio-69c6a3c2af022976.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/c7bca50a9594d885/out/libpin_project_lite-c7bca50a9594d885.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/c83f98dc7f6189f0/out/libsocket2-c83f98dc7f6189f0.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 `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9ff496891c278ad660bc0ab85c1f0b72059464a/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/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="alloc"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "libc", "memchr", "portable-atomic", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=8c7a1f4cf78a727b -C extra-filename=-a39ad597ed3c28b6 --out-dir /opt/rustwide/target/debug/build/futures-util/a39ad597ed3c28b6/out -L dependency=/opt/rustwide/target/debug/build/futures-core/8503ffb23c4c186b/out -L dependency=/opt/rustwide/target/debug/build/futures-io/55797f2ebb0604ef/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/586efff36e7a5af6/out -L dependency=/opt/rustwide/target/debug/build/futures-task/3a1fd85095168f06/out -L dependency=/opt/rustwide/target/debug/build/memchr/eb8ac1f1f77ae379/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/c7bca50a9594d885/out -L dependency=/opt/rustwide/target/debug/build/slab/f5dcc71be5a0969d/out --extern futures_core=/opt/rustwide/target/debug/build/futures-core/8503ffb23c4c186b/out/libfutures_core-8503ffb23c4c186b.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/55797f2ebb0604ef/out/libfutures_io-55797f2ebb0604ef.rmeta --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/586efff36e7a5af6/out/libfutures_sink-586efff36e7a5af6.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/3a1fd85095168f06/out/libfutures_task-3a1fd85095168f06.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/eb8ac1f1f77ae379/out/libmemchr-eb8ac1f1f77ae379.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/c7bca50a9594d885/out/libpin_project_lite-c7bca50a9594d885.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/f5dcc71be5a0969d/out/libslab-f5dcc71be5a0969d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f70d796bb746ac44fcb4e30996feaef379ca58e3bcf94ba9f94749aefe269183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f70d796bb746ac44fcb4e30996feaef379ca58e3bcf94ba9f94749aefe269183", kill_on_drop: false }` [INFO] [stdout] f70d796bb746ac44fcb4e30996feaef379ca58e3bcf94ba9f94749aefe269183