[INFO] cloning repository https://github.com/CUB3D/smol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CUB3D/smol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCUB3D%2Fsmol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCUB3D%2Fsmol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9032546527f690e033e61e2f2bf2ca4af4a91b09 [INFO] testing CUB3D/smol against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCUB3D%2Fsmol" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CUB3D/smol on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CUB3D/smol [INFO] finished tweaking git repo https://github.com/CUB3D/smol [INFO] tweaked toml for git repo https://github.com/CUB3D/smol written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/CUB3D/smol already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded askama_shared v0.9.1 [INFO] [stderr] Downloaded winapi-util v0.1.4 [INFO] [stderr] Downloaded actix-files v0.2.1 [INFO] [stderr] Downloaded askama_derive v0.9.0 [INFO] [stderr] Downloaded v_escape_derive v0.5.6 [INFO] [stderr] Downloaded ipconfig v0.2.1 [INFO] [stderr] Downloaded failure_derive v0.1.7 [INFO] [stderr] Downloaded v_htmlescape v0.4.5 [INFO] [stderr] Downloaded async-trait v0.1.29 [INFO] [stderr] Downloaded actix-rt v1.0.0 [INFO] [stderr] Downloaded pin-project v0.4.8 [INFO] [stderr] Downloaded askama_escape v0.3.0 [INFO] [stderr] Downloaded backtrace-sys v0.1.35 [INFO] [stderr] Downloaded failure v0.1.7 [INFO] [stderr] Downloaded v_escape v0.7.4 [INFO] [stderr] Downloaded askama v0.9.0 [INFO] [stderr] Downloaded actix-identity v0.2.1 [INFO] [stderr] Downloaded pin-project-internal v0.4.8 [INFO] [stderr] Downloaded ring v0.16.14 [INFO] [stderr] Downloaded tokio v0.2.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ad74c93c4a4370b99399e176246b1e03265ca7a7b63ff54eb36364c596edbb0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2ad74c93c4a4370b99399e176246b1e03265ca7a7b63ff54eb36364c596edbb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ad74c93c4a4370b99399e176246b1e03265ca7a7b63ff54eb36364c596edbb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ad74c93c4a4370b99399e176246b1e03265ca7a7b63ff54eb36364c596edbb0", kill_on_drop: false }` [INFO] [stdout] 2ad74c93c4a4370b99399e176246b1e03265ca7a7b63ff54eb36364c596edbb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 16b20dbee907ef3f34c7f9f5a3692ac20c69339bfae1e3ebb709d79575e2047d [INFO] running `Command { std: "docker" "start" "-a" "16b20dbee907ef3f34c7f9f5a3692ac20c69339bfae1e3ebb709d79575e2047d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling askama_escape v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tokio v0.2.16 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.29 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-rt v1.0.0 [INFO] [stderr] Compiling diesel v1.4.4 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling askama_shared v0.9.1 [INFO] [stderr] Compiling askama_derive v0.9.0 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling askama v0.9.0 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling actix-identity v0.2.1 [INFO] [stderr] Compiling actix-files v0.2.1 [INFO] [stderr] Compiling smol v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 01s [INFO] running `Command { std: "docker" "inspect" "16b20dbee907ef3f34c7f9f5a3692ac20c69339bfae1e3ebb709d79575e2047d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16b20dbee907ef3f34c7f9f5a3692ac20c69339bfae1e3ebb709d79575e2047d", kill_on_drop: false }` [INFO] [stdout] 16b20dbee907ef3f34c7f9f5a3692ac20c69339bfae1e3ebb709d79575e2047d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95e189d9dcf69dd80ec921cc9ec1ed14f1cc66d7bed8fe4173c1aab5e529da54 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "95e189d9dcf69dd80ec921cc9ec1ed14f1cc66d7bed8fe4173c1aab5e529da54", kill_on_drop: false }` [INFO] [stderr] Compiling smol v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.90s [INFO] running `Command { std: "docker" "inspect" "95e189d9dcf69dd80ec921cc9ec1ed14f1cc66d7bed8fe4173c1aab5e529da54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95e189d9dcf69dd80ec921cc9ec1ed14f1cc66d7bed8fe4173c1aab5e529da54", kill_on_drop: false }` [INFO] [stdout] 95e189d9dcf69dd80ec921cc9ec1ed14f1cc66d7bed8fe4173c1aab5e529da54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f028150afa3ba4a7251dfc5e85f23340cd0097f9dc65ece35a00cc175a7186db [INFO] running `Command { std: "docker" "start" "-a" "f028150afa3ba4a7251dfc5e85f23340cd0097f9dc65ece35a00cc175a7186db", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/smol-f89d18365a0c1318) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test endpoint_index::tests::test_index_ok ... ok [INFO] [stdout] test endpoint_favicon::tests::test_favicon_ok ... ok [INFO] [stdout] test endpoint_index::tests::test_head_ok ... ok [INFO] [stdout] test endpoint_api_link_info::tests::test_api_link_info ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- endpoint_api_link_info::tests::test_api_link_info stdout ---- [INFO] [stdout] thread 'endpoint_api_link_info::tests::test_api_link_info' panicked at 'DATABASE_URL must be set: NotPresent', src/main.rs:110:49 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5566c9071e30 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5566c9071e30 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5566c9071e30 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5566c9071e30 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5566c9094c0c - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x5566c906c5a5 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x5566c907400b - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5566c907400b - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5566c907400b - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5566c9073b1c - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5566c90746b1 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5566c90741b7 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5566c907232c - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5566c9074119 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5566c8bfba91 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5566c8bfbb83 - core[ee1ca6415511a9c4]::result::unwrap_failed [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x5566c8c2637f - >::expect [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:997:23 [INFO] [stdout] 17: 0x5566c8c06510 - smol[d9faf42cd6cb300f]::get_db_connection [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:110:24 [INFO] [stdout] 18: 0x5566c8c6c923 - smol[d9faf42cd6cb300f]::endpoint_api_link_info::tests::test_api_link_info::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/endpoint_api_link_info.rs:50:48 [INFO] [stdout] 19: 0x5566c8c4a72b - as core[ee1ca6415511a9c4]::future::future::Future>::poll [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 20: 0x5566c8c69597 - > as core[ee1ca6415511a9c4]::future::future::Future>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/task/local.rs:518:42 [INFO] [stdout] 21: 0x5566c8c5da0d - >::set::<> as core[ee1ca6415511a9c4]::future::future::Future>::poll::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/macros/scoped_tls.rs:64:9 [INFO] [stdout] 22: 0x5566c8c6746a - ::with::, > as core[ee1ca6415511a9c4]::future::future::Future>::poll::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/task/local.rs:435:9 [INFO] [stdout] 23: 0x5566c8c6bc52 - > as core[ee1ca6415511a9c4]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/task/local.rs:511:9 [INFO] [stdout] 24: 0x5566c8c6914d - ::run_until::>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/task/local.rs:385:9 [INFO] [stdout] 25: 0x5566c8c4a07b - ::run_until>::{closure#0}> as core[ee1ca6415511a9c4]::future::future::Future>::poll [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 26: 0x5566c8c2f9c0 - >, tokio[7d21d81d40bae534]::park::either::Either>>>::block_on::::run_until>::{closure#0}>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 27: 0x5566c8c60e89 - tokio[7d21d81d40bae534]::coop::budget::<>, tokio[7d21d81d40bae534]::park::either::Either>>>::block_on::run_until>::{closure#0}>>::{closure#0}::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/coop.rs:97:9 [INFO] [stdout] 28: 0x5566c8c346f2 - >>::try_with::>, tokio[7d21d81d40bae534]::park::either::Either>>>::block_on::run_until>::{closure#0}>>::{closure#0}::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll<()>>::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 29: 0x5566c8c339d8 - >>::with::>, tokio[7d21d81d40bae534]::park::either::Either>>>::block_on::run_until>::{closure#0}>>::{closure#0}::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll<()>>::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 30: 0x5566c8c2ea19 - tokio[7d21d81d40bae534]::coop::budget::<>, tokio[7d21d81d40bae534]::park::either::Either>>>::block_on::run_until>::{closure#0}>>::{closure#0}::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/coop.rs:79:5 [INFO] [stdout] 31: 0x5566c8c2ea19 - >, tokio[7d21d81d40bae534]::park::either::Either>>>::block_on::::run_until>::{closure#0}>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 32: 0x5566c8c2f1a1 - tokio[7d21d81d40bae534]::runtime::basic_scheduler::enter::<>, tokio[7d21d81d40bae534]::park::either::Either>>>::block_on::run_until>::{closure#0}>>::{closure#0}, (), tokio[7d21d81d40bae534]::park::either::Either>, tokio[7d21d81d40bae534]::park::either::Either>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 33: 0x5566c8c5de80 - >::set::>, tokio[7d21d81d40bae534]::park::either::Either>>>::block_on::run_until>::{closure#0}>>::{closure#0}, (), tokio[7d21d81d40bae534]::park::either::Either>, tokio[7d21d81d40bae534]::park::either::Either>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/macros/scoped_tls.rs:64:9 [INFO] [stdout] 34: 0x5566c8c2b2be - tokio[7d21d81d40bae534]::runtime::basic_scheduler::enter::<>, tokio[7d21d81d40bae534]::park::either::Either>>>::block_on::run_until>::{closure#0}>>::{closure#0}, (), tokio[7d21d81d40bae534]::park::either::Either>, tokio[7d21d81d40bae534]::park::either::Either>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 35: 0x5566c8c283a0 - >, tokio[7d21d81d40bae534]::park::either::Either>>>::block_on::::run_until>::{closure#0}>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 36: 0x5566c8c2d444 - ::block_on::::run_until>::{closure#0}>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/runtime/mod.rs:418:34 [INFO] [stdout] 37: 0x5566c8c5e3b2 - tokio[7d21d81d40bae534]::runtime::context::enter::<::block_on::run_until>::{closure#0}>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/runtime/context.rs:72:5 [INFO] [stdout] 38: 0x5566c8c4bd98 - ::enter::<::block_on::run_until>::{closure#0}>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/runtime/handle.rs:39:9 [INFO] [stdout] 39: 0x5566c8c2829d - ::block_on::::run_until>::{closure#0}>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/runtime/mod.rs:415:9 [INFO] [stdout] 40: 0x5566c8c67636 - ::block_on::> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/task/local.rs:346:9 [INFO] [stdout] 41: 0x5566c8c5bee3 - ::block_on::> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.0.0/src/runtime.rs:89:19 [INFO] [stdout] 42: 0x5566c8c072a0 - ::block_on::, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.0.0/src/builder.rs:187:19 [INFO] [stdout] 43: 0x5566c8c6c72e - smol[d9faf42cd6cb300f]::endpoint_api_link_info::tests::test_api_link_info [INFO] [stdout] at /opt/rustwide/workdir/src/endpoint_api_link_info.rs:45:5 [INFO] [stdout] 44: 0x5566c8c6c6ca - smol[d9faf42cd6cb300f]::endpoint_api_link_info::tests::test_api_link_info::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/endpoint_api_link_info.rs:45:5 [INFO] [stdout] 45: 0x5566c8c1b4ee - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 46: 0x5566c8c93f33 - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x5566c8c93f33 - test[eeb9024d9ac7bc83]::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:577:5 [INFO] [stdout] 48: 0x5566c8c929fc - + core[ee1ca6415511a9c4]::marker::Send> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 49: 0x5566c8c929fc - + core[ee1ca6415511a9c4]::marker::Send>> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 50: 0x5566c8c929fc - std[77c0456e0eb29f0c]::panicking::try::do_call:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x5566c8c929fc - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe + core[ee1ca6415511a9c4]::marker::Send>>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x5566c8c929fc - std[77c0456e0eb29f0c]::panic::catch_unwind:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 53: 0x5566c8c929fc - test[eeb9024d9ac7bc83]::run_test_in_process [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:600:18 [INFO] [stdout] 54: 0x5566c8c929fc - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:492:39 [INFO] [stdout] 55: 0x5566c8c726c2 - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:519:37 [INFO] [stdout] 56: 0x5566c8c726c2 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x5566c8c72fa8 - ::spawn_unchecked::::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 58: 0x5566c8c72fa8 - ::spawn_unchecked::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 59: 0x5566c8c72fa8 - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x5566c8c72fa8 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 61: 0x5566c8c72fa8 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 62: 0x5566c8c72fa8 - ::spawn_unchecked::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 63: 0x5566c8c72fa8 - <::spawn_unchecked::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 64: 0x5566c9079417 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 65: 0x5566c9079417 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 66: 0x5566c9079417 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 67: 0x7ff59fe02609 - start_thread [INFO] [stdout] 68: 0x7ff59fbb7293 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] endpoint_api_link_info::tests::test_api_link_info [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin smol' [INFO] running `Command { std: "docker" "inspect" "f028150afa3ba4a7251dfc5e85f23340cd0097f9dc65ece35a00cc175a7186db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f028150afa3ba4a7251dfc5e85f23340cd0097f9dc65ece35a00cc175a7186db", kill_on_drop: false }` [INFO] [stdout] f028150afa3ba4a7251dfc5e85f23340cd0097f9dc65ece35a00cc175a7186db