[INFO] cloning repository https://github.com/skyvine/rust-todo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skyvine/rust-todo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyvine%2Frust-todo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyvine%2Frust-todo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e13b38f9ef1e383bfe02ca5a1edb7ba3f89d6d84 [INFO] testing skyvine/rust-todo against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyvine%2Frust-todo" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/skyvine/rust-todo [INFO] finished tweaking git repo https://github.com/skyvine/rust-todo [INFO] tweaked toml for git repo https://github.com/skyvine/rust-todo written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/skyvine/rust-todo on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/skyvine/rust-todo 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctor-proc-macro v0.0.5 [INFO] [stderr] Downloaded ctor v0.4.2 [INFO] [stderr] Downloaded diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Downloaded pq-sys v0.7.2 [INFO] [stderr] Downloaded dsl_auto_type v0.1.3 [INFO] [stderr] Downloaded clap v4.5.40 [INFO] [stderr] Downloaded actix-tls v3.4.0 [INFO] [stderr] Downloaded clap_derive v4.5.40 [INFO] [stderr] Downloaded clap_builder v4.5.40 [INFO] [stderr] Downloaded diesel v2.2.11 [INFO] [stderr] Downloaded syn v2.0.103 [INFO] [stderr] Downloaded diesel_derives v2.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72ba66f1c408203c5f09d6b051d7ecb557197601eea60c015de5c46074a7ee79 [INFO] running `Command { std: "docker" "start" "-a" "72ba66f1c408203c5f09d6b051d7ecb557197601eea60c015de5c46074a7ee79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72ba66f1c408203c5f09d6b051d7ecb557197601eea60c015de5c46074a7ee79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72ba66f1c408203c5f09d6b051d7ecb557197601eea60c015de5c46074a7ee79", kill_on_drop: false }` [INFO] [stdout] 72ba66f1c408203c5f09d6b051d7ecb557197601eea60c015de5c46074a7ee79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83ab370a2089d427e1f3cf5791ec232997723f5812bcd7e898ca86752210e6b4 [INFO] running `Command { std: "docker" "start" "-a" "83ab370a2089d427e1f3cf5791ec232997723f5812bcd7e898ca86752210e6b4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling pq-sys v0.7.2 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling dtor v0.0.6 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling ctor-proc-macro v0.0.5 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling ctor v0.4.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling diesel_derives v2.2.6 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling actix-tls v3.4.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling diesel v2.2.11 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling rust-todo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `build_app` [INFO] [stdout] --> src/lib.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) use build_app; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "83ab370a2089d427e1f3cf5791ec232997723f5812bcd7e898ca86752210e6b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83ab370a2089d427e1f3cf5791ec232997723f5812bcd7e898ca86752210e6b4", kill_on_drop: false }` [INFO] [stdout] 83ab370a2089d427e1f3cf5791ec232997723f5812bcd7e898ca86752210e6b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82c44cbbdac9894f0b7192a0dd3579128559c99ef4edcd3b7285f67c92af50de [INFO] running `Command { std: "docker" "start" "-a" "82c44cbbdac9894f0b7192a0dd3579128559c99ef4edcd3b7285f67c92af50de", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `build_app` [INFO] [stdout] --> src/lib.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) use build_app; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rust-todo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.75s [INFO] running `Command { std: "docker" "inspect" "82c44cbbdac9894f0b7192a0dd3579128559c99ef4edcd3b7285f67c92af50de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82c44cbbdac9894f0b7192a0dd3579128559c99ef4edcd3b7285f67c92af50de", kill_on_drop: false }` [INFO] [stdout] 82c44cbbdac9894f0b7192a0dd3579128559c99ef4edcd3b7285f67c92af50de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a81cd63d11891cb8f001754bc481517be73747d3e3621060236f9947a91d47c6 [INFO] running `Command { std: "docker" "start" "-a" "a81cd63d11891cb8f001754bc481517be73747d3e3621060236f9947a91d47c6", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `build_app` [INFO] [stderr] --> src/lib.rs:23:16 [INFO] [stderr] | [INFO] [stderr] 23 | pub(crate) use build_app; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `rust-todo` (lib) generated 1 warning (run `cargo fix --lib -p rust-todo` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_todo-35fe64059c3afb7f) [INFO] [stderr] [INFO] [stderr] thread '' (24) panicked at src/web_api.rs:412:84: [INFO] [stderr] Unable to connect to test database.: InvalidConnectionUrl("DATABASE_URL is not set, unable to establish connection") [INFO] [stderr] stack backtrace: [INFO] [stdout] 2026-03-07T01:56:17.527695Z ERROR rust_todo::core: msg: "DATABASE_URL is not set, unable to establish connection" [INFO] [stdout] at src/core.rs:231 [INFO] [stdout] [INFO] [stderr] 0: 0x5c068af52e6a - std[69d51b4813ba037]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5c068af52e6a - std[69d51b4813ba037]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5c068af52e6a - std[69d51b4813ba037]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x5c068af52e6a - <::print::DisplayBacktrace as core[51d4adbef590f61]::fmt::Display>::fmt [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x5c068af69f2a - ::fmt [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5c068af69f2a - core[51d4adbef590f61]::fmt::write [INFO] [stderr] 6: 0x5c068af584d2 - std[69d51b4813ba037]::io::default_write_fmt:: [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5c068af584d2 - ::write_fmt [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5c068af31c5f - ::print [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x5c068af31c5f - std[69d51b4813ba037]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5c068af4b1a1 - std[69d51b4813ba037]::panicking::default_hook [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5c068af4b41b - std[69d51b4813ba037]::panicking::panic_with_hook [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5c068af31d18 - std[69d51b4813ba037]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x5c068af29689 - std[69d51b4813ba037]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x5c068af32a2d - __rustc[cb16bc19fc993bd7]::rust_begin_unwind [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x5c068af6a8bc - core[51d4adbef590f61]::panicking::panic_fmt [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x5c068af6a602 - core[51d4adbef590f61]::result::unwrap_failed [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/result.rs:1867:5 [INFO] [stderr] 17: 0x5c068a796c54 - >::expect [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/result.rs:1185:23 [INFO] [stderr] 18: 0x5c068a7f01e3 - rust_todo[9b8dbbe007b08f9f]::web_api::tests::global_init [INFO] [stderr] at /opt/rustwide/workdir/src/web_api.rs:412:84 [INFO] [stderr] 19: 0x5c068a7f1506 - rust_todo[9b8dbbe007b08f9f]::web_api::tests::global_init::f::f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ctor-0.4.2/src/macros/mod.rs:288:78 [INFO] [stderr] 20: 0x7cfec88c5304 - __libc_start_main [INFO] [stderr] 21: 0x5c068a6e5465 - _start [INFO] [stderr] 22: 0x0 - [INFO] [stderr] [INFO] [stderr] thread '' (24) panicked at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:225:5: [INFO] [stderr] panic in a function that cannot unwind [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c068af52e6a - std[69d51b4813ba037]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5c068af52e6a - std[69d51b4813ba037]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5c068af52e6a - std[69d51b4813ba037]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x5c068af52e6a - <::print::DisplayBacktrace as core[51d4adbef590f61]::fmt::Display>::fmt [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x5c068af69f2a - ::fmt [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5c068af69f2a - core[51d4adbef590f61]::fmt::write [INFO] [stderr] 6: 0x5c068af584d2 - std[69d51b4813ba037]::io::default_write_fmt:: [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5c068af584d2 - ::write_fmt [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5c068af31c5f - ::print [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x5c068af31c5f - std[69d51b4813ba037]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5c068af4b1a1 - std[69d51b4813ba037]::panicking::default_hook [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5c068af4b41b - std[69d51b4813ba037]::panicking::panic_with_hook [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5c068af31d4a - std[69d51b4813ba037]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:691:13 [INFO] [stderr] 13: 0x5c068af29689 - std[69d51b4813ba037]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x5c068af32a2d - __rustc[cb16bc19fc993bd7]::rust_begin_unwind [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x5c068af6a6ad - core[51d4adbef590f61]::panicking::panic_nounwind_fmt::runtime [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:122:22 [INFO] [stderr] 16: 0x5c068af6a6ad - core[51d4adbef590f61]::panicking::panic_nounwind_fmt [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/intrinsics/mod.rs:2447:9 [INFO] [stderr] 17: 0x5c068af6a62b - core[51d4adbef590f61]::panicking::panic_nounwind [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:225:5 [INFO] [stderr] 18: 0x5c068af6a7b7 - core[51d4adbef590f61]::panicking::panic_cannot_unwind [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:337:5 [INFO] [stderr] 19: 0x5c068a7f150e - rust_todo[9b8dbbe007b08f9f]::web_api::tests::global_init::f::f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ctor-0.4.2/src/macros/mod.rs:288:40 [INFO] [stderr] 20: 0x7cfec88c5304 - __libc_start_main [INFO] [stderr] 21: 0x5c068a6e5465 - _start [INFO] [stderr] 22: 0x0 - [INFO] [stderr] thread caused non-unwinding panic. aborting. [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/rust_todo-35fe64059c3afb7f` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "a81cd63d11891cb8f001754bc481517be73747d3e3621060236f9947a91d47c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a81cd63d11891cb8f001754bc481517be73747d3e3621060236f9947a91d47c6", kill_on_drop: false }` [INFO] [stdout] a81cd63d11891cb8f001754bc481517be73747d3e3621060236f9947a91d47c6