[INFO] cloning repository https://github.com/taegkim6602/rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taegkim6602/rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaegkim6602%2Frust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaegkim6602%2Frust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5dd1be6147b5a82caaa09df55f73aa0f74a4081f [INFO] testing taegkim6602/rust against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaegkim6602%2Frust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/taegkim6602/rust on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/taegkim6602/rust [INFO] finished tweaking git repo https://github.com/taegkim6602/rust [INFO] tweaked toml for git repo https://github.com/taegkim6602/rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/taegkim6602/rust 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" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f83d2a07bcf0a94fa1635641e11e9d77c78de8b2c26d7e830ab93372e6c6684 [INFO] running `Command { std: "docker" "start" "-a" "7f83d2a07bcf0a94fa1635641e11e9d77c78de8b2c26d7e830ab93372e6c6684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f83d2a07bcf0a94fa1635641e11e9d77c78de8b2c26d7e830ab93372e6c6684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f83d2a07bcf0a94fa1635641e11e9d77c78de8b2c26d7e830ab93372e6c6684", kill_on_drop: false }` [INFO] [stdout] 7f83d2a07bcf0a94fa1635641e11e9d77c78de8b2c26d7e830ab93372e6c6684 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75aa7f3b78ac5fff6835d9ed82b4fb427be2868911c23ddd9d6024bdb9c1c968 [INFO] running `Command { std: "docker" "start" "-a" "75aa7f3b78ac5fff6835d9ed82b4fb427be2868911c23ddd9d6024bdb9c1c968", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-router v0.5.2 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling actix-server v2.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling actix-http v3.6.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling actix-web v4.5.1 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling zero2Prod v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `HttpResponse` [INFO] [stdout] --> src/startup.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use actix_web::{web, App, HttpResponse, HttpServer}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `zero2Prod` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = help: convert the identifier to snake case: `zero2_prod` [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.28s [INFO] running `Command { std: "docker" "inspect" "75aa7f3b78ac5fff6835d9ed82b4fb427be2868911c23ddd9d6024bdb9c1c968", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75aa7f3b78ac5fff6835d9ed82b4fb427be2868911c23ddd9d6024bdb9c1c968", kill_on_drop: false }` [INFO] [stdout] 75aa7f3b78ac5fff6835d9ed82b4fb427be2868911c23ddd9d6024bdb9c1c968 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f641739d27412638be18ed23a817d2de21383a1b9f1c79e358b63e12d25b4087 [INFO] running `Command { std: "docker" "start" "-a" "f641739d27412638be18ed23a817d2de21383a1b9f1c79e358b63e12d25b4087", kill_on_drop: false }` [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling zero2Prod v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `HttpResponse` [INFO] [stdout] --> src/startup.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use actix_web::{web, App, HttpResponse, HttpServer}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `zero2Prod` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = help: convert the identifier to snake case: `zero2_prod` [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HttpResponse` [INFO] [stdout] --> src/startup.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use actix_web::{web, App, HttpResponse, HttpServer}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection` [INFO] [stdout] --> tests/health_check.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | let connection = PgConnection::connect(&configurarion_string) [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.83s [INFO] running `Command { std: "docker" "inspect" "f641739d27412638be18ed23a817d2de21383a1b9f1c79e358b63e12d25b4087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f641739d27412638be18ed23a817d2de21383a1b9f1c79e358b63e12d25b4087", kill_on_drop: false }` [INFO] [stdout] f641739d27412638be18ed23a817d2de21383a1b9f1c79e358b63e12d25b4087 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 29eaa459e7b1db6cba6778af0fde529e9e6e61a7e4af0c7ca5782e44bdd9eb5d [INFO] running `Command { std: "docker" "start" "-a" "29eaa459e7b1db6cba6778af0fde529e9e6e61a7e4af0c7ca5782e44bdd9eb5d", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `HttpResponse` [INFO] [stderr] --> src/startup.rs:3:27 [INFO] [stderr] | [INFO] [stderr] 3 | use actix_web::{web, App, HttpResponse, HttpServer}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: crate `zero2Prod` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = help: convert the identifier to snake case: `zero2_prod` [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `zero2Prod` (lib) generated 2 warnings (run `cargo fix --lib -p zero2Prod` to apply 1 suggestion) [INFO] [stderr] warning: unused variable: `connection` [INFO] [stderr] --> tests/health_check.rs:34:9 [INFO] [stderr] | [INFO] [stderr] 34 | let connection = PgConnection::connect(&configurarion_string) [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `zero2Prod` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `zero2Prod` (test "health_check") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zero2Prod-ec4cd25723249f0a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zero2Prod-9f09f717e9d7706c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/health_check.rs (/opt/rustwide/target/debug/deps/health_check-cc5d64e31dcd209d) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test subscribe_return_a_200_for_valid_form_data ... FAILED [INFO] [stdout] test health_check_works ... ok [INFO] [stdout] test subscribe_returns_a_400_when_data_is_mission ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- subscribe_return_a_200_for_valid_form_data stdout ---- [INFO] [stdout] thread 'subscribe_return_a_200_for_valid_form_data' panicked at tests/health_check.rs:36:10: [INFO] [stdout] Failed to connect Postgres: Io(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562608795ea5 - std::backtrace_rs::backtrace::libunwind::trace::h01616864447d7b30 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x562608795ea5 - std::backtrace_rs::backtrace::trace_unsynchronized::haf2505f1cce46362 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562608795ea5 - std::sys_common::backtrace::_print_fmt::h194ca41cc100de5c [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x562608795ea5 - ::fmt::h0cdf3b9de85168c4 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5626087c4c4b - core::fmt::rt::Argument::fmt::h4873b1048d9b82db [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x5626087c4c4b - core::fmt::write::ha4c74c323a0d086c [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/fmt/mod.rs:1172:21 [INFO] [stdout] 6: 0x56260879246f - std::io::Write::write_fmt::hb6b43a5c88baad33 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x562608795c7e - std::sys_common::backtrace::_print::h667dd447a835cd2b [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x562608795c7e - std::sys_common::backtrace::print::hd059cf329bebd7b7 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x5626087976d9 - std::panicking::default_hook::{{closure}}::hcda624442cb26ab2 [INFO] [stdout] 10: 0x562608797346 - std::panicking::default_hook::h1433a4b0280b10c1 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x562607d7d8da - as core::ops::function::Fn>::call::h1d330c91badb41c3 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/alloc/src/boxed.rs:2077:9 [INFO] [stdout] 12: 0x562607d7d8da - test::test_main::{{closure}}::h51ee890341c1da25 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x562608797d4b - as core::ops::function::Fn>::call::h7bfd229c9579d378 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/alloc/src/boxed.rs:2077:9 [INFO] [stdout] 14: 0x562608797d4b - std::panicking::rust_panic_with_hook::hbbff73039be21b12 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x562608797ac4 - std::panicking::begin_panic_handler::{{closure}}::hf2d595805aea6208 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x562608796369 - std::sys_common::backtrace::__rust_end_short_backtrace::h043134ab1b7436ad [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x5626087977f7 - rust_begin_unwind [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x5626087c1d73 - core::panicking::panic_fmt::h5e9d189302ee3459 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x5626087c2356 - core::result::unwrap_failed::h5e2f07fc18b50403 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/result.rs:1658:5 [INFO] [stdout] 20: 0x562607ad3301 - core::result::Result::expect::hd37a1e054c349b54 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/result.rs:1038:23 [INFO] [stdout] 21: 0x562607ad7c75 - health_check::subscribe_return_a_200_for_valid_form_data::{{closure}}::h7e5eb53e0a0976f4 [INFO] [stdout] at /opt/rustwide/workdir/tests/health_check.rs:34:22 [INFO] [stdout] 22: 0x562607ad5fb2 - as core::future::future::Future>::poll::h83c15b7b167ca163 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/future/future.rs:123:9 [INFO] [stdout] 23: 0x562607ad602d - as core::future::future::Future>::poll::heee96e537b0ebc90 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/future/future.rs:123:9 [INFO] [stdout] 24: 0x562607adfecf - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hcdf1fbf7f9cdcab5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 25: 0x562607adfe05 - tokio::runtime::coop::with_budget::h9544c97afb1b18a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x562607adfe05 - tokio::runtime::coop::budget::hf73b7552f710482e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x562607adfe05 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h33316dbd13ff4b87 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 28: 0x562607ade8c0 - tokio::runtime::scheduler::current_thread::Context::enter::h55015ec6613f6340 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 29: 0x562607adf66e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h874778ecfa8b9af1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 30: 0x562607adf3e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h66f21bc97a21f349 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 31: 0x562607ad55eb - tokio::runtime::context::scoped::Scoped::set::h8654b2ad96952131 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x562607ad5429 - tokio::runtime::context::set_scheduler::{{closure}}::he56e40525fc1f230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 33: 0x562607ad0f60 - std::thread::local::LocalKey::try_with::h8be6deef0eeb38e6 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/thread/local.rs:286:12 [INFO] [stdout] 34: 0x562607ad092a - std::thread::local::LocalKey::with::hb707bbaeef6fa708 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 35: 0x562607ad53dd - tokio::runtime::context::set_scheduler::hc8be6e89a5043108 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 36: 0x562607adf190 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha4e64e01cf715c5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 37: 0x562607adf403 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hfd7dace8a9fc8c47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 38: 0x562607addf2d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4614f176df99930e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 39: 0x562607add556 - tokio::runtime::context::runtime::enter_runtime::hc6acdf3a91ed33e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x562607adde41 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8a1362c33ed109a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 41: 0x562607ad588d - tokio::runtime::runtime::Runtime::block_on::h212d53aa6885b3d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 42: 0x562607ad7865 - health_check::subscribe_return_a_200_for_valid_form_data::hed6922c827007d46 [INFO] [stdout] at /opt/rustwide/workdir/tests/health_check.rs:48:5 [INFO] [stdout] 43: 0x562607ad7707 - health_check::subscribe_return_a_200_for_valid_form_data::{{closure}}::h82bc61c8a5f03ba1 [INFO] [stdout] at /opt/rustwide/workdir/tests/health_check.rs:30:54 [INFO] [stdout] 44: 0x562607ad1526 - core::ops::function::FnOnce::call_once::h387ac2dfc001e893 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x562607d8212b - core::ops::function::FnOnce::call_once::h142728b0f901c1d8 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x562607d8212b - test::__rust_begin_short_backtrace::h78f66600c792516f [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:625:18 [INFO] [stdout] 47: 0x562607d81861 - test::run_test_in_process::{{closure}}::h36b63bf5ec069162 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:648:60 [INFO] [stdout] 48: 0x562607d81861 - as core::ops::function::FnOnce<()>>::call_once::hc0bc08664ac0fa12 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x562607d81861 - std::panicking::try::do_call::haab6c4522a086511 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:559:40 [INFO] [stdout] 50: 0x562607d81861 - std::panicking::try::hf718cb1b5809fd88 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:523:19 [INFO] [stdout] 51: 0x562607d81861 - std::panic::catch_unwind::he2ad76393ba02fb8 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panic.rs:149:14 [INFO] [stdout] 52: 0x562607d81861 - test::run_test_in_process::hc186a56cb0b7c789 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:648:27 [INFO] [stdout] 53: 0x562607d81861 - test::run_test::{{closure}}::h904ff18418fddb43 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:569:43 [INFO] [stdout] 54: 0x562607d495b4 - test::run_test::{{closure}}::hac26f57ad5c71290 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:599:41 [INFO] [stdout] 55: 0x562607d495b4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hfe28fbb6dc5c1a07 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 56: 0x562607d4dea2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h95bfe91ffe8f44f9 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 57: 0x562607d4dea2 - as core::ops::function::FnOnce<()>>::call_once::hd46f137d10008ee5 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x562607d4dea2 - std::panicking::try::do_call::hb6e54244f5c0dd5a [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:559:40 [INFO] [stdout] 59: 0x562607d4dea2 - std::panicking::try::h9bd598d7f06adceb [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:523:19 [INFO] [stdout] 60: 0x562607d4dea2 - std::panic::catch_unwind::hd6bd9f72f43d406c [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panic.rs:149:14 [INFO] [stdout] 61: 0x562607d4dea2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h656cd769863cb7e9 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 62: 0x562607d4dea2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h434a6c48d2f2306f [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x56260879c4eb - as core::ops::function::FnOnce>::call_once::h4e53d953a4689d25 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/alloc/src/boxed.rs:2063:9 [INFO] [stdout] 64: 0x56260879c4eb - as core::ops::function::FnOnce>::call_once::hb1f69d21a251f1d9 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/alloc/src/boxed.rs:2063:9 [INFO] [stdout] 65: 0x56260879c4eb - std::sys::pal::unix::thread::Thread::new::thread_start::h03f22bbd669825b9 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 66: 0x7fa19aa3bac3 - [INFO] [stdout] 67: 0x7fa19aacca04 - __clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- subscribe_returns_a_400_when_data_is_mission stdout ---- [INFO] [stdout] thread 'subscribe_returns_a_400_when_data_is_mission' panicked at tests/health_check.rs:69:9: [INFO] [stdout] assertion `left == right` failed: The API did not fail with 400 Bad Request when the playload waw missing the mail. [INFO] [stdout] left: 400 [INFO] [stdout] right: 200 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562608795ea5 - std::backtrace_rs::backtrace::libunwind::trace::h01616864447d7b30 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x562608795ea5 - std::backtrace_rs::backtrace::trace_unsynchronized::haf2505f1cce46362 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562608795ea5 - std::sys_common::backtrace::_print_fmt::h194ca41cc100de5c [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x562608795ea5 - ::fmt::h0cdf3b9de85168c4 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5626087c4c4b - core::fmt::rt::Argument::fmt::h4873b1048d9b82db [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x5626087c4c4b - core::fmt::write::ha4c74c323a0d086c [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/fmt/mod.rs:1172:21 [INFO] [stdout] 6: 0x56260879246f - std::io::Write::write_fmt::hb6b43a5c88baad33 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x562608795c7e - std::sys_common::backtrace::_print::h667dd447a835cd2b [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x562608795c7e - std::sys_common::backtrace::print::hd059cf329bebd7b7 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x5626087976d9 - std::panicking::default_hook::{{closure}}::hcda624442cb26ab2 [INFO] [stdout] 10: 0x562608797346 - std::panicking::default_hook::h1433a4b0280b10c1 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x562607d7d8da - as core::ops::function::Fn>::call::h1d330c91badb41c3 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/alloc/src/boxed.rs:2077:9 [INFO] [stdout] 12: 0x562607d7d8da - test::test_main::{{closure}}::h51ee890341c1da25 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x562608797d4b - as core::ops::function::Fn>::call::h7bfd229c9579d378 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/alloc/src/boxed.rs:2077:9 [INFO] [stdout] 14: 0x562608797d4b - std::panicking::rust_panic_with_hook::hbbff73039be21b12 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x562608797ac4 - std::panicking::begin_panic_handler::{{closure}}::hf2d595805aea6208 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x562608796369 - std::sys_common::backtrace::__rust_end_short_backtrace::h043134ab1b7436ad [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x5626087977f7 - rust_begin_unwind [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x5626087c1d73 - core::panicking::panic_fmt::h5e9d189302ee3459 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x5626087c22df - core::panicking::assert_failed_inner::hbb2128a8bf12649f [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panicking.rs:403:23 [INFO] [stdout] 20: 0x56260826083e - core::panicking::assert_failed::h00ea6d73001a2993 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panicking.rs:363:5 [INFO] [stdout] 21: 0x562607ad8995 - health_check::subscribe_returns_a_400_when_data_is_mission::{{closure}}::h82a17fa6d57159ca [INFO] [stdout] at /opt/rustwide/workdir/tests/health_check.rs:69:9 [INFO] [stdout] 22: 0x562607ad5fb2 - as core::future::future::Future>::poll::h83c15b7b167ca163 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/future/future.rs:123:9 [INFO] [stdout] 23: 0x562607ad602d - as core::future::future::Future>::poll::heee96e537b0ebc90 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/future/future.rs:123:9 [INFO] [stdout] 24: 0x562607adfecf - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hcdf1fbf7f9cdcab5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 25: 0x562607adfe05 - tokio::runtime::coop::with_budget::h9544c97afb1b18a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x562607adfe05 - tokio::runtime::coop::budget::hf73b7552f710482e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x562607adfe05 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h33316dbd13ff4b87 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 28: 0x562607ade8c0 - tokio::runtime::scheduler::current_thread::Context::enter::h55015ec6613f6340 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 29: 0x562607adf66e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h874778ecfa8b9af1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 30: 0x562607adf3e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h66f21bc97a21f349 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 31: 0x562607ad55eb - tokio::runtime::context::scoped::Scoped::set::h8654b2ad96952131 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x562607ad5429 - tokio::runtime::context::set_scheduler::{{closure}}::he56e40525fc1f230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 33: 0x562607ad0f60 - std::thread::local::LocalKey::try_with::h8be6deef0eeb38e6 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/thread/local.rs:286:12 [INFO] [stdout] 34: 0x562607ad092a - std::thread::local::LocalKey::with::hb707bbaeef6fa708 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 35: 0x562607ad53dd - tokio::runtime::context::set_scheduler::hc8be6e89a5043108 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 36: 0x562607adf190 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha4e64e01cf715c5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 37: 0x562607adf403 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hfd7dace8a9fc8c47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 38: 0x562607addf2d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4614f176df99930e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 39: 0x562607add556 - tokio::runtime::context::runtime::enter_runtime::hc6acdf3a91ed33e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x562607adde41 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8a1362c33ed109a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 41: 0x562607ad588d - tokio::runtime::runtime::Runtime::block_on::h212d53aa6885b3d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 42: 0x562607ad8345 - health_check::subscribe_returns_a_400_when_data_is_mission::h8f8e4cff27008e8e [INFO] [stdout] at /opt/rustwide/workdir/tests/health_check.rs:60:5 [INFO] [stdout] 43: 0x562607ad81e7 - health_check::subscribe_returns_a_400_when_data_is_mission::{{closure}}::h19578e2c5869b51d [INFO] [stdout] at /opt/rustwide/workdir/tests/health_check.rs:52:56 [INFO] [stdout] 44: 0x562607ad1606 - core::ops::function::FnOnce::call_once::h7484aa2827bdfe44 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x562607d8212b - core::ops::function::FnOnce::call_once::h142728b0f901c1d8 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x562607d8212b - test::__rust_begin_short_backtrace::h78f66600c792516f [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:625:18 [INFO] [stdout] 47: 0x562607d81861 - test::run_test_in_process::{{closure}}::h36b63bf5ec069162 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:648:60 [INFO] [stdout] 48: 0x562607d81861 - as core::ops::function::FnOnce<()>>::call_once::hc0bc08664ac0fa12 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x562607d81861 - std::panicking::try::do_call::haab6c4522a086511 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:559:40 [INFO] [stdout] 50: 0x562607d81861 - std::panicking::try::hf718cb1b5809fd88 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:523:19 [INFO] [stdout] 51: 0x562607d81861 - std::panic::catch_unwind::he2ad76393ba02fb8 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panic.rs:149:14 [INFO] [stdout] 52: 0x562607d81861 - test::run_test_in_process::hc186a56cb0b7c789 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:648:27 [INFO] [stdout] 53: 0x562607d81861 - test::run_test::{{closure}}::h904ff18418fddb43 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:569:43 [INFO] [stdout] 54: 0x562607d495b4 - test::run_test::{{closure}}::hac26f57ad5c71290 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:599:41 [INFO] [stdout] 55: 0x562607d495b4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hfe28fbb6dc5c1a07 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 56: 0x562607d4dea2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h95bfe91ffe8f44f9 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 57: 0x562607d4dea2 - as core::ops::function::FnOnce<()>>::call_once::hd46f137d10008ee5 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x562607d4dea2 - std::panicking::try::do_call::hb6e54244f5c0dd5a [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:559:40 [INFO] [stdout] 59: 0x562607d4dea2 - std::panicking::try::h9bd598d7f06adceb [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:523:19 [INFO] [stdout] 60: 0x562607d4dea2 - std::panic::catch_unwind::hd6bd9f72f43d406c [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panic.rs:149:14 [INFO] [stdout] 61: 0x562607d4dea2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h656cd769863cb7e9 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 62: 0x562607d4dea2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h434a6c48d2f2306f [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x56260879c4eb - as core::ops::function::FnOnce>::call_once::h4e53d953a4689d25 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/alloc/src/boxed.rs:2063:9 [INFO] [stdout] 64: 0x56260879c4eb - as core::ops::function::FnOnce>::call_once::hb1f69d21a251f1d9 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/alloc/src/boxed.rs:2063:9 [INFO] [stdout] 65: 0x56260879c4eb - std::sys::pal::unix::thread::Thread::new::thread_start::h03f22bbd669825b9 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 66: 0x7fa19aa3bac3 - [INFO] [stdout] 67: 0x7fa19aacca04 - __clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] subscribe_return_a_200_for_valid_form_data [INFO] [stdout] subscribe_returns_a_400_when_data_is_mission [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test health_check` [INFO] running `Command { std: "docker" "inspect" "29eaa459e7b1db6cba6778af0fde529e9e6e61a7e4af0c7ca5782e44bdd9eb5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29eaa459e7b1db6cba6778af0fde529e9e6e61a7e4af0c7ca5782e44bdd9eb5d", kill_on_drop: false }` [INFO] [stdout] 29eaa459e7b1db6cba6778af0fde529e9e6e61a7e4af0c7ca5782e44bdd9eb5d [INFO] testing taegkim6602/rust against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaegkim6602%2Frust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/taegkim6602/rust on toolchain 61a9ac64344e91d62f5496627ff363d177f9daab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/taegkim6602/rust [INFO] finished tweaking git repo https://github.com/taegkim6602/rust [INFO] tweaked toml for git repo https://github.com/taegkim6602/rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/taegkim6602/rust 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" "+61a9ac64344e91d62f5496627ff363d177f9daab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0f97595ac9ef1196d309283eb0ef2305d20949713c9f61cf75963cdc53d89b2 [INFO] running `Command { std: "docker" "start" "-a" "e0f97595ac9ef1196d309283eb0ef2305d20949713c9f61cf75963cdc53d89b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0f97595ac9ef1196d309283eb0ef2305d20949713c9f61cf75963cdc53d89b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0f97595ac9ef1196d309283eb0ef2305d20949713c9f61cf75963cdc53d89b2", kill_on_drop: false }` [INFO] [stdout] e0f97595ac9ef1196d309283eb0ef2305d20949713c9f61cf75963cdc53d89b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63ec985eb347b32d30c0f10b4d986bc703216e8d75aa4980e8b8925e7e853f94 [INFO] running `Command { std: "docker" "start" "-a" "63ec985eb347b32d30c0f10b4d986bc703216e8d75aa4980e8b8925e7e853f94", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-router v0.5.2 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling actix-server v2.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-http v3.6.0 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling actix-web v4.5.1 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on devicerustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `actix-web` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcAVZsVo/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcAVZsVo/symbols.o" "/opt/rustwide/target/debug/deps/sqlx_macros-cb6e0e51c55ce244.sqlx_macros.b5735d8e2a9e4c98-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-cb6e0e51c55ce244.sqlx_macros.b5735d8e2a9e4c98-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-cb6e0e51c55ce244.sqlx_macros.b5735d8e2a9e4c98-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-cb6e0e51c55ce244.sqlx_macros.b5735d8e2a9e4c98-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-cb6e0e51c55ce244.sqlx_macros.b5735d8e2a9e4c98-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-cb6e0e51c55ce244.96c6ocpi04ync91kfwo6elazn.rcgu.rmeta" "/opt/rustwide/target/debug/deps/sqlx_macros-cb6e0e51c55ce244.cqplgqog98wstalkjjdn2y785.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-8fc4b97808962bfa/out" "-L" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsqlx_macros_core-1840c09042935aaa.rlib" "/opt/rustwide/target/debug/deps/libheck-e2dc317ab6de4c43.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-d21cd1e9eaf77e35.rlib" "/opt/rustwide/target/debug/deps/libsyn-ef2b55836de478bc.rlib" "/opt/rustwide/target/debug/deps/libsqlx_postgres-1a43823762e6ab33.rlib" "/opt/rustwide/target/debug/deps/libdotenvy-978a4ce58594cc47.rlib" "/opt/rustwide/target/debug/deps/libcrc-b1796dab2206fe92.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-3f4e297e9c2a8249.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libwhoami-d04971351303c604.rlib" "/opt/rustwide/target/debug/deps/libhome-851362b92a3a2561.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6747e0617662847a.rlib" "/opt/rustwide/target/debug/deps/libmd5-d12f2dc1ca56ac73.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6dabb55f60f6de04.rlib" "/opt/rustwide/target/debug/deps/libatoi-2942ee389317703c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a087da14395c1928.rlib" "/opt/rustwide/target/debug/deps/libstringprep-4e2b933b073a2c70.rlib" "/opt/rustwide/target/debug/deps/libfinl_unicode-7a95fc5a6fc780ea.rlib" "/opt/rustwide/target/debug/deps/librand-2b61395e22c0f16c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-33f474463a0592e1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-3f9c5679f465e194.rlib" "/opt/rustwide/target/debug/deps/libhkdf-32828f33cc9df396.rlib" "/opt/rustwide/target/debug/deps/libhmac-09c0e741d6d44194.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-417b683d30bbe02a.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-ca091fbd60718fb1.rlib" "/opt/rustwide/target/debug/deps/libbase64-309ef582bd843d33.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-9be76a05be0a3bc9.rlib" "/opt/rustwide/target/debug/deps/libtracing-a29af50e01136198.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-546a02a5507c5c18.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1c0bcdb821d5e9b9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4407509e5ef3c452.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libsha2-1106eed6795d375b.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e58d67928e727c66.rlib" "/opt/rustwide/target/debug/deps/libdigest-0262ad1feb3415d5.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a7767f52d5be9300.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-94609bf7600bb847.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/librustls-f268cd5d4ea64181.rlib" "/opt/rustwide/target/debug/deps/libsct-274431b57a359cc7.rlib" "/opt/rustwide/target/debug/deps/libwebpki-07e6f643c0f3d4a2.rlib" "/opt/rustwide/target/debug/deps/libring-33e4479b87e6cd1c.rlib" "/opt/rustwide/target/debug/deps/libspin-8ea6d3c24a0fb946.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d4f2f5eacbcc494.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-10ff305b36bbe262.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-5876d5a488705770.rlib" "/opt/rustwide/target/debug/deps/libnom-d5aff880b271c54e.rlib" "/opt/rustwide/target/debug/deps/libitertools-ce1217fded6ef706.rlib" "/opt/rustwide/target/debug/deps/libtokio-da584a6c45e67c6e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6c212570e199e0c2.rlib" "/opt/rustwide/target/debug/deps/libmio-250fc106ea4bdafe.rlib" "/opt/rustwide/target/debug/deps/libbytes-30dacc79d7337c17.rlib" "/opt/rustwide/target/debug/deps/libhashlink-ec28258a2d2e26d6.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-63621cd861862756.rlib" "/opt/rustwide/target/debug/deps/libahash-401579742fd99a03.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d1c765928a42b093.rlib" "/opt/rustwide/target/debug/deps/liblibc-d1bee2ef11c461f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-c5da16b22d4d8428.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-8e4287854e2d1221.rlib" "/opt/rustwide/target/debug/deps/libchrono-398679cdf172d3bb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7c4af189851cfe34.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-fc1865b370cc3c9b.rlib" "/opt/rustwide/target/debug/deps/libuuid-891de31e01a0acda.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8bfd888c8f18678b.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/liburl-5a57f274a1fa46b2.rlib" "/opt/rustwide/target/debug/deps/libidna-a8ebbe37b6060da5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3df40d30fb47f0d9.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-71e8b16214212981.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/liblog-d96f4592d0a4e108.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-f063b5fc9abd11ac.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2f53abdb11f8f090.rlib" "/opt/rustwide/target/debug/deps/libeither-624f67246a3ff7b7.rlib" "/opt/rustwide/target/debug/deps/libserde-56a96008304551a8.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-872bd2a5ff3ed10e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-0be49a8b70f9a6f2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-18a8ca001d702c17.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-daea6097586892ae.rlib" "/opt/rustwide/target/debug/deps/libslab-f7057b79dbdd9024.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-264f1f26f150a370.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-31d564b3124d8637.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libquote-d1d43cb6c3e08ebd.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-860daa60fdca5d2f.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-6920f53fc73332e8.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6701759d8343e913.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9ff13545d1688b3c.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-314a4689716cb02e.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d9ed943652059c0d.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c3e1f40644ffc9b8.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libsqlx_macros-cb6e0e51c55ce244.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlx-macros` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "63ec985eb347b32d30c0f10b4d986bc703216e8d75aa4980e8b8925e7e853f94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63ec985eb347b32d30c0f10b4d986bc703216e8d75aa4980e8b8925e7e853f94", kill_on_drop: false }` [INFO] [stdout] 63ec985eb347b32d30c0f10b4d986bc703216e8d75aa4980e8b8925e7e853f94