[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 try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknusperkrone%2FCarsten-Backend" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/knusperkrone/Carsten-Backend on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 124 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.11.0)
[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.10.1
[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]     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.103
[INFO] [stderr]       Adding quote v1.0.42
[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.5
[INFO] [stderr]       Adding rustc_version v0.4.1
[INFO] [stderr]     Updating scraper v0.11.0 -> v0.12.0 (available: v0.24.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.6
[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.109
[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.41
[INFO] [stderr]       Adding tracing-core v0.1.34
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22295619dc569f249e754d3552c95ed4f141bc5a1ced7f2239e63f31a0b373ee
[INFO] running `Command { std: "docker" "start" "-a" "22295619dc569f249e754d3552c95ed4f141bc5a1ced7f2239e63f31a0b373ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22295619dc569f249e754d3552c95ed4f141bc5a1ced7f2239e63f31a0b373ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22295619dc569f249e754d3552c95ed4f141bc5a1ced7f2239e63f31a0b373ee", kill_on_drop: false }`
[INFO] [stdout] 22295619dc569f249e754d3552c95ed4f141bc5a1ced7f2239e63f31a0b373ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f1d6cf31ebc9cb914c8a9b1a9400f2b466075d8cd16ff2abc541746c99e49b5
[INFO] running `Command { std: "docker" "start" "-a" "9f1d6cf31ebc9cb914c8a9b1a9400f2b466075d8cd16ff2abc541746c99e49b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[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 serde v1.0.147
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.38
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling openssl-sys v0.9.77
[INFO] [stderr]    Compiling tokio v0.2.25
[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 unicode-normalization v0.1.22
[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 phf_generator v0.8.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[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 itoa v0.4.8
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[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 encoding_rs v0.8.31
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling resolv-conf v0.7.5
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling actix-threadpool v0.3.3
[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 time-macros v0.1.1
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling pin-project v0.4.30
[INFO] [stderr]    Compiling actix-service v1.0.6
[INFO] [stderr]    Compiling actix-codec v0.3.0
[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 phf v0.8.0
[INFO] [stderr]    Compiling actix-utils v2.0.0
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling actix-server v1.0.4
[INFO] [stderr]    Compiling html5ever v0.25.2
[INFO] [stderr]    Compiling tokio-openssl v0.4.0
[INFO] [stderr]    Compiling trust-dns-resolver v0.19.7
[INFO] [stderr]    Compiling actix-tls v2.0.0
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling dtoa-short v0.3.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling actix-connect v2.0.0
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling arc-swap v1.5.1
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling slog-async v2.7.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling libflate_lz77 v1.2.0
[INFO] [stderr]    Compiling slog-scope v4.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[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 iana-time-zone v0.1.53
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling actix-router v0.2.7
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling libflate v1.4.0
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling trackable v1.2.0
[INFO] [stderr]    Compiling actix-http v2.2.2
[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 sloggers v1.0.1
[INFO] [stderr]    Compiling scraper v0.12.0
[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 32s
[INFO] running `Command { std: "docker" "inspect" "9f1d6cf31ebc9cb914c8a9b1a9400f2b466075d8cd16ff2abc541746c99e49b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f1d6cf31ebc9cb914c8a9b1a9400f2b466075d8cd16ff2abc541746c99e49b5", kill_on_drop: false }`
[INFO] [stdout] 9f1d6cf31ebc9cb914c8a9b1a9400f2b466075d8cd16ff2abc541746c99e49b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b92819e59ac1efd8302dcc645558309a4a490734cc1217922e2ae5344d0ed60c
[INFO] running `Command { std: "docker" "start" "-a" "b92819e59ac1efd8302dcc645558309a4a490734cc1217922e2ae5344d0ed60c", 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.88s
[INFO] running `Command { std: "docker" "inspect" "b92819e59ac1efd8302dcc645558309a4a490734cc1217922e2ae5344d0ed60c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b92819e59ac1efd8302dcc645558309a4a490734cc1217922e2ae5344d0ed60c", kill_on_drop: false }`
[INFO] [stdout] b92819e59ac1efd8302dcc645558309a4a490734cc1217922e2ae5344d0ed60c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 889127ea167296ef6ec63ba17d7c0f99382c30f726abe9e3238a626dc54dc0e3
[INFO] running `Command { std: "docker" "start" "-a" "889127ea167296ef6ec63ba17d7c0f99382c30f726abe9e3238a626dc54dc0e3", 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.30s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/carsten_backend-8c92530eeaf7a789)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] Nov 09 02:19:13.552 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:     0x630340dd9272 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x630340dd9272 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x630340dd9272 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x630340dd9272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x630340decb8f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x630340decb8f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x630340da43c3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x630340da43c3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x630340db0aa2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x630340db5b5f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x630340db59f1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6303406a412e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6303406a412e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x630340db621f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x630340db621f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x630340db5f96 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x630340db0bd9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x630340d98b7d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x630340df5f90 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x630340df5f6c - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x630340677cb8 - carsten_backend::youtube::test::test_search::{{closure}}::h5601aae289b8ebe8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/youtube.rs:164:9
[INFO] [stdout]   21:     0x63034067b206 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::h1beb670c9da5ee27
[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:     0x630340682980 - tokio::coop::with_budget::{{closure}}::h25b6fa983162226e
[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:     0x630340678735 - std::thread::local::LocalKey<T>::try_with::h4e04898831845d70
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   24:     0x6303406782ae - std::thread::local::LocalKey<T>::with::hc2ab69a125053ad4
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   25:     0x63034067b0f2 - tokio::coop::with_budget::h524e70b3028a7af9
[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:     0x63034067b0f2 - tokio::coop::budget::h6dc61616b7f5dddd
[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:     0x63034067b0f2 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h909c87fbd5c8e131
[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:     0x63034067436d - tokio::macros::scoped_tls::ScopedKey<T>::set::h6ceb3861c39fc1bb
[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:     0x630340679fa7 - tokio::task::local::LocalSet::with::h7f5fffa4e67395a4
[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:     0x63034067afbb - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h3a5aca280d2b4b6c
[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:     0x63034067a1e7 - tokio::task::local::LocalSet::run_until::{{closure}}::hb66bacc3d2715a0c
[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:     0x630340674e4d - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}::hc364264d5e9c2a13
[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:     0x630340682ab0 - tokio::coop::with_budget::{{closure}}::h33678270579cc4a6
[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:     0x630340678b35 - std::thread::local::LocalKey<T>::try_with::hfc88a9fe03063609
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   35:     0x6303406781be - std::thread::local::LocalKey<T>::with::h01e58c8a032c4d8c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   36:     0x630340674893 - tokio::coop::with_budget::h37e87d7d46f9544b
[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:     0x630340674893 - tokio::coop::budget::hc6601d618458096a
[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:     0x630340674893 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::h214a725a4a94ac76
[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:     0x63034067524e - tokio::runtime::basic_scheduler::enter::{{closure}}::hb16ddc3217faebfa
[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:     0x630340674487 - tokio::macros::scoped_tls::ScopedKey<T>::set::h8a755855da9c98bc
[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:     0x6303406751b8 - tokio::runtime::basic_scheduler::enter::h20b8a541faa4373d
[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:     0x6303406745e0 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h28e67d8a7adf2f6e
[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:     0x63034067a342 - tokio::runtime::Runtime::block_on::{{closure}}::h6ef66328cd585828
[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:     0x6303406707db - tokio::runtime::context::enter::h61f44652ecdd9077
[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:     0x63034067570a - tokio::runtime::handle::Handle::enter::hec8258573b3c18b3
[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:     0x63034067a2ba - tokio::runtime::Runtime::block_on::h3737d07a0998574b
[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:     0x630340679feb - tokio::task::local::LocalSet::block_on::hf275122ecde76721
[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:     0x63034068380a - actix_rt::runtime::Runtime::block_on::hbbbbdcf4f1ff5a6c
[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:     0x63034067b34c - actix_rt::builder::SystemRunner::block_on::h8685c8f8c99144e2
[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:     0x6303406779da - carsten_backend::youtube::test::test_search::h7352491b7feb4d1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/youtube.rs:161:5
[INFO] [stdout]   51:     0x630340677ee7 - carsten_backend::youtube::test::test_search::{{closure}}::hfe5a8d52609c0394
[INFO] [stdout]                                at /opt/rustwide/workdir/src/youtube.rs:162:27
[INFO] [stdout]   52:     0x63034066f126 - core::ops::function::FnOnce::call_once::h54a84e7e18d95a01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6303406a3f2b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6303406a3f2b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6303406b7f8d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6303406b7f8d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6303406b7f8d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x6303406b7f8d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x6303406b7f8d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6303406b7f8d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6303406b7f8d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6303406914d4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6303406914d4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   64:     0x630340694d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   65:     0x630340694d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x630340694d2a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   67:     0x630340694d2a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   68:     0x630340694d2a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x630340694d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   70:     0x630340694d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x630340dabfdf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   72:     0x630340dabfdf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   73:     0x7e48a8bfdaa4 - <unknown>
[INFO] [stdout]   74:     0x7e48a8c8aa64 - 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.26s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin carsten_backend`
[INFO] running `Command { std: "docker" "inspect" "889127ea167296ef6ec63ba17d7c0f99382c30f726abe9e3238a626dc54dc0e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "889127ea167296ef6ec63ba17d7c0f99382c30f726abe9e3238a626dc54dc0e3", kill_on_drop: false }`
[INFO] [stdout] 889127ea167296ef6ec63ba17d7c0f99382c30f726abe9e3238a626dc54dc0e3
