[INFO] cloning repository https://github.com/Schwartzmorn/kodiproxy-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Schwartzmorn/kodiproxy-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchwartzmorn%2Fkodiproxy-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchwartzmorn%2Fkodiproxy-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7edbae4f5cc0b3648da1fa27f78f2dff25a6a46 [INFO] testing Schwartzmorn/kodiproxy-rust against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchwartzmorn%2Fkodiproxy-rust" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Schwartzmorn/kodiproxy-rust on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Schwartzmorn/kodiproxy-rust [INFO] finished tweaking git repo https://github.com/Schwartzmorn/kodiproxy-rust [INFO] tweaked toml for git repo https://github.com/Schwartzmorn/kodiproxy-rust written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Schwartzmorn/kodiproxy-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de134720bfb8abd167332fc4ac617d483a7b873a4cbd9a96ee498b305df65eb8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "de134720bfb8abd167332fc4ac617d483a7b873a4cbd9a96ee498b305df65eb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de134720bfb8abd167332fc4ac617d483a7b873a4cbd9a96ee498b305df65eb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de134720bfb8abd167332fc4ac617d483a7b873a4cbd9a96ee498b305df65eb8", kill_on_drop: false }` [INFO] [stdout] de134720bfb8abd167332fc4ac617d483a7b873a4cbd9a96ee498b305df65eb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 073cb2ffc91b20f63a352ecf21417d49f2d64406173bce5e0afbd7d0a552f5e9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "073cb2ffc91b20f63a352ecf21417d49f2d64406173bce5e0afbd7d0a552f5e9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.22 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tracing-core v0.1.16 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling async-channel v1.4.2 [INFO] [stderr] Compiling futures-lite v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling nb-connect v1.0.0 [INFO] [stderr] Compiling polling v1.1.0 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling async-io v1.1.4 [INFO] [stderr] Compiling blocking v1.0.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling async-global-executor v1.3.0 [INFO] [stderr] Compiling async-std v1.6.5 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling quick-xml v0.19.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling kodiproxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 18s [INFO] running `Command { std: "docker" "inspect" "073cb2ffc91b20f63a352ecf21417d49f2d64406173bce5e0afbd7d0a552f5e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "073cb2ffc91b20f63a352ecf21417d49f2d64406173bce5e0afbd7d0a552f5e9", kill_on_drop: false }` [INFO] [stdout] 073cb2ffc91b20f63a352ecf21417d49f2d64406173bce5e0afbd7d0a552f5e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89c2c67774e31f3af3f177b582ce184f2fa04e8ed53fb167cb38986efb91d355 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "89c2c67774e31f3af3f177b582ce184f2fa04e8ed53fb167cb38986efb91d355", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling bastion-utils v0.3.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling http-types v2.5.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling data-encoding v2.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling lightproc v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling mockall_derive v0.8.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling byte-pool v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling bastion-executor v0.3.6 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling agnostik v0.1.5 [INFO] [stderr] Compiling chrono v0.4.18 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling polyval v0.4.0 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling lever v0.1.1-alpha.11 [INFO] [stderr] Compiling serde_qs v0.7.0 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling bastion-executor v0.4.0 [INFO] [stderr] Compiling nuclei v0.1.2-alpha.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.12 [INFO] [stderr] Compiling mockall v0.8.1 [INFO] [stderr] Compiling bastion v0.4.3 [INFO] [stderr] Compiling async-h1 v2.1.2 [INFO] [stderr] Compiling wiremock v0.3.0 [INFO] [stderr] Compiling kodiproxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 40s [INFO] running `Command { std: "docker" "inspect" "89c2c67774e31f3af3f177b582ce184f2fa04e8ed53fb167cb38986efb91d355", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89c2c67774e31f3af3f177b582ce184f2fa04e8ed53fb167cb38986efb91d355", kill_on_drop: false }` [INFO] [stdout] 89c2c67774e31f3af3f177b582ce184f2fa04e8ed53fb167cb38986efb91d355 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1d73854d45ccd07c78435974d207c1d064464cf118656d2e36ec1a2338c696a3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1d73854d45ccd07c78435974d207c1d064464cf118656d2e36ec1a2338c696a3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/kodiproxy-862c2ca16cc557c5 [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test handlers::jsonrpc::jsonrpc::tests::it_returns_errors ... ok [INFO] [stdout] test handlers::jsonrpc::volumeoverloaders::tests::it_mutes ... ok [INFO] [stdout] test router::matcher::tests::it_builds_exact_path_matchers ... ok [INFO] [stdout] test router::matcher::tests::it_builds_method_excluding_matchers ... ok [INFO] [stdout] test handlers::jsonrpc::volumeoverloaders::tests::it_sets_volume ... ok [INFO] [stdout] test router::matcher::tests::it_builds_method_matchers ... ok [INFO] [stdout] test router::router::tests::it_answers_404_when_no_handler ... ok [INFO] [stdout] test router::router::tests::it_answers_405 ... ok [INFO] [stdout] test router::router::tests::it_routes ... ok [INFO] [stdout] test avreceiver::avreceiver::tests::it_sets_volume ... ok [INFO] [stdout] test avreceiver::avreceiver::tests::it_does_not_switch_off_if_the_input_is_not_ok ... ok [INFO] [stdout] test handlers::jsonrpc::jsonrpc::tests::it_forwards_when_no_overloader ... ok [INFO] [stdout] test handlers::jsonrpc::jsonrpc::tests::it_forwards_jrpc ... ok [INFO] [stdout] test avreceiver::avreceiver::tests::it_gives_correct_status_receiver_off ... ok [INFO] [stdout] test handlers::jsonrpc::volumeoverloaders::tests::it_responds_to_properties ... ok [INFO] [stdout] test avreceiver::avreceiver::tests::it_gives_correct_min_volume ... ok [INFO] [stdout] test avreceiver::avreceiver::tests::it_mutes_and_unmutes ... ok [INFO] [stdout] test avreceiver::avreceiver::tests::it_increments_volume ... ok [INFO] [stdout] test avreceiver::avreceiver::tests::it_switches_off_when_the_input_is_ok ... ok [INFO] [stdout] test avreceiver::avreceiver::tests::it_gives_correct_status_receiver_on ... ok [INFO] [stdout] test avreceiver::avreceiver::tests::it_decrements_volume ... ok [INFO] [stdout] test handlers::jsonrpc::jsonrpc::tests::it_forwards_to_overloader ... FAILED [INFO] [stdout] test avreceiver::avreceiver::tests::it_changes_input_when_switching_on ... ok [INFO] [stdout] test router::router::tests::it_answers_504_when_handler_timeouts ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- handlers::jsonrpc::jsonrpc::tests::it_forwards_to_overloader stdout ---- [INFO] [stdout] Jsonrpc request did not contain any parameter: [A.Method] [INFO] [stdout] thread 'handlers::jsonrpc::jsonrpc::tests::it_forwards_to_overloader' panicked at 'called `Result::unwrap()` on an `Err` value: InvalidRequest("Jsonrpc request did not contain any parameter: [A.Method]")', src/handlers/jsonrpc/jsonrpc.rs:349:52 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564f7555b7c0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564f7555b7c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564f7555b7c0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564f7555b7c0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564f7558293c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x564f755541f2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x564f7555e1d5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564f7555e1d5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564f7555e1d5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564f7555dd62 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564f7555e971 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x564f7555e4b7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x564f7555bc7c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564f7555e419 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x564f755805e1 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564f75580403 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x564f74a74900 - core::result::Result::unwrap::hd324f84f35bf0480 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x564f74abfc45 - kodiproxy::handlers::jsonrpc::jsonrpc::tests::it_forwards_to_overloader::{{closure}}::hf69b741515c4edf1 [INFO] [stdout] at /opt/rustwide/workdir/src/handlers/jsonrpc/jsonrpc.rs:349:29 [INFO] [stdout] 18: 0x564f74b3d5a9 - as core::future::future::Future>::poll::hc1d9e688f6d83352 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x564f74a275e3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::hb8c8b921e9383acb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x564f74b8c676 - tokio::coop::with_budget::{{closure}}::h23b34f92eaf4507c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 21: 0x564f74acb775 - std::thread::local::LocalKey::try_with::h3298c7d9fa144f34 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x564f74ac7ebd - std::thread::local::LocalKey::with::h9dc9232bfcb450be [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x564f74a22455 - tokio::coop::with_budget::h39fa025dd0df06c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:120:5 [INFO] [stdout] 24: 0x564f74a22455 - tokio::coop::budget::he00737f13c4dfd3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 25: 0x564f74a22455 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hc4fc76dfa157f076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x564f74a2ce62 - tokio::runtime::basic_scheduler::enter::{{closure}}::h84eb31d9393d40f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x564f74a7b460 - tokio::macros::scoped_tls::ScopedKey::set::hca11561af94dc3f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x564f74a2a844 - tokio::runtime::basic_scheduler::enter::h73d13699b4ee07cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x564f74a1b50b - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hee7581ca3100d812 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x564f749e8c0d - tokio::runtime::Runtime::block_on::{{closure}}::he284bf86e10e32b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x564f749e9c77 - tokio::runtime::context::enter::h9984e8bd8ef13c18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x564f74c21fec - tokio::runtime::handle::Handle::enter::hb87d9fcaf79515a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x564f749e701b - tokio::runtime::Runtime::block_on::h9b2760645c8557a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x564f74abf7d6 - kodiproxy::handlers::jsonrpc::jsonrpc::tests::it_forwards_to_overloader::h947f9d88cb4dfd2b [INFO] [stdout] at /opt/rustwide/workdir/src/handlers/jsonrpc/jsonrpc.rs:337:5 [INFO] [stdout] 35: 0x564f74abf71a - kodiproxy::handlers::jsonrpc::jsonrpc::tests::it_forwards_to_overloader::{{closure}}::he588851182d23ec7 [INFO] [stdout] at /opt/rustwide/workdir/src/handlers/jsonrpc/jsonrpc.rs:337:5 [INFO] [stdout] 36: 0x564f74a3c91e - core::ops::function::FnOnce::call_once::hb86cf049ee6b6a26 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x564f74dbf853 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x564f74dbf853 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 39: 0x564f74dbdf48 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 40: 0x564f74dbdf48 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 41: 0x564f74dbdf48 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 42: 0x564f74dbdf48 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 43: 0x564f74dbdf48 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 44: 0x564f74dbdf48 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 45: 0x564f74dbdf48 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 46: 0x564f74d98536 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 47: 0x564f74d9ccfd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 48: 0x564f74d9ccfd - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 49: 0x564f74d9ccfd - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 50: 0x564f74d9ccfd - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 51: 0x564f74d9ccfd - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 52: 0x564f74d9ccfd - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 53: 0x564f74d9ccfd - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x564f75564f5a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 55: 0x564f75564f5a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 56: 0x564f75564f5a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 57: 0x7fc19e9a0609 - start_thread [INFO] [stdout] 58: 0x7fc19e778293 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] handlers::jsonrpc::jsonrpc::tests::it_forwards_to_overloader [INFO] [stdout] [INFO] [stdout] test result: FAILED. 23 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin kodiproxy' [INFO] running `Command { std: "docker" "inspect" "1d73854d45ccd07c78435974d207c1d064464cf118656d2e36ec1a2338c696a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d73854d45ccd07c78435974d207c1d064464cf118656d2e36ec1a2338c696a3", kill_on_drop: false }` [INFO] [stdout] 1d73854d45ccd07c78435974d207c1d064464cf118656d2e36ec1a2338c696a3