[INFO] cloning repository https://github.com/LJason77/Zelda
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LJason77/Zelda" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLJason77%2FZelda", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLJason77%2FZelda'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c2e73e38e2bc11d8b0f194f1caf04446c803450
[INFO] testing LJason77/Zelda against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLJason77%2FZelda" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LJason77/Zelda
[INFO] finished tweaking git repo https://github.com/LJason77/Zelda
[INFO] tweaked toml for git repo https://github.com/LJason77/Zelda written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LJason77/Zelda on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LJason77/Zelda 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18f8f7c36651e8b14a6a89804bd7d4d82a65c03bb0172337bc9fe73ce167e363
[INFO] running `Command { std: "docker" "start" "-a" "18f8f7c36651e8b14a6a89804bd7d4d82a65c03bb0172337bc9fe73ce167e363", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18f8f7c36651e8b14a6a89804bd7d4d82a65c03bb0172337bc9fe73ce167e363", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18f8f7c36651e8b14a6a89804bd7d4d82a65c03bb0172337bc9fe73ce167e363", kill_on_drop: false }`
[INFO] [stdout] 18f8f7c36651e8b14a6a89804bd7d4d82a65c03bb0172337bc9fe73ce167e363
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f903470bba05d76ae30016bacdd0bf718673e4c102ad1838d51aa02c2cff6448
[INFO] running `Command { std: "docker" "start" "-a" "f903470bba05d76ae30016bacdd0bf718673e4c102ad1838d51aa02c2cff6448", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.106
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.8
[INFO] [stderr]    Compiling tokio v1.13.0
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling fastrand v1.5.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling cookie v0.16.0-rc.1
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling inlinable_string v0.1.14
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling ref-cast v1.0.6
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling time-macros v0.2.3
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling uncased v0.9.6
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling state v0.5.2
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling encoding_rs v0.8.29
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling rustversion v1.0.5
[INFO] [stderr]    Compiling time v0.3.4
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling atomic v0.5.0
[INFO] [stderr]    Compiling figment v0.10.6
[INFO] [stderr]    Compiling multer v2.0.1
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling unchecked-index v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling twoway v0.2.2
[INFO] [stderr]    Compiling rocket v0.5.0-rc.1 (https://github.com/SergioBenitez/Rocket#8cae077b)
[INFO] [stderr]    Compiling spin v0.9.2
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling pbkdf2 v0.8.0
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling h2 v0.3.7
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling darling_core v0.13.0
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling ctor v0.1.21
[INFO] [stderr]    Compiling tokio-macros v1.5.1
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling ref-cast-impl v1.0.6
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]    Compiling typed-builder v0.9.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling async-stream v0.3.2
[INFO] [stderr]    Compiling pear v0.2.3
[INFO] [stderr]    Compiling devise_codegen v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling polling v2.1.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling os_info v3.0.7
[INFO] [stderr]    Compiling devise v0.3.1
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling darling_macro v0.13.0
[INFO] [stderr]    Compiling async-global-executor v2.0.2
[INFO] [stderr]    Compiling darling v0.13.0
[INFO] [stderr]    Compiling hyper v0.14.14
[INFO] [stderr]    Compiling serde_with_macros v1.5.1
[INFO] [stderr]    Compiling async-std v1.10.0
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling rocket_http v0.5.0-rc.1 (https://github.com/SergioBenitez/Rocket#8cae077b)
[INFO] [stderr]    Compiling trust-dns-proto v0.20.3
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.1 (https://github.com/SergioBenitez/Rocket#8cae077b)
[INFO] [stderr]    Compiling serde_bytes v0.11.5
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling ubyte v0.10.1
[INFO] [stderr]    Compiling serde_with v1.11.0
[INFO] [stderr]    Compiling trust-dns-resolver v0.20.3
[INFO] [stderr]    Compiling bson v2.0.1
[INFO] [stderr]    Compiling async-std-resolver v0.20.3
[INFO] [stderr]    Compiling mongodb v2.0.1
[INFO] [stderr]    Compiling zelda v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ubyte v0.10.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "f903470bba05d76ae30016bacdd0bf718673e4c102ad1838d51aa02c2cff6448", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f903470bba05d76ae30016bacdd0bf718673e4c102ad1838d51aa02c2cff6448", kill_on_drop: false }`
[INFO] [stdout] f903470bba05d76ae30016bacdd0bf718673e4c102ad1838d51aa02c2cff6448
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 621a8db3030cc450c11f1a9c4cd9776dadc403ef9f38c3e6416a717c109257ef
[INFO] running `Command { std: "docker" "start" "-a" "621a8db3030cc450c11f1a9c4cd9776dadc403ef9f38c3e6416a717c109257ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling zelda v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ubyte v0.10.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "621a8db3030cc450c11f1a9c4cd9776dadc403ef9f38c3e6416a717c109257ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "621a8db3030cc450c11f1a9c4cd9776dadc403ef9f38c3e6416a717c109257ef", kill_on_drop: false }`
[INFO] [stdout] 621a8db3030cc450c11f1a9c4cd9776dadc403ef9f38c3e6416a717c109257ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3bca1a41ee8ed5d3faa8489e8c3e7f07cd880e627ca8cf0fb894f59294ee37a1
[INFO] running `Command { std: "docker" "start" "-a" "3bca1a41ee8ed5d3faa8489e8c3e7f07cd880e627ca8cf0fb894f59294ee37a1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ubyte v0.10.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zelda-fc4450c20c8b0f57)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zelda-9158989d56cb1713)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/catchers.rs (/opt/rustwide/target/debug/deps/catchers-f091fbdccaf55c79)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test not_found ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/index.rs (/opt/rustwide/target/debug/deps/index-1a1741feed35ea3b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test health_check ... ok
[INFO] [stdout] test tips ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tips stdout ----
[INFO] [stdout] Configured for debug.
[INFO] [stdout]    >> address: 127.0.0.1
[INFO] [stdout]    >> port: 8000
[INFO] [stdout]    >> workers: 16
[INFO] [stdout]    >> ident: Rocket
[INFO] [stdout]    >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB
[INFO] [stdout]    >> temp dir: /tmp
[INFO] [stdout]    >> keep-alive: 5s
[INFO] [stdout]    >> tls: disabled
[INFO] [stdout]    >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s
[INFO] [stdout]    >> log level: normal
[INFO] [stdout]    >> cli colors: true
[INFO] [stdout] Routes:
[INFO] [stdout]    >> (tips) GET /tips
[INFO] [stdout]    >> (health_check) GET /health
[INFO] [stdout] Catchers:
[INFO] [stdout]    >> (not_found) 404
[INFO] [stdout] Fairings:
[INFO] [stdout]    >> Shield (liftoff, response, singleton)
[INFO] [stdout] Shield:
[INFO] [stdout]    >> X-Frame-Options: SAMEORIGIN
[INFO] [stdout]    >> X-Content-Type-Options: nosniff
[INFO] [stdout]    >> Permissions-Policy: interest-cohort=()
[INFO] [stdout] Rocket has launched into local orbit
[INFO] [stdout] GET /tips:
[INFO] [stdout]    >> Matched: (tips) GET /tips
[INFO] [stdout] 
[INFO] [stdout] thread 'tips' (67) panicked at src/api/index.rs:21:65:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: ServerSelection { message: "Server selection timeout: No available servers. Topology: { Type: Unknown, Servers: [ { Address: 127.0.0.1:27017, Type: Unknown, Error: Connection refused (os error 111) }, ] }" }, labels: {} }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b204e73a0a2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b204e73a0a2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b204e73a0a2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b204e73a0a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b204e74d29f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b204e74d29f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b204e705361 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b204e705361 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b204e712672 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b204e71767f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b204e717511 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b204e2eb4ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5b204e2eb4ce - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b204e717def - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5b204e717def - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b204e717b9a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b204e7127a9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b204e6f8e3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b204e758700 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b204e7576a6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5b204dbae2b7 - core::result::Result<T,E>::unwrap::h01b54430a21bd7d4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5b204dbae2b7 - zelda::api::index::tips::{{closure}}::h87b017d929b80bcb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/index.rs:21:65
[INFO] [stdout]   22:     0x5b204dbafadc - zelda::api::index::tips::into_info::monomorphized_function::{{closure}}::h81806ab7bab8aa9f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/index.rs:16:5
[INFO] [stdout]   23:     0x5b204e477400 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcd223ee021a018cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b204e3189ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::hb204c0107d998193
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   25:     0x5b204e3190de - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::hfcf07d70ef2d48e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.17/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   26:     0x5b204e318e8b - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h67458b87c64dfeec
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5b204e3936a9 - std::panicking::catch_unwind::do_call::hc4a66d471927c2b1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5b204e32ca4b - __rust_try
[INFO] [stdout]   29:     0x5b204e3196e0 - std::panicking::catch_unwind::hcf4a811ebfca6356
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5b204e3196e0 - std::panic::catch_unwind::hf79c28006d3de3cb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b204e318fff - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::haaab73b5c07a17e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.17/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   32:     0x5b204e40d050 - rocket::server::handle::{{closure}}::hdaa0d864f4895b58
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/rocket-ade358cddb10db93/8cae077/core/lib/src/server.rs:54:10
[INFO] [stdout]   33:     0x5b204e40b1a6 - rocket::server::<impl rocket::rocket::Rocket<rocket::phase::Orbit>>::route::{{closure}}::h03ef1ceefa8f8600
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/rocket-ade358cddb10db93/8cae077/core/lib/src/server.rs:280:80
[INFO] [stdout]   34:     0x5b204e4090de - rocket::server::<impl rocket::rocket::Rocket<rocket::phase::Orbit>>::route_and_process::{{closure}}::h1ad9505321af824d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/rocket-ade358cddb10db93/8cae077/core/lib/src/server.rs:235:60
[INFO] [stdout]   35:     0x5b204e40befc - rocket::server::<impl rocket::rocket::Rocket<rocket::phase::Orbit>>::dispatch::{{closure}}::h9a49e6e3c8c2c03e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/rocket-ade358cddb10db93/8cae077/core/lib/src/server.rs:209:66
[INFO] [stdout]   36:     0x5b204e474a2e - rocket::local::asynchronous::response::LocalResponse::new::{{closure}}::h56071f5f38d59c8a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/rocket-ade358cddb10db93/8cae077/core/lib/src/local/asynchronous/response.rs:90:53
[INFO] [stdout]   37:     0x5b204e39ccb4 - rocket::local::asynchronous::request::LocalRequest::_dispatch::{{closure}}::hd7f7da9d72043288
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/rocket-ade358cddb10db93/8cae077/core/lib/src/local/asynchronous/request.rs:100:12
[INFO] [stdout]   38:     0x5b204e39c1b6 - rocket::local::asynchronous::request::LocalRequest::dispatch::{{closure}}::h55befc1323283f3d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/rocket-ade358cddb10db93/8cae077/core/lib/src/local/asynchronous/request.rs:124:63
[INFO] [stdout]   39:     0x5b204db53c06 - index::tips::{{closure}}::h62984648246be5f0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/index.rs:9:51
[INFO] [stdout]   40:     0x5b204db5571d - tokio::park::thread::CachedParkThread::block_on::{{closure}}::hc5f41478e43e2fbc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/park/thread.rs:263:65
[INFO] [stdout]   41:     0x5b204db53ee0 - tokio::coop::with_budget::{{closure}}::h607cb24348911898
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:106:9
[INFO] [stdout]   42:     0x5b204db509b5 - std::thread::local::LocalKey<T>::try_with::h158593fdbf96596e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   43:     0x5b204db5080e - std::thread::local::LocalKey<T>::with::hd63759f1b73b540d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   44:     0x5b204db54dc7 - tokio::coop::with_budget::h127ef509b1ed5b88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:99:13
[INFO] [stdout]   45:     0x5b204db54dc7 - tokio::coop::budget::h6c52aa68223919da
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:76:5
[INFO] [stdout]   46:     0x5b204db54dc7 - tokio::park::thread::CachedParkThread::block_on::hce55b9d90545f0be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/park/thread.rs:263:31
[INFO] [stdout]   47:     0x5b204db58692 - tokio::runtime::enter::Enter::block_on::ha7965bfecae4af05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/enter.rs:151:18
[INFO] [stdout]   48:     0x5b204db55a8e - tokio::runtime::thread_pool::ThreadPool::block_on::hb2e8b6164cd88c4a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/thread_pool/mod.rs:77:15
[INFO] [stdout]   49:     0x5b204db5885e - tokio::runtime::Runtime::block_on::h53857a4c3b019b73
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/mod.rs:463:48
[INFO] [stdout]   50:     0x5b204db592b3 - rocket::async_test::h4ae684309bcea314
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/rocket-ade358cddb10db93/8cae077/core/lib/src/lib.rs:224:10
[INFO] [stdout]   51:     0x5b204db53672 - index::tips::hd1e86115accb12b9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/index.rs:5:17
[INFO] [stdout]   52:     0x5b204db53df7 - index::tips::{{closure}}::hb861e5028f8d2d45
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/index.rs:5:16
[INFO] [stdout]   53:     0x5b204db51926 - core::ops::function::FnOnce::call_once::h21177409c116112b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b204e2eb28b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5b204e2eb28b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x5b204e300ef5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x5b204e300ef5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5b204e300ef5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x5b204e300ef5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x5b204e300ef5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5b204e300ef5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x5b204e300ef5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x5b204e2d76e4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x5b204e2d76e4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   65:     0x5b204e2dafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   66:     0x5b204e2dafaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x5b204e2dafaa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   68:     0x5b204e2dafaa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   69:     0x5b204e2dafaa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5b204e2dafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   71:     0x5b204e2dafaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5b204e70d82f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   73:     0x5b204e70d82f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   74:     0x7427d1030aa4 - <unknown>
[INFO] [stdout]   75:     0x7427d10bda34 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout]    >> Handler tips panicked.
[INFO] [stdout]    >> This is an application bug.
[INFO] [stdout]    >> A panic in Rust must be treated as an exceptional event.
[INFO] [stdout]    >> Panicking is not a suitable error handling mechanism.
[INFO] [stdout]    >> Unwinding, the result of a panic, is an expensive operation.
[INFO] [stdout]    >> Panics will degrade application performance.
[INFO] [stdout]    >> Instead of panicking, return `Option` and/or `Result`.
[INFO] [stdout]    >> Values of either type can be returned directly from handlers.
[INFO] [stdout]    >> A panic is treated as an internal server error.
[INFO] [stdout]    >> Outcome: Failure
[INFO] [stdout]    >> No 500 catcher registered. Using Rocket default.
[INFO] [stdout] 
[INFO] [stdout] thread 'tips' (67) panicked at tests/index.rs:10:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Status { code: 500 }
[INFO] [stdout]  right: Status { code: 200 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b204e73a0a2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b204e73a0a2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b204e73a0a2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b204e73a0a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b204e74d29f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b204e74d29f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b204e705361 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b204e705361 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b204e712672 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b204e71767f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b204e717511 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b204e2eb4ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5b204e2eb4ce - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b204e717def - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5b204e717def - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b204e717b9a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b204e7127a9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b204e6f8e3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b204e758700 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b204e7584b3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5b204db5276d - core::panicking::assert_failed::hafc6e512a9439e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5b204db53d93 - index::tips::{{closure}}::h62984648246be5f0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/index.rs:10:5
[INFO] [stdout]   22:     0x5b204db5571d - tokio::park::thread::CachedParkThread::block_on::{{closure}}::hc5f41478e43e2fbc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x5b204db53ee0 - tokio::coop::with_budget::{{closure}}::h607cb24348911898
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:106:9
[INFO] [stdout]   24:     0x5b204db509b5 - std::thread::local::LocalKey<T>::try_with::h158593fdbf96596e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x5b204db5080e - std::thread::local::LocalKey<T>::with::hd63759f1b73b540d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x5b204db54dc7 - tokio::coop::with_budget::h127ef509b1ed5b88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:99:13
[INFO] [stdout]   27:     0x5b204db54dc7 - tokio::coop::budget::h6c52aa68223919da
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:76:5
[INFO] [stdout]   28:     0x5b204db54dc7 - tokio::park::thread::CachedParkThread::block_on::hce55b9d90545f0be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x5b204db58692 - tokio::runtime::enter::Enter::block_on::ha7965bfecae4af05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/enter.rs:151:18
[INFO] [stdout]   30:     0x5b204db55a8e - tokio::runtime::thread_pool::ThreadPool::block_on::hb2e8b6164cd88c4a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/thread_pool/mod.rs:77:15
[INFO] [stdout]   31:     0x5b204db5885e - tokio::runtime::Runtime::block_on::h53857a4c3b019b73
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/mod.rs:463:48
[INFO] [stdout]   32:     0x5b204db592b3 - rocket::async_test::h4ae684309bcea314
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/rocket-ade358cddb10db93/8cae077/core/lib/src/lib.rs:224:10
[INFO] [stdout]   33:     0x5b204db53672 - index::tips::hd1e86115accb12b9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/index.rs:5:17
[INFO] [stdout]   34:     0x5b204db53df7 - index::tips::{{closure}}::hb861e5028f8d2d45
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/index.rs:5:16
[INFO] [stdout]   35:     0x5b204db51926 - core::ops::function::FnOnce::call_once::h21177409c116112b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5b204e2eb28b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5b204e2eb28b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   38:     0x5b204e300ef5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x5b204e300ef5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5b204e300ef5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5b204e300ef5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5b204e300ef5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5b204e300ef5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x5b204e300ef5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x5b204e2d76e4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x5b204e2d76e4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   47:     0x5b204e2dafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   48:     0x5b204e2dafaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5b204e2dafaa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x5b204e2dafaa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x5b204e2dafaa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5b204e2dafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   53:     0x5b204e2dafaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b204e70d82f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   55:     0x5b204e70d82f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   56:     0x7427d1030aa4 - <unknown>
[INFO] [stdout]   57:     0x7427d10bda34 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tips
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.55s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test index`
[INFO] running `Command { std: "docker" "inspect" "3bca1a41ee8ed5d3faa8489e8c3e7f07cd880e627ca8cf0fb894f59294ee37a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bca1a41ee8ed5d3faa8489e8c3e7f07cd880e627ca8cf0fb894f59294ee37a1", kill_on_drop: false }`
[INFO] [stdout] 3bca1a41ee8ed5d3faa8489e8c3e7f07cd880e627ca8cf0fb894f59294ee37a1
