[INFO] cloning repository https://github.com/jonatansalemes/actix-web-sqlx-tx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonatansalemes/actix-web-sqlx-tx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonatansalemes%2Factix-web-sqlx-tx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonatansalemes%2Factix-web-sqlx-tx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1b2d138578798377b335764287fbc6c606155ce [INFO] checking jonatansalemes/actix-web-sqlx-tx against master#36e2b8a3a7aad93f8a92db6d254b746aa94ed6da for pr-151822 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonatansalemes%2Factix-web-sqlx-tx" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jonatansalemes/actix-web-sqlx-tx [INFO] finished tweaking git repo https://github.com/jonatansalemes/actix-web-sqlx-tx [INFO] tweaked toml for git repo https://github.com/jonatansalemes/actix-web-sqlx-tx written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jonatansalemes/actix-web-sqlx-tx on toolchain 36e2b8a3a7aad93f8a92db6d254b746aa94ed6da [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e2b8a3a7aad93f8a92db6d254b746aa94ed6da" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jonatansalemes/actix-web-sqlx-tx 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" "+36e2b8a3a7aad93f8a92db6d254b746aa94ed6da" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded apistos-schemars v0.8.21 [INFO] [stderr] Downloaded parse-size v1.0.0 [INFO] [stderr] Downloaded serde_plain v1.0.2 [INFO] [stderr] Downloaded actix-multipart v0.6.2 [INFO] [stderr] Downloaded garde_derive v0.20.0 [INFO] [stderr] Downloaded garde v0.20.0 [INFO] [stderr] Downloaded sqlx-sqlite v0.8.0 [INFO] [stderr] Downloaded sqlx-mysql v0.8.0 [INFO] [stderr] Downloaded cc v1.1.6 [INFO] [stderr] Downloaded sqlx v0.8.0 [INFO] [stderr] Downloaded sqlx-postgres v0.8.0 [INFO] [stderr] Downloaded sqlx-core v0.8.0 [INFO] [stderr] Downloaded apistos v0.3.5 [INFO] [stderr] Downloaded garde-actix-web v0.9.0 [INFO] [stderr] Downloaded apistos-core v0.3.5 [INFO] [stderr] Downloaded apistos-gen v0.3.5 [INFO] [stderr] Downloaded zstd-safe v7.2.0 [INFO] [stderr] Downloaded apistos-plugins v0.3.5 [INFO] [stderr] Downloaded apistos-schemars_derive v0.8.21 [INFO] [stderr] Downloaded sqlx-macros-core v0.8.0 [INFO] [stderr] Downloaded actix-multipart-derive v0.6.1 [INFO] [stderr] Downloaded apistos-models v0.3.5 [INFO] [stderr] Downloaded sqlx-macros v0.8.0 [INFO] [stderr] Downloaded zstd-sys v2.0.12+zstd.1.5.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+36e2b8a3a7aad93f8a92db6d254b746aa94ed6da" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 590d0573cccd00b8ebb1090f9100838b6ad393bde5a64c9c9a6ab2dd9e6424b5 [INFO] running `Command { std: "docker" "start" "-a" "590d0573cccd00b8ebb1090f9100838b6ad393bde5a64c9c9a6ab2dd9e6424b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "590d0573cccd00b8ebb1090f9100838b6ad393bde5a64c9c9a6ab2dd9e6424b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "590d0573cccd00b8ebb1090f9100838b6ad393bde5a64c9c9a6ab2dd9e6424b5", kill_on_drop: false }` [INFO] [stdout] 590d0573cccd00b8ebb1090f9100838b6ad393bde5a64c9c9a6ab2dd9e6424b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+36e2b8a3a7aad93f8a92db6d254b746aa94ed6da" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 306e7899f3af94562264ffd6ce5dcc95595e84c1585e1860c6155b16d0d78262 [INFO] running `Command { std: "docker" "start" "-a" "306e7899f3af94562264ffd6ce5dcc95595e84c1585e1860c6155b16d0d78262", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking tokio v1.38.1 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling apistos-schemars v0.8.21 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling apistos-schemars_derive v0.8.21 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling brotli v6.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/36e2b8a3a7aad93f8a92db6d254b746aa94ed6da/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/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="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --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-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=8accebad422086a0 -C extra-filename=-da5c08933d0be0d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-984dd382dea06e32.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-fbfe417187f6db78.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-78a46bab60622a75.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-ee41e3ddd7c06bf3.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-f97c2bd484d6ee07.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-f730a90c2ff0fb9f.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-d4863b4c22bf753f.rmeta --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" "306e7899f3af94562264ffd6ce5dcc95595e84c1585e1860c6155b16d0d78262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "306e7899f3af94562264ffd6ce5dcc95595e84c1585e1860c6155b16d0d78262", kill_on_drop: false }` [INFO] [stdout] 306e7899f3af94562264ffd6ce5dcc95595e84c1585e1860c6155b16d0d78262