[INFO] fetching crate cargo-geiger 0.10.2... [INFO] testing cargo-geiger-0.10.2 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate cargo-geiger 0.10.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate cargo-geiger 0.10.2 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-geiger 0.10.2 [INFO] finished tweaking crates.io crate cargo-geiger 0.10.2 [INFO] tweaked toml for crates.io crate cargo-geiger 0.10.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate cargo-geiger 0.10.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded geiger v0.4.5 [INFO] [stderr] Downloaded rstest v0.6.4 [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" "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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 68db11371181fd28efc532b863e91af302f07c8b760960e79bdfdcd90d1d4837 [INFO] running `Command { std: "docker" "start" "-a" "68db11371181fd28efc532b863e91af302f07c8b760960e79bdfdcd90d1d4837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68db11371181fd28efc532b863e91af302f07c8b760960e79bdfdcd90d1d4837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68db11371181fd28efc532b863e91af302f07c8b760960e79bdfdcd90d1d4837", kill_on_drop: false }` [INFO] [stdout] 68db11371181fd28efc532b863e91af302f07c8b760960e79bdfdcd90d1d4837 [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" "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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", 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] e809a1719eee13876f0e1c47902f4f6238afd1c9c7bc6f99622782ba8fa80e1c [INFO] running `Command { std: "docker" "start" "-a" "e809a1719eee13876f0e1c47902f4f6238afd1c9c7bc6f99622782ba8fa80e1c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling curl v0.4.30 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling opener v0.4.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling pico-args v0.3.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling libssh2-sys v0.2.18 [INFO] [stderr] Compiling curl-sys v0.4.32+curl-7.70.0 [INFO] [stderr] Compiling libgit2-sys v0.12.7+1.0.0 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling sized-chunks v0.6.2 [INFO] [stderr] Compiling geiger v0.4.5 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling git2 v0.13.6 [INFO] [stderr] Compiling git2-curl v0.14.0 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling serde_ignored v0.1.2 [INFO] [stderr] Compiling rustfix v0.5.1 [INFO] [stderr] Compiling crates-io v0.31.1 [INFO] [stderr] Compiling cargo v0.46.0 [INFO] [stderr] Compiling cargo-geiger v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 47s [INFO] running `Command { std: "docker" "inspect" "e809a1719eee13876f0e1c47902f4f6238afd1c9c7bc6f99622782ba8fa80e1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e809a1719eee13876f0e1c47902f4f6238afd1c9c7bc6f99622782ba8fa80e1c", kill_on_drop: false }` [INFO] [stdout] e809a1719eee13876f0e1c47902f4f6238afd1c9c7bc6f99622782ba8fa80e1c [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" "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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9f8068a0f7035dab4f00df300be809828b2779388d44633e0234a61be077970 [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" "a9f8068a0f7035dab4f00df300be809828b2779388d44633e0234a61be077970", kill_on_drop: false }` [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling assert_cmd v1.0.1 [INFO] [stderr] Compiling rstest v0.6.4 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling insta v0.16.1 [INFO] [stderr] Compiling cargo-geiger v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 31.93s [INFO] running `Command { std: "docker" "inspect" "a9f8068a0f7035dab4f00df300be809828b2779388d44633e0234a61be077970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9f8068a0f7035dab4f00df300be809828b2779388d44633e0234a61be077970", kill_on_drop: false }` [INFO] [stdout] a9f8068a0f7035dab4f00df300be809828b2779388d44633e0234a61be077970 [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" "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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0fa4c8e2e2d15baaa153159c70610f15a660824873625a8db007dfce9b2adb1a [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" "0fa4c8e2e2d15baaa153159c70610f15a660824873625a8db007dfce9b2adb1a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_geiger-08057451bb4bafb0 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mod-f5c73064425de04b [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stderr] Backtrace (most recent call first): [INFO] [stderr] File "rust:library/core/src/option.rs", line 1268, in core::option::expect_none_failed [INFO] [stderr] File "rust:library/core/src/result.rs", line 933, in core::result::Result::expect [INFO] [stderr] File "/opt/rustwide/workdir/tests/mod.rs", line 29, in mod::test_package [INFO] [stderr] let result = Command::cargo_bin("cargo-geiger") [INFO] [stderr] File "/opt/rustwide/workdir/tests/mod.rs", line 12, in mod::test_package::case_1 [INFO] [stderr] #[rstest( [INFO] [stderr] File "/opt/rustwide/workdir/tests/mod.rs", line 12, in mod::test_package::case_1::{{closure}} [INFO] [stderr] #[rstest( [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line 227, in core::ops::function::FnOnce::call_once [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line 227, in core::ops::function::FnOnce::call_once [INFO] [stderr] File "rust:library/test/src/lib.rs", line 516, in test::__rust_begin_short_backtrace [INFO] [stderr] File "rust:library/alloc/src/boxed.rs", line 1318, in as core::ops::function::FnOnce>::call_once [INFO] [stderr] File "rust:library/std/src/panic.rs", line 322, in as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 379, in std::panicking::try::do_call [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 343, in std::panicking::try [INFO] [stderr] File "rust:library/std/src/panic.rs", line 396, in std::panic::catch_unwind [INFO] [stderr] File "rust:library/test/src/lib.rs", line 538, in test::run_test_in_process [INFO] [stderr] [INFO] [stderr] The application panicked (crashed). [INFO] [stderr] failed to run `cargo-geiger`: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stderr] in tests/mod.rs, line 39 [INFO] [stderr] thread: test_package::case_1 [INFO] [stderr] Backtrace (most recent call first): [INFO] [stderr] File "rust:library/core/src/option.rs", line 1268, in core::option::expect_none_failed [INFO] [stderr] File "rust:library/core/src/result.rs", line 933, in core::result::Result::expect [INFO] [stderr] File "/opt/rustwide/workdir/tests/mod.rs", line 29, in mod::test_package [INFO] [stderr] let result = Command::cargo_bin("cargo-geiger") [INFO] [stderr] File "/opt/rustwide/workdir/tests/mod.rs", line 12, in mod::test_package::case_4 [INFO] [stderr] #[rstest( [INFO] [stderr] File "/opt/rustwide/workdir/tests/mod.rs", line 12, in mod::test_package::case_4::{{closure}} [INFO] [stderr] #[rstest( [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line 227, in core::ops::function::FnOnce::call_once [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line 227, in core::ops::function::FnOnce::call_once [INFO] [stderr] File "rust:library/test/src/lib.rs", line 516, in test::__rust_begin_short_backtrace [INFO] [stderr] File "rust:library/alloc/src/boxed.rs", line 1318, in as core::ops::function::FnOnce>::call_once [INFO] [stderr] File "rust:library/std/src/panic.rs", line 322, in as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 379, in std::panicking::try::do_call [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 343, in std::panicking::try [INFO] [stderr] File "rust:library/std/src/panic.rs", line 396, in std::panic::catch_unwind [INFO] [stderr] File "rust:library/test/src/lib.rs", line 538, in test::run_test_in_process [INFO] [stderr] [INFO] [stderr] The application panicked (crashed). [INFO] [stderr] failed to run `cargo-geiger`: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stderr] in tests/mod.rs, line 39 [INFO] [stderr] thread: test_package::case_4 [INFO] [stdout] test test_package::case_4 ... FAILED [INFO] [stderr] Backtrace (most recent call first): [INFO] [stdout] test test_package::case_1 ... FAILED [INFO] [stderr] File "rust:library/core/src/option.rs", line 1268, in core::option::expect_none_failed [INFO] [stderr] File "rust:library/core/src/result.rs", line 933, in core::result::Result::expect [INFO] [stderr] File "/opt/rustwide/workdir/tests/mod.rs", line 29, in mod::test_package [INFO] [stderr] let result = Command::cargo_bin("cargo-geiger") [INFO] [stderr] File "/opt/rustwide/workdir/tests/mod.rs", line 12, in mod::test_package::case_5 [INFO] [stderr] #[rstest( [INFO] [stderr] File "/opt/rustwide/workdir/tests/mod.rs", line 12, in mod::test_package::case_5::{{closure}} [INFO] [stderr] #[rstest( [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line 227, in core::ops::function::FnOnce::call_once [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line 227, in core::ops::function::FnOnce::call_once [INFO] [stderr] File "rust:library/test/src/lib.rs", line 516, in test::__rust_begin_short_backtrace [INFO] [stderr] File "rust:library/alloc/src/boxed.rs", line 1318, in as core::ops::function::FnOnce>::call_once [INFO] [stderr] File "rust:library/std/src/panic.rs", line 322, in as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 379, in std::panicking::try::do_call [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 343, in std::panicking::try [INFO] [stderr] File "rust:library/std/src/panic.rs", line 396, in std::panic::catch_unwind [INFO] [stderr] File "rust:library/test/src/lib.rs", line 538, in test::run_test_in_process [INFO] [stderr] [INFO] [stderr] The application panicked (crashed). [INFO] [stderr] failed to run `cargo-geiger`: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] test test_package::case_5 ... FAILED [INFO] [stderr] in tests/mod.rs, line 39 [INFO] [stderr] thread: test_package::case_5 [INFO] [stderr] Backtrace (most recent call first): [INFO] [stdout] test test_package::case_7 ... FAILED [INFO] [stderr] File "rust:library/core/src/option.rs", line 1268, in core::option::expect_none_failed [INFO] [stderr] File "rust:library/core/src/result.rs", line 933, in core::result::Result::expect [INFO] [stderr] File "/opt/rustwide/workdir/tests/mod.rs", line 29, in mod::test_package [INFO] [stderr] let result = Command::cargo_bin("cargo-geiger") [INFO] [stderr] File "/opt/rustwide/workdir/tests/mod.rs", line 12, in mod::test_package::case_7 [INFO] [stderr] #[rstest( [INFO] [stderr] File "/opt/rustwide/workdir/tests/mod.rs", line 12, in mod::test_package::case_7::{{closure}} [INFO] [stderr] #[rstest( [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line 227, in core::ops::function::FnOnce::call_once [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line 227, in core::ops::function::FnOnce::call_once [INFO] [stderr] File "rust:library/test/src/lib.rs", line 516, in test::__rust_begin_short_backtrace [INFO] [stderr] File "rust:library/alloc/src/boxed.rs", line 1318, in as core::ops::function::FnOnce>::call_once [INFO] [stderr] File "rust:library/std/src/panic.rs", line 322, in as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 379, in std::panicking::try::do_call [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 343, in std::panicking::try [INFO] [stderr] File "rust:library/std/src/panic.rs", line 396, in std::panic::catch_unwind [INFO] [stderr] File "rust:library/test/src/lib.rs", line 538, in test::run_test_in_process [INFO] [stderr] [INFO] [stderr] The application panicked (crashed). [INFO] [stderr] failed to run `cargo-geiger`: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stderr] in tests/mod.rs, line 39 [INFO] [stderr] thread: test_package::case_7 [INFO] [stderr] Backtrace (most recent call first): [INFO] [stderr] File "rust:library/core/src/option.rsBacktrace (most recent call first): [INFO] [stderr] Backtrace (most recent call first): [INFO] [stderr] File "rust:library/core/src/option.rs", line 1268, in core::option::expect_none_failed [INFO] [stderr] ", line 1268, in core::option::expect_none_failed [INFO] [stderr] File "rust:library/core/src/result.rs", line File "rust:library/core/src/result.rs", line 933, in core::result::Result::expect [INFO] [stderr] 933, in core::result::Result::expect [INFO] [stderr] File "/opt/rustwide/workdir/tests/mod.rs", line 29, in mod::test_package [INFO] [stderr] File "/opt/rustwide/workdir/tests/mod.rs", line 29, in mod::test_package [INFO] [stderr] File "rust:library/core/src/option.rs", line 1268, in core::option::expect_none_failed [INFO] [stderr] File "rust:library/core/src/result.rs", line 933, in core::result::Result::expect [INFO] [stderr] let result = Command::cargo_bin("cargo-geiger") [INFO] [stderr] let result = Command::cargo_bin("cargo-geiger") [INFO] [stderr] File "/opt/rustwide/workdir/tests/mod.rs", line 12, in mod::test_package::case_2 [INFO] [stderr] File "/opt/rustwide/workdir/tests/mod.rs File "/opt/rustwide/workdir/tests/mod.rs", line 29, in mod::test_package [INFO] [stderr] ", line 12, in mod::test_package::case_3 [INFO] [stderr] #[rstest( [INFO] [stderr] let result = Command::cargo_bin("cargo-geiger") [INFO] [stderr] #[rstest( [INFO] [stderr] File "/opt/rustwide/workdir/tests/mod.rs", line 12, in mod::test_package::case_2::{{closure}} [INFO] [stderr] File "/opt/rustwide/workdir/tests/mod.rs", line 12, in mod::test_package::case_6 [INFO] [stderr] File "/opt/rustwide/workdir/tests/mod.rs", line 12, in mod::test_package::case_3::{{closure}} [INFO] [stderr] #[rstest( [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line 227, in core::ops::function::FnOnce::call_once [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line 227, in core::ops::function::FnOnce::call_once [INFO] [stderr] File "rust:library/test/src/lib.rs", line 516, in test::__rust_begin_short_backtrace [INFO] [stderr] File "rust:library/alloc/src/boxed.rs", line 1318, in as core::ops::function::FnOnce>::call_once [INFO] [stderr] File "rust:library/std/src/panic.rs", line 322, in as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 379, in std::panicking::try::do_call [INFO] [stderr] #[rstest( #[rstest( [INFO] [stderr] [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line File "/opt/rustwide/workdir/tests/mod.rs", line 12, in mod::test_package::case_6::{{closure}} [INFO] [stderr] 227, in core::ops::function::FnOnce::call_once [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line 227, in core::ops::function::FnOnce::call_once [INFO] [stderr] #[rstest( [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line 227, in core::ops::function::FnOnce::call_once [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line 227, in core::ops::function::FnOnce::call_once [INFO] [stderr] File "rust:library/test/src/lib.rs", line 516, in test::__rust_begin_short_backtrace [INFO] [stderr] File "rust:library/test/src/lib.rs", line 516, in test::__rust_begin_short_backtrace [INFO] [stderr] File "rust:library/alloc/src/boxed.rs", line 1318, in as core::ops::function::FnOnce>::call_once [INFO] [stderr] File "rust:library/std/src/panic.rs", line 322, in as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] test test_package::case_2 ... FAILED [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 379 File "rust:library/alloc/src/boxed.rs", line File "rust:library/std/src/panicking.rs", line 343, in std::panicking::try [INFO] [stdout] test test_package::case_3 ... FAILED [INFO] [stderr] File "rust:library/std/src/panic.rs", line 396, in std::panic::catch_unwind [INFO] [stdout] test test_package::case_6 ... FAILED [INFO] [stderr] File "rust:library/test/src/lib.rs", line 538, in test::run_test_in_process [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] failures: [INFO] [stderr] The application panicked (crashed). [INFO] [stdout] [INFO] [stderr] failed to run `cargo-geiger`: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] ---- test_package::case_4 stdout ---- [INFO] [stderr] in tests/mod.rs, line 39 [INFO] [stdout] -------------- TEST START -------------- [INFO] [stderr] thread: test_package::case_2 [INFO] [stdout] [INFO] [stderr] , in std::panicking::try::do_call [INFO] [stdout] ---- test_package::case_1 stdout ---- [INFO] [stderr] 1318, in as core::ops::function::FnOnce>::call_once [INFO] [stdout] -------------- TEST START -------------- [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 343, in std::panicking::try [INFO] [stdout] [INFO] [stderr] File "rust:library/std/src/panic.rs", line 322, in as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] ---- test_package::case_5 stdout ---- [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 379, in std::panicking::try::do_call [INFO] [stdout] -------------- TEST START -------------- [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 343, in std::panicking::try [INFO] [stdout] [INFO] [stderr] File "rust:library/std/src/panic.rs", line 396, in std::panic::catch_unwind [INFO] [stdout] ---- test_package::case_7 stdout ---- [INFO] [stderr] File "rust:library/std/src/panic.rs", line 396, in std::panic::catch_unwind [INFO] [stdout] -------------- TEST START -------------- [INFO] [stderr] File "rust:library/test/src/lib.rs", line 538, in test::run_test_in_process [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] ---- test_package::case_2 stdout ---- [INFO] [stderr] The application panicked (crashed). [INFO] [stdout] -------------- TEST START -------------- [INFO] [stderr] failed to run `cargo-geiger`: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stderr] in tests/mod.rs, line 39 [INFO] [stdout] ---- test_package::case_3 stdout ---- [INFO] [stderr] thread: test_package::case_3 [INFO] [stdout] -------------- TEST START -------------- [INFO] [stderr] File "rust:library/test/src/lib.rs", line 538, in test::run_test_in_process [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] ---- test_package::case_6 stdout ---- [INFO] [stderr] The application panicked (crashed). [INFO] [stdout] -------------- TEST START -------------- [INFO] [stderr] failed to run `cargo-geiger`: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stderr] in tests/mod.rs, line 39 [INFO] [stdout] [INFO] [stderr] thread: test_package::case_6 [INFO] [stdout] failures: [INFO] [stdout] test_package::case_1 [INFO] [stdout] test_package::case_2 [INFO] [stdout] test_package::case_3 [INFO] [stdout] test_package::case_4 [INFO] [stdout] test_package::case_5 [INFO] [stdout] test_package::case_6 [INFO] [stdout] test_package::case_7 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test mod' [INFO] running `Command { std: "docker" "inspect" "0fa4c8e2e2d15baaa153159c70610f15a660824873625a8db007dfce9b2adb1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fa4c8e2e2d15baaa153159c70610f15a660824873625a8db007dfce9b2adb1a", kill_on_drop: false }` [INFO] [stdout] 0fa4c8e2e2d15baaa153159c70610f15a660824873625a8db007dfce9b2adb1a