[INFO] cloning repository https://github.com/ali-eljerrari/rust_actix_mongodb_server_template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ali-eljerrari/rust_actix_mongodb_server_template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fali-eljerrari%2Frust_actix_mongodb_server_template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fali-eljerrari%2Frust_actix_mongodb_server_template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02e136ab57f6a09a15f6f986324d7685d99bb40a [INFO] checking ali-eljerrari/rust_actix_mongodb_server_template against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fali-eljerrari%2Frust_actix_mongodb_server_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/ali-eljerrari/rust_actix_mongodb_server_template [INFO] finished tweaking git repo https://github.com/ali-eljerrari/rust_actix_mongodb_server_template [INFO] tweaked toml for git repo https://github.com/ali-eljerrari/rust_actix_mongodb_server_template written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ali-eljerrari/rust_actix_mongodb_server_template on toolchain e117153a45c546e883c1f91d82611775fcaeffe0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ali-eljerrari/rust_actix_mongodb_server_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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18a7aa503fe1d4d23d52c927d9604077f0855de353a101b0bcc49b490e23b32e [INFO] running `Command { std: "docker" "start" "-a" "18a7aa503fe1d4d23d52c927d9604077f0855de353a101b0bcc49b490e23b32e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18a7aa503fe1d4d23d52c927d9604077f0855de353a101b0bcc49b490e23b32e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18a7aa503fe1d4d23d52c927d9604077f0855de353a101b0bcc49b490e23b32e", kill_on_drop: false }` [INFO] [stdout] 18a7aa503fe1d4d23d52c927d9604077f0855de353a101b0bcc49b490e23b32e [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a649e58cde0d51aa96541ea12f6ee122308311786ed61f5ae4e228e42a604c3 [INFO] running `Command { std: "docker" "start" "-a" "5a649e58cde0d51aa96541ea12f6ee122308311786ed61f5ae4e228e42a604c3", kill_on_drop: false }` [INFO] [stderr] warning: actix_server v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `cargo-watch` which is missing a lib target [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking bitflags v2.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling rustc_version_runtime v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] error: could not compile `pest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e117153a45c546e883c1f91d82611775fcaeffe0/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.7.15/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="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=ce4a6bd1a940cf7c -C extra-filename=-f44e85fa754716bb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-371cdb7d366b303a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-24159b40c3b8524a.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-9bcde3556d193e0f.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 `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e117153a45c546e883c1f91d82611775fcaeffe0/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.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 --cfg 'feature="bytes"' --cfg 'feature="default"' --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-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=4d0b024930f2cfa1 -C extra-filename=-484df6256709f385 --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-e9edca672f89d933.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-a464b4da1929f391.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-0cf0d949a1712b8a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-3ca34ffc77c49387.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-a55efb334930b34e.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-af72ec0f1f14b85c.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "5a649e58cde0d51aa96541ea12f6ee122308311786ed61f5ae4e228e42a604c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a649e58cde0d51aa96541ea12f6ee122308311786ed61f5ae4e228e42a604c3", kill_on_drop: false }` [INFO] [stdout] 5a649e58cde0d51aa96541ea12f6ee122308311786ed61f5ae4e228e42a604c3