[INFO] cloning repository https://github.com/carols10cents/cargo-open [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carols10cents/cargo-open" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarols10cents%2Fcargo-open", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarols10cents%2Fcargo-open'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f50766a022c9ccf117d39f9cee8d37e8a5198ca0 [INFO] testing carols10cents/cargo-open against master#61469b682c2b0bf9cebc4622f1859e2bb3b7ebca for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarols10cents%2Fcargo-open" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/carols10cents/cargo-open on toolchain 61469b682c2b0bf9cebc4622f1859e2bb3b7ebca [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/carols10cents/cargo-open [INFO] finished tweaking git repo https://github.com/carols10cents/cargo-open [INFO] tweaked toml for git repo https://github.com/carols10cents/cargo-open written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/carols10cents/cargo-open already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustfix v0.4.6 [INFO] [stderr] Downloaded toml v0.5.3 [INFO] [stderr] Downloaded sized-chunks v0.1.3 [INFO] [stderr] Downloaded opener v0.4.0 [INFO] [stderr] Downloaded home v0.3.4 [INFO] [stderr] Downloaded git2 v0.8.0 [INFO] [stderr] Downloaded crypto-hash v0.3.3 [INFO] [stderr] Downloaded curl v0.4.22 [INFO] [stderr] Downloaded getrandom v0.1.9 [INFO] [stderr] Downloaded rust-argon2 v0.5.0 [INFO] [stderr] Downloaded crates-io v0.25.0 [INFO] [stderr] Downloaded serde_ignored v0.0.4 [INFO] [stderr] Downloaded bytesize v1.0.0 [INFO] [stderr] Downloaded blake2b_simd v0.5.6 [INFO] [stderr] Downloaded jobserver v0.1.16 [INFO] [stderr] Downloaded libc v0.2.61 [INFO] [stderr] Downloaded fwdansi v1.0.1 [INFO] [stderr] Downloaded shell-escape v0.1.4 [INFO] [stderr] Downloaded flate2 v1.0.10 [INFO] [stderr] Downloaded git2-curl v0.9.0 [INFO] [stderr] Downloaded im-rc v12.3.4 [INFO] [stderr] Downloaded cargo v0.37.0 [INFO] [stderr] Downloaded libgit2-sys v0.7.11 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.2 [INFO] [stderr] Downloaded curl-sys v0.4.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a65953bc8418e17c98fd0faf80122f3fda06e766b1742c2235fb803c2b88b303 [INFO] running `Command { std: "docker" "start" "-a" "a65953bc8418e17c98fd0faf80122f3fda06e766b1742c2235fb803c2b88b303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a65953bc8418e17c98fd0faf80122f3fda06e766b1742c2235fb803c2b88b303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a65953bc8418e17c98fd0faf80122f3fda06e766b1742c2235fb803c2b88b303", kill_on_drop: false }` [INFO] [stdout] a65953bc8418e17c98fd0faf80122f3fda06e766b1742c2235fb803c2b88b303 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddf5f03274749f3cc4dde131ff0a1d664a6d26978142644466d7bf60c15fa052 [INFO] running `Command { std: "docker" "start" "-a" "ddf5f03274749f3cc4dde131ff0a1d664a6d26978142644466d7bf60c15fa052", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.61 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.9 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling curl v0.4.22 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling opener v0.4.0 [INFO] [stderr] Compiling bytesize v1.0.0 [INFO] [stderr] Compiling shell-escape v0.1.4 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling home v0.3.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling bstr v0.2.7 [INFO] [stderr] Compiling openssl-sys v0.9.48 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libnghttp2-sys v0.1.2 [INFO] [stderr] Compiling curl-sys v0.4.20 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling jobserver v0.1.16 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling sized-chunks v0.1.3 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling flate2 v1.0.10 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling ignore v0.4.10 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling crypto-hash v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_ignored v0.0.4 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling im-rc v12.3.4 [INFO] [stderr] Compiling crates-io v0.25.0 [INFO] [stderr] Compiling rustfix v0.4.6 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling git2-curl v0.9.0 [INFO] [stderr] Compiling cargo v0.37.0 [INFO] [stderr] Compiling cargo-open v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.85s [INFO] running `Command { std: "docker" "inspect" "ddf5f03274749f3cc4dde131ff0a1d664a6d26978142644466d7bf60c15fa052", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddf5f03274749f3cc4dde131ff0a1d664a6d26978142644466d7bf60c15fa052", kill_on_drop: false }` [INFO] [stdout] ddf5f03274749f3cc4dde131ff0a1d664a6d26978142644466d7bf60c15fa052 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00eebedc842738030b8ba080195fb034d834f272fd4d325f33e3690064bedce5 [INFO] running `Command { std: "docker" "start" "-a" "00eebedc842738030b8ba080195fb034d834f272fd4d325f33e3690064bedce5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cargo-open v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 17s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_open-68358e5413c4ea89) [INFO] running `Command { std: "docker" "inspect" "00eebedc842738030b8ba080195fb034d834f272fd4d325f33e3690064bedce5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00eebedc842738030b8ba080195fb034d834f272fd4d325f33e3690064bedce5", kill_on_drop: false }` [INFO] [stdout] 00eebedc842738030b8ba080195fb034d834f272fd4d325f33e3690064bedce5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c7b655af3bea2929cc39019a78f7dc03e984b63b5f842137142c20542580501e [INFO] running `Command { std: "docker" "start" "-a" "c7b655af3bea2929cc39019a78f7dc03e984b63b5f842137142c20542580501e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.76s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_open-68358e5413c4ea89) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::check_env_cargo_editor ... ok [INFO] [stdout] test tests::prefer_cargo_editor_over_visual_and_editor ... ok [INFO] [stdout] test tests::prefer_cargo_editor_over_editor ... ok [INFO] [stdout] test tests::check_env_editor ... ok [INFO] [stdout] test tests::prefer_cargo_editor_over_visual ... ok [INFO] [stdout] test tests::error_on_no_env_editor - should panic ... ok [INFO] [stderr] error: test failed, to rerun pass '--bin cargo-open' [INFO] [stdout] test tests::prefer_visual_over_editor ... ok [INFO] [stdout] test tests::check_env_visual ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::check_env_visual stdout ---- [INFO] [stdout] thread 'tests::check_env_visual' panicked at 'Cannot find an editor. Please specify one of $CARGO_EDITOR, $VISUAL, or $EDITOR and try again.', src/main.rs:65:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fc12bc333d - std::backtrace_rs::backtrace::libunwind::trace::h44a778e1067a5f21 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55fc12bc333d - std::backtrace_rs::backtrace::trace_unsynchronized::h16574a507425748e [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fc12bc333d - std::sys_common::backtrace::_print_fmt::h861b0076a4de945a [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55fc12bc333d - ::fmt::h9ce5da3cd6da43a8 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55fc12be5f6c - core::fmt::write::h1390c9a652e8cdd1 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55fc12bbfe31 - std::io::Write::write_fmt::ha442f32f8d5414d6 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55fc12bc4e15 - std::sys_common::backtrace::_print::hd97319905e74a1cc [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55fc12bc4e15 - std::sys_common::backtrace::print::hf2b7c3f20e1fcf0f [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55fc12bc4e15 - std::panicking::default_hook::{{closure}}::ha3cefa7731ebf0d7 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55fc12bc4ac0 - std::panicking::default_hook::h81ad71c1a6c711df [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55fc12bc53e8 - std::panicking::rust_panic_with_hook::haf30755e05c3fb67 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55fc12bc5297 - std::panicking::begin_panic_handler::{{closure}}::h1e6281abfdd9b154 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55fc12bc37f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hda73270e8e0a5e6c [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55fc12bc4fc9 - rust_begin_unwind [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55fc12b666e3 - core::panicking::panic_fmt::hba45c7c62f73c42f [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55fc12be49d1 - core::panicking::panic_display::h8feb2705df097084 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/panicking.rs:72:5 [INFO] [stdout] 16: 0x55fc12be497b - core::panicking::panic_str::h7b7749a9896af372 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/panicking.rs:56:5 [INFO] [stdout] 17: 0x55fc12b66556 - core::option::expect_failed::he14dda39fae0d5b6 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/option.rs:1855:5 [INFO] [stdout] 18: 0x55fc12b67e28 - core::option::Option::expect::h2a2e057bedb66edd [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/option.rs:718:21 [INFO] [stdout] 19: 0x55fc12b67f27 - cargo_open::cargo_editor::{{closure}}::{{closure}}::hafaad9e6b1fc3eed [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:65:13 [INFO] [stdout] 20: 0x55fc12b67cd0 - core::option::Option::unwrap_or_else::h6d5eea376357a84b [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/option.rs:805:21 [INFO] [stdout] 21: 0x55fc12b67ed4 - cargo_open::cargo_editor::{{closure}}::h2ee5378d32c8f472 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:64:9 [INFO] [stdout] 22: 0x55fc12b67d70 - core::option::Option::unwrap_or_else::he9322d14b2ea59a6 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/option.rs:805:21 [INFO] [stdout] 23: 0x55fc12b67e92 - cargo_open::cargo_editor::h719fc5713aeaca0f [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:63:5 [INFO] [stdout] 24: 0x55fc12b67046 - cargo_open::tests::check_env_visual::h23162ee710fe0197 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:152:28 [INFO] [stdout] 25: 0x55fc12b66fea - cargo_open::tests::check_env_visual::{{closure}}::hd54fd92d45b67a69 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:148:5 [INFO] [stdout] 26: 0x55fc12b67fae - core::ops::function::FnOnce::call_once::h04a5586270a04bf2 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 27: 0x55fc12b9d583 - core::ops::function::FnOnce::call_once::h3468a0bc33c62b42 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 28: 0x55fc12b9d583 - test::__rust_begin_short_backtrace::h6b24e52f00415b3b [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/test/src/lib.rs:573:5 [INFO] [stdout] 29: 0x55fc12b9c2da - as core::ops::function::FnOnce>::call_once::h583f8ba824895d37 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 30: 0x55fc12b9c2da - as core::ops::function::FnOnce<()>>::call_once::h5c3fd26646ab1aea [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x55fc12b9c2da - std::panicking::try::do_call::hfc597aa6e93ef09a [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:492:40 [INFO] [stdout] 32: 0x55fc12b9c2da - std::panicking::try::h20e466446f96d50b [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:456:19 [INFO] [stdout] 33: 0x55fc12b9c2da - std::panic::catch_unwind::h753a1457bfe71e06 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panic.rs:137:14 [INFO] [stdout] 34: 0x55fc12b9c2da - test::run_test_in_process::h8086fc04ce8e70cd [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/test/src/lib.rs:596:18 [INFO] [stdout] 35: 0x55fc12b9c2da - test::run_test::run_test_inner::{{closure}}::h232ee16799391e53 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/test/src/lib.rs:490:39 [INFO] [stdout] 36: 0x55fc12b6856d - test::run_test::run_test_inner::{{closure}}::h62f39ad8e395c3cb [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/test/src/lib.rs:517:37 [INFO] [stdout] 37: 0x55fc12b6856d - std::sys_common::backtrace::__rust_begin_short_backtrace::h0cd18bbd90281594 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 38: 0x55fc12b6e0b8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h76faf0b8f9438144 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/thread/mod.rs:500:17 [INFO] [stdout] 39: 0x55fc12b6e0b8 - as core::ops::function::FnOnce<()>>::call_once::h619ec609d9f91257 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 40: 0x55fc12b6e0b8 - std::panicking::try::do_call::h6b524da958203db0 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:492:40 [INFO] [stdout] 41: 0x55fc12b6e0b8 - std::panicking::try::ha7714f4b12ef18a3 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:456:19 [INFO] [stdout] 42: 0x55fc12b6e0b8 - std::panic::catch_unwind::haf6b76dc26ebe248 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panic.rs:137:14 [INFO] [stdout] 43: 0x55fc12b6e0b8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9a9adb11173e1aec [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/thread/mod.rs:499:30 [INFO] [stdout] 44: 0x55fc12b6e0b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb64423196fd10803 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 45: 0x55fc12bc9b03 - as core::ops::function::FnOnce>::call_once::h1937631430e9c124 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 46: 0x55fc12bc9b03 - as core::ops::function::FnOnce>::call_once::h7f819e94dbb3f33d [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 47: 0x55fc12bc9b03 - std::sys::unix::thread::Thread::new::thread_start::h523d89aeadfd693e [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 48: 0x7f3fc0524609 - start_thread [INFO] [stdout] 49: 0x7f3fc02f2163 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::check_env_visual [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c7b655af3bea2929cc39019a78f7dc03e984b63b5f842137142c20542580501e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7b655af3bea2929cc39019a78f7dc03e984b63b5f842137142c20542580501e", kill_on_drop: false }` [INFO] [stdout] c7b655af3bea2929cc39019a78f7dc03e984b63b5f842137142c20542580501e