[INFO] fetching crate usb-disk-probe 0.1.0... [INFO] testing usb-disk-probe-0.1.0 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate usb-disk-probe 0.1.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate usb-disk-probe 0.1.0 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate usb-disk-probe 0.1.0 [INFO] finished tweaking crates.io crate usb-disk-probe 0.1.0 [INFO] tweaked toml for crates.io crate usb-disk-probe 0.1.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate usb-disk-probe 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66d25c5168eb7f2ffeecfc453f5d66356938bda6c6e6ecfa6ba4a1ff16b54735 [INFO] running `Command { std: "docker" "start" "-a" "66d25c5168eb7f2ffeecfc453f5d66356938bda6c6e6ecfa6ba4a1ff16b54735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66d25c5168eb7f2ffeecfc453f5d66356938bda6c6e6ecfa6ba4a1ff16b54735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66d25c5168eb7f2ffeecfc453f5d66356938bda6c6e6ecfa6ba4a1ff16b54735", kill_on_drop: false }` [INFO] [stdout] 66d25c5168eb7f2ffeecfc453f5d66356938bda6c6e6ecfa6ba4a1ff16b54735 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b720f57073fc114563e3ed5ff1bb978b07862d69a82ef5ae6526624713b7be98 [INFO] running `Command { std: "docker" "start" "-a" "b720f57073fc114563e3ed5ff1bb978b07862d69a82ef5ae6526624713b7be98", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling async-macros v2.0.0 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling async-task v1.0.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling async-std v1.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.9 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling usb-disk-probe v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.26s [INFO] running `Command { std: "docker" "inspect" "b720f57073fc114563e3ed5ff1bb978b07862d69a82ef5ae6526624713b7be98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b720f57073fc114563e3ed5ff1bb978b07862d69a82ef5ae6526624713b7be98", kill_on_drop: false }` [INFO] [stdout] b720f57073fc114563e3ed5ff1bb978b07862d69a82ef5ae6526624713b7be98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecdb2af8ea32fa78a7edc0b5a72b02bad983f8c2bd3b9cc330fd6264dd958d22 [INFO] running `Command { std: "docker" "start" "-a" "ecdb2af8ea32fa78a7edc0b5a72b02bad983f8c2bd3b9cc330fd6264dd958d22", kill_on_drop: false }` [INFO] [stderr] Compiling usb-disk-probe v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `Command { std: "docker" "inspect" "ecdb2af8ea32fa78a7edc0b5a72b02bad983f8c2bd3b9cc330fd6264dd958d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecdb2af8ea32fa78a7edc0b5a72b02bad983f8c2bd3b9cc330fd6264dd958d22", kill_on_drop: false }` [INFO] [stdout] ecdb2af8ea32fa78a7edc0b5a72b02bad983f8c2bd3b9cc330fd6264dd958d22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bb097709f79525068ada25886ae1b91b1aaa9b45c488ba3b3ea68700d4cbc739 [INFO] running `Command { std: "docker" "start" "-a" "bb097709f79525068ada25886ae1b91b1aaa9b45c488ba3b3ea68700d4cbc739", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/usb_disk_probe-a04139a77ddfef3b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests usb-disk-probe [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/stream.rs - stream::UsbDiskProbe (line 27) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/stream.rs - stream::UsbDiskProbe (line 27) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Open(Custom { kind: NotFound, error: VerboseError { source: Os { code: 2, kind: NotFound, message: "No such file or directory" }, message: "could not read directory `/dev/disk/by-path/`" } })', src/stream.rs:9:52 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5653842c6300 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5653842c6300 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5653842c6300 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5653842c6300 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5653842e0d8c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5653842c4405 - std::io::Write::write_fmt::h6aced00850e8186f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x5653842c805b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5653842c805b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5653842c805b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5653842c7b31 - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5653842c8724 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5653842c8207 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5653842c67dc - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5653842c8169 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5653842750b1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x565384275143 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x56538427948d - core::result::Result::unwrap::h3dd24f3e3dc05481 [INFO] [stdout] 17: 0x56538427b619 - rust_out::main::{{closure}}::h28ab9ef0f3ef6e10 [INFO] [stdout] 18: 0x56538427a23c - as core::future::future::Future>::poll::h40d61bc72de64d33 [INFO] [stdout] 19: 0x565384277e6f - futures_executor::local_pool::block_on::{{closure}}::hd8fddbd06a30c468 [INFO] [stdout] 20: 0x565384277d51 - futures_executor::local_pool::run_executor::{{closure}}::h2713f30489ffd96f [INFO] [stdout] 21: 0x5653842780e0 - std::thread::local::LocalKey::try_with::h650063a0ef2b70f5 [INFO] [stdout] 22: 0x565384277ff6 - std::thread::local::LocalKey::with::h23029dd9a1127fa5 [INFO] [stdout] 23: 0x565384277ca0 - futures_executor::local_pool::run_executor::h085e055d2bb08b7c [INFO] [stdout] 24: 0x565384277df8 - futures_executor::local_pool::block_on::he6ca3b47f877f497 [INFO] [stdout] 25: 0x56538427b3c5 - rust_out::main::h61823b600df25383 [INFO] [stdout] 26: 0x565384278373 - core::ops::function::FnOnce::call_once::h6cb22c19cf103035 [INFO] [stdout] 27: 0x565384277e99 - std::sys_common::backtrace::__rust_begin_short_backtrace::h637ba5cce8c91c49 [INFO] [stdout] 28: 0x565384277fc9 - std::rt::lang_start::{{closure}}::h712a4ed327341491 [INFO] [stdout] 29: 0x5653842c8c2a - core::ops::function::impls:: for &F>::call_once::h5a0483c8d4e9c15d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 30: 0x5653842c8c2a - std::panicking::try::do_call::h6ad7918f175f6ddd [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 31: 0x5653842c8c2a - std::panicking::try::hcd5af58f52320690 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 32: 0x5653842c8c2a - std::panic::catch_unwind::hf1ae33ba67228f1e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 33: 0x5653842c8c2a - std::rt::lang_start_internal::{{closure}}::h4a87bc0aa1312dc5 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/rt.rs:45:48 [INFO] [stdout] 34: 0x5653842c8c2a - std::panicking::try::do_call::h1ade2a52932fc900 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 35: 0x5653842c8c2a - std::panicking::try::h6f4a87ad169e174b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 36: 0x5653842c8c2a - std::panic::catch_unwind::h043c7f08019f9e2a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 37: 0x5653842c8c2a - std::rt::lang_start_internal::h82825699ebfd70bd [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/rt.rs:45:20 [INFO] [stdout] 38: 0x565384277fa1 - std::rt::lang_start::h7f3abfe234c3922d [INFO] [stdout] 39: 0x56538427b983 - main [INFO] [stdout] 40: 0x7febd8fac0b3 - __libc_start_main [INFO] [stdout] 41: 0x56538427584e - _start [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/stream.rs - stream::UsbDiskProbe (line 27) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "bb097709f79525068ada25886ae1b91b1aaa9b45c488ba3b3ea68700d4cbc739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb097709f79525068ada25886ae1b91b1aaa9b45c488ba3b3ea68700d4cbc739", kill_on_drop: false }` [INFO] [stdout] bb097709f79525068ada25886ae1b91b1aaa9b45c488ba3b3ea68700d4cbc739