[INFO] cloning repository https://github.com/dead-like-roses/healthy-goat-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dead-like-roses/healthy-goat-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdead-like-roses%2Fhealthy-goat-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdead-like-roses%2Fhealthy-goat-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2ae0fa8467dd3d1816a698c08d14224ee2b552f [INFO] testing dead-like-roses/healthy-goat-backend against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdead-like-roses%2Fhealthy-goat-backend" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dead-like-roses/healthy-goat-backend on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dead-like-roses/healthy-goat-backend [INFO] finished tweaking git repo https://github.com/dead-like-roses/healthy-goat-backend [INFO] tweaked toml for git repo https://github.com/dead-like-roses/healthy-goat-backend written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dead-like-roses/healthy-goat-backend 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_meta v2.7.8 [INFO] [stderr] Downloaded pest_derive v2.7.8 [INFO] [stderr] Downloaded pest_generator v2.7.8 [INFO] [stderr] Downloaded pest v2.7.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 497359b78f701025994f3f91bd060f2015ad13bbc582a3769a1ba56b8d341c1c [INFO] running `Command { std: "docker" "start" "-a" "497359b78f701025994f3f91bd060f2015ad13bbc582a3769a1ba56b8d341c1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "497359b78f701025994f3f91bd060f2015ad13bbc582a3769a1ba56b8d341c1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "497359b78f701025994f3f91bd060f2015ad13bbc582a3769a1ba56b8d341c1c", kill_on_drop: false }` [INFO] [stdout] 497359b78f701025994f3f91bd060f2015ad13bbc582a3769a1ba56b8d341c1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c12c4b0f29efe0a2df2cc5c5241f4f0651ff3b52f0c73a16742220c89997690 [INFO] running `Command { std: "docker" "start" "-a" "9c12c4b0f29efe0a2df2cc5c5241f4f0651ff3b52f0c73a16742220c89997690", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.78 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling actix-router v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling actix-server v2.3.0 [INFO] [stderr] Compiling h2 v0.3.25 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling diesel_derives v2.1.3 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Compiling pest_meta v2.7.8 [INFO] [stderr] Compiling zstd v0.13.0 [INFO] [stderr] Compiling pest_generator v2.7.8 [INFO] [stderr] Compiling actix-http v3.6.0 [INFO] [stderr] Compiling pest_derive v2.7.8 [INFO] [stderr] Compiling diesel v2.1.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling actix-web v4.5.1 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling koza-rr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::web::route` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use actix_web::web::route; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SelectableHelper` [INFO] [stdout] --> src/actions.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::{RunQueryDsl, SelectableHelper, SqliteConnection}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.64s [INFO] running `Command { std: "docker" "inspect" "9c12c4b0f29efe0a2df2cc5c5241f4f0651ff3b52f0c73a16742220c89997690", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c12c4b0f29efe0a2df2cc5c5241f4f0651ff3b52f0c73a16742220c89997690", kill_on_drop: false }` [INFO] [stdout] 9c12c4b0f29efe0a2df2cc5c5241f4f0651ff3b52f0c73a16742220c89997690 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 804b726d168117d49ef84f6d3120b0d7e0e2c38b38ef08b829b7a159e234881a [INFO] running `Command { std: "docker" "start" "-a" "804b726d168117d49ef84f6d3120b0d7e0e2c38b38ef08b829b7a159e234881a", kill_on_drop: false }` [INFO] [stderr] Compiling koza-rr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::web::route` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use actix_web::web::route; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SelectableHelper` [INFO] [stdout] --> src/actions.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::{RunQueryDsl, SelectableHelper, SqliteConnection}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.40s [INFO] running `Command { std: "docker" "inspect" "804b726d168117d49ef84f6d3120b0d7e0e2c38b38ef08b829b7a159e234881a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "804b726d168117d49ef84f6d3120b0d7e0e2c38b38ef08b829b7a159e234881a", kill_on_drop: false }` [INFO] [stdout] 804b726d168117d49ef84f6d3120b0d7e0e2c38b38ef08b829b7a159e234881a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9dde0548220b945ce95616efa7d9e59799ceed5304dcb4865db6ff36cf0e92cf [INFO] running `Command { std: "docker" "start" "-a" "9dde0548220b945ce95616efa7d9e59799ceed5304dcb4865db6ff36cf0e92cf", kill_on_drop: false }` [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `actix_web::web::route` [INFO] [stderr] --> src/main.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use actix_web::web::route; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `SelectableHelper` [INFO] [stderr] --> src/actions.rs:1:27 [INFO] [stderr] | [INFO] [stderr] 1 | use diesel::{RunQueryDsl, SelectableHelper, SqliteConnection}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `koza-rr` (bin "koza-rr" test) generated 3 warnings (run `cargo fix --bin "koza-rr" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/koza_rr-1d25628cddc62489) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::user_routes ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::user_routes stdout ---- [INFO] [stdout] thread 'tests::user_routes' panicked at src/main.rs:75:46: [INFO] [stdout] DATABASE_URL should be set: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55db0d846015 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55db0d846015 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55db0d846015 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55db0d846015 - ::fmt::h6ed9e62a156d84e4 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55db0d87058b - core::fmt::rt::Argument::fmt::h645c680983f03c9f [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x55db0d87058b - core::fmt::write::h8bcd80919a02be29 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21 [INFO] [stdout] 6: 0x55db0d84352f - std::io::Write::write_fmt::h8d0c47c662cad79c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x55db0d845dee - std::sys_common::backtrace::_print::h6306f131a28d62b0 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55db0d845dee - std::sys_common::backtrace::print::h7079288e0a26dfcc [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55db0d847819 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba [INFO] [stdout] 10: 0x55db0d8474de - std::panicking::default_hook::hd56ee406bf547b5c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x55db0d2ac8ea - as core::ops::function::Fn>::call::he5eacdef44c8728f [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x55db0d2ac8ea - test::test_main::{{closure}}::h0ec9aed229e79095 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55db0d847e1b - as core::ops::function::Fn>::call::hcbd0d80e1ad4e4f9 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x55db0d847e1b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x55db0d847b94 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x55db0d8464d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55db0d8478c7 - rust_begin_unwind [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x55db0d1dff63 - core::panicking::panic_fmt::hec11a924b87ce965 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55db0d1e04d6 - core::result::unwrap_failed::h382691b96ca8c13a [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x55db0d1f1ac6 - core::result::Result::expect::had6baab85d9c256e [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x55db0d21dd95 - koza_rr::initialize_db_pool::h9421bbaa859d495a [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:75:21 [INFO] [stdout] 22: 0x55db0d21dd34 - koza_rr::init::h4e640f6d0b209cb3 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:47:5 [INFO] [stdout] 23: 0x55db0d201ed6 - koza_rr::tests::user_routes::{{closure}}::h70e3110fcca094f2 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:8:16 [INFO] [stdout] 24: 0x55db0d232abe - as core::future::future::Future>::poll::{{closure}}::h27338f6938c7d08a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/task/local.rs:978:42 [INFO] [stdout] 25: 0x55db0d2318b0 - tokio::task::local::LocalSet::with::{{closure}}::h6b60ab95988fe3d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/task/local.rs:730:13 [INFO] [stdout] 26: 0x55db0d22dd00 - std::thread::local::LocalKey::try_with::haf874631d03468a2 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12 [INFO] [stdout] 27: 0x55db0d22d62a - std::thread::local::LocalKey::with::h70a3d97b7794929b [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 28: 0x55db0d231816 - tokio::task::local::LocalSet::with::h2057979279e99590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/task/local.rs:728:9 [INFO] [stdout] 29: 0x55db0d232a35 - as core::future::future::Future>::poll::h091f111505798202 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/task/local.rs:968:9 [INFO] [stdout] 30: 0x55db0d231b76 - tokio::task::local::LocalSet::run_until::{{closure}}::h393f411233885c10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/task/local.rs:635:19 [INFO] [stdout] 31: 0x55db0d22370d - as core::future::future::Future>::poll::h441b8815c913f010 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9 [INFO] [stdout] 32: 0x55db0d20084f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3dd3ba93878a3f76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 33: 0x55db0d200795 - tokio::runtime::coop::with_budget::hf9a24b19a67f5f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 34: 0x55db0d200795 - tokio::runtime::coop::budget::h167aef21a084bf60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 35: 0x55db0d200795 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3b08038f62d8f2f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 36: 0x55db0d1ff530 - tokio::runtime::scheduler::current_thread::Context::enter::hb9265bc0cde0d789 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 37: 0x55db0d1fffee - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9a44198755b0e3e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 38: 0x55db0d1ffd64 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h66d1ec849b8919bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 39: 0x55db0d2291fb - tokio::runtime::context::scoped::Scoped::set::hc85bde44643c6984 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 40: 0x55db0d21bfd9 - tokio::runtime::context::set_scheduler::{{closure}}::hef48bdd851c3db14 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context.rs:176:26 [INFO] [stdout] 41: 0x55db0d22d7c0 - std::thread::local::LocalKey::try_with::h5a4c8f2374f5719d [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12 [INFO] [stdout] 42: 0x55db0d22d6ba - std::thread::local::LocalKey::with::hf023ed52408b1000 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 43: 0x55db0d21bf8d - tokio::runtime::context::set_scheduler::hc23afd3606f90d38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context.rs:176:9 [INFO] [stdout] 44: 0x55db0d1ffb10 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::haef2cf0360aab5dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 45: 0x55db0d1ffd83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3aac3d09fe3d264d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 46: 0x55db0d1fed6d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h89453a3e6c4162f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 47: 0x55db0d1eb6a7 - tokio::runtime::context::runtime::enter_runtime::h434199bdb6e68473 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 48: 0x55db0d1fec76 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd47274881ffd118f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 49: 0x55db0d23dcb2 - tokio::runtime::runtime::Runtime::block_on::hf6e856388f838f95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/runtime.rs:348:47 [INFO] [stdout] 50: 0x55db0d231953 - tokio::task::local::LocalSet::block_on::hc4fb7de48304eed9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/task/local.rs:592:9 [INFO] [stdout] 51: 0x55db0d21cab7 - actix_rt::runtime::Runtime::block_on::hd154c42fca20e828 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.9.0/src/runtime.rs:138:9 [INFO] [stdout] 52: 0x55db0d232b9a - actix_rt::system::SystemRunner::block_on::hcf3d812651f44fcb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.9.0/src/system.rs:245:9 [INFO] [stdout] 53: 0x55db0d201da8 - koza_rr::tests::user_routes::h5fc8052ea1912609 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:6:1 [INFO] [stdout] 54: 0x55db0d201d57 - koza_rr::tests::user_routes::{{closure}}::h05f077ec8ae3eafd [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:7:23 [INFO] [stdout] 55: 0x55db0d1e5ba6 - core::ops::function::FnOnce::call_once::h3360d714ae731130 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x55db0d2b12cb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x55db0d2b12cb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18 [INFO] [stdout] 58: 0x55db0d2b09d1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60 [INFO] [stdout] 59: 0x55db0d2b09d1 - as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x55db0d2b09d1 - std::panicking::try::do_call::h1bf2463bccd4b28c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40 [INFO] [stdout] 61: 0x55db0d2b09d1 - std::panicking::try::hd6d4808c9fab4fa5 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19 [INFO] [stdout] 62: 0x55db0d2b09d1 - std::panic::catch_unwind::hd5641d97d123f9f2 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14 [INFO] [stdout] 63: 0x55db0d2b09d1 - test::run_test_in_process::hc273b71c8b878a4c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27 [INFO] [stdout] 64: 0x55db0d2b09d1 - test::run_test::{{closure}}::h6838df834eb8467e [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43 [INFO] [stdout] 65: 0x55db0d279394 - test::run_test::{{closure}}::h608b98ecff5665fb [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41 [INFO] [stdout] 66: 0x55db0d279394 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 67: 0x55db0d27ddc2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 68: 0x55db0d27ddc2 - as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 69: 0x55db0d27ddc2 - std::panicking::try::do_call::h4f1a44bd81423be1 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40 [INFO] [stdout] 70: 0x55db0d27ddc2 - std::panicking::try::h5e02afcb81dcd361 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19 [INFO] [stdout] 71: 0x55db0d27ddc2 - std::panic::catch_unwind::h022f75775bfd8c45 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14 [INFO] [stdout] 72: 0x55db0d27ddc2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 73: 0x55db0d27ddc2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x55db0d84c41b - as core::ops::function::FnOnce>::call_once::h7a343dc551c06baa [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 75: 0x55db0d84c41b - as core::ops::function::FnOnce>::call_once::h30b8111cbaa644f3 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 76: 0x55db0d84c41b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 77: 0x7f9c271b6ac3 - [INFO] [stdout] 78: 0x7f9c27247a04 - __clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::user_routes [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin koza-rr` [INFO] running `Command { std: "docker" "inspect" "9dde0548220b945ce95616efa7d9e59799ceed5304dcb4865db6ff36cf0e92cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dde0548220b945ce95616efa7d9e59799ceed5304dcb4865db6ff36cf0e92cf", kill_on_drop: false }` [INFO] [stdout] 9dde0548220b945ce95616efa7d9e59799ceed5304dcb4865db6ff36cf0e92cf [INFO] testing dead-like-roses/healthy-goat-backend against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdead-like-roses%2Fhealthy-goat-backend" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dead-like-roses/healthy-goat-backend on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dead-like-roses/healthy-goat-backend [INFO] finished tweaking git repo https://github.com/dead-like-roses/healthy-goat-backend [INFO] tweaked toml for git repo https://github.com/dead-like-roses/healthy-goat-backend written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dead-like-roses/healthy-goat-backend 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa933ddea126ba8941fd537fcb97070ed266baa9246148d534d714803b9a4294 [INFO] running `Command { std: "docker" "start" "-a" "aa933ddea126ba8941fd537fcb97070ed266baa9246148d534d714803b9a4294", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa933ddea126ba8941fd537fcb97070ed266baa9246148d534d714803b9a4294", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa933ddea126ba8941fd537fcb97070ed266baa9246148d534d714803b9a4294", kill_on_drop: false }` [INFO] [stdout] aa933ddea126ba8941fd537fcb97070ed266baa9246148d534d714803b9a4294 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aed2a37c67406259fdfbbc0f21edf6d8cf8ae3d8598e7c9022dd6a7e3fcc7a9c [INFO] running `Command { std: "docker" "start" "-a" "aed2a37c67406259fdfbbc0f21edf6d8cf8ae3d8598e7c9022dd6a7e3fcc7a9c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.78 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.53/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=4463507048e7c223 -C extra-filename=-4463507048e7c223 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c0a7e744780d4271.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-cfd72e5a145dea92.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.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" "aed2a37c67406259fdfbbc0f21edf6d8cf8ae3d8598e7c9022dd6a7e3fcc7a9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aed2a37c67406259fdfbbc0f21edf6d8cf8ae3d8598e7c9022dd6a7e3fcc7a9c", kill_on_drop: false }` [INFO] [stdout] aed2a37c67406259fdfbbc0f21edf6d8cf8ae3d8598e7c9022dd6a7e3fcc7a9c