[INFO] updating cached repository https://github.com/Ciantic/casterson [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f729b4383b7e0f0e26217a826823a3f43a17a6c7 [INFO] testing Ciantic/casterson against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCiantic%2Fcasterson" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ciantic/casterson on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ciantic/casterson [INFO] finished tweaking git repo https://github.com/Ciantic/casterson [INFO] tweaked toml for git repo https://github.com/Ciantic/casterson written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Ciantic/casterson already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dd15f9e3674c8f4586b5b29125fabf6c4932b985083af1b2fad56376fb21164d [INFO] running `Command { std: "docker" "start" "-a" "dd15f9e3674c8f4586b5b29125fabf6c4932b985083af1b2fad56376fb21164d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd15f9e3674c8f4586b5b29125fabf6c4932b985083af1b2fad56376fb21164d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd15f9e3674c8f4586b5b29125fabf6c4932b985083af1b2fad56376fb21164d", kill_on_drop: false }` [INFO] [stdout] dd15f9e3674c8f4586b5b29125fabf6c4932b985083af1b2fad56376fb21164d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18e872605ab3ffa1c59c1864cbb31437d6749846ffe19403ed76d3e5fa5cc79f [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" "18e872605ab3ffa1c59c1864cbb31437d6749846ffe19403ed76d3e5fa5cc79f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling protobuf v2.10.0 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling protoc v2.10.0 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling protobuf-codegen v2.10.0 [INFO] [stderr] Compiling protoc-rust v2.10.0 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling rustversion v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling tokio-macros v0.2.1 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling rust_cast v0.15.0 [INFO] [stderr] Compiling tokio v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling proc-macro-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.3 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling structopt-derive v0.4.0 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling structopt v0.3.7 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling hyper v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling casterson v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "18e872605ab3ffa1c59c1864cbb31437d6749846ffe19403ed76d3e5fa5cc79f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18e872605ab3ffa1c59c1864cbb31437d6749846ffe19403ed76d3e5fa5cc79f", kill_on_drop: false }` [INFO] [stdout] 18e872605ab3ffa1c59c1864cbb31437d6749846ffe19403ed76d3e5fa5cc79f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6145fef11e1b2521ebdf026731ad6b72a538dd73ea7ed88be5466e4a9b26e563 [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" "6145fef11e1b2521ebdf026731ad6b72a538dd73ea7ed88be5466e4a9b26e563", kill_on_drop: false }` [INFO] [stderr] Compiling casterson v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.97s [INFO] running `Command { std: "docker" "inspect" "6145fef11e1b2521ebdf026731ad6b72a538dd73ea7ed88be5466e4a9b26e563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6145fef11e1b2521ebdf026731ad6b72a538dd73ea7ed88be5466e4a9b26e563", kill_on_drop: false }` [INFO] [stdout] 6145fef11e1b2521ebdf026731ad6b72a538dd73ea7ed88be5466e4a9b26e563 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3ebaa6e281568d073ec50332d6fb86e8900e90f2092b9a140a59d6ba3be6b30e [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" "3ebaa6e281568d073ec50332d6fb86e8900e90f2092b9a140a59d6ba3be6b30e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/casterson-e1faf310c8c6870e [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] error: test failed, to rerun pass '--bin casterson' [INFO] [stdout] test media::tests::test_get_info ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- media::tests::test_get_info stdout ---- [INFO] [stdout] thread 'media::tests::test_get_info' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/media.rs:292:22 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562b41701c05 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x562b41701c05 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x562b41701c05 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x562b41701c05 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x562b4172b60c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x562b415b9965 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x562b416fbcb1 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x562b41704440 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x562b41704440 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x562b41704440 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x562b4170413a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x562b41704a77 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x562b4170467b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x562b41729571 - core::panicking::panic_fmt::h106d7128cbbc7cd2 [INFO] [stdout] at src/libcore/panicking.rs:101 [INFO] [stdout] 14: 0x562b41729393 - core::option::expect_none_failed::hfcafefc70a7975bb [INFO] [stdout] at src/libcore/option.rs:1272 [INFO] [stdout] 15: 0x562b415b0c97 - core::result::Result::unwrap::h42b9a9e16e6fc652 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x562b415ab113 - casterson::media::tests::test_get_info::{{closure}}::hc824a1db1688e00d [INFO] [stdout] at src/media.rs:292 [INFO] [stdout] 17: 0x562b415b03b9 - as core::future::future::Future>::poll::hd78b46cca5cadcba [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/future/mod.rs:73 [INFO] [stdout] 18: 0x562b415a7a1b - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h8e3be3c1e9c30e26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.6/src/runtime/basic_scheduler.rs:139 [INFO] [stdout] 19: 0x562b415b6acd - tokio::runtime::global::with_state::{{closure}}::hd603a8dbd7b71e86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.6/src/runtime/global.rs:100 [INFO] [stdout] 20: 0x562b415a4614 - std::thread::local::LocalKey::try_with::h947a96ebeb899210 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:263 [INFO] [stdout] 21: 0x562b415a40a6 - std::thread::local::LocalKey::with::he868bd5a9b1cf942 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:239 [INFO] [stdout] 22: 0x562b415b6873 - tokio::runtime::global::with_state::hbd9f35b0ae74f861 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.6/src/runtime/global.rs:83 [INFO] [stdout] 23: 0x562b415b6db5 - tokio::runtime::global::with_basic_scheduler::h8583c9a67c234275 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.6/src/runtime/global.rs:62 [INFO] [stdout] 24: 0x562b415a77c3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h5df061f8c81099f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.6/src/runtime/basic_scheduler.rs:122 [INFO] [stdout] 25: 0x562b415b71c3 - tokio::runtime::Runtime::block_on::{{closure}}::h079f89274c57ec93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.6/src/runtime/mod.rs:419 [INFO] [stdout] 26: 0x562b415b697a - tokio::runtime::global::with_state::{{closure}}::h9de1b93703284f4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.6/src/runtime/global.rs:100 [INFO] [stdout] 27: 0x562b415a478d - std::thread::local::LocalKey::try_with::hdffc10a6be9c6a50 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:263 [INFO] [stdout] 28: 0x562b415a3f2d - std::thread::local::LocalKey::with::h414e7a636775cc01 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:239 [INFO] [stdout] 29: 0x562b415b67ba - tokio::runtime::global::with_state::h1aa5de12e1617b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.6/src/runtime/global.rs:83 [INFO] [stdout] 30: 0x562b415b6e09 - tokio::runtime::global::with_basic_scheduler::ha4526811e8357c27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.6/src/runtime/global.rs:62 [INFO] [stdout] 31: 0x562b415a7b1e - tokio::runtime::basic_scheduler::Spawner::enter::hc85dda296ecee295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.6/src/runtime/basic_scheduler.rs:174 [INFO] [stdout] 32: 0x562b415b35fd - tokio::runtime::spawner::Spawner::enter::hf2c4cfec89c2f9f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.6/src/runtime/spawner.rs:30 [INFO] [stdout] 33: 0x562b415b6ffc - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::h51e570776fc7ad48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.6/src/runtime/handle.rs:36 [INFO] [stdout] 34: 0x562b415b6383 - tokio::time::clock::Clock::enter::heac4ca3de3a5e2fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.6/src/time/clock.rs:30 [INFO] [stdout] 35: 0x562b415b6500 - tokio::runtime::time::variant::with_default::h2e294c4b30fb5a8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.6/src/runtime/time.rs:43 [INFO] [stdout] 36: 0x562b415b6f25 - tokio::runtime::handle::Handle::enter::{{closure}}::h5cbf2cb889ae54ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.6/src/runtime/handle.rs:36 [INFO] [stdout] 37: 0x562b415af90d - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::h88ccf37d4407b839 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.6/src/runtime/blocking/pool.rs:194 [INFO] [stdout] 38: 0x562b415a44bd - std::thread::local::LocalKey::try_with::h60bf303b285cfac8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:263 [INFO] [stdout] 39: 0x562b415a3e9d - std::thread::local::LocalKey::with::h210ea4ca839afb37 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:239 [INFO] [stdout] 40: 0x562b415af7f2 - tokio::runtime::blocking::pool::Spawner::enter::hde0468b2ed442aab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.6/src/runtime/blocking/pool.rs:179 [INFO] [stdout] 41: 0x562b415b6e74 - tokio::runtime::handle::Handle::enter::h43abe5b765c57d1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.6/src/runtime/handle.rs:33 [INFO] [stdout] 42: 0x562b415b706b - tokio::runtime::Runtime::block_on::ha6d031a9bc785710 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.6/src/runtime/mod.rs:416 [INFO] [stdout] 43: 0x562b415aaed2 - casterson::media::tests::test_get_info::h74b885d3b4881d8a [INFO] [stdout] at src/media.rs:290 [INFO] [stdout] 44: 0x562b415aadea - casterson::media::tests::test_get_info::{{closure}}::h16561384da97a685 [INFO] [stdout] at src/media.rs:290 [INFO] [stdout] 45: 0x562b415a929e - core::ops::function::FnOnce::call_once::h79adc90591a9c966 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 46: 0x562b415e0b52 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 47: 0x562b415e0b52 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 48: 0x562b415e0b52 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 49: 0x562b415e0b52 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 50: 0x562b415e0b52 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 51: 0x562b415e0b52 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 52: 0x562b415e0b52 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 53: 0x562b415b8e26 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 54: 0x562b415be165 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 55: 0x562b415be165 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 56: 0x562b415be165 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 57: 0x562b415be165 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 58: 0x562b415be165 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 59: 0x562b415be165 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 60: 0x562b415be165 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 61: 0x562b4170af1a - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 62: 0x562b4170af1a - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 63: 0x562b4170af1a - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 64: 0x7f3da0ae7609 - start_thread [INFO] [stdout] 65: 0x7f3da09f1103 - __clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] media::tests::test_get_info [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3ebaa6e281568d073ec50332d6fb86e8900e90f2092b9a140a59d6ba3be6b30e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ebaa6e281568d073ec50332d6fb86e8900e90f2092b9a140a59d6ba3be6b30e", kill_on_drop: false }` [INFO] [stdout] 3ebaa6e281568d073ec50332d6fb86e8900e90f2092b9a140a59d6ba3be6b30e