[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 beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknusperkrone%2FCarsten-Backend" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/knusperkrone/Carsten-Backend on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 132 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.9.4
[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.13
[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.4
[INFO] [stderr]       Adding parking_lot_core v0.8.6
[INFO] [stderr]       Adding parking_lot_core v0.9.11
[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.101
[INFO] [stderr]       Adding quote v1.0.40
[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.17
[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.106
[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-targets v0.52.6
[INFO] [stderr]     Updating windows_aarch64_gnullvm v0.42.0 -> v0.52.6
[INFO] [stderr]       Adding windows_aarch64_msvc v0.52.6
[INFO] [stderr]       Adding windows_i686_gnu v0.52.6
[INFO] [stderr]       Adding windows_i686_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_i686_msvc v0.52.6
[INFO] [stderr]       Adding windows_x86_64_gnu v0.52.6
[INFO] [stderr]     Updating windows_x86_64_gnullvm v0.42.0 -> v0.52.6
[INFO] [stderr]       Adding windows_x86_64_msvc v0.52.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e72e87ccb12e1c844083e7deaacd3ca3fbc2c0e576fb0cefbcdc433ca8414a21
[INFO] running `Command { std: "docker" "start" "-a" "e72e87ccb12e1c844083e7deaacd3ca3fbc2c0e576fb0cefbcdc433ca8414a21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e72e87ccb12e1c844083e7deaacd3ca3fbc2c0e576fb0cefbcdc433ca8414a21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e72e87ccb12e1c844083e7deaacd3ca3fbc2c0e576fb0cefbcdc433ca8414a21", kill_on_drop: false }`
[INFO] [stdout] e72e87ccb12e1c844083e7deaacd3ca3fbc2c0e576fb0cefbcdc433ca8414a21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b16a2ce6721eecb8a1cedb8bd98ce1f03314938a0794fb1a0cf7ed487940e6b2
[INFO] running `Command { std: "docker" "start" "-a" "b16a2ce6721eecb8a1cedb8bd98ce1f03314938a0794fb1a0cf7ed487940e6b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[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 memchr v2.5.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling futures-io v0.3.31
[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 bitflags v1.3.2
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[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 num_cpus v1.14.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.77
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling resolv-conf v0.7.5
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.87
[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 encoding_rs v0.8.31
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling regex v1.7.0
[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 language-tags v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling dtoa-short v0.3.3
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling bytestring v1.5.0
[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 stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling libflate_lz77 v1.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling slog-scope v4.4.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling libflate v1.4.0
[INFO] [stderr]    Compiling slog-stdlog v4.1.1
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling slog-kvfilter v0.7.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling ego-tree v0.6.2
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling slog-term v2.9.0
[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 async-trait v0.1.89
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling actix-macros v0.1.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 phf_macros v0.8.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling html5ever v0.25.2
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]    Compiling trackable v1.2.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling pin-project v0.4.30
[INFO] [stderr]    Compiling actix-codec v0.3.0
[INFO] [stderr]    Compiling actix-threadpool v0.3.3
[INFO] [stderr]    Compiling actix-rt v1.1.1
[INFO] [stderr]    Compiling actix-service v1.0.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling trust-dns-proto v0.19.7
[INFO] [stderr]    Compiling actix-utils v2.0.0
[INFO] [stderr]    Compiling tokio-openssl v0.4.0
[INFO] [stderr]    Compiling actix-tls v2.0.0
[INFO] [stderr]    Compiling actix-server v1.0.4
[INFO] [stderr]    Compiling actix-testing v1.0.1
[INFO] [stderr]    Compiling trust-dns-resolver v0.19.7
[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 sloggers v1.0.1
[INFO] [stderr]    Compiling actix-connect v2.0.0
[INFO] [stderr]    Compiling scraper v0.12.0
[INFO] [stderr]    Compiling actix-http v2.2.2
[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 1m 05s
[INFO] running `Command { std: "docker" "inspect" "b16a2ce6721eecb8a1cedb8bd98ce1f03314938a0794fb1a0cf7ed487940e6b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b16a2ce6721eecb8a1cedb8bd98ce1f03314938a0794fb1a0cf7ed487940e6b2", kill_on_drop: false }`
[INFO] [stdout] b16a2ce6721eecb8a1cedb8bd98ce1f03314938a0794fb1a0cf7ed487940e6b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cd507430e92ef4e956bc895be679cbafb76c13771a0658d2bc39aa41fcbd381
[INFO] running `Command { std: "docker" "start" "-a" "5cd507430e92ef4e956bc895be679cbafb76c13771a0658d2bc39aa41fcbd381", 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.40s
[INFO] running `Command { std: "docker" "inspect" "5cd507430e92ef4e956bc895be679cbafb76c13771a0658d2bc39aa41fcbd381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cd507430e92ef4e956bc895be679cbafb76c13771a0658d2bc39aa41fcbd381", kill_on_drop: false }`
[INFO] [stdout] 5cd507430e92ef4e956bc895be679cbafb76c13771a0658d2bc39aa41fcbd381
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a9baa17a408e297ca74ff029b771ec5c53d6cc2b7af8009ed9dd34b06db98ab7
[INFO] running `Command { std: "docker" "start" "-a" "a9baa17a408e297ca74ff029b771ec5c53d6cc2b7af8009ed9dd34b06db98ab7", 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.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/carsten_backend-c0c615e4aba35f30)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] Sep 25 12:36:52.558 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' (25) panicked at src/youtube.rs:164:9:
[INFO] [stdout] assertion failed: actual.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57a540973ea2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57a540973ea2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57a540973ea2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57a540973ea2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57a54098792f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57a54098792f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57a54093ea81 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57a54093ea81 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57a54094b442 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57a54095057f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x57a540950411 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x57a54021920e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x57a54021920e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57a540950cef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x57a540950cef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x57a540950a66 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x57a54094b579 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57a540932f4d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x57a540990db0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57a540990d8c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x57a5401ebafb - carsten_backend::youtube::test::test_search::{{closure}}::hdc4df36a25305a0a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/youtube.rs:164:9
[INFO] [stdout]   21:     0x57a5401e69c6 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::he102ec394ea237b8
[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:     0x57a5401f6bf0 - tokio::coop::with_budget::{{closure}}::hc302f4f38e994777
[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:     0x57a5401ed1d5 - std::thread::local::LocalKey<T>::try_with::h77f2d724a6ea3472
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   24:     0x57a5401eccbe - std::thread::local::LocalKey<T>::with::hab0f49d0e8bbf918
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   25:     0x57a5401e68b2 - tokio::coop::with_budget::h3ee6f2a5438087dd
[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:     0x57a5401e68b2 - tokio::coop::budget::heaec46896cac7229
[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:     0x57a5401e68b2 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h10ee39ccc867832c
[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:     0x57a5401ee8ed - tokio::macros::scoped_tls::ScopedKey<T>::set::h84f24bb02629c35e
[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:     0x57a5401e51f7 - tokio::task::local::LocalSet::with::h38f3d70b92ecf295
[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:     0x57a5401e677b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h16d5f9eb3891e2f7
[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:     0x57a5401e544d - tokio::task::local::LocalSet::run_until::{{closure}}::hdde3a2fb96da0645
[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:     0x57a5401e5d3d - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}::h2e6c4260221886fb
[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:     0x57a5401f6990 - tokio::coop::with_budget::{{closure}}::ha271cb328d465374
[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:     0x57a5401ed3d5 - std::thread::local::LocalKey<T>::try_with::hd6c113133688ee38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x57a5401ecbde - std::thread::local::LocalKey<T>::with::h550a8f6651ea761b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x57a5401e57b3 - tokio::coop::with_budget::hfe137f4a06bf1443
[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:     0x57a5401e57b3 - tokio::coop::budget::h37155cca804772dc
[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:     0x57a5401e57b3 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::he67677b213043911
[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:     0x57a5401e616e - tokio::runtime::basic_scheduler::enter::{{closure}}::hcc87c0614281f4a4
[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:     0x57a5401ee7e7 - tokio::macros::scoped_tls::ScopedKey<T>::set::h2d24c5f15201f889
[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:     0x57a5401e60d8 - tokio::runtime::basic_scheduler::enter::h583aca6c575a9ca3
[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:     0x57a5401e5500 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h808ce58d190fdc44
[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:     0x57a5401e9622 - tokio::runtime::Runtime::block_on::{{closure}}::h0ca030028e65246c
[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:     0x57a5401f6ceb - tokio::runtime::context::enter::h39ffb5d2cd0bbaed
[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:     0x57a5401eea9a - tokio::runtime::handle::Handle::enter::h73b8ec0fe83e9db6
[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:     0x57a5401e959a - tokio::runtime::Runtime::block_on::h6df884ca169ecf1f
[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:     0x57a5401e523b - tokio::task::local::LocalSet::block_on::ha8eda9e7619e57c2
[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:     0x57a5401eaa0a - actix_rt::runtime::Runtime::block_on::h49ce7a479af0a803
[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:     0x57a5401ef90c - actix_rt::builder::SystemRunner::block_on::h640fe5b5b61adda2
[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:     0x57a5401eb7da - carsten_backend::youtube::test::test_search::h6bd9ca08236454f3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/youtube.rs:161:5
[INFO] [stdout]   51:     0x57a5401eb847 - carsten_backend::youtube::test::test_search::{{closure}}::h5715773076b4d5c6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/youtube.rs:162:27
[INFO] [stdout]   52:     0x57a5401e4086 - core::ops::function::FnOnce::call_once::h51f5142289f217c2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57a540218fcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57a540218fcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x57a54022ec35 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x57a54022ec35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x57a54022ec35 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x57a54022ec35 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x57a54022ec35 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57a54022ec35 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x57a54022ec35 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x57a540205424 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x57a540205424 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   64:     0x57a540208cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   65:     0x57a540208cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x57a540208cea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   67:     0x57a540208cea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   68:     0x57a540208cea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57a540208cea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   70:     0x57a540208cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57a5409466df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   72:     0x57a5409466df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   73:     0x712844a0faa4 - <unknown>
[INFO] [stdout]   74:     0x712844a9ca34 - 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.32s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin carsten_backend`
[INFO] running `Command { std: "docker" "inspect" "a9baa17a408e297ca74ff029b771ec5c53d6cc2b7af8009ed9dd34b06db98ab7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9baa17a408e297ca74ff029b771ec5c53d6cc2b7af8009ed9dd34b06db98ab7", kill_on_drop: false }`
[INFO] [stdout] a9baa17a408e297ca74ff029b771ec5c53d6cc2b7af8009ed9dd34b06db98ab7
