[INFO] cloning repository https://github.com/knusperkrone/Carsten-Backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/knusperkrone/Carsten-Backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknusperkrone%2FCarsten-Backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknusperkrone%2FCarsten-Backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 911e858492b2664338f50576aadc514a2bf3b537
[INFO] testing knusperkrone/Carsten-Backend against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknusperkrone%2FCarsten-Backend" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/knusperkrone/Carsten-Backend
[INFO] finished tweaking git repo https://github.com/knusperkrone/Carsten-Backend
[INFO] tweaked toml for git repo https://github.com/knusperkrone/Carsten-Backend written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/knusperkrone/Carsten-Backend on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/knusperkrone/Carsten-Backend already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 126 packages to latest compatible versions
[INFO] [stderr]       Adding actix-codec v0.3.0
[INFO] [stderr]       Adding actix-connect v2.0.0
[INFO] [stderr]       Adding actix-cors v0.5.4 (available: v0.7.1)
[INFO] [stderr]       Adding actix-http v2.2.2
[INFO] [stderr]       Adding actix-macros v0.1.3
[INFO] [stderr]       Adding actix-router v0.2.7
[INFO] [stderr]       Adding actix-rt v1.1.1 (available: v2.11.0)
[INFO] [stderr]       Adding actix-server v1.0.4
[INFO] [stderr]       Adding actix-service v1.0.6
[INFO] [stderr]       Adding actix-testing v1.0.1
[INFO] [stderr]       Adding actix-threadpool v0.3.3
[INFO] [stderr]       Adding actix-tls v2.0.0
[INFO] [stderr]       Adding actix-utils v2.0.0
[INFO] [stderr]       Adding actix-web v3.3.3 (available: v4.12.1)
[INFO] [stderr]       Adding actix-web-codegen v0.4.0
[INFO] [stderr]       Adding alloc-no-stdlib v2.0.4
[INFO] [stderr]       Adding alloc-stdlib v0.2.2
[INFO] [stderr]       Adding async-trait v0.1.89
[INFO] [stderr]       Adding awc v2.0.3
[INFO] [stderr]       Adding base-x v0.2.11
[INFO] [stderr]       Adding bitflags v2.10.0
[INFO] [stderr]       Adding brotli v3.5.0
[INFO] [stderr]       Adding brotli-decompressor v2.5.1
[INFO] [stderr]       Adding bytes v0.5.6
[INFO] [stderr]       Adding bytes v1.11.0
[INFO] [stderr]       Adding bytestring v1.5.0
[INFO] [stderr]       Adding const_fn v0.4.11
[INFO] [stderr]       Adding convert_case v0.4.0
[INFO] [stderr]       Adding cookie v0.14.4
[INFO] [stderr]       Adding copyless v0.1.5
[INFO] [stderr]     Updating cssparser v0.25.9 -> v0.27.2
[INFO] [stderr]     Updating cssparser-macros v0.3.6 -> v0.6.1
[INFO] [stderr]       Adding derive_more v0.99.20
[INFO] [stderr]       Adding discard v1.0.4
[INFO] [stderr]       Adding enum-as-inner v0.3.4
[INFO] [stderr]       Adding env_logger v0.8.4 (available: v0.11.8)
[INFO] [stderr]       Adding errno v0.3.14
[INFO] [stderr]     Updating futures v0.1.31 -> v0.3.31
[INFO] [stderr]       Adding futures-channel v0.3.31
[INFO] [stderr]       Adding futures-core v0.3.31
[INFO] [stderr]       Adding futures-executor v0.3.31
[INFO] [stderr]       Adding futures-io v0.3.31
[INFO] [stderr]       Adding futures-macro v0.3.31
[INFO] [stderr]       Adding futures-sink v0.3.31
[INFO] [stderr]       Adding futures-task v0.3.31
[INFO] [stderr]       Adding futures-util v0.3.31
[INFO] [stderr]       Adding getrandom v0.1.16
[INFO] [stderr]     Updating h2 v0.1.26 -> v0.2.7
[INFO] [stderr]       Adding heck v0.4.1
[INFO] [stderr]     Updating html5ever v0.24.1 -> v0.25.2
[INFO] [stderr]     Updating http v0.1.21 -> v0.2.12
[INFO] [stderr]       Adding humantime v2.3.0
[INFO] [stderr]       Adding ipconfig v0.2.2
[INFO] [stderr]     Updating libflate v0.1.27 -> v1.4.0
[INFO] [stderr]       Adding libflate_lz77 v1.2.0
[INFO] [stderr]       Adding linked-hash-map v0.5.6
[INFO] [stderr]     Updating lock_api v0.3.4 -> v0.4.14
[INFO] [stderr]       Adding lru-cache v0.1.2
[INFO] [stderr]     Updating markup5ever v0.9.0 -> v0.10.1
[INFO] [stderr]       Adding mio-uds v0.6.8
[INFO] [stderr]       Adding parking_lot v0.11.2
[INFO] [stderr]       Adding parking_lot v0.12.5
[INFO] [stderr]       Adding parking_lot_core v0.8.6
[INFO] [stderr]       Adding parking_lot_core v0.9.12
[INFO] [stderr]     Updating phf v0.7.24 -> v0.8.0
[INFO] [stderr]     Updating phf_codegen v0.7.24 -> v0.8.0
[INFO] [stderr]       Adding phf_generator v0.8.0
[INFO] [stderr]       Adding phf_generator v0.11.3
[INFO] [stderr]       Adding phf_macros v0.8.0
[INFO] [stderr]       Adding phf_shared v0.8.0
[INFO] [stderr]       Adding phf_shared v0.11.3
[INFO] [stderr]       Adding pin-project v0.4.30
[INFO] [stderr]       Adding pin-project v1.1.10
[INFO] [stderr]       Adding pin-project-internal v0.4.30
[INFO] [stderr]       Adding pin-project-internal v1.1.10
[INFO] [stderr]       Adding pin-project-lite v0.1.12
[INFO] [stderr]       Adding pin-project-lite v0.2.16
[INFO] [stderr]       Adding pin-utils v0.1.0
[INFO] [stderr]       Adding proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]       Adding proc-macro2 v1.0.105
[INFO] [stderr]       Adding quote v1.0.43
[INFO] [stderr]     Updating rand v0.6.5 -> v0.7.3
[INFO] [stderr]       Adding rand_chacha v0.2.2
[INFO] [stderr]       Adding rand_core v0.5.1
[INFO] [stderr]     Updating rand_hc v0.1.0 -> v0.2.0
[INFO] [stderr]     Updating rand_pcg v0.1.2 -> v0.2.1
[INFO] [stderr]     Updating redox_syscall v0.1.57 -> v0.5.18
[INFO] [stderr]       Adding resolv-conf v0.7.6
[INFO] [stderr]       Adding rustc_version v0.4.1
[INFO] [stderr]     Updating scraper v0.11.0 -> v0.12.0 (available: v0.25.0)
[INFO] [stderr]     Updating selectors v0.21.0 -> v0.22.0
[INFO] [stderr]       Adding semver v1.0.27
[INFO] [stderr]     Updating serde_urlencoded v0.5.5 -> v0.7.1
[INFO] [stderr]       Adding sha-1 v0.9.8
[INFO] [stderr]       Adding sha1 v0.6.1
[INFO] [stderr]       Adding sha1_smol v1.0.1
[INFO] [stderr]       Adding signal-hook-registry v1.4.8
[INFO] [stderr]       Adding siphasher v0.3.11
[INFO] [stderr]       Adding siphasher v1.0.1
[INFO] [stderr]     Updating slog-stdlog v3.0.5 -> v4.1.1
[INFO] [stderr]     Updating sloggers v0.3.6 -> v1.0.1 (available: v2.2.0)
[INFO] [stderr]       Adding socket2 v0.3.19
[INFO] [stderr]       Adding standback v0.2.17
[INFO] [stderr]       Adding stdweb v0.4.20
[INFO] [stderr]       Adding stdweb-derive v0.5.3
[INFO] [stderr]       Adding stdweb-internal-macros v0.2.9
[INFO] [stderr]       Adding stdweb-internal-runtime v0.1.5
[INFO] [stderr]     Updating string_cache v0.7.5 -> v0.8.9
[INFO] [stderr]     Updating string_cache_codegen v0.4.4 -> v0.5.4
[INFO] [stderr]     Updating syn v0.15.44 -> v2.0.113
[INFO] [stderr]       Adding threadpool v1.8.1
[INFO] [stderr]       Adding time v0.2.27
[INFO] [stderr]       Adding time-macros v0.1.1
[INFO] [stderr]       Adding time-macros-impl v0.1.2
[INFO] [stderr]     Updating tokio v0.1.22 -> v0.2.25
[INFO] [stderr]       Adding tokio-openssl v0.4.0
[INFO] [stderr]       Adding tokio-util v0.3.1
[INFO] [stderr]       Adding tracing v0.1.44
[INFO] [stderr]       Adding tracing-core v0.1.36
[INFO] [stderr]       Adding tracing-futures v0.2.5
[INFO] [stderr]       Adding trust-dns-proto v0.19.7
[INFO] [stderr]       Adding trust-dns-resolver v0.19.7
[INFO] [stderr]       Adding wasi v0.9.0+wasi-snapshot-preview1
[INFO] [stderr]       Adding widestring v0.4.3
[INFO] [stderr]       Adding windows-link v0.2.1
[INFO] [stderr]       Adding windows-sys v0.61.2
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trackable v1.2.0
[INFO] [stderr]   Downloaded time-core v0.1.0
[INFO] [stderr]   Downloaded trackable_derive v1.0.0
[INFO] [stderr]   Downloaded atty v0.2.14
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.83
[INFO] [stderr]   Downloaded itoa v1.0.4
[INFO] [stderr]   Downloaded discard v1.0.4
[INFO] [stderr]   Downloaded hermit-abi v0.1.19
[INFO] [stderr]   Downloaded thiserror-impl v1.0.37
[INFO] [stderr]   Downloaded form_urlencoded v1.1.0
[INFO] [stderr]   Downloaded stdweb-derive v0.5.3
[INFO] [stderr]   Downloaded dtoa v0.4.8
[INFO] [stderr]   Downloaded stdweb-internal-runtime v0.1.5
[INFO] [stderr]   Downloaded base-x v0.2.11
[INFO] [stderr]   Downloaded sha1_smol v1.0.1
[INFO] [stderr]   Downloaded slog-kvfilter v0.7.0
[INFO] [stderr]   Downloaded socket2 v0.3.19
[INFO] [stderr]   Downloaded sha-1 v0.9.8
[INFO] [stderr]   Downloaded actix-web-codegen v0.4.0
[INFO] [stderr]   Downloaded lru-cache v0.1.2
[INFO] [stderr]   Downloaded actix-codec v0.3.0
[INFO] [stderr]   Downloaded bytestring v1.5.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.5
[INFO] [stderr]   Downloaded actix-router v0.2.7
[INFO] [stderr]   Downloaded regex-syntax v0.6.28
[INFO] [stderr]   Downloaded actix-cors v0.5.4
[INFO] [stderr]   Downloaded alloc-no-stdlib v2.0.4
[INFO] [stderr]   Downloaded trust-dns-resolver v0.19.7
[INFO] [stderr]   Downloaded enum-as-inner v0.3.4
[INFO] [stderr]   Downloaded winreg v0.6.2
[INFO] [stderr]   Downloaded mio v0.6.23
[INFO] [stderr]   Downloaded actix-utils v2.0.0
[INFO] [stderr]   Downloaded awc v2.0.3
[INFO] [stderr]   Downloaded trust-dns-proto v0.19.7
[INFO] [stderr]   Downloaded idna v0.2.3
[INFO] [stderr]   Downloaded actix-http v2.2.2
[INFO] [stderr]   Downloaded openssl v0.10.42
[INFO] [stderr]   Downloaded serde_json v1.0.87
[INFO] [stderr]   Downloaded serde v1.0.147
[INFO] [stderr]   Downloaded ipconfig v0.2.2
[INFO] [stderr]   Downloaded tokio v0.2.25
[INFO] [stderr]   Downloaded brotli-decompressor v2.5.1
[INFO] [stderr]   Downloaded miniz_oxide v0.5.4
[INFO] [stderr]   Downloaded indexmap v1.9.1
[INFO] [stderr]   Downloaded h2 v0.2.7
[INFO] [stderr]   Downloaded typenum v1.15.0
[INFO] [stderr]   Downloaded parking_lot_core v0.8.6
[INFO] [stderr]   Downloaded parking_lot v0.11.2
[INFO] [stderr]   Downloaded pin-project-internal v0.4.30
[INFO] [stderr]   Downloaded unicode-normalization v0.1.22
[INFO] [stderr]   Downloaded arc-swap v1.5.1
[INFO] [stderr]   Downloaded libc v0.2.137
[INFO] [stderr]   Downloaded actix-tls v2.0.0
[INFO] [stderr]   Downloaded actix-macros v0.1.3
[INFO] [stderr]   Downloaded threadpool v1.8.1
[INFO] [stderr]   Downloaded pin-project-lite v0.1.12
[INFO] [stderr]   Downloaded actix-service v1.0.6
[INFO] [stderr]   Downloaded bytes v0.5.6
[INFO] [stderr]   Downloaded aho-corasick v0.7.19
[INFO] [stderr]   Downloaded alloc-stdlib v0.2.2
[INFO] [stderr]   Downloaded flate2 v1.0.24
[INFO] [stderr]   Downloaded openssl-sys v0.9.77
[INFO] [stderr]   Downloaded idna v0.3.0
[INFO] [stderr]   Downloaded either v1.8.0
[INFO] [stderr]   Downloaded generic-array v0.14.6
[INFO] [stderr]   Downloaded pin-project v0.4.30
[INFO] [stderr]   Downloaded base64 v0.13.1
[INFO] [stderr]   Downloaded mime v0.3.16
[INFO] [stderr]   Downloaded openssl-macros v0.1.0
[INFO] [stderr]   Downloaded pkg-config v0.3.26
[INFO] [stderr]   Downloaded html5ever v0.25.2
[INFO] [stderr]   Downloaded actix-server v1.0.4
[INFO] [stderr]   Downloaded widestring v0.4.3
[INFO] [stderr]   Downloaded resolv-conf v0.7.6
[INFO] [stderr]   Downloaded tokio-util v0.3.1
[INFO] [stderr]   Downloaded block-buffer v0.9.0
[INFO] [stderr]   Downloaded opaque-debug v0.3.0
[INFO] [stderr]   Downloaded net2 v0.2.38
[INFO] [stderr]   Downloaded stdweb v0.4.20
[INFO] [stderr]   Downloaded chrono v0.4.23
[INFO] [stderr]   Downloaded actix-connect v2.0.0
[INFO] [stderr]   Downloaded cookie v0.14.4
[INFO] [stderr]   Downloaded copyless v0.1.5
[INFO] [stderr]   Downloaded miow v0.2.2
[INFO] [stderr]   Downloaded regex v1.7.0
[INFO] [stderr]   Downloaded syn v1.0.103
[INFO] [stderr]   Downloaded url v2.3.1
[INFO] [stderr]   Downloaded actix-web v3.3.3
[INFO] [stderr]   Downloaded cxx v1.0.81
[INFO] [stderr]   Downloaded actix-testing v1.0.1
[INFO] [stderr]   Downloaded tracing-futures v0.2.5
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.83
[INFO] [stderr]   Downloaded rustversion v1.0.9
[INFO] [stderr]   Downloaded encoding_rs v0.8.31
[INFO] [stderr]   Downloaded num_cpus v1.14.0
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.81
[INFO] [stderr]   Downloaded cxx-build v1.0.81
[INFO] [stderr]   Downloaded slog v2.7.0
[INFO] [stderr]   Downloaded tokio-openssl v0.4.0
[INFO] [stderr]   Downloaded iovec v0.1.4
[INFO] [stderr]   Downloaded mio-uds v0.6.8
[INFO] [stderr]   Downloaded unicode-bidi v0.3.8
[INFO] [stderr]   Downloaded env_logger v0.8.4
[INFO] [stderr]   Downloaded derive_more v0.99.20
[INFO] [stderr]   Downloaded cc v1.0.76
[INFO] [stderr]   Downloaded bumpalo v3.11.1
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.6
[INFO] [stderr]   Downloaded memchr v2.5.0
[INFO] [stderr]   Downloaded digest v0.9.0
[INFO] [stderr]   Downloaded actix-rt v1.1.1
[INFO] [stderr]   Downloaded brotli v3.5.0
[INFO] [stderr]   Downloaded markup5ever v0.10.1
[INFO] [stderr]   Downloaded dtoa-short v0.3.3
[INFO] [stderr]   Downloaded unicode-width v0.1.10
[INFO] [stderr]   Downloaded js-sys v0.3.60
[INFO] [stderr]   Downloaded num-traits v0.2.15
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.83
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.12
[INFO] [stderr]   Downloaded take_mut v0.2.2
[INFO] [stderr]   Downloaded thiserror v1.0.37
[INFO] [stderr]   Downloaded term v0.7.0
[INFO] [stderr]   Downloaded once_cell v1.16.0
[INFO] [stderr]   Downloaded num_threads v0.1.6
[INFO] [stderr]   Downloaded serde_derive v1.0.147
[INFO] [stderr]   Downloaded actix-threadpool v0.3.3
[INFO] [stderr]   Downloaded stdweb-internal-macros v0.2.9
[INFO] [stderr]   Downloaded time-macros-impl v0.1.2
[INFO] [stderr]   Downloaded time-macros v0.1.1
[INFO] [stderr]   Downloaded time v0.2.27
[INFO] [stderr]   Downloaded percent-encoding v2.2.0
[INFO] [stderr]   Downloaded humantime v2.3.0
[INFO] [stderr]   Downloaded slab v0.4.7
[INFO] [stderr]   Downloaded ego-tree v0.6.2
[INFO] [stderr]   Downloaded termcolor v1.1.3
[INFO] [stderr]   Downloaded rle-decode-fast v1.0.3
[INFO] [stderr]   Downloaded libflate v1.4.0
[INFO] [stderr]   Downloaded log v0.4.17
[INFO] [stderr]   Downloaded time v0.3.17
[INFO] [stderr]   Downloaded const_fn v0.4.11
[INFO] [stderr]   Downloaded standback v0.2.17
[INFO] [stderr]   Downloaded smallvec v1.10.0
[INFO] [stderr]   Downloaded new_debug_unreachable v1.0.4
[INFO] [stderr]   Downloaded ryu v1.0.11
[INFO] [stderr]   Downloaded core-foundation-sys v0.8.3
[INFO] [stderr]   Downloaded scratch v1.0.2
[INFO] [stderr]   Downloaded iana-time-zone-haiku v0.1.1
[INFO] [stderr]   Downloaded iana-time-zone v0.1.53
[INFO] [stderr]   Downloaded time v0.1.44
[INFO] [stderr]   Downloaded libflate_lz77 v1.2.0
[INFO] [stderr]   Downloaded slog-scope v4.4.0
[INFO] [stderr]   Downloaded redox_users v0.4.3
[INFO] [stderr]   Downloaded unicode-ident v1.0.5
[INFO] [stderr]   Downloaded string_cache v0.8.9
[INFO] [stderr]   Downloaded scraper v0.12.0
[INFO] [stderr]   Downloaded wasi v0.10.0+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.83
[INFO] [stderr]   Downloaded getrandom v0.2.8
[INFO] [stderr]   Downloaded redox_syscall v0.2.16
[INFO] [stderr]   Downloaded sloggers v1.0.1
[INFO] [stderr]   Downloaded sha1 v0.6.1
[INFO] [stderr]   Downloaded matches v0.1.9
[INFO] [stderr]   Downloaded link-cplusplus v1.0.7
[INFO] [stderr]   Downloaded slog-async v2.7.0
[INFO] [stderr]   Downloaded lazy_static v1.4.0
[INFO] [stderr]   Downloaded slog-stdlog v4.1.1
[INFO] [stderr]   Downloaded dirs-sys-next v0.1.2
[INFO] [stderr]   Downloaded tinyvec_macros v0.1.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.81
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.83
[INFO] [stderr]   Downloaded dirs-next v2.0.0
[INFO] [stderr]   Downloaded time-macros v0.2.6
[INFO] [stderr]   Downloaded slog-term v2.9.0
[INFO] [stderr]   Downloaded scopeguard v1.1.0
[INFO] [stderr]   Downloaded winapi-util v0.1.5
[INFO] [stderr]   Downloaded thread_local v1.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e2bb998d6d1484c1507120e63b191cb19058d4d915aea750b8c239fd13fd2d8
[INFO] running `Command { std: "docker" "start" "-a" "6e2bb998d6d1484c1507120e63b191cb19058d4d915aea750b8c239fd13fd2d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e2bb998d6d1484c1507120e63b191cb19058d4d915aea750b8c239fd13fd2d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e2bb998d6d1484c1507120e63b191cb19058d4d915aea750b8c239fd13fd2d8", kill_on_drop: false }`
[INFO] [stdout] 6e2bb998d6d1484c1507120e63b191cb19058d4d915aea750b8c239fd13fd2d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbcb825cc1d6fbd48aef0c26f8e2a386893ec4a1ba1838d0a67abd171c747feb
[INFO] running `Command { std: "docker" "start" "-a" "cbcb825cc1d6fbd48aef0c26f8e2a386893ec4a1ba1838d0a67abd171c747feb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.38
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.77
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]    Compiling pin-project v0.4.30
[INFO] [stderr]    Compiling actix-codec v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling actix-threadpool v0.3.3
[INFO] [stderr]    Compiling actix-service v1.0.6
[INFO] [stderr]    Compiling actix-rt v1.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling trust-dns-proto v0.19.7
[INFO] [stderr]    Compiling tokio-openssl v0.4.0
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling actix-utils v2.0.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling actix-tls v2.0.0
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling dtoa-short v0.3.3
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling actix-server v1.0.4
[INFO] [stderr]    Compiling trust-dns-resolver v0.19.7
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling html5ever v0.25.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-connect v2.0.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling actix-http v2.2.2
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling arc-swap v1.5.1
[INFO] [stderr]    Compiling slog-async v2.7.0
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling libflate_lz77 v1.2.0
[INFO] [stderr]    Compiling slog-scope v4.4.0
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling actix-router v0.2.7
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling actix-testing v1.0.1
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling trackable v1.2.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling libflate v1.4.0
[INFO] [stderr]    Compiling slog-term v2.9.0
[INFO] [stderr]    Compiling slog-stdlog v4.1.1
[INFO] [stderr]    Compiling slog-kvfilter v0.7.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling ego-tree v0.6.2
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling scraper v0.12.0
[INFO] [stderr]    Compiling sloggers v1.0.1
[INFO] [stderr]    Compiling awc v2.0.3
[INFO] [stderr]    Compiling actix-web v3.3.3
[INFO] [stderr]    Compiling actix-cors v0.5.4
[INFO] [stderr]    Compiling carsten_backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead
[INFO] [stdout]   --> src/youtube.rs:36:50
[INFO] [stdout]    |
[INFO] [stdout] 36 |         DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(0, 0), Utc),
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SpotifyError` is never constructed
[INFO] [stdout]   --> src/spotify.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | struct SpotifyError {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.42
[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" "cbcb825cc1d6fbd48aef0c26f8e2a386893ec4a1ba1838d0a67abd171c747feb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbcb825cc1d6fbd48aef0c26f8e2a386893ec4a1ba1838d0a67abd171c747feb", kill_on_drop: false }`
[INFO] [stdout] cbcb825cc1d6fbd48aef0c26f8e2a386893ec4a1ba1838d0a67abd171c747feb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7775b38823f8e63a463a90f5ba4a8bdbaa9371d2f611fadd24bc27fd8db17e1a
[INFO] running `Command { std: "docker" "start" "-a" "7775b38823f8e63a463a90f5ba4a8bdbaa9371d2f611fadd24bc27fd8db17e1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling carsten_backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead
[INFO] [stdout]   --> src/youtube.rs:36:50
[INFO] [stdout]    |
[INFO] [stdout] 36 |         DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(0, 0), Utc),
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SpotifyError` is never constructed
[INFO] [stdout]   --> src/spotify.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | struct SpotifyError {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.45s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.42
[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" "7775b38823f8e63a463a90f5ba4a8bdbaa9371d2f611fadd24bc27fd8db17e1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7775b38823f8e63a463a90f5ba4a8bdbaa9371d2f611fadd24bc27fd8db17e1a", kill_on_drop: false }`
[INFO] [stdout] 7775b38823f8e63a463a90f5ba4a8bdbaa9371d2f611fadd24bc27fd8db17e1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0c2d1251ac78f9828597ed00d0fffd229a98fdd4ddff162d06d38c814623ec19
[INFO] running `Command { std: "docker" "start" "-a" "0c2d1251ac78f9828597ed00d0fffd229a98fdd4ddff162d06d38c814623ec19", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead
[INFO] [stderr]   --> src/youtube.rs:36:50
[INFO] [stderr]    |
[INFO] [stderr] 36 |         DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(0, 0), Utc),
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SpotifyError` is never constructed
[INFO] [stderr]   --> src/spotify.rs:38:8
[INFO] [stderr]    |
[INFO] [stderr] 38 | struct SpotifyError {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `carsten_backend` (bin "carsten_backend" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.42
[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/main.rs (/opt/rustwide/target/debug/deps/carsten_backend-e32cdc689728c358)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] Jan 07 00:38:13.217 INFO Searching track: feel good inc - gorillaz, module: carsten_backend::youtube:147
[INFO] [stdout] test youtube::test::test_search ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- youtube::test::test_search stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'youtube::test::test_search' (16) panicked at src/youtube.rs:164:9:
[INFO] [stdout] assertion failed: actual.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e77815aca2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e77815aca2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e77815aca2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e77815aca2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e77817485a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e77817485a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59e778161346 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e778161346 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59e77813849f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e77813849f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e7781529f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e777a4ddae - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59e777a4ddae - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e778152c62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59e778152c62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59e77813858a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59e77812d7a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e7781393ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59e778174fcc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e778174f92 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x59e777a36788 - carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/youtube.rs:164:9
[INFO] [stdout]   21:     0x59e777a362e6 - <tokio[174ea64dbc400055]::task::local::RunUntil<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   22:     0x59e777a31d80 - tokio[174ea64dbc400055]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[174ea64dbc400055]::task::local::RunUntil<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x59e777a30e25 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[174ea64dbc400055]::coop::Budget>>>::try_with::<tokio[174ea64dbc400055]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[174ea64dbc400055]::task::local::RunUntil<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x59e777a30ace - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[174ea64dbc400055]::coop::Budget>>>::with::<tokio[174ea64dbc400055]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[174ea64dbc400055]::task::local::RunUntil<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x59e777a36ab2 - tokio[174ea64dbc400055]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[174ea64dbc400055]::task::local::RunUntil<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x59e777a36ab2 - tokio[174ea64dbc400055]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[174ea64dbc400055]::task::local::RunUntil<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x59e777a36ab2 - <tokio[174ea64dbc400055]::task::local::RunUntil<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   28:     0x59e777a3146d - <tokio[174ea64dbc400055]::macros::scoped_tls::ScopedKey<tokio[174ea64dbc400055]::task::local::Context>>::set::<<tokio[174ea64dbc400055]::task::local::RunUntil<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   29:     0x59e777a34a8a - <tokio[174ea64dbc400055]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[174ea64dbc400055]::task::local::RunUntil<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   30:     0x59e777a37fbb - <tokio[174ea64dbc400055]::task::local::RunUntil<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   31:     0x59e777a35c65 - <tokio[174ea64dbc400055]::task::local::LocalSet>::run_until::<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   32:     0x59e777a2f47d - <tokio[174ea64dbc400055]::runtime::basic_scheduler::BasicScheduler<tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::time::driver::Driver<tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>, tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>>>::block_on::<<tokio[174ea64dbc400055]::task::local::LocalSet>::run_until<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   33:     0x59e777a31c50 - tokio[174ea64dbc400055]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[174ea64dbc400055]::runtime::basic_scheduler::BasicScheduler<tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::time::driver::Driver<tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>, tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>>>::block_on<<tokio[174ea64dbc400055]::task::local::LocalSet>::run_until<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   34:     0x59e777a30d25 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[174ea64dbc400055]::coop::Budget>>>::try_with::<tokio[174ea64dbc400055]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[174ea64dbc400055]::runtime::basic_scheduler::BasicScheduler<tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::time::driver::Driver<tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>, tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>>>::block_on<<tokio[174ea64dbc400055]::task::local::LocalSet>::run_until<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x59e777a30a7e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[174ea64dbc400055]::coop::Budget>>>::with::<tokio[174ea64dbc400055]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[174ea64dbc400055]::runtime::basic_scheduler::BasicScheduler<tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::time::driver::Driver<tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>, tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>>>::block_on<<tokio[174ea64dbc400055]::task::local::LocalSet>::run_until<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x59e777a2eed3 - tokio[174ea64dbc400055]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[174ea64dbc400055]::runtime::basic_scheduler::BasicScheduler<tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::time::driver::Driver<tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>, tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>>>::block_on<<tokio[174ea64dbc400055]::task::local::LocalSet>::run_until<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   37:     0x59e777a2eed3 - tokio[174ea64dbc400055]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[174ea64dbc400055]::runtime::basic_scheduler::BasicScheduler<tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::time::driver::Driver<tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>, tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>>>::block_on<<tokio[174ea64dbc400055]::task::local::LocalSet>::run_until<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   38:     0x59e777a2eed3 - <tokio[174ea64dbc400055]::runtime::basic_scheduler::BasicScheduler<tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::time::driver::Driver<tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>, tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>>>::block_on::<<tokio[174ea64dbc400055]::task::local::LocalSet>::run_until<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   39:     0x59e777a2f43e - tokio[174ea64dbc400055]::runtime::basic_scheduler::enter::<<tokio[174ea64dbc400055]::runtime::basic_scheduler::BasicScheduler<tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::time::driver::Driver<tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>, tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>>>::block_on<<tokio[174ea64dbc400055]::task::local::LocalSet>::run_until<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::time::driver::Driver<tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>, tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   40:     0x59e777a31587 - <tokio[174ea64dbc400055]::macros::scoped_tls::ScopedKey<tokio[174ea64dbc400055]::runtime::basic_scheduler::Context>>::set::<tokio[174ea64dbc400055]::runtime::basic_scheduler::enter<<tokio[174ea64dbc400055]::runtime::basic_scheduler::BasicScheduler<tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::time::driver::Driver<tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>, tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>>>::block_on<<tokio[174ea64dbc400055]::task::local::LocalSet>::run_until<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::time::driver::Driver<tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>, tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   41:     0x59e777a2eac8 - tokio[174ea64dbc400055]::runtime::basic_scheduler::enter::<<tokio[174ea64dbc400055]::runtime::basic_scheduler::BasicScheduler<tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::time::driver::Driver<tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>, tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>>>::block_on<<tokio[174ea64dbc400055]::task::local::LocalSet>::run_until<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::time::driver::Driver<tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>, tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   42:     0x59e777a2d470 - <tokio[174ea64dbc400055]::runtime::basic_scheduler::BasicScheduler<tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::time::driver::Driver<tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>, tokio[174ea64dbc400055]::park::either::Either<tokio[174ea64dbc400055]::io::driver::Driver, tokio[174ea64dbc400055]::park::thread::ParkThread>>>>::block_on::<<tokio[174ea64dbc400055]::task::local::LocalSet>::run_until<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   43:     0x59e777a2ebe2 - <tokio[174ea64dbc400055]::runtime::Runtime>::block_on::<<tokio[174ea64dbc400055]::task::local::LocalSet>::run_until<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   44:     0x59e777a3578b - tokio[174ea64dbc400055]::runtime::context::enter::<<tokio[174ea64dbc400055]::runtime::Runtime>::block_on<<tokio[174ea64dbc400055]::task::local::LocalSet>::run_until<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   45:     0x59e777a34bea - <tokio[174ea64dbc400055]::runtime::handle::Handle>::enter::<<tokio[174ea64dbc400055]::runtime::Runtime>::block_on<<tokio[174ea64dbc400055]::task::local::LocalSet>::run_until<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   46:     0x59e777a2c22a - <tokio[174ea64dbc400055]::runtime::Runtime>::block_on::<<tokio[174ea64dbc400055]::task::local::LocalSet>::run_until<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   47:     0x59e777a34b04 - <tokio[174ea64dbc400055]::task::local::LocalSet>::block_on::<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   48:     0x59e777a30a10 - <actix_rt[2fe3ac0cc6ef888a]::runtime::Runtime>::block_on::<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   49:     0x59e777a393ec - <actix_rt[2fe3ac0cc6ef888a]::builder::SystemRunner>::block_on::<carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   50:     0x59e777a377ea - carsten_backend[6d689e28cdeeb850]::youtube::test::test_search
[INFO] [stdout]                                at /opt/rustwide/workdir/src/youtube.rs:161:5
[INFO] [stdout]   51:     0x59e777a364e7 - carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/youtube.rs:162:27
[INFO] [stdout]   52:     0x59e777a30696 - <carsten_backend[6d689e28cdeeb850]::youtube::test::test_search::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59e777a4215b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59e777a4215b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59e777a4e9ba - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59e777a4e9ba - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x59e777a4e9ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59e777a4e9ba - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59e777a4e9ba - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59e777a4e9ba - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59e777a4e9ba - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59e777a49f64 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59e777a49f64 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59e777a514b2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59e777a514b2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x59e777a514b2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59e777a514b2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59e777a514b2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59e777a514b2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59e777a514b2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59e77815a3ff - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x59e77815a3ff - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x780fbd55eaa4 - <unknown>
[INFO] [stdout]   74:     0x780fbd5eba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     youtube::test::test_search
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin carsten_backend`
[INFO] running `Command { std: "docker" "inspect" "0c2d1251ac78f9828597ed00d0fffd229a98fdd4ddff162d06d38c814623ec19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c2d1251ac78f9828597ed00d0fffd229a98fdd4ddff162d06d38c814623ec19", kill_on_drop: false }`
[INFO] [stdout] 0c2d1251ac78f9828597ed00d0fffd229a98fdd4ddff162d06d38c814623ec19
