[INFO] cloning repository https://github.com/AndrewRadev/rust-spotiferris [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndrewRadev/rust-spotiferris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewRadev%2Frust-spotiferris", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewRadev%2Frust-spotiferris'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5698575d43d23a82cf894e96b920a2aecac893b [INFO] testing AndrewRadev/rust-spotiferris against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewRadev%2Frust-spotiferris" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AndrewRadev/rust-spotiferris on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AndrewRadev/rust-spotiferris [INFO] finished tweaking git repo https://github.com/AndrewRadev/rust-spotiferris [INFO] tweaked toml for git repo https://github.com/AndrewRadev/rust-spotiferris written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/AndrewRadev/rust-spotiferris already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ea89e4f5d18ba72d20ed4edf96f34144086797882cfd974520364c547907b5e [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" "6ea89e4f5d18ba72d20ed4edf96f34144086797882cfd974520364c547907b5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ea89e4f5d18ba72d20ed4edf96f34144086797882cfd974520364c547907b5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ea89e4f5d18ba72d20ed4edf96f34144086797882cfd974520364c547907b5e", kill_on_drop: false }` [INFO] [stdout] 6ea89e4f5d18ba72d20ed4edf96f34144086797882cfd974520364c547907b5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0478771c24d96930dceab3c8dcffa30b6aa1d43af9ce22c187f012601f82a2c8 [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" "0478771c24d96930dceab3c8dcffa30b6aa1d43af9ce22c187f012601f82a2c8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.12 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling askama_escape v0.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tokio-executor v0.1.9 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.12 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling dotenv v0.10.1 [INFO] [stderr] Compiling tokio-rustls v0.9.4 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling gotham_derive v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling mp3-duration v0.1.7 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Compiling id3 v0.3.0 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling askama_shared v0.8.0 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.17 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling askama_derive v0.8.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling borrow-bag v1.0.0 [INFO] [stderr] Compiling gotham v0.4.0 [INFO] [stderr] Compiling askama v0.8.0 [INFO] [stderr] Compiling spotiferris v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 17s [INFO] running `Command { std: "docker" "inspect" "0478771c24d96930dceab3c8dcffa30b6aa1d43af9ce22c187f012601f82a2c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0478771c24d96930dceab3c8dcffa30b6aa1d43af9ce22c187f012601f82a2c8", kill_on_drop: false }` [INFO] [stdout] 0478771c24d96930dceab3c8dcffa30b6aa1d43af9ce22c187f012601f82a2c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69aab1bf18cefb8eb745c9035257fc74ac0c6ca72b7efda01fc116c47245dea5 [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" "69aab1bf18cefb8eb745c9035257fc74ac0c6ca72b7efda01fc116c47245dea5", kill_on_drop: false }` [INFO] [stderr] Compiling spotiferris v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.34s [INFO] running `Command { std: "docker" "inspect" "69aab1bf18cefb8eb745c9035257fc74ac0c6ca72b7efda01fc116c47245dea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69aab1bf18cefb8eb745c9035257fc74ac0c6ca72b7efda01fc116c47245dea5", kill_on_drop: false }` [INFO] [stdout] 69aab1bf18cefb8eb745c9035257fc74ac0c6ca72b7efda01fc116c47245dea5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3f15ee283da3a5e0bb061bc09147ff4c0011b01ba312de48de8eb823240da79c [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" "3f15ee283da3a5e0bb061bc09147ff4c0011b01ba312de48de8eb823240da79c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/spotiferris-92ab6b176b5fbbf5 [INFO] [stderr] Running /opt/rustwide/target/debug/deps/insert_song-841b4436454a6d08 [INFO] [stderr] Running /opt/rustwide/target/debug/deps/server-3a5c9fcdba8be21e [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 [INFO] [stdout] [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 [INFO] [stdout] [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/show_songs-76794ba08cc58338 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/integration-912cda8b778e0dff [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test routes::api::get_list_of_songs ... ok [INFO] [stdout] test routes::create_new_song ... FAILED [INFO] [stdout] test routes::get_single_song ... FAILED [INFO] [stdout] test routes::get_missing_song ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- routes::create_new_song stdout ---- [INFO] [stdout] thread 'tokio-runtime-worker-2' panicked at 'called `Option::unwrap()` on a `None` value', src/handlers.rs:122:55 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55703f54dd50 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55703f54dd50 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55703f54dd50 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55703f54dd50 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55703f57383c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55703f5463b2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55703f5505f5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55703f5505f5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55703f5505f5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55703f550182 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55703f550d91 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55703f5508a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:495:13 [INFO] [stdout] 12: 0x55703f54e20c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55703f550839 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55703f5721c1 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55703f57210d - core::panicking::panic::h5d1c61fed2502a5f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55703eebf30c - core::option::Option::unwrap::hdb08403aff95d785 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:386:21 [INFO] [stdout] 17: 0x55703eec2a28 - spotiferris::handlers::songs::create::{{closure}}::h2f5f2ec5030aff53 [INFO] [stdout] at /opt/rustwide/workdir/src/handlers.rs:122:32 [INFO] [stdout] 18: 0x55703eeb8545 - as futures::future::Future>::poll::{{closure}}::h1973e8045225edba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/then.rs:33:20 [INFO] [stdout] 19: 0x55703eeae682 - futures::future::chain::Chain::poll::h0e3ecdd6fe89bb05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/chain.rs:39:15 [INFO] [stdout] 20: 0x55703eeb8496 - as futures::future::Future>::poll::h86d1e1c37e6288b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/then.rs:32:9 [INFO] [stdout] 21: 0x55703f0bd72e - as futures::future::Future>::poll::h475d90d49d384617 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/mod.rs:113:13 [INFO] [stdout] 22: 0x55703f0ca311 - futures::future::chain::Chain::poll::h7aa4e7ef827c7cb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/chain.rs:26:23 [INFO] [stdout] 23: 0x55703f079e96 - as futures::future::Future>::poll::h654f281a9b8ce501 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/or_else.rs:32:9 [INFO] [stdout] 24: 0x55703f0cb681 - futures::future::chain::Chain::poll::hd1fa64ea437e874d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/chain.rs:26:23 [INFO] [stdout] 25: 0x55703f0a6226 - as futures::future::Future>::poll::hc351d06b28e09a56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/and_then.rs:32:9 [INFO] [stdout] 26: 0x55703f0bd72e - as futures::future::Future>::poll::h475d90d49d384617 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/mod.rs:113:13 [INFO] [stdout] 27: 0x55703edae651 - futures::future::chain::Chain::poll::h1df3e9b86718599b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/chain.rs:26:23 [INFO] [stdout] 28: 0x55703eda8025 - as futures::future::Future>::poll::h397cc6f90bc47cd0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/then.rs:32:9 [INFO] [stdout] 29: 0x55703edb0c3a - futures::future::chain::Chain::poll::h4c9e04be9525af1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/chain.rs:42:27 [INFO] [stdout] 30: 0x55703edd43d5 - as futures::future::Future>::poll::h6e34fad64d581455 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/and_then.rs:32:9 [INFO] [stdout] 31: 0x55703ee131e6 - futures::future::catch_unwind::>::poll::hf58e9423a585aaed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/catch_unwind.rs:49:9 [INFO] [stdout] 32: 0x55703edf4a1d - as futures::future::Future>::poll::h36adf016dc3cd875 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gotham-0.4.0/src/service/trap.rs:139:25 [INFO] [stdout] 33: 0x55703edf5346 - as futures::future::Future>::poll::{{closure}}::h920d2e006feea768 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/catch_unwind.rs:32:46 [INFO] [stdout] 34: 0x55703edd998e - std::panicking::try::do_call::h60286cd0c4361304 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 35: 0x55703edf5a2d - __rust_try [INFO] [stdout] 36: 0x55703edd9830 - std::panicking::try::hfb4b2066ef6aea0f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 37: 0x55703ee0d91b - std::panic::catch_unwind::h36a03409cf7779a2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 38: 0x55703edf4d64 - as futures::future::Future>::poll::h1d1c5ee06cacfab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/catch_unwind.rs:32:29 [INFO] [stdout] 39: 0x55703edb6357 - futures::future::chain::Chain::poll::hf0a64c01ef882af2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/chain.rs:26:23 [INFO] [stdout] 40: 0x55703eda8085 - as futures::future::Future>::poll::h8debc0e9b88a0966 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/then.rs:32:9 [INFO] [stdout] 41: 0x55703edace3e - as futures::future::Future>::poll::h7da0b0e64c8abee1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/mod.rs:113:13 [INFO] [stdout] 42: 0x55703edd819a - as hyper::proto::h1::dispatch::Dispatch>::poll_msg::hc353230e5a8a6efd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/src/proto/h1/dispatch.rs:405:30 [INFO] [stdout] 43: 0x55703ede906b - hyper::proto::h1::dispatch::Dispatcher::poll_write::hf0ddca1d0e51a2ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/src/proto/h1/dispatch.rs:263:60 [INFO] [stdout] 44: 0x55703edec8ed - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h2d17c6b7ea536e62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/src/proto/h1/dispatch.rs:130:13 [INFO] [stdout] 45: 0x55703ede7251 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h90593ff313f043c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/src/proto/h1/dispatch.rs:106:20 [INFO] [stdout] 46: 0x55703ede65ac - hyper::proto::h1::dispatch::Dispatcher::poll_catch::heafad2353ef0aab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/src/proto/h1/dispatch.rs:93:9 [INFO] [stdout] 47: 0x55703edd927b - as futures::future::Future>::poll::h918ae9ce7e9b2a06 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/src/proto/h1/dispatch.rs:374:9 [INFO] [stdout] 48: 0x55703edcedc3 - as futures::future::Future>::poll::hfa59753cc7632885 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/either.rs:35:37 [INFO] [stdout] 49: 0x55703edf1046 - futures::future::option::>::poll::h14ef835870cb42c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/option.rs:12:32 [INFO] [stdout] 50: 0x55703ee3f730 - as futures::future::Future>::poll::he853b79b67e5176b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/src/server/conn.rs:636:19 [INFO] [stdout] 51: 0x55703edb0398 - futures::future::chain::Chain::poll::h4ba09c73aceedeea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/chain.rs:26:23 [INFO] [stdout] 52: 0x55703eda803e - as futures::future::Future>::poll::h4c628a3bb05b38da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/then.rs:32:9 [INFO] [stdout] 53: 0x55703f4e52b6 - as futures::future::Future>::poll::h25c98a2731ef03da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/mod.rs:113:13 [INFO] [stdout] 54: 0x55703f38b18f - futures::task_impl::Spawn::poll_future_notify::{{closure}}::hadd57cd7e5e1e52e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:329:45 [INFO] [stdout] 55: 0x55703f38b44f - futures::task_impl::Spawn::enter::{{closure}}::h335ec170d5c8e3ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:399:27 [INFO] [stdout] 56: 0x55703f38e73f - futures::task_impl::std::set::h622074978e6d700c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/std/mod.rs:83:13 [INFO] [stdout] 57: 0x55703f38b293 - futures::task_impl::Spawn::enter::haaae8cf4d30ee602 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:399:9 [INFO] [stdout] 58: 0x55703f38afcc - futures::task_impl::Spawn::poll_fn_notify::h02674908ebe5b14b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:291:9 [INFO] [stdout] 59: 0x55703f38b139 - futures::task_impl::Spawn::poll_future_notify::h004c9f9ded532114 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:329:9 [INFO] [stdout] 60: 0x55703f3bb6c3 - tokio_threadpool::task::Task::run::{{closure}}::h8ae7857e0fecf34d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.17/src/task/mod.rs:145:17 [INFO] [stdout] 61: 0x55703f3a5bf9 - core::ops::function::FnOnce::call_once::hbcf2e1c527836858 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 62: 0x55703f388e69 - as core::ops::function::FnOnce<()>>::call_once::h1caaa54d14e069e5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 63: 0x55703f38f345 - std::panicking::try::do_call::h6439fe68d1e0babe [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 64: 0x55703f3933ed - __rust_try [INFO] [stdout] 65: 0x55703f38f08a - std::panicking::try::h5b4f99c241f26bd6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 66: 0x55703f389141 - std::panic::catch_unwind::h90ae24828fb03263 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 67: 0x55703f3bafd5 - tokio_threadpool::task::Task::run::h1b15d2e22ee0a7f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.17/src/task/mod.rs:130:19 [INFO] [stdout] 68: 0x55703f399c1d - tokio_threadpool::worker::Worker::run_task2::h82b294e620f94f4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.17/src/worker/mod.rs:567:9 [INFO] [stdout] 69: 0x55703f3994fa - tokio_threadpool::worker::Worker::run_task::h38fca1cfc6c4237a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.17/src/worker/mod.rs:459:19 [INFO] [stdout] 70: 0x55703f398c4c - tokio_threadpool::worker::Worker::try_run_owned_task::h4b1a814c3b76b6dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.17/src/worker/mod.rs:390:17 [INFO] [stdout] 71: 0x55703f3986ad - tokio_threadpool::worker::Worker::try_run_task::hb9968dd83354a755 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.17/src/worker/mod.rs:297:12 [INFO] [stdout] 72: 0x55703f3984f1 - tokio_threadpool::worker::Worker::run::h493d80325d369133 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.17/src/worker/mod.rs:241:16 [INFO] [stdout] 73: 0x55703f330c97 - tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h50592ab7284a89a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:390:29 [INFO] [stdout] 74: 0x55703f32f310 - tokio_timer::timer::handle::with_default::hef16fb43b5255df5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.12/src/timer/handle.rs:74:5 [INFO] [stdout] 75: 0x55703f330cf9 - tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::{{closure}}::ha83e5a3c6e4963ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:382:25 [INFO] [stdout] 76: 0x55703f329971 - tokio_timer::clock::clock::with_default::h4adf31bfdedf8f3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.12/src/clock/clock.rs:125:5 [INFO] [stdout] 77: 0x55703f330d35 - tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::h7a474e464c71400b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:381:21 [INFO] [stdout] 78: 0x55703f32f3d1 - tokio_reactor::with_default::h7c9866bb09fb10b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.11/src/lib.rs:210:5 [INFO] [stdout] 79: 0x55703f330dec - tokio::runtime::threadpool::builder::Builder::build::{{closure}}::hde95fb58953c86c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:380:17 [INFO] [stdout] 80: 0x55703f38ec67 - tokio_threadpool::callback::Callback::call::hed373523efabbe2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.17/src/callback.rs:22:9 [INFO] [stdout] 81: 0x55703f397cf1 - tokio_threadpool::worker::Worker::do_run::{{closure}}::{{closure}}::ha00416275da21218 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.17/src/worker/mod.rs:127:21 [INFO] [stdout] 82: 0x55703f382ecc - tokio_executor::global::with_default::{{closure}}::h9ad727f7aad924d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.9/src/global.rs:221:9 [INFO] [stdout] 83: 0x55703f39c879 - std::thread::local::LocalKey::try_with::he5ed00e4f69997d4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 84: 0x55703f39b9ae - std::thread::local::LocalKey::with::h0a106864b43d5956 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 85: 0x55703f382dc1 - tokio_executor::global::with_default::ha4cf3c0334cebf19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.9/src/global.rs:190:5 [INFO] [stdout] 86: 0x55703f397d96 - tokio_threadpool::worker::Worker::do_run::{{closure}}::h00d04926cf25b352 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.17/src/worker/mod.rs:125:13 [INFO] [stdout] 87: 0x55703f39c651 - std::thread::local::LocalKey::try_with::hd065e86fbeb04049 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 88: 0x55703f39bcb4 - std::thread::local::LocalKey::with::hdf47d2ae1916fe7d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 89: 0x55703f397bb8 - tokio_threadpool::worker::Worker::do_run::h1161eec5ba76c7da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.17/src/worker/mod.rs:116:9 [INFO] [stdout] 90: 0x55703f3a1d57 - tokio_threadpool::pool::Pool::spawn_thread::{{closure}}::h182485d6a6b16405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.17/src/pool/mod.rs:345:21 [INFO] [stdout] 91: 0x55703f382f7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h1fbe4713e1f521ad [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 92: 0x55703f38c9e2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h05c740db74572a3f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 93: 0x55703f388eb2 - as core::ops::function::FnOnce<()>>::call_once::hd3c539b7f4009177 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 94: 0x55703f38f2de - std::panicking::try::do_call::h0e833d8af89a3fb9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 95: 0x55703f3933ed - __rust_try [INFO] [stdout] 96: 0x55703f38f203 - std::panicking::try::hbeaec5454e51284f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 97: 0x55703f3890f2 - std::panic::catch_unwind::h425e61666f688d35 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 98: 0x55703f38c7d0 - std::thread::Builder::spawn_unchecked::{{closure}}::h744d765a36b94f93 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 99: 0x55703f3a589f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5ba1cc3032c30714 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 100: 0x55703f556eea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 101: 0x55703f556eea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 102: 0x55703f556eea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 103: 0x7f1871dc0609 - start_thread [INFO] [stdout] 104: 0x7f1871b90293 - clone [INFO] [stdout] 105: 0x0 - [INFO] [stdout] thread 'routes::create_new_song' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `500`, [INFO] [stdout] right: `200`', tests/integration.rs:73:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55703f54dd50 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55703f54dd50 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55703f54dd50 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55703f54dd50 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55703f57383c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55703f5463b2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55703f5505f5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55703f5505f5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55703f5505f5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55703f550182 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55703f550d91 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55703f5508d7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55703f54e20c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55703f550839 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55703f5507eb - std::panicking::begin_panic_fmt::h37a25c59c4d54517 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:435:5 [INFO] [stdout] 15: 0x55703edd5dc5 - integration::routes::create_new_song::hb836d4ed1da277ad [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:73:9 [INFO] [stdout] 16: 0x55703edd59fa - integration::routes::create_new_song::{{closure}}::h462e40ca2de2334c [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:65:5 [INFO] [stdout] 17: 0x55703edda50e - core::ops::function::FnOnce::call_once::hda1b21b23c472f02 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55703ee82043 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55703ee82043 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 20: 0x55703ee80738 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 21: 0x55703ee80738 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 22: 0x55703ee80738 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 23: 0x55703ee80738 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 24: 0x55703ee80738 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 25: 0x55703ee80738 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 26: 0x55703ee80738 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 27: 0x55703ee5ad26 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 28: 0x55703ee5f4ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 29: 0x55703ee5f4ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 30: 0x55703ee5f4ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 31: 0x55703ee5f4ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 32: 0x55703ee5f4ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 33: 0x55703ee5f4ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 34: 0x55703ee5f4ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55703f556eea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 36: 0x55703f556eea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 37: 0x55703f556eea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 38: 0x7f1871dc0609 - start_thread [INFO] [stdout] 39: 0x7f1871b90293 - clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- routes::get_single_song stdout ---- [INFO] [stdout] dev connection [INFO] [stdout] thread 'routes::get_single_song' panicked at 'DATABASE_URL must be set: NotPresent', src/lib.rs:18:49 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55703f54dd50 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55703f54dd50 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55703f54dd50 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55703f54dd50 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55703f57383c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55703f5463b2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55703f5505f5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55703f5505f5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55703f5505f5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55703f550182 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55703f550d91 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55703f5508d7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55703f54e20c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55703f550839 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55703f5721c1 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55703f571fe3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55703eea00fd - core::result::Result::expect::h107554f923776800 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:933:23 [INFO] [stdout] 17: 0x55703eea43a6 - spotiferris::establish_db_connection::h33d7ba9a853e4fe0 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:18:24 [INFO] [stdout] 18: 0x55703edd4d65 - integration::routes::get_single_song::h40b4c31e29b13cc4 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:24:18 [INFO] [stdout] 19: 0x55703edd4d2a - integration::routes::get_single_song::{{closure}}::h9da5285ea8cb82f7 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:19:5 [INFO] [stdout] 20: 0x55703edda0fe - core::ops::function::FnOnce::call_once::h830f194f2887fa2f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55703ee82043 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55703ee82043 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 23: 0x55703ee80738 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 24: 0x55703ee80738 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 25: 0x55703ee80738 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 26: 0x55703ee80738 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 27: 0x55703ee80738 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 28: 0x55703ee80738 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 29: 0x55703ee80738 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 30: 0x55703ee5ad26 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55703ee5f4ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 32: 0x55703ee5f4ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 33: 0x55703ee5f4ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 34: 0x55703ee5f4ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 35: 0x55703ee5f4ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 36: 0x55703ee5f4ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 37: 0x55703ee5f4ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55703f556eea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 39: 0x55703f556eea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 40: 0x55703f556eea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7f1871dc0609 - start_thread [INFO] [stdout] 42: 0x7f1871b90293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- routes::get_missing_song stdout ---- [INFO] [stdout] dev connection [INFO] [stdout] thread 'tokio-runtime-worker-0' panicked at 'DATABASE_URL must be set: NotPresent', src/lib.rs:18:49 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55703f54dd50 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55703f54dd50 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55703f54dd50 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55703f54dd50 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55703f57383c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55703f5463b2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55703f5505f5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55703f5505f5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55703f5505f5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55703f550182 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55703f550d91 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55703f5508d7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55703f54e20c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55703f550839 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55703f5721c1 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55703f571fe3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55703eea00fd - core::result::Result::expect::h107554f923776800 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:933:23 [INFO] [stdout] 17: 0x55703eea43a6 - spotiferris::establish_db_connection::h33d7ba9a853e4fe0 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:18:24 [INFO] [stdout] 18: 0x55703eec1eca - spotiferris::handlers::songs::show::h6237d0b42707afae [INFO] [stdout] at /opt/rustwide/workdir/src/handlers.rs:84:18 [INFO] [stdout] 19: 0x55703ee9d9ce - core::ops::function::FnOnce::call_once::h89d2ae5497fe4bb4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55703eec0f4e - ::handle::h819907d3cd0ac887 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gotham-0.4.0/src/handler/mod.rs:163:9 [INFO] [stdout] 21: 0x55703eedf393 - as gotham::router::route::dispatch::Dispatcher>::dispatch::{{closure}}::h655bcbbb4fb390fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gotham-0.4.0/src/router/route/dispatch.rs:65:64 [INFO] [stdout] 22: 0x55703eed5bc5 - <() as gotham::pipeline::chain::PipelineHandleChain

>::call::ha88819ce5864d0d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gotham-0.4.0/src/pipeline/chain.rs:67:9 [INFO] [stdout] 23: 0x55703eedcb11 - as gotham::router::route::dispatch::Dispatcher>::dispatch::h58ce88d2f39d82ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gotham-0.4.0/src/router/route/dispatch.rs:64:17 [INFO] [stdout] 24: 0x55703eeb1458 - as gotham::router::route::Route>::dispatch::he36a1e124adc22f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gotham-0.4.0/src/router/route/mod.rs:169:9 [INFO] [stdout] 25: 0x55703f08188a - gotham::router::Router::dispatch::h5cdb54454a8ec42f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gotham-0.4.0/src/router/mod.rs:153:25 [INFO] [stdout] 26: 0x55703f07ffc4 - ::handle::hf1a9839ecb65d7b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gotham-0.4.0/src/router/mod.rs:86:33 [INFO] [stdout] 27: 0x55703edf0376 - gotham::service::trap::call_handler::{{closure}}::{{closure}}::ha6d8a0eb3fd046e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gotham-0.4.0/src/service/trap.rs:43:17 [INFO] [stdout] 28: 0x55703edd49e9 - as futures::future::Future>::poll::{{closure}}::{{closure}}::he7d3aed074e8d503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/and_then.rs:34:21 [INFO] [stdout] 29: 0x55703ee2f3e2 - core::result::Result::map::h69937903c03a5378 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:508:25 [INFO] [stdout] 30: 0x55703edd462a - as futures::future::Future>::poll::{{closure}}::h644077024fa4e9a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/and_then.rs:33:13 [INFO] [stdout] 31: 0x55703edb0f03 - futures::future::chain::Chain::poll::h4c9e04be9525af1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/chain.rs:39:15 [INFO] [stdout] 32: 0x55703edd43d5 - as futures::future::Future>::poll::h6e34fad64d581455 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/and_then.rs:32:9 [INFO] [stdout] 33: 0x55703ee131e6 - futures::future::catch_unwind::>::poll::hf58e9423a585aaed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/catch_unwind.rs:49:9 [INFO] [stdout] 34: 0x55703edf4a1d - as futures::future::Future>::poll::h36adf016dc3cd875 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gotham-0.4.0/src/service/trap.rs:139:25 [INFO] [stdout] 35: 0x55703edf5346 - as futures::future::Future>::poll::{{closure}}::h920d2e006feea768 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/catch_unwind.rs:32:46 [INFO] [stdout] 36: 0x55703edd998e - std::panicking::try::do_call::h60286cd0c4361304 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 37: 0x55703edf5a2d - __rust_try [INFO] [stdout] 38: 0x55703edd9830 - std::panicking::try::hfb4b2066ef6aea0f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 39: 0x55703ee0d91b - std::panic::catch_unwind::h36a03409cf7779a2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 40: 0x55703edf4d64 - as futures::future::Future>::poll::h1d1c5ee06cacfab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/catch_unwind.rs:32:29 [INFO] [stdout] 41: 0x55703edb6357 - futures::future::chain::Chain::poll::hf0a64c01ef882af2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/chain.rs:26:23 [INFO] [stdout] 42: 0x55703eda8085 - as futures::future::Future>::poll::h8debc0e9b88a0966 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/then.rs:32:9 [INFO] [stdout] 43: 0x55703edace3e - as futures::future::Future>::poll::h7da0b0e64c8abee1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/mod.rs:113:13 [INFO] [stdout] 44: 0x55703edd819a - as hyper::proto::h1::dispatch::Dispatch>::poll_msg::hc353230e5a8a6efd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/src/proto/h1/dispatch.rs:405:30 [INFO] [stdout] 45: 0x55703ede906b - hyper::proto::h1::dispatch::Dispatcher::poll_write::hf0ddca1d0e51a2ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/src/proto/h1/dispatch.rs:263:60 [INFO] [stdout] 46: 0x55703edec8ed - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h2d17c6b7ea536e62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/src/proto/h1/dispatch.rs:130:13 [INFO] [stdout] 47: 0x55703ede7251 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h90593ff313f043c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/src/proto/h1/dispatch.rs:106:20 [INFO] [stdout] 48: 0x55703ede65ac - hyper::proto::h1::dispatch::Dispatcher::poll_catch::heafad2353ef0aab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/src/proto/h1/dispatch.rs:93:9 [INFO] [stdout] 49: 0x55703edd927b - as futures::future::Future>::poll::h918ae9ce7e9b2a06 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/src/proto/h1/dispatch.rs:374:9 [INFO] [stdout] 50: 0x55703edcedc3 - as futures::future::Future>::poll::hfa59753cc7632885 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/either.rs:35:37 [INFO] [stdout] 51: 0x55703edf1046 - futures::future::option::>::poll::h14ef835870cb42c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/option.rs:12:32 [INFO] [stdout] 52: 0x55703ee3f730 - as futures::future::Future>::poll::he853b79b67e5176b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/src/server/conn.rs:636:19 [INFO] [stdout] 53: 0x55703edb0398 - futures::future::chain::Chain::poll::h4ba09c73aceedeea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/chain.rs:26:23 [INFO] [stdout] 54: 0x55703eda803e - as futures::future::Future>::poll::h4c628a3bb05b38da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/then.rs:32:9 [INFO] [stdout] 55: 0x55703f4e52b6 - as futures::future::Future>::poll::h25c98a2731ef03da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/mod.rs:113:13 [INFO] [stdout] 56: 0x55703f38b18f - futures::task_impl::Spawn::poll_future_notify::{{closure}}::hadd57cd7e5e1e52e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:329:45 [INFO] [stdout] 57: 0x55703f38b44f - futures::task_impl::Spawn::enter::{{closure}}::h335ec170d5c8e3ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:399:27 [INFO] [stdout] 58: 0x55703f38e73f - futures::task_impl::std::set::h622074978e6d700c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/std/mod.rs:83:13 [INFO] [stdout] 59: 0x55703f38b293 - futures::task_impl::Spawn::enter::haaae8cf4d30ee602 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:399:9 [INFO] [stdout] 60: 0x55703f38afcc - futures::task_impl::Spawn::poll_fn_notify::h02674908ebe5b14b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:291:9 [INFO] [stdout] 61: 0x55703f38b139 - futures::task_impl::Spawn::poll_future_notify::h004c9f9ded532114 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:329:9 [INFO] [stdout] 62: 0x55703f3bb6c3 - tokio_threadpool::task::Task::run::{{closure}}::h8ae7857e0fecf34d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.17/src/task/mod.rs:145:17 [INFO] [stdout] 63: 0x55703f3a5bf9 - core::ops::function::FnOnce::call_once::hbcf2e1c527836858 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 64: 0x55703f388e69 - as core::ops::function::FnOnce<()>>::call_once::h1caaa54d14e069e5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 65: 0x55703f38f345 - std::panicking::try::do_call::h6439fe68d1e0babe [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 66: 0x55703f3933ed - __rust_try [INFO] [stdout] 67: 0x55703f38f08a - std::panicking::try::h5b4f99c241f26bd6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 68: 0x55703f389141 - std::panic::catch_unwind::h90ae24828fb03263 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 69: 0x55703f3bafd5 - tokio_threadpool::task::Task::run::h1b15d2e22ee0a7f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.17/src/task/mod.rs:130:19 [INFO] [stdout] 70: 0x55703f399c1d - tokio_threadpool::worker::Worker::run_task2::h82b294e620f94f4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.17/src/worker/mod.rs:567:9 [INFO] [stdout] 71: 0x55703f3994fa - tokio_threadpool::worker::Worker::run_task::h38fca1cfc6c4237a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.17/src/worker/mod.rs:459:19 [INFO] [stdout] 72: 0x55703f398c4c - tokio_threadpool::worker::Worker::try_run_owned_task::h4b1a814c3b76b6dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.17/src/worker/mod.rs:390:17 [INFO] [stdout] 73: 0x55703f3986ad - tokio_threadpool::worker::Worker::try_run_task::hb9968dd83354a755 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.17/src/worker/mod.rs:297:12 [INFO] [stdout] 74: 0x55703f3984f1 - tokio_threadpool::worker::Worker::run::h493d80325d369133 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.17/src/worker/mod.rs:241:16 [INFO] [stdout] 75: 0x55703f330c97 - tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h50592ab7284a89a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:390:29 [INFO] [stdout] 76: 0x55703f32f310 - tokio_timer::timer::handle::with_default::hef16fb43b5255df5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.12/src/timer/handle.rs:74:5 [INFO] [stdout] 77: 0x55703f330cf9 - tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::{{closure}}::ha83e5a3c6e4963ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:382:25 [INFO] [stdout] 78: 0x55703f329971 - tokio_timer::clock::clock::with_default::h4adf31bfdedf8f3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.12/src/clock/clock.rs:125:5 [INFO] [stdout] 79: 0x55703f330d35 - tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::h7a474e464c71400b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:381:21 [INFO] [stdout] 80: 0x55703f32f3d1 - tokio_reactor::with_default::h7c9866bb09fb10b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.11/src/lib.rs:210:5 [INFO] [stdout] 81: 0x55703f330dec - tokio::runtime::threadpool::builder::Builder::build::{{closure}}::hde95fb58953c86c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:380:17 [INFO] [stdout] 82: 0x55703f38ec67 - tokio_threadpool::callback::Callback::call::hed373523efabbe2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.17/src/callback.rs:22:9 [INFO] [stdout] 83: 0x55703f397cf1 - tokio_threadpool::worker::Worker::do_run::{{closure}}::{{closure}}::ha00416275da21218 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.17/src/worker/mod.rs:127:21 [INFO] [stdout] 84: 0x55703f382ecc - tokio_executor::global::with_default::{{closure}}::h9ad727f7aad924d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.9/src/global.rs:221:9 [INFO] [stdout] 85: 0x55703f39c879 - std::thread::local::LocalKey::try_with::he5ed00e4f69997d4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 86: 0x55703f39b9ae - std::thread::local::LocalKey::with::h0a106864b43d5956 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 87: 0x55703f382dc1 - tokio_executor::global::with_default::ha4cf3c0334cebf19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.9/src/global.rs:190:5 [INFO] [stdout] 88: 0x55703f397d96 - tokio_threadpool::worker::Worker::do_run::{{closure}}::h00d04926cf25b352 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.17/src/worker/mod.rs:125:13 [INFO] [stdout] 89: 0x55703f39c651 - std::thread::local::LocalKey::try_with::hd065e86fbeb04049 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 90: 0x55703f39bcb4 - std::thread::local::LocalKey::with::hdf47d2ae1916fe7d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 91: 0x55703f397bb8 - tokio_threadpool::worker::Worker::do_run::h1161eec5ba76c7da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.17/src/worker/mod.rs:116:9 [INFO] [stdout] 92: 0x55703f3a1d57 - tokio_threadpool::pool::Pool::spawn_thread::{{closure}}::h182485d6a6b16405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.17/src/pool/mod.rs:345:21 [INFO] [stdout] 93: 0x55703f382f7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h1fbe4713e1f521ad [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 94: 0x55703f38c9e2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h05c740db74572a3f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 95: 0x55703f388eb2 - as core::ops::function::FnOnce<()>>::call_once::hd3c539b7f4009177 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 96: 0x55703f38f2de - std::panicking::try::do_call::h0e833d8af89a3fb9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 97: 0x55703f3933ed - __rust_try [INFO] [stdout] 98: 0x55703f38f203 - std::panicking::try::hbeaec5454e51284f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 99: 0x55703f3890f2 - std::panic::catch_unwind::h425e61666f688d35 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 100: 0x55703f38c7d0 - std::thread::Builder::spawn_unchecked::{{closure}}::h744d765a36b94f93 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 101: 0x55703f3a589f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5ba1cc3032c30714 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 102: 0x55703f556eea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 103: 0x55703f556eea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 104: 0x55703f556eea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 105: 0x7f1871dc0609 - start_thread [INFO] [stdout] 106: 0x7f1871b90293 - clone [INFO] [stdout] 107: 0x0 - [INFO] [stdout] thread 'routes::get_missing_song' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `500`, [INFO] [stdout] right: `404`', tests/integration.rs:61:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55703f54dd50 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55703f54dd50 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55703f54dd50 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55703f54dd50 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55703f57383c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55703f5463b2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55703f5505f5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55703f5505f5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55703f5505f5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55703f550182 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55703f550d91 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55703f5508d7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55703f54e20c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55703f550839 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55703f5507eb - std::panicking::begin_panic_fmt::h37a25c59c4d54517 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:435:5 [INFO] [stdout] 15: 0x55703edd5964 - integration::routes::get_missing_song::h2c6f747da2db7f43 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:61:9 [INFO] [stdout] 16: 0x55703edd56ba - integration::routes::get_missing_song::{{closure}}::hac605df1d8435322 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:53:5 [INFO] [stdout] 17: 0x55703edd9e4e - core::ops::function::FnOnce::call_once::h242f85d2db6863e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55703ee82043 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55703ee82043 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 20: 0x55703ee80738 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 21: 0x55703ee80738 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 22: 0x55703ee80738 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 23: 0x55703ee80738 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 24: 0x55703ee80738 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 25: 0x55703ee80738 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 26: 0x55703ee80738 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 27: 0x55703ee5ad26 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 28: 0x55703ee5f4ed - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 29: 0x55703ee5f4ed - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 30: 0x55703ee5f4ed - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 31: 0x55703ee5f4ed - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 32: 0x55703ee5f4ed - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 33: 0x55703ee5f4ed - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 34: 0x55703ee5f4ed - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55703f556eea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 36: 0x55703f556eea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 37: 0x55703f556eea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 38: 0x7f1871dc0609 - start_thread [INFO] [stdout] 39: 0x7f1871b90293 - clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] routes::create_new_song [INFO] [stdout] routes::get_missing_song [INFO] [stdout] routes::get_single_song [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test integration' [INFO] running `Command { std: "docker" "inspect" "3f15ee283da3a5e0bb061bc09147ff4c0011b01ba312de48de8eb823240da79c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f15ee283da3a5e0bb061bc09147ff4c0011b01ba312de48de8eb823240da79c", kill_on_drop: false }` [INFO] [stdout] 3f15ee283da3a5e0bb061bc09147ff4c0011b01ba312de48de8eb823240da79c