[INFO] cloning repository https://github.com/regexident/cargo-modules [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/regexident/cargo-modules" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fregexident%2Fcargo-modules", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fregexident%2Fcargo-modules'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6b0af04f8b76d4575fd00a4c50dfbe26348bab4 [INFO] testing regexident/cargo-modules against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fregexident%2Fcargo-modules" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/regexident/cargo-modules on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/regexident/cargo-modules [INFO] finished tweaking git repo https://github.com/regexident/cargo-modules [INFO] tweaked toml for git repo https://github.com/regexident/cargo-modules written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/regexident/cargo-modules already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f20f2aeb9556a85ecb04c3df64e528d73488e0d61b9084558efc78c97a7acdbb [INFO] running `Command { std: "docker" "start" "-a" "f20f2aeb9556a85ecb04c3df64e528d73488e0d61b9084558efc78c97a7acdbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f20f2aeb9556a85ecb04c3df64e528d73488e0d61b9084558efc78c97a7acdbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f20f2aeb9556a85ecb04c3df64e528d73488e0d61b9084558efc78c97a7acdbb", kill_on_drop: false }` [INFO] [stdout] f20f2aeb9556a85ecb04c3df64e528d73488e0d61b9084558efc78c97a7acdbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bca316c5374ccb270c1c1010bc6aa678ec6c93250bf823ad6a7df9fd658c1fcf [INFO] running `Command { std: "docker" "start" "-a" "bca316c5374ccb270c1c1010bc6aa678ec6c93250bf823ad6a7df9fd658c1fcf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling ra-ap-rustc_lexer v0.80.0 [INFO] [stderr] Compiling sptr v0.3.2 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling ra_ap_limit v0.0.248 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling cov-mark v2.0.0-pre.1 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling la-arena v0.3.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling lz4_flex v0.11.2 [INFO] [stderr] Compiling rustc_apfloat v0.2.0+llvm-462a31f5a5ab [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling rowan v0.15.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling line-index v0.1.2 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling ra_ap_profile v0.0.248 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling dot v0.1.4 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling wyz v0.6.1 [INFO] [stderr] Compiling ra_ap_text_edit v0.0.241 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling sugar_path v1.2.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v10.0.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling ra_ap_salsa-macros v0.0.248 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling ra-ap-rustc_index_macros v0.80.0 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling chalk-derive v0.98.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling rust-analyzer-salsa-macros v0.17.0-pre.6 [INFO] [stderr] Compiling ra-ap-rustc_index v0.80.0 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling chalk-ir v0.98.0 [INFO] [stderr] Compiling ra-ap-rustc_parse_format v0.80.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling always-assert v0.2.0 [INFO] [stderr] Compiling ra_ap_parser v0.0.248 [INFO] [stderr] Compiling ra-ap-rustc_abi v0.80.0 [INFO] [stderr] Compiling ra-ap-rustc_pattern_analysis v0.80.0 [INFO] [stderr] Compiling ra_ap_stdx v0.0.248 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling chalk-solve v0.98.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling chalk-recursive v0.98.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling cargo-platform v0.1.7 [INFO] [stderr] Compiling ra_ap_intern v0.0.248 [INFO] [stderr] Compiling ra_ap_salsa v0.0.248 [INFO] [stderr] Compiling ra_ap_syntax v0.0.248 [INFO] [stderr] Compiling rust-analyzer-salsa v0.17.0-pre.6 [INFO] [stderr] Compiling ra_ap_paths v0.0.248 [INFO] [stderr] Compiling ra_ap_toolchain v0.0.248 [INFO] [stderr] Compiling ra_ap_vfs v0.0.248 [INFO] [stderr] Compiling ra_ap_vfs-notify v0.0.248 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling ra_ap_tt v0.0.248 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ra_ap_cfg v0.0.248 [INFO] [stderr] Compiling ra_ap_span v0.0.248 [INFO] [stderr] Compiling ra_ap_base_db v0.0.248 [INFO] [stderr] Compiling ra_ap_syntax-bridge v0.0.248 [INFO] [stderr] Compiling ra_ap_project_model v0.0.248 [INFO] [stderr] Compiling ra_ap_proc_macro_api v0.0.248 [INFO] [stderr] Compiling ra_ap_mbe v0.0.248 [INFO] [stderr] Compiling ra_ap_hir_expand v0.0.248 [INFO] [stderr] Compiling ra_ap_hir_def v0.0.248 [INFO] [stderr] Compiling ra_ap_hir_ty v0.0.248 [INFO] [stderr] Compiling ra_ap_hir v0.0.248 [INFO] [stderr] Compiling ra_ap_ide_db v0.0.248 [INFO] [stderr] Compiling ra_ap_ide_ssr v0.0.248 [INFO] [stderr] Compiling ra_ap_ide_assists v0.0.248 [INFO] [stderr] Compiling ra_ap_ide_diagnostics v0.0.248 [INFO] [stderr] Compiling ra_ap_ide_completion v0.0.248 [INFO] [stderr] Compiling ra_ap_load-cargo v0.0.248 [INFO] [stderr] Compiling ra_ap_ide v0.0.248 [INFO] [stderr] Compiling cargo-modules v0.21.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "bca316c5374ccb270c1c1010bc6aa678ec6c93250bf823ad6a7df9fd658c1fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bca316c5374ccb270c1c1010bc6aa678ec6c93250bf823ad6a7df9fd658c1fcf", kill_on_drop: false }` [INFO] [stdout] bca316c5374ccb270c1c1010bc6aa678ec6c93250bf823ad6a7df9fd658c1fcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a58a6d4bfd5f7a25800371baa1a20ca752e619873d9dbb95b7be5babba6aa1a [INFO] running `Command { std: "docker" "start" "-a" "3a58a6d4bfd5f7a25800371baa1a20ca752e619873d9dbb95b7be5babba6aa1a", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling similar v2.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling insta v1.41.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling shellwords v1.1.0 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling cargo-modules v0.21.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.79s [INFO] running `Command { std: "docker" "inspect" "3a58a6d4bfd5f7a25800371baa1a20ca752e619873d9dbb95b7be5babba6aa1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a58a6d4bfd5f7a25800371baa1a20ca752e619873d9dbb95b7be5babba6aa1a", kill_on_drop: false }` [INFO] [stdout] 3a58a6d4bfd5f7a25800371baa1a20ca752e619873d9dbb95b7be5babba6aa1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a942abe90f8269536ec09878f238aeb56a94d22e739db87dbfcbb9a768da2e51 [INFO] running `Command { std: "docker" "start" "-a" "a942abe90f8269536ec09878f238aeb56a94d22e739db87dbfcbb9a768da2e51", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_modules-6c9d34d79a20a35e) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_modules-341e9b49ea563527) [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] Running tests/dependencies.rs (/opt/rustwide/target/debug/deps/dependencies-eebb28a5c8969c50) [INFO] [stdout] [INFO] [stdout] running 108 tests [INFO] [stdout] test bin::fail::workspace_single_package_lib_target ... ok [INFO] [stdout] test bin::fail::workspace_single_package_multi_target ... ok [INFO] [stdout] test bin::fail::package_multi_target ... ok [INFO] [stdout] test bin::fail::virtual_workspace_single_package_multi_target ... ok [INFO] [stdout] test bin::pass::workspace_single_package_multi_target ... ok [INFO] [stdout] test bin::pass::virtual_workspace_single_package_multi_target ... ok [INFO] [stdout] test bin::fail::package_lib_target ... ok [INFO] [stdout] test bin::pass::workspace_single_package_bin_target ... ok [INFO] [stdout] test bin::pass::virtual_workspace_single_package_bin_target ... ok [INFO] [stdout] test bin::fail::virtual_workspace_single_package_lib_target ... ok [INFO] [stdout] test bin::pass::package_bin_target ... ok [INFO] [stdout] test bin::fail::virtual_workspace_multi_package ... ok [INFO] [stdout] test bin::fail::workspace_multi_package ... ok [INFO] [stdout] test bin::pass::package_multi_target ... ok [INFO] [stdout] test cfg_test::with_tests::smoke ... FAILED [INFO] [stdout] test default::fail::virtual_workspace_single_package_multi_target ... ok [INFO] [stdout] test default::pass::package_lib_target ... ok [INFO] [stdout] test default::pass::workspace_single_package_lib_target ... ok [INFO] [stdout] test default::pass::package_bin_target ... ok [INFO] [stdout] test default::pass::virtual_workspace_single_package_lib_target ... ok [INFO] [stdout] test default::fail::package_multi_target ... ok [INFO] [stdout] test default::pass::workspace_single_package_bin_target ... ok [INFO] [stdout] test default::fail::workspace_single_package_multi_target ... ok [INFO] [stdout] test default::pass::virtual_workspace_single_package_bin_target ... ok [INFO] [stdout] test cfg_test::without_tests::smoke ... FAILED [INFO] [stdout] test colors::ansi::smoke ... FAILED [INFO] [stdout] test fields::struct_fields ... FAILED [INFO] [stdout] test fields::enum_fields ... FAILED [INFO] [stdout] test fields::tuple_fields ... FAILED [INFO] [stdout] test colors::plain::smoke ... FAILED [INFO] [stdout] test help::smoke ... ok [INFO] [stdout] test github::issue_102::github_issue_102 ... ok [INFO] [stdout] test colors::truecolor::smoke ... FAILED [INFO] [stdout] test focus_on::nonexistent_path::smoke ... ok [INFO] [stdout] test fields::union_fields ... FAILED [INFO] [stdout] test focus_on::simple_path::smoke ... FAILED [INFO] [stdout] test focus_on::glob_path::smoke ... FAILED [INFO] [stdout] test github::issue_80::without_tests::github_issue_80 ... ok [INFO] [stdout] test functions::function_body ... FAILED [INFO] [stdout] test github::issue_79::github_issue_79 ... ok [INFO] [stdout] test github::issue_80::tests::github_issue_80 ... ok [INFO] [stdout] test functions::function_inputs ... FAILED [INFO] [stdout] test focus_on::use_tree::smoke ... FAILED [INFO] [stdout] test github::issue_172::github_issue_172 ... ok [INFO] [stdout] test functions::function_outputs ... FAILED [INFO] [stdout] test lib::pass::virtual_workspace_single_package_lib_target ... ok [INFO] [stdout] test lib::fail::virtual_workspace_single_package_bin_target ... ok [INFO] [stdout] test lib::fail::package_bin_target ... ok [INFO] [stdout] test lib::fail::workspace_single_package_bin_target ... ok [INFO] [stdout] test lib::pass::package_multi_target ... ok [INFO] [stdout] test lib::pass::package_lib_target ... ok [INFO] [stdout] test package::fail::package_bin_target ... ok [INFO] [stdout] test lib::pass::workspace_single_package_multi_target ... ok [INFO] [stdout] test lib::pass::workspace_single_package_lib_target ... ok [INFO] [stdout] test lib::pass::virtual_workspace_single_package_multi_target ... ok [INFO] [stdout] test max_depth::depth_1::smoke ... ok [INFO] [stdout] test max_depth::depth_0::smoke ... ok [INFO] [stdout] test focus_on::self_path::smoke ... FAILED [INFO] [stdout] test max_depth::depth_2::smoke ... FAILED [INFO] [stdout] test package::fail::virtual_workspace_multi_package ... ok [INFO] [stdout] test package::fail::package_multi_target ... ok [INFO] [stdout] test package::fail::package_lib_target ... ok [INFO] [stdout] test package::fail::virtual_workspace_single_package_bin_target ... ok [INFO] [stdout] test package::fail::virtual_workspace_single_package_multi_target ... ok [INFO] [stdout] test package::fail::virtual_workspace_single_package_lib_target ... ok [INFO] [stdout] test package::fail::workspace_single_package_lib_target ... ok [INFO] [stdout] test package::fail::workspace_multi_package ... ok [INFO] [stdout] test package::fail::workspace_single_package_bin_target ... ok [INFO] [stdout] test package::pass::package_bin_target ... ok [INFO] [stdout] test package::fail::workspace_single_package_multi_target ... ok [INFO] [stdout] test package::pass::workspace_single_package_bin_target ... ok [INFO] [stdout] test package::pass::virtual_workspace_single_package_bin_target ... ok [INFO] [stdout] test package::pass::package_lib_target ... ok [INFO] [stdout] test package::pass::virtual_workspace_single_package_lib_target ... ok [INFO] [stdout] test package_bin::fail::package_bin_target ... ok [INFO] [stdout] test package_bin::fail::package_lib_target ... ok [INFO] [stdout] test package::pass::workspace_single_package_lib_target ... ok [INFO] [stdout] test package_bin::fail::virtual_workspace_multi_package ... ok [INFO] [stdout] test package_bin::fail::package_multi_target ... ok [INFO] [stdout] test package_bin::fail::virtual_workspace_single_package_lib_target ... ok [INFO] [stdout] test package_bin::fail::virtual_workspace_single_package_multi_target ... ok [INFO] [stdout] test package_bin::fail::virtual_workspace_single_package_bin_target ... ok [INFO] [stdout] test package_bin::fail::workspace_single_package_multi_target ... ok [INFO] [stdout] test package_bin::fail::workspace_single_package_bin_target ... ok [INFO] [stdout] test package_bin::fail::workspace_multi_package ... ok [INFO] [stdout] test package_bin::fail::workspace_single_package_lib_target ... ok [INFO] [stdout] test package_bin::pass::virtual_workspace_single_package_multi_target ... ok [INFO] [stdout] test package_bin::pass::virtual_workspace_single_package_bin_target ... ok [INFO] [stdout] test package_bin::pass::package_bin_target ... ok [INFO] [stdout] test package_bin::pass::workspace_single_package_bin_target ... ok [INFO] [stdout] test package_bin::pass::workspace_single_package_multi_target ... ok [INFO] [stdout] test package_bin::pass::package_multi_target ... ok [INFO] [stdout] test package_lib::fail::package_bin_target ... ok [INFO] [stdout] test package_lib::fail::virtual_workspace_single_package_bin_target ... ok [INFO] [stdout] test package_lib::fail::workspace_single_package_bin_target ... ok [INFO] [stdout] test package_lib::pass::package_lib_target ... ok [INFO] [stdout] test package_lib::pass::virtual_workspace_single_package_lib_target ... ok [INFO] [stdout] test package_lib::pass::virtual_workspace_single_package_multi_target ... ok [INFO] [stdout] test package_lib::pass::package_multi_target ... ok [INFO] [stdout] test package_lib::pass::workspace_single_package_lib_target ... ok [INFO] [stdout] test selection::no_externs::smoke ... ok [INFO] [stdout] test package_lib::pass::workspace_single_package_multi_target ... ok [INFO] [stdout] test selection::no_uses::smoke ... ok [INFO] [stdout] test selection::no_owns::smoke ... FAILED [INFO] [stdout] test selection::no_fns::smoke ... FAILED [INFO] [stdout] test selection::no_traits::smoke ... FAILED [INFO] [stdout] test selection::no_types::smoke ... FAILED [INFO] [stdout] test selection::no_modules::smoke ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cfg_test::with_tests::smoke stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: tests/snapshots/dependencies__cfg_test__with_tests__smoke.snap [INFO] [stdout] Snapshot: smoke [INFO] [stdout] Source: tests/dependencies.rs:313 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: output [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 34 34 │ fontname="monospace", [INFO] [stdout] 35 35 │ fontsize="10", [INFO] [stdout] 36 36 │ ]; [INFO] [stdout] 37 37 │ [INFO] [stdout] 38 │- "alloc::fmt" [label="external mod|alloc::fmt", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 39 │- "alloc::string::String" [label="external struct|alloc::string::String", fillcolor="#81c169"]; // "struct" node [INFO] [stdout] 40 │- "bool" [label="external builtin|bool", fillcolor="#81c169"]; // "builtin" node [INFO] [stdout] 41 │- "core::cmp" [label="external mod|core::cmp", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 42 │- "core::fmt::Arguments" [label="external struct|core::fmt::Arguments", fillcolor="#81c169"]; // "struct" node [INFO] [stdout] 43 │- "core::future::future::Future" [label="external trait|core::future::future::Future", fillcolor="#81c169"]; // "trait" node [INFO] [stdout] 44 │- "core::marker::Sized" [label="external trait|core::marker::Sized", fillcolor="#81c169"]; // "trait" node [INFO] [stdout] 45 │- "core::ops" [label="external mod|core::ops", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 46 │- "core::option::Option" [label="external enum|core::option::Option", fillcolor="#81c169"]; // "enum" node [INFO] [stdout] 47 │- "core::panicking::AssertKind" [label="external enum|core::panicking::AssertKind", fillcolor="#81c169"]; // "enum" node [INFO] [stdout] 48 38 │ "i32" [label="external builtin|i32", fillcolor="#81c169"]; // "builtin" node [INFO] [stdout] 49 39 │ "smoke" [label="crate|smoke", fillcolor="#5397c8"]; // "crate" node [INFO] [stdout] 50 40 │ "smoke::derives" [label="pub(crate) mod|smoke::derives", fillcolor="#f8c04c"]; // "mod" node [INFO] [stdout] 51 41 │ "smoke::derives::Dummy" [label="pub(self) struct|smoke::derives::Dummy", fillcolor="#db5367"]; // "struct" node [INFO] [stdout] 52 │- "smoke::derives::Dummy::clone" [label="pub(self) fn|smoke::derives::Dummy::clone", fillcolor="#db5367"]; // "fn" node [INFO] [stdout] 53 42 │ "smoke::functions" [label="pub(crate) mod|smoke::functions", fillcolor="#f8c04c"]; // "mod" node [INFO] [stdout] 54 43 │ "smoke::functions::Core" [label="pub(self) type|smoke::functions::Core", fillcolor="#db5367"]; // "type" node [INFO] [stdout] 55 44 │ "smoke::functions::Crate" [label="pub(self) type|smoke::functions::Crate", fillcolor="#db5367"]; // "type" node [INFO] [stdout] 56 45 │ "smoke::functions::Local" [label="pub(self) struct|smoke::functions::Local", fillcolor="#db5367"]; // "struct" node [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 161 150 │ "smoke" -> "smoke::tests" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 162 151 │ "smoke" -> "smoke::uses" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 163 152 │ "smoke" -> "smoke::visibility" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 164 153 │ "smoke::derives" -> "smoke::derives::Dummy" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 165 │- "smoke::derives::Dummy" -> "smoke::derives::Dummy::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 166 │- "smoke::derives::Dummy::clone" -> "bool" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 167 │- "smoke::derives::Dummy::clone" -> "smoke::derives::Dummy" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 168 154 │ "smoke::functions" -> "smoke::functions::Core" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 169 155 │ "smoke::functions" -> "smoke::functions::Crate" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 170 156 │ "smoke::functions" -> "smoke::functions::Local" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 171 157 │ "smoke::functions" -> "smoke::functions::Std" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 172 158 │ "smoke::functions" -> "smoke::functions::body" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 173 159 │ "smoke::functions" -> "smoke::functions::inputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 174 160 │ "smoke::functions" -> "smoke::functions::outputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 175 161 │ "smoke::functions::Crate" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 176 │- "smoke::functions::Std" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 177 │- "smoke::functions::body" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 178 162 │ "smoke::functions::body" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 179 163 │ "smoke::functions::body" -> "smoke::functions::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 180 164 │ "smoke::functions::body" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 181 165 │ "smoke::functions::body" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 182 │- "smoke::functions::inputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 183 166 │ "smoke::functions::inputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 184 167 │ "smoke::functions::inputs" -> "smoke::functions::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 185 168 │ "smoke::functions::inputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 186 │- "smoke::functions::inputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 187 │- "smoke::functions::outputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 188 169 │ "smoke::functions::outputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 189 170 │ "smoke::functions::outputs" -> "smoke::functions::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 190 171 │ "smoke::functions::outputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 191 │- "smoke::functions::outputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 192 172 │ "smoke::hierarchy" -> "smoke::hierarchy::lorem" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 193 173 │ "smoke::hierarchy::lorem" -> "smoke::hierarchy::lorem::Lorem" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 194 174 │ "smoke::hierarchy::lorem" -> "smoke::hierarchy::lorem::consectetur" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 195 175 │ "smoke::hierarchy::lorem" -> "smoke::hierarchy::lorem::dolor" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 213 193 │ "smoke::methods::Crate" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 214 194 │ "smoke::methods::Dummy" -> "smoke::methods::Dummy::body" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 215 195 │ "smoke::methods::Dummy" -> "smoke::methods::Dummy::inputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 216 196 │ "smoke::methods::Dummy" -> "smoke::methods::Dummy::outputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 217 │- "smoke::methods::Dummy::body" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 218 197 │ "smoke::methods::Dummy::body" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 219 198 │ "smoke::methods::Dummy::body" -> "smoke::methods::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 220 199 │ "smoke::methods::Dummy::body" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 221 200 │ "smoke::methods::Dummy::body" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 222 │- "smoke::methods::Dummy::inputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 223 201 │ "smoke::methods::Dummy::inputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 224 202 │ "smoke::methods::Dummy::inputs" -> "smoke::methods::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 225 203 │ "smoke::methods::Dummy::inputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 226 │- "smoke::methods::Dummy::inputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 227 │- "smoke::methods::Dummy::outputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 228 204 │ "smoke::methods::Dummy::outputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 229 205 │ "smoke::methods::Dummy::outputs" -> "smoke::methods::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 230 206 │ "smoke::methods::Dummy::outputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 231 │- "smoke::methods::Dummy::outputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 232 │- "smoke::methods::Std" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 233 207 │ "smoke::target" -> "smoke::target::Target" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 234 208 │ "smoke::tests" -> "smoke::tests::it_works" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 235 │- "smoke::tests::it_works" -> "bool" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 236 │- "smoke::tests::it_works" -> "core::fmt::Arguments" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 237 │- "smoke::tests::it_works" -> "core::option::Option" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 238 │- "smoke::tests::it_works" -> "core::panicking::AssertKind" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 239 │- "smoke::tests::it_works" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 240 │- "smoke::uses" -> "alloc::fmt" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 241 │- "smoke::uses" -> "core::cmp" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 242 │- "smoke::uses" -> "core::ops" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 243 209 │ "smoke::uses" -> "smoke::hierarchy" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 244 210 │ "smoke::uses" -> "smoke::uses::cycle" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 245 211 │ "smoke::uses::cycle" -> "smoke::uses::cycle::node_0" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 246 212 │ "smoke::uses::cycle" -> "smoke::uses::cycle::node_1" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 276 242 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::TypeAlias" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 277 243 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::Union" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 278 244 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::UnsafeFunction" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 279 245 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::UnsafeTrait" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 280 │- "smoke::visibility::dummy::kinds::AsyncFunction" -> "core::future::future::Future" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 281 │- "smoke::visibility::dummy::kinds::AsyncFunction" -> "core::marker::Sized" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 282 246 │ "smoke::visibility::dummy::kinds::TraitAlias" -> "smoke::visibility::dummy::kinds::Trait" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 283 247 │ "smoke::visibility::dummy::kinds::TypeAlias" -> "smoke::visibility::dummy::kinds::Struct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 284 248 │ "smoke::visibility::dummy::mods" -> "smoke::visibility::dummy::mods::pub_crate" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 285 249 │ "smoke::visibility::dummy::mods" -> "smoke::visibility::dummy::mods::pub_module" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] thread 'cfg_test::with_tests::smoke' panicked at tests/dependencies.rs:313:9: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/snapshots/dependencies__cfg_test__with_tests__smoke.snap.new") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59b616faa56a - std::backtrace_rs::backtrace::libunwind::trace::h3dab7ffe210583a3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59b616faa56a - std::backtrace_rs::backtrace::trace_unsynchronized::h85ec3139dd4f9047 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59b616faa56a - std::sys::backtrace::_print_fmt::h3447259688950eab [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59b616faa56a - ::fmt::ha8d24a0f27cc401d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59b616fd6983 - core::fmt::rt::Argument::fmt::h650b92642f481125 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59b616fd6983 - core::fmt::write::h5becf96591c394eb [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/mod.rs:1437:21 [INFO] [stdout] 6: 0x59b616fa5db3 - std::io::Write::write_fmt::h61fb565ee25d88c6 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x59b616faa3b2 - std::sys::backtrace::BacktraceLock::print::hae1dc20f39b0ae80 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59b616fac06e - std::panicking::default_hook::{{closure}}::hb3023fc9edf847a9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:284:22 [INFO] [stdout] 9: 0x59b616fabe77 - std::panicking::default_hook::h271aee2d85880663 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:308:9 [INFO] [stdout] 10: 0x59b616cc1428 - as core::ops::function::Fn>::call::hbfe4f2a7834d388d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x59b616cc1428 - test::test_main::{{closure}}::hbb7d4fde4185abc5 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x59b616fac888 - as core::ops::function::Fn>::call::hd4cbe0a9e8955cde [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x59b616fac888 - std::panicking::rust_panic_with_hook::he05f4a167c1908ac [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:825:13 [INFO] [stdout] 14: 0x59b616fac53a - std::panicking::begin_panic_handler::{{closure}}::h79780775730ab9df [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:690:13 [INFO] [stdout] 15: 0x59b616faaa39 - std::sys::backtrace::__rust_end_short_backtrace::h753217146a30d8a2 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x59b616fac1cd - rust_begin_unwind [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:681:5 [INFO] [stdout] 17: 0x59b616fd43e0 - core::panicking::panic_fmt::h9ad4c3d87a3eb4ad [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x59b616fd4856 - core::result::unwrap_failed::h865c91c1a27f7a85 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1699:5 [INFO] [stdout] 19: 0x59b616b03cf4 - core::result::Result::unwrap::he3e5a8ff16d12f18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x59b616b03cf4 - dependencies::cfg_test::with_tests::smoke::hc023b066fb47cc17 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:163:13 [INFO] [stdout] 21: 0x59b616b03117 - dependencies::cfg_test::with_tests::smoke::{{closure}}::h2ab2e2ca860d1bbb [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:132:22 [INFO] [stdout] 22: 0x59b616b2d616 - core::ops::function::FnOnce::call_once::h93c609e0c7200e4a [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59b616cc606b - core::ops::function::FnOnce::call_once::h651e3187cb632f8b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59b616cc606b - test::__rust_begin_short_backtrace::hf087c08482082584 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x59b616cc5979 - test::run_test_in_process::{{closure}}::h028b11125eb38b18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x59b616cc5979 - as core::ops::function::FnOnce<()>>::call_once::h8a69fc59e5c0ffcd [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59b616cc5979 - std::panicking::try::do_call::h53d2549af1773521 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 28: 0x59b616cc5979 - std::panicking::try::h327579c208c8ae37 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 29: 0x59b616cc5979 - std::panic::catch_unwind::hae7e4a4da155a27e [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x59b616cc5979 - test::run_test_in_process::hef0a7b0ac1ee3437 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x59b616cc5979 - test::run_test::{{closure}}::h007633ec4ae045b1 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x59b616c886ea - test::run_test::{{closure}}::hf3a8c9852b545b46 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x59b616c886ea - std::sys::backtrace::__rust_begin_short_backtrace::ha442d5d7942f6ee9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc8fd461cdc84b676 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x59b616c8c156 - as core::ops::function::FnOnce<()>>::call_once::h5a459cc955f063ed [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59b616c8c156 - std::panicking::try::do_call::hc249aed3a6c9c972 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 37: 0x59b616c8c156 - std::panicking::try::h649add41232b7ab3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 38: 0x59b616c8c156 - std::panic::catch_unwind::h2fd522623ccd57b0 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::h685de412d0d20b6b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x59b616c8c156 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf3391e711cf5434d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::hc98bb0f9729b604d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 42: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::h3b479d8e9f1fef9f [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x59b616fb1cbb - std::sys::pal::unix::thread::Thread::new::thread_start::he3d5da9652362070 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x721eec1d6ac3 - [INFO] [stdout] 45: 0x721eec267a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cfg_test::without_tests::smoke stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: tests/snapshots/dependencies__cfg_test__without_tests__smoke.snap [INFO] [stdout] Snapshot: smoke [INFO] [stdout] Source: tests/dependencies.rs:304 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: output [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 33 33 │ fontname="monospace", [INFO] [stdout] 34 34 │ fontsize="10", [INFO] [stdout] 35 35 │ ]; [INFO] [stdout] 36 36 │ [INFO] [stdout] 37 │- "alloc::fmt" [label="external mod|alloc::fmt", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 38 │- "alloc::string::String" [label="external struct|alloc::string::String", fillcolor="#81c169"]; // "struct" node [INFO] [stdout] 39 │- "bool" [label="external builtin|bool", fillcolor="#81c169"]; // "builtin" node [INFO] [stdout] 40 │- "core::cmp" [label="external mod|core::cmp", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 41 │- "core::future::future::Future" [label="external trait|core::future::future::Future", fillcolor="#81c169"]; // "trait" node [INFO] [stdout] 42 │- "core::marker::Sized" [label="external trait|core::marker::Sized", fillcolor="#81c169"]; // "trait" node [INFO] [stdout] 43 │- "core::ops" [label="external mod|core::ops", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 44 37 │ "i32" [label="external builtin|i32", fillcolor="#81c169"]; // "builtin" node [INFO] [stdout] 45 38 │ "smoke" [label="crate|smoke", fillcolor="#5397c8"]; // "crate" node [INFO] [stdout] 46 39 │ "smoke::derives" [label="pub(crate) mod|smoke::derives", fillcolor="#f8c04c"]; // "mod" node [INFO] [stdout] 47 40 │ "smoke::derives::Dummy" [label="pub(self) struct|smoke::derives::Dummy", fillcolor="#db5367"]; // "struct" node [INFO] [stdout] 48 │- "smoke::derives::Dummy::clone" [label="pub(self) fn|smoke::derives::Dummy::clone", fillcolor="#db5367"]; // "fn" node [INFO] [stdout] 49 41 │ "smoke::functions" [label="pub(crate) mod|smoke::functions", fillcolor="#f8c04c"]; // "mod" node [INFO] [stdout] 50 42 │ "smoke::functions::Core" [label="pub(self) type|smoke::functions::Core", fillcolor="#db5367"]; // "type" node [INFO] [stdout] 51 43 │ "smoke::functions::Crate" [label="pub(self) type|smoke::functions::Crate", fillcolor="#db5367"]; // "type" node [INFO] [stdout] 52 44 │ "smoke::functions::Local" [label="pub(self) struct|smoke::functions::Local", fillcolor="#db5367"]; // "struct" node [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 154 146 │ "smoke" -> "smoke::target" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 155 147 │ "smoke" -> "smoke::uses" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 156 148 │ "smoke" -> "smoke::visibility" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 157 149 │ "smoke::derives" -> "smoke::derives::Dummy" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 158 │- "smoke::derives::Dummy" -> "smoke::derives::Dummy::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 159 │- "smoke::derives::Dummy::clone" -> "bool" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 160 │- "smoke::derives::Dummy::clone" -> "smoke::derives::Dummy" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 161 150 │ "smoke::functions" -> "smoke::functions::Core" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 162 151 │ "smoke::functions" -> "smoke::functions::Crate" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 163 152 │ "smoke::functions" -> "smoke::functions::Local" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 164 153 │ "smoke::functions" -> "smoke::functions::Std" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 165 154 │ "smoke::functions" -> "smoke::functions::body" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 166 155 │ "smoke::functions" -> "smoke::functions::inputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 167 156 │ "smoke::functions" -> "smoke::functions::outputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 168 157 │ "smoke::functions::Crate" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 169 │- "smoke::functions::Std" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 170 │- "smoke::functions::body" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 171 158 │ "smoke::functions::body" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 172 159 │ "smoke::functions::body" -> "smoke::functions::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 173 160 │ "smoke::functions::body" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 174 161 │ "smoke::functions::body" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 175 │- "smoke::functions::inputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 176 162 │ "smoke::functions::inputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 177 163 │ "smoke::functions::inputs" -> "smoke::functions::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 178 164 │ "smoke::functions::inputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 179 │- "smoke::functions::inputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 180 │- "smoke::functions::outputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 181 165 │ "smoke::functions::outputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 182 166 │ "smoke::functions::outputs" -> "smoke::functions::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 183 167 │ "smoke::functions::outputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 184 │- "smoke::functions::outputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 185 168 │ "smoke::hierarchy" -> "smoke::hierarchy::lorem" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 186 169 │ "smoke::hierarchy::lorem" -> "smoke::hierarchy::lorem::Lorem" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 187 170 │ "smoke::hierarchy::lorem" -> "smoke::hierarchy::lorem::consectetur" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 188 171 │ "smoke::hierarchy::lorem" -> "smoke::hierarchy::lorem::dolor" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 206 189 │ "smoke::methods::Crate" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 207 190 │ "smoke::methods::Dummy" -> "smoke::methods::Dummy::body" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 208 191 │ "smoke::methods::Dummy" -> "smoke::methods::Dummy::inputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 209 192 │ "smoke::methods::Dummy" -> "smoke::methods::Dummy::outputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 210 │- "smoke::methods::Dummy::body" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 211 193 │ "smoke::methods::Dummy::body" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 212 194 │ "smoke::methods::Dummy::body" -> "smoke::methods::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 213 195 │ "smoke::methods::Dummy::body" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 214 196 │ "smoke::methods::Dummy::body" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 215 │- "smoke::methods::Dummy::inputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 216 197 │ "smoke::methods::Dummy::inputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 217 198 │ "smoke::methods::Dummy::inputs" -> "smoke::methods::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 218 199 │ "smoke::methods::Dummy::inputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 219 │- "smoke::methods::Dummy::inputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 220 │- "smoke::methods::Dummy::outputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 221 200 │ "smoke::methods::Dummy::outputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 222 201 │ "smoke::methods::Dummy::outputs" -> "smoke::methods::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 223 202 │ "smoke::methods::Dummy::outputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 224 │- "smoke::methods::Dummy::outputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 225 │- "smoke::methods::Std" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 226 203 │ "smoke::target" -> "smoke::target::Target" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 227 │- "smoke::uses" -> "alloc::fmt" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 228 │- "smoke::uses" -> "core::cmp" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 229 │- "smoke::uses" -> "core::ops" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 230 204 │ "smoke::uses" -> "smoke::hierarchy" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 231 205 │ "smoke::uses" -> "smoke::uses::cycle" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 232 206 │ "smoke::uses::cycle" -> "smoke::uses::cycle::node_0" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 233 207 │ "smoke::uses::cycle" -> "smoke::uses::cycle::node_1" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 263 237 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::TypeAlias" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 264 238 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::Union" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 265 239 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::UnsafeFunction" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 266 240 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::UnsafeTrait" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 267 │- "smoke::visibility::dummy::kinds::AsyncFunction" -> "core::future::future::Future" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 268 │- "smoke::visibility::dummy::kinds::AsyncFunction" -> "core::marker::Sized" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 269 241 │ "smoke::visibility::dummy::kinds::TraitAlias" -> "smoke::visibility::dummy::kinds::Trait" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 270 242 │ "smoke::visibility::dummy::kinds::TypeAlias" -> "smoke::visibility::dummy::kinds::Struct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 271 243 │ "smoke::visibility::dummy::mods" -> "smoke::visibility::dummy::mods::pub_crate" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 272 244 │ "smoke::visibility::dummy::mods" -> "smoke::visibility::dummy::mods::pub_module" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] thread 'cfg_test::without_tests::smoke' panicked at tests/dependencies.rs:304:9: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/snapshots/dependencies__cfg_test__without_tests__smoke.snap.new") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59b616faa56a - std::backtrace_rs::backtrace::libunwind::trace::h3dab7ffe210583a3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59b616faa56a - std::backtrace_rs::backtrace::trace_unsynchronized::h85ec3139dd4f9047 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59b616faa56a - std::sys::backtrace::_print_fmt::h3447259688950eab [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59b616faa56a - ::fmt::ha8d24a0f27cc401d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59b616fd6983 - core::fmt::rt::Argument::fmt::h650b92642f481125 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59b616fd6983 - core::fmt::write::h5becf96591c394eb [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/mod.rs:1437:21 [INFO] [stdout] 6: 0x59b616fa5db3 - std::io::Write::write_fmt::h61fb565ee25d88c6 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x59b616faa3b2 - std::sys::backtrace::BacktraceLock::print::hae1dc20f39b0ae80 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59b616fac06e - std::panicking::default_hook::{{closure}}::hb3023fc9edf847a9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:284:22 [INFO] [stdout] 9: 0x59b616fabe77 - std::panicking::default_hook::h271aee2d85880663 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:308:9 [INFO] [stdout] 10: 0x59b616cc1428 - as core::ops::function::Fn>::call::hbfe4f2a7834d388d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x59b616cc1428 - test::test_main::{{closure}}::hbb7d4fde4185abc5 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x59b616fac888 - as core::ops::function::Fn>::call::hd4cbe0a9e8955cde [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x59b616fac888 - std::panicking::rust_panic_with_hook::he05f4a167c1908ac [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:825:13 [INFO] [stdout] 14: 0x59b616fac53a - std::panicking::begin_panic_handler::{{closure}}::h79780775730ab9df [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:690:13 [INFO] [stdout] 15: 0x59b616faaa39 - std::sys::backtrace::__rust_end_short_backtrace::h753217146a30d8a2 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x59b616fac1cd - rust_begin_unwind [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:681:5 [INFO] [stdout] 17: 0x59b616fd43e0 - core::panicking::panic_fmt::h9ad4c3d87a3eb4ad [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x59b616fd4856 - core::result::unwrap_failed::h865c91c1a27f7a85 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1699:5 [INFO] [stdout] 19: 0x59b616b1e174 - core::result::Result::unwrap::he3e5a8ff16d12f18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x59b616b1e174 - dependencies::cfg_test::without_tests::smoke::h97f9b2444ae10523 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:163:13 [INFO] [stdout] 21: 0x59b616b1d597 - dependencies::cfg_test::without_tests::smoke::{{closure}}::hab4702f14f0c9071 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:132:22 [INFO] [stdout] 22: 0x59b616b2ce56 - core::ops::function::FnOnce::call_once::h4ee6397a5374be35 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59b616cc606b - core::ops::function::FnOnce::call_once::h651e3187cb632f8b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59b616cc606b - test::__rust_begin_short_backtrace::hf087c08482082584 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x59b616cc5979 - test::run_test_in_process::{{closure}}::h028b11125eb38b18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x59b616cc5979 - as core::ops::function::FnOnce<()>>::call_once::h8a69fc59e5c0ffcd [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59b616cc5979 - std::panicking::try::do_call::h53d2549af1773521 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 28: 0x59b616cc5979 - std::panicking::try::h327579c208c8ae37 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 29: 0x59b616cc5979 - std::panic::catch_unwind::hae7e4a4da155a27e [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x59b616cc5979 - test::run_test_in_process::hef0a7b0ac1ee3437 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x59b616cc5979 - test::run_test::{{closure}}::h007633ec4ae045b1 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x59b616c886ea - test::run_test::{{closure}}::hf3a8c9852b545b46 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x59b616c886ea - std::sys::backtrace::__rust_begin_short_backtrace::ha442d5d7942f6ee9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc8fd461cdc84b676 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x59b616c8c156 - as core::ops::function::FnOnce<()>>::call_once::h5a459cc955f063ed [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59b616c8c156 - std::panicking::try::do_call::hc249aed3a6c9c972 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 37: 0x59b616c8c156 - std::panicking::try::h649add41232b7ab3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 38: 0x59b616c8c156 - std::panic::catch_unwind::h2fd522623ccd57b0 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::h685de412d0d20b6b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x59b616c8c156 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf3391e711cf5434d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::hc98bb0f9729b604d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 42: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::h3b479d8e9f1fef9f [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x59b616fb1cbb - std::sys::pal::unix::thread::Thread::new::thread_start::he3d5da9652362070 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x721eec1d6ac3 - [INFO] [stdout] 45: 0x721eec267a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- colors::ansi::smoke stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: tests/snapshots/dependencies__colors__ansi__smoke.snap [INFO] [stdout] Snapshot: smoke [INFO] [stdout] Source: tests/dependencies.rs:25 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: output [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 33 33 │ fontname="monospace", [INFO] [stdout] 34 34 │ fontsize="10", [INFO] [stdout] 35 35 │ ]; [INFO] [stdout] 36 36 │ [INFO] [stdout] 37 │- "alloc::fmt" [label="external mod|alloc::fmt", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 38 │- "alloc::string::String" [label="external struct|alloc::string::String", fillcolor="#81c169"]; // "struct" node [INFO] [stdout] 39 │- "bool" [label="external builtin|bool", fillcolor="#81c169"]; // "builtin" node [INFO] [stdout] 40 │- "core::cmp" [label="external mod|core::cmp", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 41 │- "core::future::future::Future" [label="external trait|core::future::future::Future", fillcolor="#81c169"]; // "trait" node [INFO] [stdout] 42 │- "core::marker::Sized" [label="external trait|core::marker::Sized", fillcolor="#81c169"]; // "trait" node [INFO] [stdout] 43 │- "core::ops" [label="external mod|core::ops", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 44 37 │ "i32" [label="external builtin|i32", fillcolor="#81c169"]; // "builtin" node [INFO] [stdout] 45 38 │ "smoke" [label="crate|smoke", fillcolor="#5397c8"]; // "crate" node [INFO] [stdout] 46 39 │ "smoke::derives" [label="pub(crate) mod|smoke::derives", fillcolor="#f8c04c"]; // "mod" node [INFO] [stdout] 47 40 │ "smoke::derives::Dummy" [label="pub(self) struct|smoke::derives::Dummy", fillcolor="#db5367"]; // "struct" node [INFO] [stdout] 48 │- "smoke::derives::Dummy::clone" [label="pub(self) fn|smoke::derives::Dummy::clone", fillcolor="#db5367"]; // "fn" node [INFO] [stdout] 49 41 │ "smoke::functions" [label="pub(crate) mod|smoke::functions", fillcolor="#f8c04c"]; // "mod" node [INFO] [stdout] 50 42 │ "smoke::functions::Core" [label="pub(self) type|smoke::functions::Core", fillcolor="#db5367"]; // "type" node [INFO] [stdout] 51 43 │ "smoke::functions::Crate" [label="pub(self) type|smoke::functions::Crate", fillcolor="#db5367"]; // "type" node [INFO] [stdout] 52 44 │ "smoke::functions::Local" [label="pub(self) struct|smoke::functions::Local", fillcolor="#db5367"]; // "struct" node [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 154 146 │ "smoke" -> "smoke::target" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 155 147 │ "smoke" -> "smoke::uses" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 156 148 │ "smoke" -> "smoke::visibility" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 157 149 │ "smoke::derives" -> "smoke::derives::Dummy" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 158 │- "smoke::derives::Dummy" -> "smoke::derives::Dummy::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 159 │- "smoke::derives::Dummy::clone" -> "bool" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 160 │- "smoke::derives::Dummy::clone" -> "smoke::derives::Dummy" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 161 150 │ "smoke::functions" -> "smoke::functions::Core" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 162 151 │ "smoke::functions" -> "smoke::functions::Crate" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 163 152 │ "smoke::functions" -> "smoke::functions::Local" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 164 153 │ "smoke::functions" -> "smoke::functions::Std" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 165 154 │ "smoke::functions" -> "smoke::functions::body" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 166 155 │ "smoke::functions" -> "smoke::functions::inputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 167 156 │ "smoke::functions" -> "smoke::functions::outputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 168 157 │ "smoke::functions::Crate" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 169 │- "smoke::functions::Std" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 170 │- "smoke::functions::body" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 171 158 │ "smoke::functions::body" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 172 159 │ "smoke::functions::body" -> "smoke::functions::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 173 160 │ "smoke::functions::body" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 174 161 │ "smoke::functions::body" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 175 │- "smoke::functions::inputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 176 162 │ "smoke::functions::inputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 177 163 │ "smoke::functions::inputs" -> "smoke::functions::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 178 164 │ "smoke::functions::inputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 179 │- "smoke::functions::inputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 180 │- "smoke::functions::outputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 181 165 │ "smoke::functions::outputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 182 166 │ "smoke::functions::outputs" -> "smoke::functions::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 183 167 │ "smoke::functions::outputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 184 │- "smoke::functions::outputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 185 168 │ "smoke::hierarchy" -> "smoke::hierarchy::lorem" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 186 169 │ "smoke::hierarchy::lorem" -> "smoke::hierarchy::lorem::Lorem" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 187 170 │ "smoke::hierarchy::lorem" -> "smoke::hierarchy::lorem::consectetur" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 188 171 │ "smoke::hierarchy::lorem" -> "smoke::hierarchy::lorem::dolor" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 206 189 │ "smoke::methods::Crate" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 207 190 │ "smoke::methods::Dummy" -> "smoke::methods::Dummy::body" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 208 191 │ "smoke::methods::Dummy" -> "smoke::methods::Dummy::inputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 209 192 │ "smoke::methods::Dummy" -> "smoke::methods::Dummy::outputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 210 │- "smoke::methods::Dummy::body" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 211 193 │ "smoke::methods::Dummy::body" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 212 194 │ "smoke::methods::Dummy::body" -> "smoke::methods::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 213 195 │ "smoke::methods::Dummy::body" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 214 196 │ "smoke::methods::Dummy::body" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 215 │- "smoke::methods::Dummy::inputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 216 197 │ "smoke::methods::Dummy::inputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 217 198 │ "smoke::methods::Dummy::inputs" -> "smoke::methods::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 218 199 │ "smoke::methods::Dummy::inputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 219 │- "smoke::methods::Dummy::inputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 220 │- "smoke::methods::Dummy::outputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 221 200 │ "smoke::methods::Dummy::outputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 222 201 │ "smoke::methods::Dummy::outputs" -> "smoke::methods::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 223 202 │ "smoke::methods::Dummy::outputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 224 │- "smoke::methods::Dummy::outputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 225 │- "smoke::methods::Std" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 226 203 │ "smoke::target" -> "smoke::target::Target" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 227 │- "smoke::uses" -> "alloc::fmt" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 228 │- "smoke::uses" -> "core::cmp" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 229 │- "smoke::uses" -> "core::ops" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 230 204 │ "smoke::uses" -> "smoke::hierarchy" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 231 205 │ "smoke::uses" -> "smoke::uses::cycle" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 232 206 │ "smoke::uses::cycle" -> "smoke::uses::cycle::node_0" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 233 207 │ "smoke::uses::cycle" -> "smoke::uses::cycle::node_1" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 263 237 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::TypeAlias" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 264 238 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::Union" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 265 239 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::UnsafeFunction" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 266 240 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::UnsafeTrait" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 267 │- "smoke::visibility::dummy::kinds::AsyncFunction" -> "core::future::future::Future" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 268 │- "smoke::visibility::dummy::kinds::AsyncFunction" -> "core::marker::Sized" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 269 241 │ "smoke::visibility::dummy::kinds::TraitAlias" -> "smoke::visibility::dummy::kinds::Trait" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 270 242 │ "smoke::visibility::dummy::kinds::TypeAlias" -> "smoke::visibility::dummy::kinds::Struct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 271 243 │ "smoke::visibility::dummy::mods" -> "smoke::visibility::dummy::mods::pub_crate" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 272 244 │ "smoke::visibility::dummy::mods" -> "smoke::visibility::dummy::mods::pub_module" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] thread 'colors::ansi::smoke' panicked at tests/dependencies.rs:25:9: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/snapshots/dependencies__colors__ansi__smoke.snap.new") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59b616faa56a - std::backtrace_rs::backtrace::libunwind::trace::h3dab7ffe210583a3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59b616faa56a - std::backtrace_rs::backtrace::trace_unsynchronized::h85ec3139dd4f9047 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59b616faa56a - std::sys::backtrace::_print_fmt::h3447259688950eab [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59b616faa56a - ::fmt::ha8d24a0f27cc401d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59b616fd6983 - core::fmt::rt::Argument::fmt::h650b92642f481125 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59b616fd6983 - core::fmt::write::h5becf96591c394eb [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/mod.rs:1437:21 [INFO] [stdout] 6: 0x59b616fa5db3 - std::io::Write::write_fmt::h61fb565ee25d88c6 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x59b616faa3b2 - std::sys::backtrace::BacktraceLock::print::hae1dc20f39b0ae80 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59b616fac06e - std::panicking::default_hook::{{closure}}::hb3023fc9edf847a9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:284:22 [INFO] [stdout] 9: 0x59b616fabe77 - std::panicking::default_hook::h271aee2d85880663 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:308:9 [INFO] [stdout] 10: 0x59b616cc1428 - as core::ops::function::Fn>::call::hbfe4f2a7834d388d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x59b616cc1428 - test::test_main::{{closure}}::hbb7d4fde4185abc5 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x59b616fac888 - as core::ops::function::Fn>::call::hd4cbe0a9e8955cde [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x59b616fac888 - std::panicking::rust_panic_with_hook::he05f4a167c1908ac [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:825:13 [INFO] [stdout] 14: 0x59b616fac53a - std::panicking::begin_panic_handler::{{closure}}::h79780775730ab9df [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:690:13 [INFO] [stdout] 15: 0x59b616faaa39 - std::sys::backtrace::__rust_end_short_backtrace::h753217146a30d8a2 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x59b616fac1cd - rust_begin_unwind [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:681:5 [INFO] [stdout] 17: 0x59b616fd43e0 - core::panicking::panic_fmt::h9ad4c3d87a3eb4ad [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x59b616fd4856 - core::result::unwrap_failed::h865c91c1a27f7a85 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1699:5 [INFO] [stdout] 19: 0x59b616b0a194 - core::result::Result::unwrap::he3e5a8ff16d12f18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x59b616b0a194 - dependencies::colors::ansi::smoke::h5a4d81c96554a436 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:163:13 [INFO] [stdout] 21: 0x59b616b095b7 - dependencies::colors::ansi::smoke::{{closure}}::hb110f203f77f49ae [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:132:22 [INFO] [stdout] 22: 0x59b616b2cb56 - core::ops::function::FnOnce::call_once::h396fbf7f6263d41a [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59b616cc606b - core::ops::function::FnOnce::call_once::h651e3187cb632f8b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59b616cc606b - test::__rust_begin_short_backtrace::hf087c08482082584 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x59b616cc5979 - test::run_test_in_process::{{closure}}::h028b11125eb38b18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x59b616cc5979 - as core::ops::function::FnOnce<()>>::call_once::h8a69fc59e5c0ffcd [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59b616cc5979 - std::panicking::try::do_call::h53d2549af1773521 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 28: 0x59b616cc5979 - std::panicking::try::h327579c208c8ae37 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 29: 0x59b616cc5979 - std::panic::catch_unwind::hae7e4a4da155a27e [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x59b616cc5979 - test::run_test_in_process::hef0a7b0ac1ee3437 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x59b616cc5979 - test::run_test::{{closure}}::h007633ec4ae045b1 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x59b616c886ea - test::run_test::{{closure}}::hf3a8c9852b545b46 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x59b616c886ea - std::sys::backtrace::__rust_begin_short_backtrace::ha442d5d7942f6ee9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc8fd461cdc84b676 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x59b616c8c156 - as core::ops::function::FnOnce<()>>::call_once::h5a459cc955f063ed [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59b616c8c156 - std::panicking::try::do_call::hc249aed3a6c9c972 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 37: 0x59b616c8c156 - std::panicking::try::h649add41232b7ab3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 38: 0x59b616c8c156 - std::panic::catch_unwind::h2fd522623ccd57b0 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::h685de412d0d20b6b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x59b616c8c156 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf3391e711cf5434d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::hc98bb0f9729b604d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 42: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::h3b479d8e9f1fef9f [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x59b616fb1cbb - std::sys::pal::unix::thread::Thread::new::thread_start::he3d5da9652362070 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x721eec1d6ac3 - [INFO] [stdout] 45: 0x721eec267a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- fields::struct_fields stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: tests/snapshots/dependencies__fields__struct_fields.snap [INFO] [stdout] Snapshot: struct_fields [INFO] [stdout] Source: tests/dependencies.rs:480 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: output [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 35 35 │ ]; [INFO] [stdout] 36 36 │ [INFO] [stdout] 37 37 │ "struct_fields" [label="crate|struct_fields", fillcolor="#5397c8"]; // "crate" node [INFO] [stdout] 38 38 │ "struct_fields::GenericTargetEnum" [label="pub(crate) enum|struct_fields::GenericTargetEnum", fillcolor="#f8c04c"]; // "enum" node [INFO] [stdout] 39 │- "struct_fields::GenericTargetEnum::clone" [label="pub(crate) fn|struct_fields::GenericTargetEnum::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 40 39 │ "struct_fields::GenericTargetStruct" [label="pub(crate) struct|struct_fields::GenericTargetStruct", fillcolor="#f8c04c"]; // "struct" node [INFO] [stdout] 41 │- "struct_fields::GenericTargetStruct::clone" [label="pub(crate) fn|struct_fields::GenericTargetStruct::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 42 40 │ "struct_fields::GenericTargetUnion" [label="pub(crate) union|struct_fields::GenericTargetUnion", fillcolor="#f8c04c"]; // "union" node [INFO] [stdout] 43 │- "struct_fields::GenericTargetUnion::clone" [label="pub(crate) fn|struct_fields::GenericTargetUnion::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 44 41 │ "struct_fields::GenericTypeAlias" [label="pub(crate) type|struct_fields::GenericTypeAlias", fillcolor="#f8c04c"]; // "type" node [INFO] [stdout] 45 42 │ "struct_fields::Struct" [label="pub struct|struct_fields::Struct", fillcolor="#81c169"]; // "struct" node [INFO] [stdout] 46 43 │ "struct_fields::TargetEnum" [label="pub(crate) enum|struct_fields::TargetEnum", fillcolor="#f8c04c"]; // "enum" node [INFO] [stdout] 47 │- "struct_fields::TargetEnum::clone" [label="pub(crate) fn|struct_fields::TargetEnum::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 48 44 │ "struct_fields::TargetStruct" [label="pub(crate) struct|struct_fields::TargetStruct", fillcolor="#f8c04c"]; // "struct" node [INFO] [stdout] 49 │- "struct_fields::TargetStruct::clone" [label="pub(crate) fn|struct_fields::TargetStruct::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 50 45 │ "struct_fields::TargetTrait" [label="pub(crate) trait|struct_fields::TargetTrait", fillcolor="#f8c04c"]; // "trait" node [INFO] [stdout] 51 46 │ "struct_fields::TargetUnion" [label="pub(crate) union|struct_fields::TargetUnion", fillcolor="#f8c04c"]; // "union" node [INFO] [stdout] 52 │- "struct_fields::TargetUnion::clone" [label="pub(crate) fn|struct_fields::TargetUnion::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 53 47 │ "struct_fields::TypeAlias" [label="pub(crate) type|struct_fields::TypeAlias", fillcolor="#f8c04c"]; // "type" node [INFO] [stdout] 54 48 │ [INFO] [stdout] 55 49 │ "struct_fields" -> "struct_fields::GenericTargetEnum" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 56 50 │ "struct_fields" -> "struct_fields::GenericTargetStruct" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 61 55 │ "struct_fields" -> "struct_fields::TargetStruct" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 62 56 │ "struct_fields" -> "struct_fields::TargetTrait" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 63 57 │ "struct_fields" -> "struct_fields::TargetUnion" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 64 58 │ "struct_fields" -> "struct_fields::TypeAlias" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 65 │- "struct_fields::GenericTargetEnum" -> "struct_fields::GenericTargetEnum::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 66 │- "struct_fields::GenericTargetEnum::clone" -> "struct_fields::GenericTargetEnum" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 67 │- "struct_fields::GenericTargetStruct" -> "struct_fields::GenericTargetStruct::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 68 │- "struct_fields::GenericTargetStruct::clone" -> "struct_fields::GenericTargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 69 │- "struct_fields::GenericTargetUnion" -> "struct_fields::GenericTargetUnion::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 70 │- "struct_fields::GenericTargetUnion::clone" -> "struct_fields::GenericTargetUnion" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 71 59 │ "struct_fields::Struct" -> "struct_fields::GenericTargetEnum" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 72 60 │ "struct_fields::Struct" -> "struct_fields::GenericTargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 73 61 │ "struct_fields::Struct" -> "struct_fields::GenericTargetUnion" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 74 62 │ "struct_fields::Struct" -> "struct_fields::TargetEnum" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 75 63 │ "struct_fields::Struct" -> "struct_fields::TargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 76 64 │ "struct_fields::Struct" -> "struct_fields::TargetTrait" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 77 65 │ "struct_fields::Struct" -> "struct_fields::TargetUnion" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 78 │- "struct_fields::TargetEnum" -> "struct_fields::TargetEnum::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 79 │- "struct_fields::TargetEnum::clone" -> "struct_fields::TargetEnum" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 80 │- "struct_fields::TargetStruct" -> "struct_fields::TargetStruct::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 81 │- "struct_fields::TargetStruct::clone" -> "struct_fields::TargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 82 66 │ "struct_fields::TargetUnion" -> "struct_fields::TargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 83 │- "struct_fields::TargetUnion" -> "struct_fields::TargetUnion::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 84 │- "struct_fields::TargetUnion::clone" -> "struct_fields::TargetUnion" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 85 67 │ "struct_fields::TypeAlias" -> "struct_fields::TargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 86 68 │ [INFO] [stdout] 87 69 │ } [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] thread 'fields::struct_fields' panicked at tests/dependencies.rs:480:5: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/snapshots/dependencies__fields__struct_fields.snap.new") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59b616faa56a - std::backtrace_rs::backtrace::libunwind::trace::h3dab7ffe210583a3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59b616faa56a - std::backtrace_rs::backtrace::trace_unsynchronized::h85ec3139dd4f9047 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59b616faa56a - std::sys::backtrace::_print_fmt::h3447259688950eab [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59b616faa56a - ::fmt::ha8d24a0f27cc401d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59b616fd6983 - core::fmt::rt::Argument::fmt::h650b92642f481125 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59b616fd6983 - core::fmt::write::h5becf96591c394eb [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/mod.rs:1437:21 [INFO] [stdout] 6: 0x59b616fa5db3 - std::io::Write::write_fmt::h61fb565ee25d88c6 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x59b616faa3b2 - std::sys::backtrace::BacktraceLock::print::hae1dc20f39b0ae80 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59b616fac06e - std::panicking::default_hook::{{closure}}::hb3023fc9edf847a9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:284:22 [INFO] [stdout] 9: 0x59b616fabe77 - std::panicking::default_hook::h271aee2d85880663 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:308:9 [INFO] [stdout] 10: 0x59b616cc1428 - as core::ops::function::Fn>::call::hbfe4f2a7834d388d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x59b616cc1428 - test::test_main::{{closure}}::hbb7d4fde4185abc5 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x59b616fac888 - as core::ops::function::Fn>::call::hd4cbe0a9e8955cde [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x59b616fac888 - std::panicking::rust_panic_with_hook::he05f4a167c1908ac [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:825:13 [INFO] [stdout] 14: 0x59b616fac53a - std::panicking::begin_panic_handler::{{closure}}::h79780775730ab9df [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:690:13 [INFO] [stdout] 15: 0x59b616faaa39 - std::sys::backtrace::__rust_end_short_backtrace::h753217146a30d8a2 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x59b616fac1cd - rust_begin_unwind [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:681:5 [INFO] [stdout] 17: 0x59b616fd43e0 - core::panicking::panic_fmt::h9ad4c3d87a3eb4ad [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x59b616fd4856 - core::result::unwrap_failed::h865c91c1a27f7a85 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1699:5 [INFO] [stdout] 19: 0x59b616b36b94 - core::result::Result::unwrap::he3e5a8ff16d12f18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x59b616b36b94 - dependencies::fields::struct_fields::h70cc86c2ba92e061 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:163:13 [INFO] [stdout] 21: 0x59b616b35fb7 - dependencies::fields::struct_fields::{{closure}}::he23c1771b3ae0fb4 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:132:22 [INFO] [stdout] 22: 0x59b616b2c956 - core::ops::function::FnOnce::call_once::h22cb041c37bac84d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59b616cc606b - core::ops::function::FnOnce::call_once::h651e3187cb632f8b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59b616cc606b - test::__rust_begin_short_backtrace::hf087c08482082584 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x59b616cc5979 - test::run_test_in_process::{{closure}}::h028b11125eb38b18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x59b616cc5979 - as core::ops::function::FnOnce<()>>::call_once::h8a69fc59e5c0ffcd [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59b616cc5979 - std::panicking::try::do_call::h53d2549af1773521 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 28: 0x59b616cc5979 - std::panicking::try::h327579c208c8ae37 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 29: 0x59b616cc5979 - std::panic::catch_unwind::hae7e4a4da155a27e [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x59b616cc5979 - test::run_test_in_process::hef0a7b0ac1ee3437 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x59b616cc5979 - test::run_test::{{closure}}::h007633ec4ae045b1 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x59b616c886ea - test::run_test::{{closure}}::hf3a8c9852b545b46 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x59b616c886ea - std::sys::backtrace::__rust_begin_short_backtrace::ha442d5d7942f6ee9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc8fd461cdc84b676 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x59b616c8c156 - as core::ops::function::FnOnce<()>>::call_once::h5a459cc955f063ed [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59b616c8c156 - std::panicking::try::do_call::hc249aed3a6c9c972 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 37: 0x59b616c8c156 - std::panicking::try::h649add41232b7ab3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 38: 0x59b616c8c156 - std::panic::catch_unwind::h2fd522623ccd57b0 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::h685de412d0d20b6b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x59b616c8c156 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf3391e711cf5434d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::hc98bb0f9729b604d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 42: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::h3b479d8e9f1fef9f [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x59b616fb1cbb - std::sys::pal::unix::thread::Thread::new::thread_start::he3d5da9652362070 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x721eec1d6ac3 - [INFO] [stdout] 45: 0x721eec267a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- fields::enum_fields stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: tests/snapshots/dependencies__fields__enum_fields.snap [INFO] [stdout] Snapshot: enum_fields [INFO] [stdout] Source: tests/dependencies.rs:480 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: output [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 36 36 │ [INFO] [stdout] 37 37 │ "enum_fields" [label="crate|enum_fields", fillcolor="#5397c8"]; // "crate" node [INFO] [stdout] 38 38 │ "enum_fields::Enum" [label="pub enum|enum_fields::Enum", fillcolor="#81c169"]; // "enum" node [INFO] [stdout] 39 39 │ "enum_fields::GenericTargetEnum" [label="pub(crate) enum|enum_fields::GenericTargetEnum", fillcolor="#f8c04c"]; // "enum" node [INFO] [stdout] 40 │- "enum_fields::GenericTargetEnum::clone" [label="pub(crate) fn|enum_fields::GenericTargetEnum::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 41 40 │ "enum_fields::GenericTargetStruct" [label="pub(crate) struct|enum_fields::GenericTargetStruct", fillcolor="#f8c04c"]; // "struct" node [INFO] [stdout] 42 │- "enum_fields::GenericTargetStruct::clone" [label="pub(crate) fn|enum_fields::GenericTargetStruct::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 43 41 │ "enum_fields::GenericTargetUnion" [label="pub(crate) union|enum_fields::GenericTargetUnion", fillcolor="#f8c04c"]; // "union" node [INFO] [stdout] 44 │- "enum_fields::GenericTargetUnion::clone" [label="pub(crate) fn|enum_fields::GenericTargetUnion::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 45 42 │ "enum_fields::GenericTypeAlias" [label="pub(crate) type|enum_fields::GenericTypeAlias", fillcolor="#f8c04c"]; // "type" node [INFO] [stdout] 46 43 │ "enum_fields::TargetEnum" [label="pub(crate) enum|enum_fields::TargetEnum", fillcolor="#f8c04c"]; // "enum" node [INFO] [stdout] 47 │- "enum_fields::TargetEnum::clone" [label="pub(crate) fn|enum_fields::TargetEnum::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 48 44 │ "enum_fields::TargetStruct" [label="pub(crate) struct|enum_fields::TargetStruct", fillcolor="#f8c04c"]; // "struct" node [INFO] [stdout] 49 │- "enum_fields::TargetStruct::clone" [label="pub(crate) fn|enum_fields::TargetStruct::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 50 45 │ "enum_fields::TargetTrait" [label="pub(crate) trait|enum_fields::TargetTrait", fillcolor="#f8c04c"]; // "trait" node [INFO] [stdout] 51 46 │ "enum_fields::TargetUnion" [label="pub(crate) union|enum_fields::TargetUnion", fillcolor="#f8c04c"]; // "union" node [INFO] [stdout] 52 │- "enum_fields::TargetUnion::clone" [label="pub(crate) fn|enum_fields::TargetUnion::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 53 47 │ "enum_fields::TypeAlias" [label="pub(crate) type|enum_fields::TypeAlias", fillcolor="#f8c04c"]; // "type" node [INFO] [stdout] 54 48 │ [INFO] [stdout] 55 49 │ "enum_fields" -> "enum_fields::Enum" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 56 50 │ "enum_fields" -> "enum_fields::GenericTargetEnum" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 68 62 │ "enum_fields::Enum" -> "enum_fields::TargetEnum" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 69 63 │ "enum_fields::Enum" -> "enum_fields::TargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 70 64 │ "enum_fields::Enum" -> "enum_fields::TargetTrait" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 71 65 │ "enum_fields::Enum" -> "enum_fields::TargetUnion" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 72 │- "enum_fields::GenericTargetEnum" -> "enum_fields::GenericTargetEnum::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 73 │- "enum_fields::GenericTargetEnum::clone" -> "enum_fields::GenericTargetEnum" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 74 │- "enum_fields::GenericTargetStruct" -> "enum_fields::GenericTargetStruct::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 75 │- "enum_fields::GenericTargetStruct::clone" -> "enum_fields::GenericTargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 76 │- "enum_fields::GenericTargetUnion" -> "enum_fields::GenericTargetUnion::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 77 │- "enum_fields::GenericTargetUnion::clone" -> "enum_fields::GenericTargetUnion" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 78 │- "enum_fields::TargetEnum" -> "enum_fields::TargetEnum::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 79 │- "enum_fields::TargetEnum::clone" -> "enum_fields::TargetEnum" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 80 │- "enum_fields::TargetStruct" -> "enum_fields::TargetStruct::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 81 │- "enum_fields::TargetStruct::clone" -> "enum_fields::TargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 82 66 │ "enum_fields::TargetUnion" -> "enum_fields::TargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 83 │- "enum_fields::TargetUnion" -> "enum_fields::TargetUnion::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 84 │- "enum_fields::TargetUnion::clone" -> "enum_fields::TargetUnion" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 85 67 │ "enum_fields::TypeAlias" -> "enum_fields::TargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 86 68 │ [INFO] [stdout] 87 69 │ } [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] thread 'fields::enum_fields' panicked at tests/dependencies.rs:480:5: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/snapshots/dependencies__fields__enum_fields.snap.new") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59b616faa56a - std::backtrace_rs::backtrace::libunwind::trace::h3dab7ffe210583a3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59b616faa56a - std::backtrace_rs::backtrace::trace_unsynchronized::h85ec3139dd4f9047 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59b616faa56a - std::sys::backtrace::_print_fmt::h3447259688950eab [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59b616faa56a - ::fmt::ha8d24a0f27cc401d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59b616fd6983 - core::fmt::rt::Argument::fmt::h650b92642f481125 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59b616fd6983 - core::fmt::write::h5becf96591c394eb [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/mod.rs:1437:21 [INFO] [stdout] 6: 0x59b616fa5db3 - std::io::Write::write_fmt::h61fb565ee25d88c6 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x59b616faa3b2 - std::sys::backtrace::BacktraceLock::print::hae1dc20f39b0ae80 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59b616fac06e - std::panicking::default_hook::{{closure}}::hb3023fc9edf847a9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:284:22 [INFO] [stdout] 9: 0x59b616fabe77 - std::panicking::default_hook::h271aee2d85880663 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:308:9 [INFO] [stdout] 10: 0x59b616cc1428 - as core::ops::function::Fn>::call::hbfe4f2a7834d388d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x59b616cc1428 - test::test_main::{{closure}}::hbb7d4fde4185abc5 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x59b616fac888 - as core::ops::function::Fn>::call::hd4cbe0a9e8955cde [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x59b616fac888 - std::panicking::rust_panic_with_hook::he05f4a167c1908ac [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:825:13 [INFO] [stdout] 14: 0x59b616fac53a - std::panicking::begin_panic_handler::{{closure}}::h79780775730ab9df [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:690:13 [INFO] [stdout] 15: 0x59b616faaa39 - std::sys::backtrace::__rust_end_short_backtrace::h753217146a30d8a2 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x59b616fac1cd - rust_begin_unwind [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:681:5 [INFO] [stdout] 17: 0x59b616fd43e0 - core::panicking::panic_fmt::h9ad4c3d87a3eb4ad [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x59b616fd4856 - core::result::unwrap_failed::h865c91c1a27f7a85 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1699:5 [INFO] [stdout] 19: 0x59b616b35d34 - core::result::Result::unwrap::he3e5a8ff16d12f18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x59b616b35d34 - dependencies::fields::enum_fields::hfb83bb822b9a3997 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:163:13 [INFO] [stdout] 21: 0x59b616b35157 - dependencies::fields::enum_fields::{{closure}}::hb665c451681f54ae [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:132:22 [INFO] [stdout] 22: 0x59b616b2ca56 - core::ops::function::FnOnce::call_once::h3175228ec91d5e1f [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59b616cc606b - core::ops::function::FnOnce::call_once::h651e3187cb632f8b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59b616cc606b - test::__rust_begin_short_backtrace::hf087c08482082584 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x59b616cc5979 - test::run_test_in_process::{{closure}}::h028b11125eb38b18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x59b616cc5979 - as core::ops::function::FnOnce<()>>::call_once::h8a69fc59e5c0ffcd [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59b616cc5979 - std::panicking::try::do_call::h53d2549af1773521 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 28: 0x59b616cc5979 - std::panicking::try::h327579c208c8ae37 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 29: 0x59b616cc5979 - std::panic::catch_unwind::hae7e4a4da155a27e [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x59b616cc5979 - test::run_test_in_process::hef0a7b0ac1ee3437 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x59b616cc5979 - test::run_test::{{closure}}::h007633ec4ae045b1 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x59b616c886ea - test::run_test::{{closure}}::hf3a8c9852b545b46 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x59b616c886ea - std::sys::backtrace::__rust_begin_short_backtrace::ha442d5d7942f6ee9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc8fd461cdc84b676 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x59b616c8c156 - as core::ops::function::FnOnce<()>>::call_once::h5a459cc955f063ed [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59b616c8c156 - std::panicking::try::do_call::hc249aed3a6c9c972 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 37: 0x59b616c8c156 - std::panicking::try::h649add41232b7ab3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 38: 0x59b616c8c156 - std::panic::catch_unwind::h2fd522623ccd57b0 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::h685de412d0d20b6b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x59b616c8c156 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf3391e711cf5434d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::hc98bb0f9729b604d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 42: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::h3b479d8e9f1fef9f [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x59b616fb1cbb - std::sys::pal::unix::thread::Thread::new::thread_start::he3d5da9652362070 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x721eec1d6ac3 - [INFO] [stdout] 45: 0x721eec267a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- fields::tuple_fields stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: tests/snapshots/dependencies__fields__tuple_fields.snap [INFO] [stdout] Snapshot: tuple_fields [INFO] [stdout] Source: tests/dependencies.rs:480 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: output [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 36 36 │ [INFO] [stdout] 37 37 │ "tuple_fields" [label="crate|tuple_fields", fillcolor="#5397c8"]; // "crate" node [INFO] [stdout] 38 38 │ "tuple_fields::DynTrait" [label="pub(crate) trait|tuple_fields::DynTrait", fillcolor="#f8c04c"]; // "trait" node [INFO] [stdout] 39 39 │ "tuple_fields::GenericTargetEnum" [label="pub(crate) enum|tuple_fields::GenericTargetEnum", fillcolor="#f8c04c"]; // "enum" node [INFO] [stdout] 40 │- "tuple_fields::GenericTargetEnum::clone" [label="pub(crate) fn|tuple_fields::GenericTargetEnum::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 41 40 │ "tuple_fields::GenericTargetStruct" [label="pub(crate) struct|tuple_fields::GenericTargetStruct", fillcolor="#f8c04c"]; // "struct" node [INFO] [stdout] 42 │- "tuple_fields::GenericTargetStruct::clone" [label="pub(crate) fn|tuple_fields::GenericTargetStruct::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 43 41 │ "tuple_fields::GenericTargetUnion" [label="pub(crate) union|tuple_fields::GenericTargetUnion", fillcolor="#f8c04c"]; // "union" node [INFO] [stdout] 44 │- "tuple_fields::GenericTargetUnion::clone" [label="pub(crate) fn|tuple_fields::GenericTargetUnion::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 45 42 │ "tuple_fields::GenericTypeAlias" [label="pub(crate) type|tuple_fields::GenericTypeAlias", fillcolor="#f8c04c"]; // "type" node [INFO] [stdout] 46 43 │ "tuple_fields::TargetEnum" [label="pub(crate) enum|tuple_fields::TargetEnum", fillcolor="#f8c04c"]; // "enum" node [INFO] [stdout] 47 │- "tuple_fields::TargetEnum::clone" [label="pub(crate) fn|tuple_fields::TargetEnum::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 48 44 │ "tuple_fields::TargetStruct" [label="pub(crate) struct|tuple_fields::TargetStruct", fillcolor="#f8c04c"]; // "struct" node [INFO] [stdout] 49 │- "tuple_fields::TargetStruct::clone" [label="pub(crate) fn|tuple_fields::TargetStruct::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 50 45 │ "tuple_fields::TargetTrait" [label="pub(crate) trait|tuple_fields::TargetTrait", fillcolor="#f8c04c"]; // "trait" node [INFO] [stdout] 51 46 │ "tuple_fields::TargetUnion" [label="pub(crate) union|tuple_fields::TargetUnion", fillcolor="#f8c04c"]; // "union" node [INFO] [stdout] 52 │- "tuple_fields::TargetUnion::clone" [label="pub(crate) fn|tuple_fields::TargetUnion::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 53 47 │ "tuple_fields::Tuple" [label="pub(crate) type|tuple_fields::Tuple", fillcolor="#f8c04c"]; // "type" node [INFO] [stdout] 54 48 │ "tuple_fields::TypeAlias" [label="pub(crate) type|tuple_fields::TypeAlias", fillcolor="#f8c04c"]; // "type" node [INFO] [stdout] 55 49 │ [INFO] [stdout] 56 50 │ "tuple_fields" -> "tuple_fields::DynTrait" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 63 57 │ "tuple_fields" -> "tuple_fields::TargetTrait" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 64 58 │ "tuple_fields" -> "tuple_fields::TargetUnion" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 65 59 │ "tuple_fields" -> "tuple_fields::Tuple" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 66 60 │ "tuple_fields" -> "tuple_fields::TypeAlias" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 67 │- "tuple_fields::GenericTargetEnum" -> "tuple_fields::GenericTargetEnum::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 68 │- "tuple_fields::GenericTargetEnum::clone" -> "tuple_fields::GenericTargetEnum" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 69 │- "tuple_fields::GenericTargetStruct" -> "tuple_fields::GenericTargetStruct::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 70 │- "tuple_fields::GenericTargetStruct::clone" -> "tuple_fields::GenericTargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 71 │- "tuple_fields::GenericTargetUnion" -> "tuple_fields::GenericTargetUnion::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 72 │- "tuple_fields::GenericTargetUnion::clone" -> "tuple_fields::GenericTargetUnion" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 73 │- "tuple_fields::TargetEnum" -> "tuple_fields::TargetEnum::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 74 │- "tuple_fields::TargetEnum::clone" -> "tuple_fields::TargetEnum" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 75 │- "tuple_fields::TargetStruct" -> "tuple_fields::TargetStruct::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 76 │- "tuple_fields::TargetStruct::clone" -> "tuple_fields::TargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 77 61 │ "tuple_fields::TargetUnion" -> "tuple_fields::TargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 78 │- "tuple_fields::TargetUnion" -> "tuple_fields::TargetUnion::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 79 │- "tuple_fields::TargetUnion::clone" -> "tuple_fields::TargetUnion" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 80 62 │ "tuple_fields::Tuple" -> "tuple_fields::DynTrait" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 81 63 │ "tuple_fields::Tuple" -> "tuple_fields::GenericTargetEnum" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 82 64 │ "tuple_fields::Tuple" -> "tuple_fields::GenericTargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 83 65 │ "tuple_fields::Tuple" -> "tuple_fields::GenericTargetUnion" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] thread 'fields::tuple_fields' panicked at tests/dependencies.rs:480:5: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/snapshots/dependencies__fields__tuple_fields.snap.new") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59b616faa56a - std::backtrace_rs::backtrace::libunwind::trace::h3dab7ffe210583a3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59b616faa56a - std::backtrace_rs::backtrace::trace_unsynchronized::h85ec3139dd4f9047 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59b616faa56a - std::sys::backtrace::_print_fmt::h3447259688950eab [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59b616faa56a - ::fmt::ha8d24a0f27cc401d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59b616fd6983 - core::fmt::rt::Argument::fmt::h650b92642f481125 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59b616fd6983 - core::fmt::write::h5becf96591c394eb [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/mod.rs:1437:21 [INFO] [stdout] 6: 0x59b616fa5db3 - std::io::Write::write_fmt::h61fb565ee25d88c6 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x59b616faa3b2 - std::sys::backtrace::BacktraceLock::print::hae1dc20f39b0ae80 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59b616fac06e - std::panicking::default_hook::{{closure}}::hb3023fc9edf847a9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:284:22 [INFO] [stdout] 9: 0x59b616fabe77 - std::panicking::default_hook::h271aee2d85880663 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:308:9 [INFO] [stdout] 10: 0x59b616cc1428 - as core::ops::function::Fn>::call::hbfe4f2a7834d388d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x59b616cc1428 - test::test_main::{{closure}}::hbb7d4fde4185abc5 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x59b616fac888 - as core::ops::function::Fn>::call::hd4cbe0a9e8955cde [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x59b616fac888 - std::panicking::rust_panic_with_hook::he05f4a167c1908ac [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:825:13 [INFO] [stdout] 14: 0x59b616fac53a - std::panicking::begin_panic_handler::{{closure}}::h79780775730ab9df [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:690:13 [INFO] [stdout] 15: 0x59b616faaa39 - std::sys::backtrace::__rust_end_short_backtrace::h753217146a30d8a2 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x59b616fac1cd - rust_begin_unwind [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:681:5 [INFO] [stdout] 17: 0x59b616fd43e0 - core::panicking::panic_fmt::h9ad4c3d87a3eb4ad [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x59b616fd4856 - core::result::unwrap_failed::h865c91c1a27f7a85 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1699:5 [INFO] [stdout] 19: 0x59b616b379f4 - core::result::Result::unwrap::he3e5a8ff16d12f18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x59b616b379f4 - dependencies::fields::tuple_fields::h43cc7398c5140d46 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:163:13 [INFO] [stdout] 21: 0x59b616b36e17 - dependencies::fields::tuple_fields::{{closure}}::h7a9c39ed340c8963 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:132:22 [INFO] [stdout] 22: 0x59b616b2dd66 - core::ops::function::FnOnce::call_once::hd5ac56d6a5c3061e [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59b616cc606b - core::ops::function::FnOnce::call_once::h651e3187cb632f8b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59b616cc606b - test::__rust_begin_short_backtrace::hf087c08482082584 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x59b616cc5979 - test::run_test_in_process::{{closure}}::h028b11125eb38b18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x59b616cc5979 - as core::ops::function::FnOnce<()>>::call_once::h8a69fc59e5c0ffcd [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59b616cc5979 - std::panicking::try::do_call::h53d2549af1773521 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 28: 0x59b616cc5979 - std::panicking::try::h327579c208c8ae37 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 29: 0x59b616cc5979 - std::panic::catch_unwind::hae7e4a4da155a27e [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x59b616cc5979 - test::run_test_in_process::hef0a7b0ac1ee3437 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x59b616cc5979 - test::run_test::{{closure}}::h007633ec4ae045b1 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x59b616c886ea - test::run_test::{{closure}}::hf3a8c9852b545b46 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x59b616c886ea - std::sys::backtrace::__rust_begin_short_backtrace::ha442d5d7942f6ee9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc8fd461cdc84b676 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x59b616c8c156 - as core::ops::function::FnOnce<()>>::call_once::h5a459cc955f063ed [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59b616c8c156 - std::panicking::try::do_call::hc249aed3a6c9c972 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 37: 0x59b616c8c156 - std::panicking::try::h649add41232b7ab3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 38: 0x59b616c8c156 - std::panic::catch_unwind::h2fd522623ccd57b0 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::h685de412d0d20b6b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x59b616c8c156 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf3391e711cf5434d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::hc98bb0f9729b604d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 42: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::h3b479d8e9f1fef9f [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x59b616fb1cbb - std::sys::pal::unix::thread::Thread::new::thread_start::he3d5da9652362070 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x721eec1d6ac3 - [INFO] [stdout] 45: 0x721eec267a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- colors::plain::smoke stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: tests/snapshots/dependencies__colors__plain__smoke.snap [INFO] [stdout] Snapshot: smoke [INFO] [stdout] Source: tests/dependencies.rs:16 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: output [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 33 33 │ fontname="monospace", [INFO] [stdout] 34 34 │ fontsize="10", [INFO] [stdout] 35 35 │ ]; [INFO] [stdout] 36 36 │ [INFO] [stdout] 37 │- "alloc::fmt" [label="external mod|alloc::fmt", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 38 │- "alloc::string::String" [label="external struct|alloc::string::String", fillcolor="#81c169"]; // "struct" node [INFO] [stdout] 39 │- "bool" [label="external builtin|bool", fillcolor="#81c169"]; // "builtin" node [INFO] [stdout] 40 │- "core::cmp" [label="external mod|core::cmp", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 41 │- "core::future::future::Future" [label="external trait|core::future::future::Future", fillcolor="#81c169"]; // "trait" node [INFO] [stdout] 42 │- "core::marker::Sized" [label="external trait|core::marker::Sized", fillcolor="#81c169"]; // "trait" node [INFO] [stdout] 43 │- "core::ops" [label="external mod|core::ops", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 44 37 │ "i32" [label="external builtin|i32", fillcolor="#81c169"]; // "builtin" node [INFO] [stdout] 45 38 │ "smoke" [label="crate|smoke", fillcolor="#5397c8"]; // "crate" node [INFO] [stdout] 46 39 │ "smoke::derives" [label="pub(crate) mod|smoke::derives", fillcolor="#f8c04c"]; // "mod" node [INFO] [stdout] 47 40 │ "smoke::derives::Dummy" [label="pub(self) struct|smoke::derives::Dummy", fillcolor="#db5367"]; // "struct" node [INFO] [stdout] 48 │- "smoke::derives::Dummy::clone" [label="pub(self) fn|smoke::derives::Dummy::clone", fillcolor="#db5367"]; // "fn" node [INFO] [stdout] 49 41 │ "smoke::functions" [label="pub(crate) mod|smoke::functions", fillcolor="#f8c04c"]; // "mod" node [INFO] [stdout] 50 42 │ "smoke::functions::Core" [label="pub(self) type|smoke::functions::Core", fillcolor="#db5367"]; // "type" node [INFO] [stdout] 51 43 │ "smoke::functions::Crate" [label="pub(self) type|smoke::functions::Crate", fillcolor="#db5367"]; // "type" node [INFO] [stdout] 52 44 │ "smoke::functions::Local" [label="pub(self) struct|smoke::functions::Local", fillcolor="#db5367"]; // "struct" node [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 154 146 │ "smoke" -> "smoke::target" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 155 147 │ "smoke" -> "smoke::uses" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 156 148 │ "smoke" -> "smoke::visibility" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 157 149 │ "smoke::derives" -> "smoke::derives::Dummy" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 158 │- "smoke::derives::Dummy" -> "smoke::derives::Dummy::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 159 │- "smoke::derives::Dummy::clone" -> "bool" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 160 │- "smoke::derives::Dummy::clone" -> "smoke::derives::Dummy" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 161 150 │ "smoke::functions" -> "smoke::functions::Core" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 162 151 │ "smoke::functions" -> "smoke::functions::Crate" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 163 152 │ "smoke::functions" -> "smoke::functions::Local" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 164 153 │ "smoke::functions" -> "smoke::functions::Std" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 165 154 │ "smoke::functions" -> "smoke::functions::body" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 166 155 │ "smoke::functions" -> "smoke::functions::inputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 167 156 │ "smoke::functions" -> "smoke::functions::outputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 168 157 │ "smoke::functions::Crate" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 169 │- "smoke::functions::Std" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 170 │- "smoke::functions::body" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 171 158 │ "smoke::functions::body" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 172 159 │ "smoke::functions::body" -> "smoke::functions::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 173 160 │ "smoke::functions::body" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 174 161 │ "smoke::functions::body" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 175 │- "smoke::functions::inputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 176 162 │ "smoke::functions::inputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 177 163 │ "smoke::functions::inputs" -> "smoke::functions::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 178 164 │ "smoke::functions::inputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 179 │- "smoke::functions::inputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 180 │- "smoke::functions::outputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 181 165 │ "smoke::functions::outputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 182 166 │ "smoke::functions::outputs" -> "smoke::functions::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 183 167 │ "smoke::functions::outputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 184 │- "smoke::functions::outputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 185 168 │ "smoke::hierarchy" -> "smoke::hierarchy::lorem" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 186 169 │ "smoke::hierarchy::lorem" -> "smoke::hierarchy::lorem::Lorem" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 187 170 │ "smoke::hierarchy::lorem" -> "smoke::hierarchy::lorem::consectetur" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 188 171 │ "smoke::hierarchy::lorem" -> "smoke::hierarchy::lorem::dolor" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 206 189 │ "smoke::methods::Crate" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 207 190 │ "smoke::methods::Dummy" -> "smoke::methods::Dummy::body" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 208 191 │ "smoke::methods::Dummy" -> "smoke::methods::Dummy::inputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 209 192 │ "smoke::methods::Dummy" -> "smoke::methods::Dummy::outputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 210 │- "smoke::methods::Dummy::body" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 211 193 │ "smoke::methods::Dummy::body" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 212 194 │ "smoke::methods::Dummy::body" -> "smoke::methods::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 213 195 │ "smoke::methods::Dummy::body" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 214 196 │ "smoke::methods::Dummy::body" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 215 │- "smoke::methods::Dummy::inputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 216 197 │ "smoke::methods::Dummy::inputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 217 198 │ "smoke::methods::Dummy::inputs" -> "smoke::methods::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 218 199 │ "smoke::methods::Dummy::inputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 219 │- "smoke::methods::Dummy::inputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 220 │- "smoke::methods::Dummy::outputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 221 200 │ "smoke::methods::Dummy::outputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 222 201 │ "smoke::methods::Dummy::outputs" -> "smoke::methods::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 223 202 │ "smoke::methods::Dummy::outputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 224 │- "smoke::methods::Dummy::outputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 225 │- "smoke::methods::Std" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 226 203 │ "smoke::target" -> "smoke::target::Target" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 227 │- "smoke::uses" -> "alloc::fmt" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 228 │- "smoke::uses" -> "core::cmp" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 229 │- "smoke::uses" -> "core::ops" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 230 204 │ "smoke::uses" -> "smoke::hierarchy" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 231 205 │ "smoke::uses" -> "smoke::uses::cycle" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 232 206 │ "smoke::uses::cycle" -> "smoke::uses::cycle::node_0" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 233 207 │ "smoke::uses::cycle" -> "smoke::uses::cycle::node_1" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 263 237 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::TypeAlias" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 264 238 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::Union" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 265 239 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::UnsafeFunction" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 266 240 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::UnsafeTrait" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 267 │- "smoke::visibility::dummy::kinds::AsyncFunction" -> "core::future::future::Future" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 268 │- "smoke::visibility::dummy::kinds::AsyncFunction" -> "core::marker::Sized" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 269 241 │ "smoke::visibility::dummy::kinds::TraitAlias" -> "smoke::visibility::dummy::kinds::Trait" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 270 242 │ "smoke::visibility::dummy::kinds::TypeAlias" -> "smoke::visibility::dummy::kinds::Struct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 271 243 │ "smoke::visibility::dummy::mods" -> "smoke::visibility::dummy::mods::pub_crate" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 272 244 │ "smoke::visibility::dummy::mods" -> "smoke::visibility::dummy::mods::pub_module" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] thread 'colors::plain::smoke' panicked at tests/dependencies.rs:16:9: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/snapshots/dependencies__colors__plain__smoke.snap.new") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59b616faa56a - std::backtrace_rs::backtrace::libunwind::trace::h3dab7ffe210583a3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59b616faa56a - std::backtrace_rs::backtrace::trace_unsynchronized::h85ec3139dd4f9047 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59b616faa56a - std::sys::backtrace::_print_fmt::h3447259688950eab [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59b616faa56a - ::fmt::ha8d24a0f27cc401d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59b616fd6983 - core::fmt::rt::Argument::fmt::h650b92642f481125 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59b616fd6983 - core::fmt::write::h5becf96591c394eb [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/mod.rs:1437:21 [INFO] [stdout] 6: 0x59b616fa5db3 - std::io::Write::write_fmt::h61fb565ee25d88c6 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x59b616faa3b2 - std::sys::backtrace::BacktraceLock::print::hae1dc20f39b0ae80 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59b616fac06e - std::panicking::default_hook::{{closure}}::hb3023fc9edf847a9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:284:22 [INFO] [stdout] 9: 0x59b616fabe77 - std::panicking::default_hook::h271aee2d85880663 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:308:9 [INFO] [stdout] 10: 0x59b616cc1428 - as core::ops::function::Fn>::call::hbfe4f2a7834d388d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x59b616cc1428 - test::test_main::{{closure}}::hbb7d4fde4185abc5 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x59b616fac888 - as core::ops::function::Fn>::call::hd4cbe0a9e8955cde [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x59b616fac888 - std::panicking::rust_panic_with_hook::he05f4a167c1908ac [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:825:13 [INFO] [stdout] 14: 0x59b616fac53a - std::panicking::begin_panic_handler::{{closure}}::h79780775730ab9df [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:690:13 [INFO] [stdout] 15: 0x59b616faaa39 - std::sys::backtrace::__rust_end_short_backtrace::h753217146a30d8a2 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x59b616fac1cd - rust_begin_unwind [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:681:5 [INFO] [stdout] 17: 0x59b616fd43e0 - core::panicking::panic_fmt::h9ad4c3d87a3eb4ad [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x59b616fd4856 - core::result::unwrap_failed::h865c91c1a27f7a85 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1699:5 [INFO] [stdout] 19: 0x59b616b09334 - core::result::Result::unwrap::he3e5a8ff16d12f18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x59b616b09334 - dependencies::colors::plain::smoke::h82e439f8738e22cf [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:163:13 [INFO] [stdout] 21: 0x59b616b08757 - dependencies::colors::plain::smoke::{{closure}}::h0cd3e193983583e2 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:132:22 [INFO] [stdout] 22: 0x59b616b2d7d6 - core::ops::function::FnOnce::call_once::ha5078d8b75432c2c [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59b616cc606b - core::ops::function::FnOnce::call_once::h651e3187cb632f8b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59b616cc606b - test::__rust_begin_short_backtrace::hf087c08482082584 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x59b616cc5979 - test::run_test_in_process::{{closure}}::h028b11125eb38b18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x59b616cc5979 - as core::ops::function::FnOnce<()>>::call_once::h8a69fc59e5c0ffcd [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59b616cc5979 - std::panicking::try::do_call::h53d2549af1773521 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 28: 0x59b616cc5979 - std::panicking::try::h327579c208c8ae37 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 29: 0x59b616cc5979 - std::panic::catch_unwind::hae7e4a4da155a27e [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x59b616cc5979 - test::run_test_in_process::hef0a7b0ac1ee3437 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x59b616cc5979 - test::run_test::{{closure}}::h007633ec4ae045b1 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x59b616c886ea - test::run_test::{{closure}}::hf3a8c9852b545b46 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x59b616c886ea - std::sys::backtrace::__rust_begin_short_backtrace::ha442d5d7942f6ee9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc8fd461cdc84b676 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x59b616c8c156 - as core::ops::function::FnOnce<()>>::call_once::h5a459cc955f063ed [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59b616c8c156 - std::panicking::try::do_call::hc249aed3a6c9c972 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 37: 0x59b616c8c156 - std::panicking::try::h649add41232b7ab3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 38: 0x59b616c8c156 - std::panic::catch_unwind::h2fd522623ccd57b0 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::h685de412d0d20b6b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x59b616c8c156 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf3391e711cf5434d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::hc98bb0f9729b604d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 42: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::h3b479d8e9f1fef9f [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x59b616fb1cbb - std::sys::pal::unix::thread::Thread::new::thread_start::he3d5da9652362070 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x721eec1d6ac3 - [INFO] [stdout] 45: 0x721eec267a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- colors::truecolor::smoke stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: tests/snapshots/dependencies__colors__truecolor__smoke.snap [INFO] [stdout] Snapshot: smoke [INFO] [stdout] Source: tests/dependencies.rs:34 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: output [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 33 33 │ fontname="monospace", [INFO] [stdout] 34 34 │ fontsize="10", [INFO] [stdout] 35 35 │ ]; [INFO] [stdout] 36 36 │ [INFO] [stdout] 37 │- "alloc::fmt" [label="external mod|alloc::fmt", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 38 │- "alloc::string::String" [label="external struct|alloc::string::String", fillcolor="#81c169"]; // "struct" node [INFO] [stdout] 39 │- "bool" [label="external builtin|bool", fillcolor="#81c169"]; // "builtin" node [INFO] [stdout] 40 │- "core::cmp" [label="external mod|core::cmp", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 41 │- "core::future::future::Future" [label="external trait|core::future::future::Future", fillcolor="#81c169"]; // "trait" node [INFO] [stdout] 42 │- "core::marker::Sized" [label="external trait|core::marker::Sized", fillcolor="#81c169"]; // "trait" node [INFO] [stdout] 43 │- "core::ops" [label="external mod|core::ops", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 44 37 │ "i32" [label="external builtin|i32", fillcolor="#81c169"]; // "builtin" node [INFO] [stdout] 45 38 │ "smoke" [label="crate|smoke", fillcolor="#5397c8"]; // "crate" node [INFO] [stdout] 46 39 │ "smoke::derives" [label="pub(crate) mod|smoke::derives", fillcolor="#f8c04c"]; // "mod" node [INFO] [stdout] 47 40 │ "smoke::derives::Dummy" [label="pub(self) struct|smoke::derives::Dummy", fillcolor="#db5367"]; // "struct" node [INFO] [stdout] 48 │- "smoke::derives::Dummy::clone" [label="pub(self) fn|smoke::derives::Dummy::clone", fillcolor="#db5367"]; // "fn" node [INFO] [stdout] 49 41 │ "smoke::functions" [label="pub(crate) mod|smoke::functions", fillcolor="#f8c04c"]; // "mod" node [INFO] [stdout] 50 42 │ "smoke::functions::Core" [label="pub(self) type|smoke::functions::Core", fillcolor="#db5367"]; // "type" node [INFO] [stdout] 51 43 │ "smoke::functions::Crate" [label="pub(self) type|smoke::functions::Crate", fillcolor="#db5367"]; // "type" node [INFO] [stdout] 52 44 │ "smoke::functions::Local" [label="pub(self) struct|smoke::functions::Local", fillcolor="#db5367"]; // "struct" node [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 154 146 │ "smoke" -> "smoke::target" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 155 147 │ "smoke" -> "smoke::uses" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 156 148 │ "smoke" -> "smoke::visibility" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 157 149 │ "smoke::derives" -> "smoke::derives::Dummy" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 158 │- "smoke::derives::Dummy" -> "smoke::derives::Dummy::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 159 │- "smoke::derives::Dummy::clone" -> "bool" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 160 │- "smoke::derives::Dummy::clone" -> "smoke::derives::Dummy" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 161 150 │ "smoke::functions" -> "smoke::functions::Core" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 162 151 │ "smoke::functions" -> "smoke::functions::Crate" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 163 152 │ "smoke::functions" -> "smoke::functions::Local" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 164 153 │ "smoke::functions" -> "smoke::functions::Std" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 165 154 │ "smoke::functions" -> "smoke::functions::body" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 166 155 │ "smoke::functions" -> "smoke::functions::inputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 167 156 │ "smoke::functions" -> "smoke::functions::outputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 168 157 │ "smoke::functions::Crate" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 169 │- "smoke::functions::Std" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 170 │- "smoke::functions::body" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 171 158 │ "smoke::functions::body" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 172 159 │ "smoke::functions::body" -> "smoke::functions::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 173 160 │ "smoke::functions::body" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 174 161 │ "smoke::functions::body" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 175 │- "smoke::functions::inputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 176 162 │ "smoke::functions::inputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 177 163 │ "smoke::functions::inputs" -> "smoke::functions::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 178 164 │ "smoke::functions::inputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 179 │- "smoke::functions::inputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 180 │- "smoke::functions::outputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 181 165 │ "smoke::functions::outputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 182 166 │ "smoke::functions::outputs" -> "smoke::functions::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 183 167 │ "smoke::functions::outputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 184 │- "smoke::functions::outputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 185 168 │ "smoke::hierarchy" -> "smoke::hierarchy::lorem" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 186 169 │ "smoke::hierarchy::lorem" -> "smoke::hierarchy::lorem::Lorem" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 187 170 │ "smoke::hierarchy::lorem" -> "smoke::hierarchy::lorem::consectetur" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 188 171 │ "smoke::hierarchy::lorem" -> "smoke::hierarchy::lorem::dolor" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 206 189 │ "smoke::methods::Crate" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 207 190 │ "smoke::methods::Dummy" -> "smoke::methods::Dummy::body" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 208 191 │ "smoke::methods::Dummy" -> "smoke::methods::Dummy::inputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 209 192 │ "smoke::methods::Dummy" -> "smoke::methods::Dummy::outputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 210 │- "smoke::methods::Dummy::body" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 211 193 │ "smoke::methods::Dummy::body" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 212 194 │ "smoke::methods::Dummy::body" -> "smoke::methods::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 213 195 │ "smoke::methods::Dummy::body" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 214 196 │ "smoke::methods::Dummy::body" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 215 │- "smoke::methods::Dummy::inputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 216 197 │ "smoke::methods::Dummy::inputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 217 198 │ "smoke::methods::Dummy::inputs" -> "smoke::methods::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 218 199 │ "smoke::methods::Dummy::inputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 219 │- "smoke::methods::Dummy::inputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 220 │- "smoke::methods::Dummy::outputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 221 200 │ "smoke::methods::Dummy::outputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 222 201 │ "smoke::methods::Dummy::outputs" -> "smoke::methods::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 223 202 │ "smoke::methods::Dummy::outputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 224 │- "smoke::methods::Dummy::outputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 225 │- "smoke::methods::Std" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 226 203 │ "smoke::target" -> "smoke::target::Target" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 227 │- "smoke::uses" -> "alloc::fmt" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 228 │- "smoke::uses" -> "core::cmp" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 229 │- "smoke::uses" -> "core::ops" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 230 204 │ "smoke::uses" -> "smoke::hierarchy" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 231 205 │ "smoke::uses" -> "smoke::uses::cycle" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 232 206 │ "smoke::uses::cycle" -> "smoke::uses::cycle::node_0" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 233 207 │ "smoke::uses::cycle" -> "smoke::uses::cycle::node_1" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 263 237 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::TypeAlias" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 264 238 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::Union" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 265 239 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::UnsafeFunction" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 266 240 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::UnsafeTrait" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 267 │- "smoke::visibility::dummy::kinds::AsyncFunction" -> "core::future::future::Future" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 268 │- "smoke::visibility::dummy::kinds::AsyncFunction" -> "core::marker::Sized" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 269 241 │ "smoke::visibility::dummy::kinds::TraitAlias" -> "smoke::visibility::dummy::kinds::Trait" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 270 242 │ "smoke::visibility::dummy::kinds::TypeAlias" -> "smoke::visibility::dummy::kinds::Struct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 271 243 │ "smoke::visibility::dummy::mods" -> "smoke::visibility::dummy::mods::pub_crate" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 272 244 │ "smoke::visibility::dummy::mods" -> "smoke::visibility::dummy::mods::pub_module" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] thread 'colors::truecolor::smoke' panicked at tests/dependencies.rs:34:9: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/snapshots/dependencies__colors__truecolor__smoke.snap.new") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59b616faa56a - std::backtrace_rs::backtrace::libunwind::trace::h3dab7ffe210583a3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59b616faa56a - std::backtrace_rs::backtrace::trace_unsynchronized::h85ec3139dd4f9047 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59b616faa56a - std::sys::backtrace::_print_fmt::h3447259688950eab [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59b616faa56a - ::fmt::ha8d24a0f27cc401d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59b616fd6983 - core::fmt::rt::Argument::fmt::h650b92642f481125 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59b616fd6983 - core::fmt::write::h5becf96591c394eb [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/mod.rs:1437:21 [INFO] [stdout] 6: 0x59b616fa5db3 - std::io::Write::write_fmt::h61fb565ee25d88c6 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x59b616faa3b2 - std::sys::backtrace::BacktraceLock::print::hae1dc20f39b0ae80 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59b616fac06e - std::panicking::default_hook::{{closure}}::hb3023fc9edf847a9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:284:22 [INFO] [stdout] 9: 0x59b616fabe77 - std::panicking::default_hook::h271aee2d85880663 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:308:9 [INFO] [stdout] 10: 0x59b616cc1428 - as core::ops::function::Fn>::call::hbfe4f2a7834d388d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x59b616cc1428 - test::test_main::{{closure}}::hbb7d4fde4185abc5 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x59b616fac888 - as core::ops::function::Fn>::call::hd4cbe0a9e8955cde [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x59b616fac888 - std::panicking::rust_panic_with_hook::he05f4a167c1908ac [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:825:13 [INFO] [stdout] 14: 0x59b616fac53a - std::panicking::begin_panic_handler::{{closure}}::h79780775730ab9df [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:690:13 [INFO] [stdout] 15: 0x59b616faaa39 - std::sys::backtrace::__rust_end_short_backtrace::h753217146a30d8a2 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x59b616fac1cd - rust_begin_unwind [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:681:5 [INFO] [stdout] 17: 0x59b616fd43e0 - core::panicking::panic_fmt::h9ad4c3d87a3eb4ad [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x59b616fd4856 - core::result::unwrap_failed::h865c91c1a27f7a85 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1699:5 [INFO] [stdout] 19: 0x59b616b0aff4 - core::result::Result::unwrap::he3e5a8ff16d12f18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x59b616b0aff4 - dependencies::colors::truecolor::smoke::h6df6920be278a093 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:163:13 [INFO] [stdout] 21: 0x59b616b0a417 - dependencies::colors::truecolor::smoke::{{closure}}::h2bbd3c5f6be5f7ff [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:132:22 [INFO] [stdout] 22: 0x59b616b2d856 - core::ops::function::FnOnce::call_once::ha7e7110488032ea8 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59b616cc606b - core::ops::function::FnOnce::call_once::h651e3187cb632f8b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59b616cc606b - test::__rust_begin_short_backtrace::hf087c08482082584 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x59b616cc5979 - test::run_test_in_process::{{closure}}::h028b11125eb38b18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x59b616cc5979 - as core::ops::function::FnOnce<()>>::call_once::h8a69fc59e5c0ffcd [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59b616cc5979 - std::panicking::try::do_call::h53d2549af1773521 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 28: 0x59b616cc5979 - std::panicking::try::h327579c208c8ae37 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 29: 0x59b616cc5979 - std::panic::catch_unwind::hae7e4a4da155a27e [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x59b616cc5979 - test::run_test_in_process::hef0a7b0ac1ee3437 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x59b616cc5979 - test::run_test::{{closure}}::h007633ec4ae045b1 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x59b616c886ea - test::run_test::{{closure}}::hf3a8c9852b545b46 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x59b616c886ea - std::sys::backtrace::__rust_begin_short_backtrace::ha442d5d7942f6ee9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc8fd461cdc84b676 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x59b616c8c156 - as core::ops::function::FnOnce<()>>::call_once::h5a459cc955f063ed [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59b616c8c156 - std::panicking::try::do_call::hc249aed3a6c9c972 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 37: 0x59b616c8c156 - std::panicking::try::h649add41232b7ab3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 38: 0x59b616c8c156 - std::panic::catch_unwind::h2fd522623ccd57b0 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::h685de412d0d20b6b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x59b616c8c156 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf3391e711cf5434d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::hc98bb0f9729b604d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 42: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::h3b479d8e9f1fef9f [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x59b616fb1cbb - std::sys::pal::unix::thread::Thread::new::thread_start::he3d5da9652362070 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x721eec1d6ac3 - [INFO] [stdout] 45: 0x721eec267a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- fields::union_fields stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: tests/snapshots/dependencies__fields__union_fields.snap [INFO] [stdout] Snapshot: union_fields [INFO] [stdout] Source: tests/dependencies.rs:480 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: output [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 35 35 │ ]; [INFO] [stdout] 36 36 │ [INFO] [stdout] 37 37 │ "union_fields" [label="crate|union_fields", fillcolor="#5397c8"]; // "crate" node [INFO] [stdout] 38 38 │ "union_fields::GenericTargetEnum" [label="pub(crate) enum|union_fields::GenericTargetEnum", fillcolor="#f8c04c"]; // "enum" node [INFO] [stdout] 39 │- "union_fields::GenericTargetEnum::clone" [label="pub(crate) fn|union_fields::GenericTargetEnum::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 40 39 │ "union_fields::GenericTargetStruct" [label="pub(crate) struct|union_fields::GenericTargetStruct", fillcolor="#f8c04c"]; // "struct" node [INFO] [stdout] 41 │- "union_fields::GenericTargetStruct::clone" [label="pub(crate) fn|union_fields::GenericTargetStruct::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 42 40 │ "union_fields::GenericTargetUnion" [label="pub(crate) union|union_fields::GenericTargetUnion", fillcolor="#f8c04c"]; // "union" node [INFO] [stdout] 43 │- "union_fields::GenericTargetUnion::clone" [label="pub(crate) fn|union_fields::GenericTargetUnion::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 44 41 │ "union_fields::GenericTypeAlias" [label="pub(crate) type|union_fields::GenericTypeAlias", fillcolor="#f8c04c"]; // "type" node [INFO] [stdout] 45 42 │ "union_fields::TargetEnum" [label="pub(crate) enum|union_fields::TargetEnum", fillcolor="#f8c04c"]; // "enum" node [INFO] [stdout] 46 │- "union_fields::TargetEnum::clone" [label="pub(crate) fn|union_fields::TargetEnum::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 47 43 │ "union_fields::TargetStruct" [label="pub(crate) struct|union_fields::TargetStruct", fillcolor="#f8c04c"]; // "struct" node [INFO] [stdout] 48 │- "union_fields::TargetStruct::clone" [label="pub(crate) fn|union_fields::TargetStruct::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 49 44 │ "union_fields::TargetTrait" [label="pub(crate) trait|union_fields::TargetTrait", fillcolor="#f8c04c"]; // "trait" node [INFO] [stdout] 50 45 │ "union_fields::TargetUnion" [label="pub(crate) union|union_fields::TargetUnion", fillcolor="#f8c04c"]; // "union" node [INFO] [stdout] 51 │- "union_fields::TargetUnion::clone" [label="pub(crate) fn|union_fields::TargetUnion::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 52 46 │ "union_fields::TypeAlias" [label="pub(crate) type|union_fields::TypeAlias", fillcolor="#f8c04c"]; // "type" node [INFO] [stdout] 53 47 │ "union_fields::Union" [label="pub union|union_fields::Union", fillcolor="#81c169"]; // "union" node [INFO] [stdout] 54 48 │ [INFO] [stdout] 55 49 │ "union_fields" -> "union_fields::GenericTargetEnum" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 61 55 │ "union_fields" -> "union_fields::TargetTrait" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 62 56 │ "union_fields" -> "union_fields::TargetUnion" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 63 57 │ "union_fields" -> "union_fields::TypeAlias" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 64 58 │ "union_fields" -> "union_fields::Union" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 65 │- "union_fields::GenericTargetEnum" -> "union_fields::GenericTargetEnum::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 66 │- "union_fields::GenericTargetEnum::clone" -> "union_fields::GenericTargetEnum" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 67 │- "union_fields::GenericTargetStruct" -> "union_fields::GenericTargetStruct::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 68 │- "union_fields::GenericTargetStruct::clone" -> "union_fields::GenericTargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 69 │- "union_fields::GenericTargetUnion" -> "union_fields::GenericTargetUnion::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 70 │- "union_fields::GenericTargetUnion::clone" -> "union_fields::GenericTargetUnion" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 71 │- "union_fields::TargetEnum" -> "union_fields::TargetEnum::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 72 │- "union_fields::TargetEnum::clone" -> "union_fields::TargetEnum" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 73 │- "union_fields::TargetStruct" -> "union_fields::TargetStruct::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 74 │- "union_fields::TargetStruct::clone" -> "union_fields::TargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 75 59 │ "union_fields::TargetUnion" -> "union_fields::TargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 76 │- "union_fields::TargetUnion" -> "union_fields::TargetUnion::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 77 │- "union_fields::TargetUnion::clone" -> "union_fields::TargetUnion" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 78 60 │ "union_fields::TypeAlias" -> "union_fields::TargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 79 61 │ "union_fields::Union" -> "union_fields::GenericTargetEnum" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 80 62 │ "union_fields::Union" -> "union_fields::GenericTargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 81 63 │ "union_fields::Union" -> "union_fields::GenericTargetUnion" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] thread 'fields::union_fields' panicked at tests/dependencies.rs:480:5: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/snapshots/dependencies__fields__union_fields.snap.new") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59b616faa56a - std::backtrace_rs::backtrace::libunwind::trace::h3dab7ffe210583a3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59b616faa56a - std::backtrace_rs::backtrace::trace_unsynchronized::h85ec3139dd4f9047 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59b616faa56a - std::sys::backtrace::_print_fmt::h3447259688950eab [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59b616faa56a - ::fmt::ha8d24a0f27cc401d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59b616fd6983 - core::fmt::rt::Argument::fmt::h650b92642f481125 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59b616fd6983 - core::fmt::write::h5becf96591c394eb [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/mod.rs:1437:21 [INFO] [stdout] 6: 0x59b616fa5db3 - std::io::Write::write_fmt::h61fb565ee25d88c6 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x59b616faa3b2 - std::sys::backtrace::BacktraceLock::print::hae1dc20f39b0ae80 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59b616fac06e - std::panicking::default_hook::{{closure}}::hb3023fc9edf847a9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:284:22 [INFO] [stdout] 9: 0x59b616fabe77 - std::panicking::default_hook::h271aee2d85880663 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:308:9 [INFO] [stdout] 10: 0x59b616cc1428 - as core::ops::function::Fn>::call::hbfe4f2a7834d388d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x59b616cc1428 - test::test_main::{{closure}}::hbb7d4fde4185abc5 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x59b616fac888 - as core::ops::function::Fn>::call::hd4cbe0a9e8955cde [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x59b616fac888 - std::panicking::rust_panic_with_hook::he05f4a167c1908ac [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:825:13 [INFO] [stdout] 14: 0x59b616fac53a - std::panicking::begin_panic_handler::{{closure}}::h79780775730ab9df [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:690:13 [INFO] [stdout] 15: 0x59b616faaa39 - std::sys::backtrace::__rust_end_short_backtrace::h753217146a30d8a2 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x59b616fac1cd - rust_begin_unwind [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:681:5 [INFO] [stdout] 17: 0x59b616fd43e0 - core::panicking::panic_fmt::h9ad4c3d87a3eb4ad [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x59b616fd4856 - core::result::unwrap_failed::h865c91c1a27f7a85 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1699:5 [INFO] [stdout] 19: 0x59b616b38854 - core::result::Result::unwrap::he3e5a8ff16d12f18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x59b616b38854 - dependencies::fields::union_fields::h159b73cc12b1f731 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:163:13 [INFO] [stdout] 21: 0x59b616b37c77 - dependencies::fields::union_fields::{{closure}}::h22c887f616afcabc [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:132:22 [INFO] [stdout] 22: 0x59b616b2d156 - core::ops::function::FnOnce::call_once::h629e5e396f684e1c [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59b616cc606b - core::ops::function::FnOnce::call_once::h651e3187cb632f8b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59b616cc606b - test::__rust_begin_short_backtrace::hf087c08482082584 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x59b616cc5979 - test::run_test_in_process::{{closure}}::h028b11125eb38b18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x59b616cc5979 - as core::ops::function::FnOnce<()>>::call_once::h8a69fc59e5c0ffcd [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59b616cc5979 - std::panicking::try::do_call::h53d2549af1773521 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 28: 0x59b616cc5979 - std::panicking::try::h327579c208c8ae37 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 29: 0x59b616cc5979 - std::panic::catch_unwind::hae7e4a4da155a27e [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x59b616cc5979 - test::run_test_in_process::hef0a7b0ac1ee3437 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x59b616cc5979 - test::run_test::{{closure}}::h007633ec4ae045b1 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x59b616c886ea - test::run_test::{{closure}}::hf3a8c9852b545b46 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x59b616c886ea - std::sys::backtrace::__rust_begin_short_backtrace::ha442d5d7942f6ee9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc8fd461cdc84b676 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x59b616c8c156 - as core::ops::function::FnOnce<()>>::call_once::h5a459cc955f063ed [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59b616c8c156 - std::panicking::try::do_call::hc249aed3a6c9c972 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 37: 0x59b616c8c156 - std::panicking::try::h649add41232b7ab3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 38: 0x59b616c8c156 - std::panic::catch_unwind::h2fd522623ccd57b0 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::h685de412d0d20b6b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x59b616c8c156 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf3391e711cf5434d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::hc98bb0f9729b604d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 42: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::h3b479d8e9f1fef9f [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x59b616fb1cbb - std::sys::pal::unix::thread::Thread::new::thread_start::he3d5da9652362070 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x721eec1d6ac3 - [INFO] [stdout] 45: 0x721eec267a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- focus_on::simple_path::smoke stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: tests/snapshots/dependencies__focus_on__simple_path__smoke.snap [INFO] [stdout] Snapshot: smoke [INFO] [stdout] Source: tests/dependencies.rs:397 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: output [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 35 35 │ fontname="monospace", [INFO] [stdout] 36 36 │ fontsize="10", [INFO] [stdout] 37 37 │ ]; [INFO] [stdout] 38 38 │ [INFO] [stdout] 39 │- "core::future::future::Future" [label="external trait|core::future::future::Future", fillcolor="#81c169"]; // "trait" node [INFO] [stdout] 40 │- "core::marker::Sized" [label="external trait|core::marker::Sized", fillcolor="#81c169"]; // "trait" node [INFO] [stdout] 41 39 │ "smoke" [label="crate|smoke", fillcolor="#5397c8"]; // "crate" node [INFO] [stdout] 42 40 │ "smoke::visibility" [label="pub(crate) mod|smoke::visibility", fillcolor="#f8c04c"]; // "mod" node [INFO] [stdout] 43 41 │ "smoke::visibility::dummy" [label="pub(self) mod|smoke::visibility::dummy", fillcolor="#db5367"]; // "mod" node [INFO] [stdout] 44 42 │ "smoke::visibility::dummy::enums" [label="pub(self) mod|smoke::visibility::dummy::enums", fillcolor="#db5367"]; // "mod" node [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 128 126 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::TypeAlias" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 129 127 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::Union" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 130 128 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::UnsafeFunction" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 131 129 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::UnsafeTrait" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 132 │- "smoke::visibility::dummy::kinds::AsyncFunction" -> "core::future::future::Future" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 133 │- "smoke::visibility::dummy::kinds::AsyncFunction" -> "core::marker::Sized" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 134 130 │ "smoke::visibility::dummy::kinds::TraitAlias" -> "smoke::visibility::dummy::kinds::Trait" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 135 131 │ "smoke::visibility::dummy::kinds::TypeAlias" -> "smoke::visibility::dummy::kinds::Struct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 136 132 │ "smoke::visibility::dummy::mods" -> "smoke::visibility::dummy::mods::pub_crate" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 137 133 │ "smoke::visibility::dummy::mods" -> "smoke::visibility::dummy::mods::pub_module" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] thread 'focus_on::simple_path::smoke' panicked at tests/dependencies.rs:397:9: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/snapshots/dependencies__focus_on__simple_path__smoke.snap.new") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59b616faa56a - std::backtrace_rs::backtrace::libunwind::trace::h3dab7ffe210583a3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59b616faa56a - std::backtrace_rs::backtrace::trace_unsynchronized::h85ec3139dd4f9047 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59b616faa56a - std::sys::backtrace::_print_fmt::h3447259688950eab [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59b616faa56a - ::fmt::ha8d24a0f27cc401d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59b616fd6983 - core::fmt::rt::Argument::fmt::h650b92642f481125 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59b616fd6983 - core::fmt::write::h5becf96591c394eb [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/mod.rs:1437:21 [INFO] [stdout] 6: 0x59b616fa5db3 - std::io::Write::write_fmt::h61fb565ee25d88c6 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x59b616faa3b2 - std::sys::backtrace::BacktraceLock::print::hae1dc20f39b0ae80 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59b616fac06e - std::panicking::default_hook::{{closure}}::hb3023fc9edf847a9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:284:22 [INFO] [stdout] 9: 0x59b616fabe77 - std::panicking::default_hook::h271aee2d85880663 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:308:9 [INFO] [stdout] 10: 0x59b616cc1428 - as core::ops::function::Fn>::call::hbfe4f2a7834d388d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x59b616cc1428 - test::test_main::{{closure}}::hbb7d4fde4185abc5 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x59b616fac888 - as core::ops::function::Fn>::call::hd4cbe0a9e8955cde [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x59b616fac888 - std::panicking::rust_panic_with_hook::he05f4a167c1908ac [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:825:13 [INFO] [stdout] 14: 0x59b616fac53a - std::panicking::begin_panic_handler::{{closure}}::h79780775730ab9df [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:690:13 [INFO] [stdout] 15: 0x59b616faaa39 - std::sys::backtrace::__rust_end_short_backtrace::h753217146a30d8a2 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x59b616fac1cd - rust_begin_unwind [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:681:5 [INFO] [stdout] 17: 0x59b616fd43e0 - core::panicking::panic_fmt::h9ad4c3d87a3eb4ad [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x59b616fd4856 - core::result::unwrap_failed::h865c91c1a27f7a85 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1699:5 [INFO] [stdout] 19: 0x59b616b34ed4 - core::result::Result::unwrap::he3e5a8ff16d12f18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x59b616b34ed4 - dependencies::focus_on::simple_path::smoke::hbf7f5a1535b87d24 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:163:13 [INFO] [stdout] 21: 0x59b616b342f7 - dependencies::focus_on::simple_path::smoke::{{closure}}::h4095c3646509b797 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:132:22 [INFO] [stdout] 22: 0x59b616b2cfd6 - core::ops::function::FnOnce::call_once::h564e262a77cb82df [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59b616cc606b - core::ops::function::FnOnce::call_once::h651e3187cb632f8b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59b616cc606b - test::__rust_begin_short_backtrace::hf087c08482082584 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x59b616cc5979 - test::run_test_in_process::{{closure}}::h028b11125eb38b18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x59b616cc5979 - as core::ops::function::FnOnce<()>>::call_once::h8a69fc59e5c0ffcd [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59b616cc5979 - std::panicking::try::do_call::h53d2549af1773521 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 28: 0x59b616cc5979 - std::panicking::try::h327579c208c8ae37 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 29: 0x59b616cc5979 - std::panic::catch_unwind::hae7e4a4da155a27e [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x59b616cc5979 - test::run_test_in_process::hef0a7b0ac1ee3437 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x59b616cc5979 - test::run_test::{{closure}}::h007633ec4ae045b1 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x59b616c886ea - test::run_test::{{closure}}::hf3a8c9852b545b46 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x59b616c886ea - std::sys::backtrace::__rust_begin_short_backtrace::ha442d5d7942f6ee9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc8fd461cdc84b676 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x59b616c8c156 - as core::ops::function::FnOnce<()>>::call_once::h5a459cc955f063ed [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59b616c8c156 - std::panicking::try::do_call::hc249aed3a6c9c972 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 37: 0x59b616c8c156 - std::panicking::try::h649add41232b7ab3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 38: 0x59b616c8c156 - std::panic::catch_unwind::h2fd522623ccd57b0 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::h685de412d0d20b6b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x59b616c8c156 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf3391e711cf5434d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::hc98bb0f9729b604d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 42: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::h3b479d8e9f1fef9f [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x59b616fb1cbb - std::sys::pal::unix::thread::Thread::new::thread_start::he3d5da9652362070 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x721eec1d6ac3 - [INFO] [stdout] 45: 0x721eec267a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- focus_on::glob_path::smoke stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: tests/snapshots/dependencies__focus_on__glob_path__smoke.snap [INFO] [stdout] Snapshot: smoke [INFO] [stdout] Source: tests/dependencies.rs:407 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: output [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 35 35 │ fontname="monospace", [INFO] [stdout] 36 36 │ fontsize="10", [INFO] [stdout] 37 37 │ ]; [INFO] [stdout] 38 38 │ [INFO] [stdout] 39 │- "core::future::future::Future" [label="external trait|core::future::future::Future", fillcolor="#81c169"]; // "trait" node [INFO] [stdout] 40 │- "core::marker::Sized" [label="external trait|core::marker::Sized", fillcolor="#81c169"]; // "trait" node [INFO] [stdout] 41 39 │ "smoke" [label="crate|smoke", fillcolor="#5397c8"]; // "crate" node [INFO] [stdout] 42 40 │ "smoke::visibility" [label="pub(crate) mod|smoke::visibility", fillcolor="#f8c04c"]; // "mod" node [INFO] [stdout] 43 41 │ "smoke::visibility::dummy" [label="pub(self) mod|smoke::visibility::dummy", fillcolor="#db5367"]; // "mod" node [INFO] [stdout] 44 42 │ "smoke::visibility::dummy::enums" [label="pub(self) mod|smoke::visibility::dummy::enums", fillcolor="#db5367"]; // "mod" node [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 128 126 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::TypeAlias" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 129 127 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::Union" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 130 128 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::UnsafeFunction" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 131 129 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::UnsafeTrait" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 132 │- "smoke::visibility::dummy::kinds::AsyncFunction" -> "core::future::future::Future" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 133 │- "smoke::visibility::dummy::kinds::AsyncFunction" -> "core::marker::Sized" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 134 130 │ "smoke::visibility::dummy::kinds::TraitAlias" -> "smoke::visibility::dummy::kinds::Trait" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 135 131 │ "smoke::visibility::dummy::kinds::TypeAlias" -> "smoke::visibility::dummy::kinds::Struct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 136 132 │ "smoke::visibility::dummy::mods" -> "smoke::visibility::dummy::mods::pub_crate" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 137 133 │ "smoke::visibility::dummy::mods" -> "smoke::visibility::dummy::mods::pub_module" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] thread 'focus_on::glob_path::smoke' panicked at tests/dependencies.rs:407:9: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/snapshots/dependencies__focus_on__glob_path__smoke.snap.new") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59b616faa56a - std::backtrace_rs::backtrace::libunwind::trace::h3dab7ffe210583a3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59b616faa56a - std::backtrace_rs::backtrace::trace_unsynchronized::h85ec3139dd4f9047 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59b616faa56a - std::sys::backtrace::_print_fmt::h3447259688950eab [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59b616faa56a - ::fmt::ha8d24a0f27cc401d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59b616fd6983 - core::fmt::rt::Argument::fmt::h650b92642f481125 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59b616fd6983 - core::fmt::write::h5becf96591c394eb [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/mod.rs:1437:21 [INFO] [stdout] 6: 0x59b616fa5db3 - std::io::Write::write_fmt::h61fb565ee25d88c6 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x59b616faa3b2 - std::sys::backtrace::BacktraceLock::print::hae1dc20f39b0ae80 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59b616fac06e - std::panicking::default_hook::{{closure}}::hb3023fc9edf847a9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:284:22 [INFO] [stdout] 9: 0x59b616fabe77 - std::panicking::default_hook::h271aee2d85880663 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:308:9 [INFO] [stdout] 10: 0x59b616cc1428 - as core::ops::function::Fn>::call::hbfe4f2a7834d388d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x59b616cc1428 - test::test_main::{{closure}}::hbb7d4fde4185abc5 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x59b616fac888 - as core::ops::function::Fn>::call::hd4cbe0a9e8955cde [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x59b616fac888 - std::panicking::rust_panic_with_hook::he05f4a167c1908ac [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:825:13 [INFO] [stdout] 14: 0x59b616fac53a - std::panicking::begin_panic_handler::{{closure}}::h79780775730ab9df [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:690:13 [INFO] [stdout] 15: 0x59b616faaa39 - std::sys::backtrace::__rust_end_short_backtrace::h753217146a30d8a2 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x59b616fac1cd - rust_begin_unwind [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:681:5 [INFO] [stdout] 17: 0x59b616fd43e0 - core::panicking::panic_fmt::h9ad4c3d87a3eb4ad [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x59b616fd4856 - core::result::unwrap_failed::h865c91c1a27f7a85 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1699:5 [INFO] [stdout] 19: 0x59b616b29834 - core::result::Result::unwrap::he3e5a8ff16d12f18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x59b616b29834 - dependencies::focus_on::glob_path::smoke::h0b04744778454613 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:163:13 [INFO] [stdout] 21: 0x59b616b28c57 - dependencies::focus_on::glob_path::smoke::{{closure}}::h011a18102c1befc0 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:132:22 [INFO] [stdout] 22: 0x59b616b2d516 - core::ops::function::FnOnce::call_once::h89b08d7f00a588e9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59b616cc606b - core::ops::function::FnOnce::call_once::h651e3187cb632f8b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59b616cc606b - test::__rust_begin_short_backtrace::hf087c08482082584 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x59b616cc5979 - test::run_test_in_process::{{closure}}::h028b11125eb38b18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x59b616cc5979 - as core::ops::function::FnOnce<()>>::call_once::h8a69fc59e5c0ffcd [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59b616cc5979 - std::panicking::try::do_call::h53d2549af1773521 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 28: 0x59b616cc5979 - std::panicking::try::h327579c208c8ae37 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 29: 0x59b616cc5979 - std::panic::catch_unwind::hae7e4a4da155a27e [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x59b616cc5979 - test::run_test_in_process::hef0a7b0ac1ee3437 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x59b616cc5979 - test::run_test::{{closure}}::h007633ec4ae045b1 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x59b616c886ea - test::run_test::{{closure}}::hf3a8c9852b545b46 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x59b616c886ea - std::sys::backtrace::__rust_begin_short_backtrace::ha442d5d7942f6ee9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc8fd461cdc84b676 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x59b616c8c156 - as core::ops::function::FnOnce<()>>::call_once::h5a459cc955f063ed [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59b616c8c156 - std::panicking::try::do_call::hc249aed3a6c9c972 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 37: 0x59b616c8c156 - std::panicking::try::h649add41232b7ab3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 38: 0x59b616c8c156 - std::panic::catch_unwind::h2fd522623ccd57b0 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::h685de412d0d20b6b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x59b616c8c156 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf3391e711cf5434d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::hc98bb0f9729b604d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 42: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::h3b479d8e9f1fef9f [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x59b616fb1cbb - std::sys::pal::unix::thread::Thread::new::thread_start::he3d5da9652362070 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x721eec1d6ac3 - [INFO] [stdout] 45: 0x721eec267a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- functions::function_body stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: tests/snapshots/dependencies__functions__function_body.snap [INFO] [stdout] Snapshot: function_body [INFO] [stdout] Source: tests/dependencies.rs:494 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: output [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 40 40 │ "function_body" [label="crate|function_body", fillcolor="#5397c8"]; // "crate" node [INFO] [stdout] 41 41 │ "function_body::Dummy" [label="pub(crate) struct|function_body::Dummy", fillcolor="#f8c04c"]; // "struct" node [INFO] [stdout] 42 42 │ "function_body::Dummy::method_body" [label="pub(crate) fn|function_body::Dummy::method_body", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 43 43 │ "function_body::GenericTargetEnum" [label="pub(crate) enum|function_body::GenericTargetEnum", fillcolor="#f8c04c"]; // "enum" node [INFO] [stdout] 44 │- "function_body::GenericTargetEnum::clone" [label="pub(crate) fn|function_body::GenericTargetEnum::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 45 44 │ "function_body::GenericTargetStruct" [label="pub(crate) struct|function_body::GenericTargetStruct", fillcolor="#f8c04c"]; // "struct" node [INFO] [stdout] 46 │- "function_body::GenericTargetStruct::clone" [label="pub(crate) fn|function_body::GenericTargetStruct::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 47 45 │ "function_body::GenericTargetUnion" [label="pub(crate) union|function_body::GenericTargetUnion", fillcolor="#f8c04c"]; // "union" node [INFO] [stdout] 48 │- "function_body::GenericTargetUnion::clone" [label="pub(crate) fn|function_body::GenericTargetUnion::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 49 46 │ "function_body::GenericTypeAlias" [label="pub(crate) type|function_body::GenericTypeAlias", fillcolor="#f8c04c"]; // "type" node [INFO] [stdout] 50 47 │ "function_body::TargetEnum" [label="pub(crate) enum|function_body::TargetEnum", fillcolor="#f8c04c"]; // "enum" node [INFO] [stdout] 51 │- "function_body::TargetEnum::clone" [label="pub(crate) fn|function_body::TargetEnum::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 52 48 │ "function_body::TargetStruct" [label="pub(crate) struct|function_body::TargetStruct", fillcolor="#f8c04c"]; // "struct" node [INFO] [stdout] 53 │- "function_body::TargetStruct::clone" [label="pub(crate) fn|function_body::TargetStruct::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 54 49 │ "function_body::TargetTrait" [label="pub(crate) trait|function_body::TargetTrait", fillcolor="#f8c04c"]; // "trait" node [INFO] [stdout] 55 50 │ "function_body::TargetUnion" [label="pub(crate) union|function_body::TargetUnion", fillcolor="#f8c04c"]; // "union" node [INFO] [stdout] 56 │- "function_body::TargetUnion::clone" [label="pub(crate) fn|function_body::TargetUnion::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 57 51 │ "function_body::TypeAlias" [label="pub(crate) type|function_body::TypeAlias", fillcolor="#f8c04c"]; // "type" node [INFO] [stdout] 58 52 │ "function_body::function" [label="pub(crate) fn|function_body::function", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 59 53 │ "function_body::function_body" [label="pub(crate) fn|function_body::function_body", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 60 54 │ "function_body::generic_function" [label="pub(crate) fn|function_body::generic_function", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 87 81 │ "function_body::Dummy::method_body" -> "function_body::TargetUnion" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 88 82 │ "function_body::Dummy::method_body" -> "isize" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 89 83 │ "function_body::Dummy::method_body" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 90 84 │ "function_body::Dummy::method_body" -> "usize" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 91 │- "function_body::GenericTargetEnum" -> "function_body::GenericTargetEnum::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 92 │- "function_body::GenericTargetEnum::clone" -> "function_body::GenericTargetEnum" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 93 │- "function_body::GenericTargetStruct" -> "function_body::GenericTargetStruct::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 94 │- "function_body::GenericTargetStruct::clone" -> "function_body::GenericTargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 95 │- "function_body::GenericTargetUnion" -> "function_body::GenericTargetUnion::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 96 │- "function_body::GenericTargetUnion::clone" -> "function_body::GenericTargetUnion" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 97 │- "function_body::TargetEnum" -> "function_body::TargetEnum::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 98 │- "function_body::TargetEnum::clone" -> "function_body::TargetEnum" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 99 │- "function_body::TargetStruct" -> "function_body::TargetStruct::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 100 │- "function_body::TargetStruct::clone" -> "function_body::TargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 101 │- "function_body::TargetUnion" -> "function_body::TargetUnion::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 102 │- "function_body::TargetUnion::clone" -> "function_body::TargetUnion" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 103 85 │ "function_body::TypeAlias" -> "function_body::TargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 104 86 │ "function_body::function" -> "function_body::TargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 105 87 │ "function_body::function_body" -> "bool" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 106 88 │ "function_body::function_body" -> "char" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] thread 'functions::function_body' panicked at tests/dependencies.rs:494:5: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/snapshots/dependencies__functions__function_body.snap.new") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59b616faa56a - std::backtrace_rs::backtrace::libunwind::trace::h3dab7ffe210583a3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59b616faa56a - std::backtrace_rs::backtrace::trace_unsynchronized::h85ec3139dd4f9047 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59b616faa56a - std::sys::backtrace::_print_fmt::h3447259688950eab [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59b616faa56a - ::fmt::ha8d24a0f27cc401d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59b616fd6983 - core::fmt::rt::Argument::fmt::h650b92642f481125 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59b616fd6983 - core::fmt::write::h5becf96591c394eb [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/mod.rs:1437:21 [INFO] [stdout] 6: 0x59b616fa5db3 - std::io::Write::write_fmt::h61fb565ee25d88c6 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x59b616faa3b2 - std::sys::backtrace::BacktraceLock::print::hae1dc20f39b0ae80 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59b616fac06e - std::panicking::default_hook::{{closure}}::hb3023fc9edf847a9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:284:22 [INFO] [stdout] 9: 0x59b616fabe77 - std::panicking::default_hook::h271aee2d85880663 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:308:9 [INFO] [stdout] 10: 0x59b616cc1428 - as core::ops::function::Fn>::call::hbfe4f2a7834d388d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x59b616cc1428 - test::test_main::{{closure}}::hbb7d4fde4185abc5 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x59b616fac888 - as core::ops::function::Fn>::call::hd4cbe0a9e8955cde [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x59b616fac888 - std::panicking::rust_panic_with_hook::he05f4a167c1908ac [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:825:13 [INFO] [stdout] 14: 0x59b616fac53a - std::panicking::begin_panic_handler::{{closure}}::h79780775730ab9df [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:690:13 [INFO] [stdout] 15: 0x59b616faaa39 - std::sys::backtrace::__rust_end_short_backtrace::h753217146a30d8a2 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x59b616fac1cd - rust_begin_unwind [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:681:5 [INFO] [stdout] 17: 0x59b616fd43e0 - core::panicking::panic_fmt::h9ad4c3d87a3eb4ad [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x59b616fd4856 - core::result::unwrap_failed::h865c91c1a27f7a85 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1699:5 [INFO] [stdout] 19: 0x59b616b07674 - core::result::Result::unwrap::he3e5a8ff16d12f18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x59b616b07674 - dependencies::functions::function_body::h6fed198838a78680 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:163:13 [INFO] [stdout] 21: 0x59b616b06a97 - dependencies::functions::function_body::{{closure}}::hb636f6fb3305bb69 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:132:22 [INFO] [stdout] 22: 0x59b616b2d196 - core::ops::function::FnOnce::call_once::h63febd701b44c7d6 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59b616cc606b - core::ops::function::FnOnce::call_once::h651e3187cb632f8b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59b616cc606b - test::__rust_begin_short_backtrace::hf087c08482082584 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x59b616cc5979 - test::run_test_in_process::{{closure}}::h028b11125eb38b18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x59b616cc5979 - as core::ops::function::FnOnce<()>>::call_once::h8a69fc59e5c0ffcd [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59b616cc5979 - std::panicking::try::do_call::h53d2549af1773521 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 28: 0x59b616cc5979 - std::panicking::try::h327579c208c8ae37 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 29: 0x59b616cc5979 - std::panic::catch_unwind::hae7e4a4da155a27e [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x59b616cc5979 - test::run_test_in_process::hef0a7b0ac1ee3437 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x59b616cc5979 - test::run_test::{{closure}}::h007633ec4ae045b1 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x59b616c886ea - test::run_test::{{closure}}::hf3a8c9852b545b46 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x59b616c886ea - std::sys::backtrace::__rust_begin_short_backtrace::ha442d5d7942f6ee9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc8fd461cdc84b676 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x59b616c8c156 - as core::ops::function::FnOnce<()>>::call_once::h5a459cc955f063ed [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59b616c8c156 - std::panicking::try::do_call::hc249aed3a6c9c972 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 37: 0x59b616c8c156 - std::panicking::try::h649add41232b7ab3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 38: 0x59b616c8c156 - std::panic::catch_unwind::h2fd522623ccd57b0 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::h685de412d0d20b6b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x59b616c8c156 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf3391e711cf5434d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::hc98bb0f9729b604d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 42: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::h3b479d8e9f1fef9f [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x59b616fb1cbb - std::sys::pal::unix::thread::Thread::new::thread_start::he3d5da9652362070 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x721eec1d6ac3 - [INFO] [stdout] 45: 0x721eec267a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- functions::function_inputs stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: tests/snapshots/dependencies__functions__function_inputs.snap [INFO] [stdout] Snapshot: function_inputs [INFO] [stdout] Source: tests/dependencies.rs:494 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: output [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 40 40 │ "function_inputs" [label="crate|function_inputs", fillcolor="#5397c8"]; // "crate" node [INFO] [stdout] 41 41 │ "function_inputs::Dummy" [label="pub(crate) struct|function_inputs::Dummy", fillcolor="#f8c04c"]; // "struct" node [INFO] [stdout] 42 42 │ "function_inputs::Dummy::method_inputs" [label="pub(crate) fn|function_inputs::Dummy::method_inputs", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 43 43 │ "function_inputs::GenericTargetEnum" [label="pub(crate) enum|function_inputs::GenericTargetEnum", fillcolor="#f8c04c"]; // "enum" node [INFO] [stdout] 44 │- "function_inputs::GenericTargetEnum::clone" [label="pub(crate) fn|function_inputs::GenericTargetEnum::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 45 44 │ "function_inputs::GenericTargetStruct" [label="pub(crate) struct|function_inputs::GenericTargetStruct", fillcolor="#f8c04c"]; // "struct" node [INFO] [stdout] 46 │- "function_inputs::GenericTargetStruct::clone" [label="pub(crate) fn|function_inputs::GenericTargetStruct::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 47 45 │ "function_inputs::GenericTargetUnion" [label="pub(crate) union|function_inputs::GenericTargetUnion", fillcolor="#f8c04c"]; // "union" node [INFO] [stdout] 48 │- "function_inputs::GenericTargetUnion::clone" [label="pub(crate) fn|function_inputs::GenericTargetUnion::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 49 46 │ "function_inputs::GenericTypeAlias" [label="pub(crate) type|function_inputs::GenericTypeAlias", fillcolor="#f8c04c"]; // "type" node [INFO] [stdout] 50 47 │ "function_inputs::TargetEnum" [label="pub(crate) enum|function_inputs::TargetEnum", fillcolor="#f8c04c"]; // "enum" node [INFO] [stdout] 51 │- "function_inputs::TargetEnum::clone" [label="pub(crate) fn|function_inputs::TargetEnum::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 52 48 │ "function_inputs::TargetStruct" [label="pub(crate) struct|function_inputs::TargetStruct", fillcolor="#f8c04c"]; // "struct" node [INFO] [stdout] 53 │- "function_inputs::TargetStruct::clone" [label="pub(crate) fn|function_inputs::TargetStruct::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 54 49 │ "function_inputs::TargetTrait" [label="pub(crate) trait|function_inputs::TargetTrait", fillcolor="#f8c04c"]; // "trait" node [INFO] [stdout] 55 50 │ "function_inputs::TargetUnion" [label="pub(crate) union|function_inputs::TargetUnion", fillcolor="#f8c04c"]; // "union" node [INFO] [stdout] 56 │- "function_inputs::TargetUnion::clone" [label="pub(crate) fn|function_inputs::TargetUnion::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 57 51 │ "function_inputs::TypeAlias" [label="pub(crate) type|function_inputs::TypeAlias", fillcolor="#f8c04c"]; // "type" node [INFO] [stdout] 58 52 │ "function_inputs::function" [label="pub(crate) fn|function_inputs::function", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 59 53 │ "function_inputs::function_inputs" [label="pub(crate) fn|function_inputs::function_inputs", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 60 54 │ "function_inputs::generic_function" [label="pub(crate) fn|function_inputs::generic_function", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 88 82 │ "function_inputs::Dummy::method_inputs" -> "function_inputs::TargetUnion" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 89 83 │ "function_inputs::Dummy::method_inputs" -> "isize" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 90 84 │ "function_inputs::Dummy::method_inputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 91 85 │ "function_inputs::Dummy::method_inputs" -> "usize" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 92 │- "function_inputs::GenericTargetEnum" -> "function_inputs::GenericTargetEnum::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 93 │- "function_inputs::GenericTargetEnum::clone" -> "function_inputs::GenericTargetEnum" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 94 │- "function_inputs::GenericTargetStruct" -> "function_inputs::GenericTargetStruct::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 95 │- "function_inputs::GenericTargetStruct::clone" -> "function_inputs::GenericTargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 96 │- "function_inputs::GenericTargetUnion" -> "function_inputs::GenericTargetUnion::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 97 │- "function_inputs::GenericTargetUnion::clone" -> "function_inputs::GenericTargetUnion" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 98 │- "function_inputs::TargetEnum" -> "function_inputs::TargetEnum::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 99 │- "function_inputs::TargetEnum::clone" -> "function_inputs::TargetEnum" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 100 │- "function_inputs::TargetStruct" -> "function_inputs::TargetStruct::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 101 │- "function_inputs::TargetStruct::clone" -> "function_inputs::TargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 102 │- "function_inputs::TargetUnion" -> "function_inputs::TargetUnion::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 103 │- "function_inputs::TargetUnion::clone" -> "function_inputs::TargetUnion" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 104 86 │ "function_inputs::TypeAlias" -> "function_inputs::TargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 105 87 │ "function_inputs::function" -> "function_inputs::TargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 106 88 │ "function_inputs::function_inputs" -> "bool" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 107 89 │ "function_inputs::function_inputs" -> "char" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] thread 'functions::function_inputs' panicked at tests/dependencies.rs:494:5: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/snapshots/dependencies__functions__function_inputs.snap.new") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59b616faa56a - std::backtrace_rs::backtrace::libunwind::trace::h3dab7ffe210583a3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59b616faa56a - std::backtrace_rs::backtrace::trace_unsynchronized::h85ec3139dd4f9047 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59b616faa56a - std::sys::backtrace::_print_fmt::h3447259688950eab [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59b616faa56a - ::fmt::ha8d24a0f27cc401d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59b616fd6983 - core::fmt::rt::Argument::fmt::h650b92642f481125 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59b616fd6983 - core::fmt::write::h5becf96591c394eb [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/mod.rs:1437:21 [INFO] [stdout] 6: 0x59b616fa5db3 - std::io::Write::write_fmt::h61fb565ee25d88c6 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x59b616faa3b2 - std::sys::backtrace::BacktraceLock::print::hae1dc20f39b0ae80 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59b616fac06e - std::panicking::default_hook::{{closure}}::hb3023fc9edf847a9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:284:22 [INFO] [stdout] 9: 0x59b616fabe77 - std::panicking::default_hook::h271aee2d85880663 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:308:9 [INFO] [stdout] 10: 0x59b616cc1428 - as core::ops::function::Fn>::call::hbfe4f2a7834d388d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x59b616cc1428 - test::test_main::{{closure}}::hbb7d4fde4185abc5 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x59b616fac888 - as core::ops::function::Fn>::call::hd4cbe0a9e8955cde [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x59b616fac888 - std::panicking::rust_panic_with_hook::he05f4a167c1908ac [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:825:13 [INFO] [stdout] 14: 0x59b616fac53a - std::panicking::begin_panic_handler::{{closure}}::h79780775730ab9df [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:690:13 [INFO] [stdout] 15: 0x59b616faaa39 - std::sys::backtrace::__rust_end_short_backtrace::h753217146a30d8a2 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x59b616fac1cd - rust_begin_unwind [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:681:5 [INFO] [stdout] 17: 0x59b616fd43e0 - core::panicking::panic_fmt::h9ad4c3d87a3eb4ad [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x59b616fd4856 - core::result::unwrap_failed::h865c91c1a27f7a85 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1699:5 [INFO] [stdout] 19: 0x59b616b059b4 - core::result::Result::unwrap::he3e5a8ff16d12f18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x59b616b059b4 - dependencies::functions::function_inputs::h2a85220487703daf [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:163:13 [INFO] [stdout] 21: 0x59b616b04dd7 - dependencies::functions::function_inputs::{{closure}}::hd59e515d467109c6 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:132:22 [INFO] [stdout] 22: 0x59b616b2df66 - core::ops::function::FnOnce::call_once::hecb7d72f86fef3d6 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59b616cc606b - core::ops::function::FnOnce::call_once::h651e3187cb632f8b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59b616cc606b - test::__rust_begin_short_backtrace::hf087c08482082584 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x59b616cc5979 - test::run_test_in_process::{{closure}}::h028b11125eb38b18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x59b616cc5979 - as core::ops::function::FnOnce<()>>::call_once::h8a69fc59e5c0ffcd [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59b616cc5979 - std::panicking::try::do_call::h53d2549af1773521 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 28: 0x59b616cc5979 - std::panicking::try::h327579c208c8ae37 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 29: 0x59b616cc5979 - std::panic::catch_unwind::hae7e4a4da155a27e [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x59b616cc5979 - test::run_test_in_process::hef0a7b0ac1ee3437 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x59b616cc5979 - test::run_test::{{closure}}::h007633ec4ae045b1 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x59b616c886ea - test::run_test::{{closure}}::hf3a8c9852b545b46 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x59b616c886ea - std::sys::backtrace::__rust_begin_short_backtrace::ha442d5d7942f6ee9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc8fd461cdc84b676 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x59b616c8c156 - as core::ops::function::FnOnce<()>>::call_once::h5a459cc955f063ed [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59b616c8c156 - std::panicking::try::do_call::hc249aed3a6c9c972 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 37: 0x59b616c8c156 - std::panicking::try::h649add41232b7ab3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 38: 0x59b616c8c156 - std::panic::catch_unwind::h2fd522623ccd57b0 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::h685de412d0d20b6b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x59b616c8c156 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf3391e711cf5434d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::hc98bb0f9729b604d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 42: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::h3b479d8e9f1fef9f [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x59b616fb1cbb - std::sys::pal::unix::thread::Thread::new::thread_start::he3d5da9652362070 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x721eec1d6ac3 - [INFO] [stdout] 45: 0x721eec267a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- focus_on::use_tree::smoke stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: tests/snapshots/dependencies__focus_on__use_tree__smoke.snap [INFO] [stdout] Snapshot: smoke [INFO] [stdout] Source: tests/dependencies.rs:427 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: output [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 35 35 │ fontname="monospace", [INFO] [stdout] 36 36 │ fontsize="10", [INFO] [stdout] 37 37 │ ]; [INFO] [stdout] 38 38 │ [INFO] [stdout] 39 │- "core::future::future::Future" [label="external trait|core::future::future::Future", fillcolor="#81c169"]; // "trait" node [INFO] [stdout] 40 │- "core::marker::Sized" [label="external trait|core::marker::Sized", fillcolor="#81c169"]; // "trait" node [INFO] [stdout] 41 39 │ "smoke" [label="crate|smoke", fillcolor="#5397c8"]; // "crate" node [INFO] [stdout] 42 40 │ "smoke::visibility" [label="pub(crate) mod|smoke::visibility", fillcolor="#f8c04c"]; // "mod" node [INFO] [stdout] 43 41 │ "smoke::visibility::dummy" [label="pub(self) mod|smoke::visibility::dummy", fillcolor="#db5367"]; // "mod" node [INFO] [stdout] 44 42 │ "smoke::visibility::dummy::enums" [label="pub(self) mod|smoke::visibility::dummy::enums", fillcolor="#db5367"]; // "mod" node [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 128 126 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::TypeAlias" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 129 127 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::Union" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 130 128 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::UnsafeFunction" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 131 129 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::UnsafeTrait" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 132 │- "smoke::visibility::dummy::kinds::AsyncFunction" -> "core::future::future::Future" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 133 │- "smoke::visibility::dummy::kinds::AsyncFunction" -> "core::marker::Sized" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 134 130 │ "smoke::visibility::dummy::kinds::TraitAlias" -> "smoke::visibility::dummy::kinds::Trait" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 135 131 │ "smoke::visibility::dummy::kinds::TypeAlias" -> "smoke::visibility::dummy::kinds::Struct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 136 132 │ "smoke::visibility::dummy::mods" -> "smoke::visibility::dummy::mods::pub_crate" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 137 133 │ "smoke::visibility::dummy::mods" -> "smoke::visibility::dummy::mods::pub_module" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] thread 'focus_on::use_tree::smoke' panicked at tests/dependencies.rs:427:9: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/snapshots/dependencies__focus_on__use_tree__smoke.snap.new") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59b616faa56a - std::backtrace_rs::backtrace::libunwind::trace::h3dab7ffe210583a3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59b616faa56a - std::backtrace_rs::backtrace::trace_unsynchronized::h85ec3139dd4f9047 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59b616faa56a - std::sys::backtrace::_print_fmt::h3447259688950eab [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59b616faa56a - ::fmt::ha8d24a0f27cc401d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59b616fd6983 - core::fmt::rt::Argument::fmt::h650b92642f481125 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59b616fd6983 - core::fmt::write::h5becf96591c394eb [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/mod.rs:1437:21 [INFO] [stdout] 6: 0x59b616fa5db3 - std::io::Write::write_fmt::h61fb565ee25d88c6 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x59b616faa3b2 - std::sys::backtrace::BacktraceLock::print::hae1dc20f39b0ae80 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59b616fac06e - std::panicking::default_hook::{{closure}}::hb3023fc9edf847a9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:284:22 [INFO] [stdout] 9: 0x59b616fabe77 - std::panicking::default_hook::h271aee2d85880663 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:308:9 [INFO] [stdout] 10: 0x59b616cc1428 - as core::ops::function::Fn>::call::hbfe4f2a7834d388d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x59b616cc1428 - test::test_main::{{closure}}::hbb7d4fde4185abc5 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x59b616fac888 - as core::ops::function::Fn>::call::hd4cbe0a9e8955cde [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x59b616fac888 - std::panicking::rust_panic_with_hook::he05f4a167c1908ac [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:825:13 [INFO] [stdout] 14: 0x59b616fac53a - std::panicking::begin_panic_handler::{{closure}}::h79780775730ab9df [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:690:13 [INFO] [stdout] 15: 0x59b616faaa39 - std::sys::backtrace::__rust_end_short_backtrace::h753217146a30d8a2 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x59b616fac1cd - rust_begin_unwind [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:681:5 [INFO] [stdout] 17: 0x59b616fd43e0 - core::panicking::panic_fmt::h9ad4c3d87a3eb4ad [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x59b616fd4856 - core::result::unwrap_failed::h865c91c1a27f7a85 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1699:5 [INFO] [stdout] 19: 0x59b616b1efd4 - core::result::Result::unwrap::he3e5a8ff16d12f18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x59b616b1efd4 - dependencies::focus_on::use_tree::smoke::h9d7d5d1839648992 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:163:13 [INFO] [stdout] 21: 0x59b616b1e3f7 - dependencies::focus_on::use_tree::smoke::{{closure}}::h993614d1d836af8f [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:132:22 [INFO] [stdout] 22: 0x59b616b2d296 - core::ops::function::FnOnce::call_once::h6e1690995c743e5b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59b616cc606b - core::ops::function::FnOnce::call_once::h651e3187cb632f8b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59b616cc606b - test::__rust_begin_short_backtrace::hf087c08482082584 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x59b616cc5979 - test::run_test_in_process::{{closure}}::h028b11125eb38b18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x59b616cc5979 - as core::ops::function::FnOnce<()>>::call_once::h8a69fc59e5c0ffcd [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59b616cc5979 - std::panicking::try::do_call::h53d2549af1773521 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 28: 0x59b616cc5979 - std::panicking::try::h327579c208c8ae37 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 29: 0x59b616cc5979 - std::panic::catch_unwind::hae7e4a4da155a27e [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x59b616cc5979 - test::run_test_in_process::hef0a7b0ac1ee3437 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x59b616cc5979 - test::run_test::{{closure}}::h007633ec4ae045b1 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x59b616c886ea - test::run_test::{{closure}}::hf3a8c9852b545b46 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x59b616c886ea - std::sys::backtrace::__rust_begin_short_backtrace::ha442d5d7942f6ee9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc8fd461cdc84b676 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x59b616c8c156 - as core::ops::function::FnOnce<()>>::call_once::h5a459cc955f063ed [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59b616c8c156 - std::panicking::try::do_call::hc249aed3a6c9c972 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 37: 0x59b616c8c156 - std::panicking::try::h649add41232b7ab3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 38: 0x59b616c8c156 - std::panic::catch_unwind::h2fd522623ccd57b0 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::h685de412d0d20b6b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x59b616c8c156 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf3391e711cf5434d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::hc98bb0f9729b604d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 42: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::h3b479d8e9f1fef9f [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x59b616fb1cbb - std::sys::pal::unix::thread::Thread::new::thread_start::he3d5da9652362070 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x721eec1d6ac3 - [INFO] [stdout] 45: 0x721eec267a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- functions::function_outputs stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: tests/snapshots/dependencies__functions__function_outputs.snap [INFO] [stdout] Snapshot: function_outputs [INFO] [stdout] Source: tests/dependencies.rs:494 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: output [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 40 40 │ "function_outputs" [label="crate|function_outputs", fillcolor="#5397c8"]; // "crate" node [INFO] [stdout] 41 41 │ "function_outputs::Dummy" [label="pub(crate) struct|function_outputs::Dummy", fillcolor="#f8c04c"]; // "struct" node [INFO] [stdout] 42 42 │ "function_outputs::Dummy::method_output" [label="pub(crate) fn|function_outputs::Dummy::method_output", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 43 43 │ "function_outputs::GenericTargetEnum" [label="pub(crate) enum|function_outputs::GenericTargetEnum", fillcolor="#f8c04c"]; // "enum" node [INFO] [stdout] 44 │- "function_outputs::GenericTargetEnum::clone" [label="pub(crate) fn|function_outputs::GenericTargetEnum::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 45 44 │ "function_outputs::GenericTargetStruct" [label="pub(crate) struct|function_outputs::GenericTargetStruct", fillcolor="#f8c04c"]; // "struct" node [INFO] [stdout] 46 │- "function_outputs::GenericTargetStruct::clone" [label="pub(crate) fn|function_outputs::GenericTargetStruct::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 47 45 │ "function_outputs::GenericTargetUnion" [label="pub(crate) union|function_outputs::GenericTargetUnion", fillcolor="#f8c04c"]; // "union" node [INFO] [stdout] 48 │- "function_outputs::GenericTargetUnion::clone" [label="pub(crate) fn|function_outputs::GenericTargetUnion::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 49 46 │ "function_outputs::GenericTypeAlias" [label="pub(crate) type|function_outputs::GenericTypeAlias", fillcolor="#f8c04c"]; // "type" node [INFO] [stdout] 50 47 │ "function_outputs::TargetEnum" [label="pub(crate) enum|function_outputs::TargetEnum", fillcolor="#f8c04c"]; // "enum" node [INFO] [stdout] 51 │- "function_outputs::TargetEnum::clone" [label="pub(crate) fn|function_outputs::TargetEnum::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 52 48 │ "function_outputs::TargetStruct" [label="pub(crate) struct|function_outputs::TargetStruct", fillcolor="#f8c04c"]; // "struct" node [INFO] [stdout] 53 │- "function_outputs::TargetStruct::clone" [label="pub(crate) fn|function_outputs::TargetStruct::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 54 49 │ "function_outputs::TargetTrait" [label="pub(crate) trait|function_outputs::TargetTrait", fillcolor="#f8c04c"]; // "trait" node [INFO] [stdout] 55 50 │ "function_outputs::TargetUnion" [label="pub(crate) union|function_outputs::TargetUnion", fillcolor="#f8c04c"]; // "union" node [INFO] [stdout] 56 │- "function_outputs::TargetUnion::clone" [label="pub(crate) fn|function_outputs::TargetUnion::clone", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 57 51 │ "function_outputs::TypeAlias" [label="pub(crate) type|function_outputs::TypeAlias", fillcolor="#f8c04c"]; // "type" node [INFO] [stdout] 58 52 │ "function_outputs::function" [label="pub(crate) fn|function_outputs::function", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 59 53 │ "function_outputs::function_output" [label="pub(crate) fn|function_outputs::function_output", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] 60 54 │ "function_outputs::generic_function" [label="pub(crate) fn|function_outputs::generic_function", fillcolor="#f8c04c"]; // "fn" node [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 88 82 │ "function_outputs::Dummy::method_output" -> "function_outputs::TargetUnion" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 89 83 │ "function_outputs::Dummy::method_output" -> "isize" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 90 84 │ "function_outputs::Dummy::method_output" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 91 85 │ "function_outputs::Dummy::method_output" -> "usize" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 92 │- "function_outputs::GenericTargetEnum" -> "function_outputs::GenericTargetEnum::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 93 │- "function_outputs::GenericTargetEnum::clone" -> "function_outputs::GenericTargetEnum" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 94 │- "function_outputs::GenericTargetStruct" -> "function_outputs::GenericTargetStruct::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 95 │- "function_outputs::GenericTargetStruct::clone" -> "function_outputs::GenericTargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 96 │- "function_outputs::GenericTargetUnion" -> "function_outputs::GenericTargetUnion::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 97 │- "function_outputs::GenericTargetUnion::clone" -> "function_outputs::GenericTargetUnion" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 98 │- "function_outputs::TargetEnum" -> "function_outputs::TargetEnum::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 99 │- "function_outputs::TargetEnum::clone" -> "function_outputs::TargetEnum" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 100 │- "function_outputs::TargetStruct" -> "function_outputs::TargetStruct::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 101 │- "function_outputs::TargetStruct::clone" -> "function_outputs::TargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 102 │- "function_outputs::TargetUnion" -> "function_outputs::TargetUnion::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 103 │- "function_outputs::TargetUnion::clone" -> "function_outputs::TargetUnion" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 104 86 │ "function_outputs::TypeAlias" -> "function_outputs::TargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 105 87 │ "function_outputs::function" -> "function_outputs::TargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 106 88 │ "function_outputs::function_output" -> "bool" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 107 89 │ "function_outputs::function_output" -> "char" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] thread 'functions::function_outputs' panicked at tests/dependencies.rs:494:5: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/snapshots/dependencies__functions__function_outputs.snap.new") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59b616faa56a - std::backtrace_rs::backtrace::libunwind::trace::h3dab7ffe210583a3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59b616faa56a - std::backtrace_rs::backtrace::trace_unsynchronized::h85ec3139dd4f9047 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59b616faa56a - std::sys::backtrace::_print_fmt::h3447259688950eab [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59b616faa56a - ::fmt::ha8d24a0f27cc401d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59b616fd6983 - core::fmt::rt::Argument::fmt::h650b92642f481125 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59b616fd6983 - core::fmt::write::h5becf96591c394eb [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/mod.rs:1437:21 [INFO] [stdout] 6: 0x59b616fa5db3 - std::io::Write::write_fmt::h61fb565ee25d88c6 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x59b616faa3b2 - std::sys::backtrace::BacktraceLock::print::hae1dc20f39b0ae80 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59b616fac06e - std::panicking::default_hook::{{closure}}::hb3023fc9edf847a9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:284:22 [INFO] [stdout] 9: 0x59b616fabe77 - std::panicking::default_hook::h271aee2d85880663 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:308:9 [INFO] [stdout] 10: 0x59b616cc1428 - as core::ops::function::Fn>::call::hbfe4f2a7834d388d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x59b616cc1428 - test::test_main::{{closure}}::hbb7d4fde4185abc5 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x59b616fac888 - as core::ops::function::Fn>::call::hd4cbe0a9e8955cde [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x59b616fac888 - std::panicking::rust_panic_with_hook::he05f4a167c1908ac [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:825:13 [INFO] [stdout] 14: 0x59b616fac53a - std::panicking::begin_panic_handler::{{closure}}::h79780775730ab9df [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:690:13 [INFO] [stdout] 15: 0x59b616faaa39 - std::sys::backtrace::__rust_end_short_backtrace::h753217146a30d8a2 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x59b616fac1cd - rust_begin_unwind [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:681:5 [INFO] [stdout] 17: 0x59b616fd43e0 - core::panicking::panic_fmt::h9ad4c3d87a3eb4ad [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x59b616fd4856 - core::result::unwrap_failed::h865c91c1a27f7a85 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1699:5 [INFO] [stdout] 19: 0x59b616b06814 - core::result::Result::unwrap::he3e5a8ff16d12f18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x59b616b06814 - dependencies::functions::function_outputs::h9b67a6f9492bdca1 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:163:13 [INFO] [stdout] 21: 0x59b616b05c37 - dependencies::functions::function_outputs::{{closure}}::hf7c2ebbf7e52d762 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:132:22 [INFO] [stdout] 22: 0x59b616b2d9a6 - core::ops::function::FnOnce::call_once::had10ba75e4fe2103 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59b616cc606b - core::ops::function::FnOnce::call_once::h651e3187cb632f8b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59b616cc606b - test::__rust_begin_short_backtrace::hf087c08482082584 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x59b616cc5979 - test::run_test_in_process::{{closure}}::h028b11125eb38b18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x59b616cc5979 - as core::ops::function::FnOnce<()>>::call_once::h8a69fc59e5c0ffcd [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59b616cc5979 - std::panicking::try::do_call::h53d2549af1773521 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 28: 0x59b616cc5979 - std::panicking::try::h327579c208c8ae37 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 29: 0x59b616cc5979 - std::panic::catch_unwind::hae7e4a4da155a27e [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x59b616cc5979 - test::run_test_in_process::hef0a7b0ac1ee3437 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x59b616cc5979 - test::run_test::{{closure}}::h007633ec4ae045b1 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x59b616c886ea - test::run_test::{{closure}}::hf3a8c9852b545b46 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x59b616c886ea - std::sys::backtrace::__rust_begin_short_backtrace::ha442d5d7942f6ee9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc8fd461cdc84b676 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x59b616c8c156 - as core::ops::function::FnOnce<()>>::call_once::h5a459cc955f063ed [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59b616c8c156 - std::panicking::try::do_call::hc249aed3a6c9c972 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 37: 0x59b616c8c156 - std::panicking::try::h649add41232b7ab3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 38: 0x59b616c8c156 - std::panic::catch_unwind::h2fd522623ccd57b0 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::h685de412d0d20b6b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x59b616c8c156 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf3391e711cf5434d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::hc98bb0f9729b604d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 42: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::h3b479d8e9f1fef9f [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x59b616fb1cbb - std::sys::pal::unix::thread::Thread::new::thread_start::he3d5da9652362070 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x721eec1d6ac3 - [INFO] [stdout] 45: 0x721eec267a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- focus_on::self_path::smoke stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: tests/snapshots/dependencies__focus_on__self_path__smoke.snap [INFO] [stdout] Snapshot: smoke [INFO] [stdout] Source: tests/dependencies.rs:417 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: output [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 35 35 │ fontname="monospace", [INFO] [stdout] 36 36 │ fontsize="10", [INFO] [stdout] 37 37 │ ]; [INFO] [stdout] 38 38 │ [INFO] [stdout] 39 │- "core::future::future::Future" [label="external trait|core::future::future::Future", fillcolor="#81c169"]; // "trait" node [INFO] [stdout] 40 │- "core::marker::Sized" [label="external trait|core::marker::Sized", fillcolor="#81c169"]; // "trait" node [INFO] [stdout] 41 39 │ "smoke" [label="crate|smoke", fillcolor="#5397c8"]; // "crate" node [INFO] [stdout] 42 40 │ "smoke::visibility" [label="pub(crate) mod|smoke::visibility", fillcolor="#f8c04c"]; // "mod" node [INFO] [stdout] 43 41 │ "smoke::visibility::dummy" [label="pub(self) mod|smoke::visibility::dummy", fillcolor="#db5367"]; // "mod" node [INFO] [stdout] 44 42 │ "smoke::visibility::dummy::enums" [label="pub(self) mod|smoke::visibility::dummy::enums", fillcolor="#db5367"]; // "mod" node [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 128 126 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::TypeAlias" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 129 127 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::Union" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 130 128 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::UnsafeFunction" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 131 129 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::UnsafeTrait" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 132 │- "smoke::visibility::dummy::kinds::AsyncFunction" -> "core::future::future::Future" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 133 │- "smoke::visibility::dummy::kinds::AsyncFunction" -> "core::marker::Sized" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 134 130 │ "smoke::visibility::dummy::kinds::TraitAlias" -> "smoke::visibility::dummy::kinds::Trait" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 135 131 │ "smoke::visibility::dummy::kinds::TypeAlias" -> "smoke::visibility::dummy::kinds::Struct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 136 132 │ "smoke::visibility::dummy::mods" -> "smoke::visibility::dummy::mods::pub_crate" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 137 133 │ "smoke::visibility::dummy::mods" -> "smoke::visibility::dummy::mods::pub_module" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] thread 'focus_on::self_path::smoke' panicked at tests/dependencies.rs:417:9: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/snapshots/dependencies__focus_on__self_path__smoke.snap.new") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59b616faa56a - std::backtrace_rs::backtrace::libunwind::trace::h3dab7ffe210583a3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59b616faa56a - std::backtrace_rs::backtrace::trace_unsynchronized::h85ec3139dd4f9047 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59b616faa56a - std::sys::backtrace::_print_fmt::h3447259688950eab [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59b616faa56a - ::fmt::ha8d24a0f27cc401d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59b616fd6983 - core::fmt::rt::Argument::fmt::h650b92642f481125 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59b616fd6983 - core::fmt::write::h5becf96591c394eb [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/mod.rs:1437:21 [INFO] [stdout] 6: 0x59b616fa5db3 - std::io::Write::write_fmt::h61fb565ee25d88c6 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x59b616faa3b2 - std::sys::backtrace::BacktraceLock::print::hae1dc20f39b0ae80 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59b616fac06e - std::panicking::default_hook::{{closure}}::hb3023fc9edf847a9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:284:22 [INFO] [stdout] 9: 0x59b616fabe77 - std::panicking::default_hook::h271aee2d85880663 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:308:9 [INFO] [stdout] 10: 0x59b616cc1428 - as core::ops::function::Fn>::call::hbfe4f2a7834d388d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x59b616cc1428 - test::test_main::{{closure}}::hbb7d4fde4185abc5 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x59b616fac888 - as core::ops::function::Fn>::call::hd4cbe0a9e8955cde [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x59b616fac888 - std::panicking::rust_panic_with_hook::he05f4a167c1908ac [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:825:13 [INFO] [stdout] 14: 0x59b616fac53a - std::panicking::begin_panic_handler::{{closure}}::h79780775730ab9df [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:690:13 [INFO] [stdout] 15: 0x59b616faaa39 - std::sys::backtrace::__rust_end_short_backtrace::h753217146a30d8a2 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x59b616fac1cd - rust_begin_unwind [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:681:5 [INFO] [stdout] 17: 0x59b616fd43e0 - core::panicking::panic_fmt::h9ad4c3d87a3eb4ad [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x59b616fd4856 - core::result::unwrap_failed::h865c91c1a27f7a85 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1699:5 [INFO] [stdout] 19: 0x59b616b4d424 - core::result::Result::unwrap::he3e5a8ff16d12f18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x59b616b4d424 - dependencies::focus_on::self_path::smoke::hbf770d9b7c998e5b [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:163:13 [INFO] [stdout] 21: 0x59b616b4c847 - dependencies::focus_on::self_path::smoke::{{closure}}::hbf653886d4ca09b3 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:132:22 [INFO] [stdout] 22: 0x59b616b2d416 - core::ops::function::FnOnce::call_once::h7d991bd91007044a [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59b616cc606b - core::ops::function::FnOnce::call_once::h651e3187cb632f8b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59b616cc606b - test::__rust_begin_short_backtrace::hf087c08482082584 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x59b616cc5979 - test::run_test_in_process::{{closure}}::h028b11125eb38b18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x59b616cc5979 - as core::ops::function::FnOnce<()>>::call_once::h8a69fc59e5c0ffcd [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59b616cc5979 - std::panicking::try::do_call::h53d2549af1773521 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 28: 0x59b616cc5979 - std::panicking::try::h327579c208c8ae37 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 29: 0x59b616cc5979 - std::panic::catch_unwind::hae7e4a4da155a27e [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x59b616cc5979 - test::run_test_in_process::hef0a7b0ac1ee3437 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x59b616cc5979 - test::run_test::{{closure}}::h007633ec4ae045b1 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x59b616c886ea - test::run_test::{{closure}}::hf3a8c9852b545b46 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x59b616c886ea - std::sys::backtrace::__rust_begin_short_backtrace::ha442d5d7942f6ee9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc8fd461cdc84b676 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x59b616c8c156 - as core::ops::function::FnOnce<()>>::call_once::h5a459cc955f063ed [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59b616c8c156 - std::panicking::try::do_call::hc249aed3a6c9c972 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 37: 0x59b616c8c156 - std::panicking::try::h649add41232b7ab3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 38: 0x59b616c8c156 - std::panic::catch_unwind::h2fd522623ccd57b0 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::h685de412d0d20b6b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x59b616c8c156 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf3391e711cf5434d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::hc98bb0f9729b604d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 42: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::h3b479d8e9f1fef9f [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x59b616fb1cbb - std::sys::pal::unix::thread::Thread::new::thread_start::he3d5da9652362070 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x721eec1d6ac3 - [INFO] [stdout] 45: 0x721eec267a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- max_depth::depth_2::smoke stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: tests/snapshots/dependencies__max_depth__depth_2__smoke.snap [INFO] [stdout] Snapshot: smoke [INFO] [stdout] Source: tests/dependencies.rs:469 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: output [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 35 35 │ fontname="monospace", [INFO] [stdout] 36 36 │ fontsize="10", [INFO] [stdout] 37 37 │ ]; [INFO] [stdout] 38 38 │ [INFO] [stdout] 39 │- "alloc::fmt" [label="external mod|alloc::fmt", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 40 │- "core::cmp" [label="external mod|core::cmp", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 41 │- "core::ops" [label="external mod|core::ops", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 42 39 │ "smoke" [label="crate|smoke", fillcolor="#5397c8"]; // "crate" node [INFO] [stdout] 43 40 │ "smoke::derives" [label="pub(crate) mod|smoke::derives", fillcolor="#f8c04c"]; // "mod" node [INFO] [stdout] 44 41 │ "smoke::derives::Dummy" [label="pub(self) struct|smoke::derives::Dummy", fillcolor="#db5367"]; // "struct" node [INFO] [stdout] 45 42 │ "smoke::functions" [label="pub(crate) mod|smoke::functions", fillcolor="#f8c04c"]; // "mod" node [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 96 93 │ "smoke::methods::Crate" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 97 94 │ "smoke::methods::Dummy" -> "smoke::methods::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 98 95 │ "smoke::methods::Dummy" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 99 96 │ "smoke::target" -> "smoke::target::Target" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 100 │- "smoke::uses" -> "alloc::fmt" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 101 │- "smoke::uses" -> "core::cmp" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 102 │- "smoke::uses" -> "core::ops" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 103 97 │ "smoke::uses" -> "smoke::hierarchy" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 104 98 │ "smoke::uses" -> "smoke::uses::cycle" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 105 99 │ "smoke::visibility" -> "smoke::visibility::dummy" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 106 100 │ [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] thread 'max_depth::depth_2::smoke' panicked at tests/dependencies.rs:469:9: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/snapshots/dependencies__max_depth__depth_2__smoke.snap.new") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59b616faa56a - std::backtrace_rs::backtrace::libunwind::trace::h3dab7ffe210583a3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59b616faa56a - std::backtrace_rs::backtrace::trace_unsynchronized::h85ec3139dd4f9047 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59b616faa56a - std::sys::backtrace::_print_fmt::h3447259688950eab [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59b616faa56a - ::fmt::ha8d24a0f27cc401d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59b616fd6983 - core::fmt::rt::Argument::fmt::h650b92642f481125 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59b616fd6983 - core::fmt::write::h5becf96591c394eb [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/mod.rs:1437:21 [INFO] [stdout] 6: 0x59b616fa5db3 - std::io::Write::write_fmt::h61fb565ee25d88c6 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x59b616faa3b2 - std::sys::backtrace::BacktraceLock::print::hae1dc20f39b0ae80 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59b616fac06e - std::panicking::default_hook::{{closure}}::hb3023fc9edf847a9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:284:22 [INFO] [stdout] 9: 0x59b616fabe77 - std::panicking::default_hook::h271aee2d85880663 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:308:9 [INFO] [stdout] 10: 0x59b616cc1428 - as core::ops::function::Fn>::call::hbfe4f2a7834d388d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x59b616cc1428 - test::test_main::{{closure}}::hbb7d4fde4185abc5 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x59b616fac888 - as core::ops::function::Fn>::call::hd4cbe0a9e8955cde [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x59b616fac888 - std::panicking::rust_panic_with_hook::he05f4a167c1908ac [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:825:13 [INFO] [stdout] 14: 0x59b616fac53a - std::panicking::begin_panic_handler::{{closure}}::h79780775730ab9df [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:690:13 [INFO] [stdout] 15: 0x59b616faaa39 - std::sys::backtrace::__rust_end_short_backtrace::h753217146a30d8a2 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x59b616fac1cd - rust_begin_unwind [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:681:5 [INFO] [stdout] 17: 0x59b616fd43e0 - core::panicking::panic_fmt::h9ad4c3d87a3eb4ad [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x59b616fd4856 - core::result::unwrap_failed::h865c91c1a27f7a85 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1699:5 [INFO] [stdout] 19: 0x59b616b14e14 - core::result::Result::unwrap::he3e5a8ff16d12f18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x59b616b14e14 - dependencies::max_depth::depth_2::smoke::h9f08ad2731ffe3ca [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:163:13 [INFO] [stdout] 21: 0x59b616b14237 - dependencies::max_depth::depth_2::smoke::{{closure}}::h67a247e0796f7273 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:132:22 [INFO] [stdout] 22: 0x59b616b2cf96 - core::ops::function::FnOnce::call_once::h55e9e06b5ef6f111 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59b616cc606b - core::ops::function::FnOnce::call_once::h651e3187cb632f8b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59b616cc606b - test::__rust_begin_short_backtrace::hf087c08482082584 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x59b616cc5979 - test::run_test_in_process::{{closure}}::h028b11125eb38b18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x59b616cc5979 - as core::ops::function::FnOnce<()>>::call_once::h8a69fc59e5c0ffcd [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59b616cc5979 - std::panicking::try::do_call::h53d2549af1773521 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 28: 0x59b616cc5979 - std::panicking::try::h327579c208c8ae37 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 29: 0x59b616cc5979 - std::panic::catch_unwind::hae7e4a4da155a27e [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x59b616cc5979 - test::run_test_in_process::hef0a7b0ac1ee3437 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x59b616cc5979 - test::run_test::{{closure}}::h007633ec4ae045b1 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x59b616c886ea - test::run_test::{{closure}}::hf3a8c9852b545b46 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x59b616c886ea - std::sys::backtrace::__rust_begin_short_backtrace::ha442d5d7942f6ee9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc8fd461cdc84b676 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x59b616c8c156 - as core::ops::function::FnOnce<()>>::call_once::h5a459cc955f063ed [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59b616c8c156 - std::panicking::try::do_call::hc249aed3a6c9c972 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 37: 0x59b616c8c156 - std::panicking::try::h649add41232b7ab3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 38: 0x59b616c8c156 - std::panic::catch_unwind::h2fd522623ccd57b0 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::h685de412d0d20b6b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x59b616c8c156 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf3391e711cf5434d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::hc98bb0f9729b604d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 42: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::h3b479d8e9f1fef9f [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x59b616fb1cbb - std::sys::pal::unix::thread::Thread::new::thread_start::he3d5da9652362070 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x721eec1d6ac3 - [INFO] [stdout] 45: 0x721eec267a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- selection::no_owns::smoke stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: tests/snapshots/dependencies__selection__no_owns__smoke.snap [INFO] [stdout] Snapshot: smoke [INFO] [stdout] Source: tests/dependencies.rs:355 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: output [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 34 34 │ fontname="monospace", [INFO] [stdout] 35 35 │ fontsize="10", [INFO] [stdout] 36 36 │ ]; [INFO] [stdout] 37 37 │ [INFO] [stdout] 38 │- "alloc::fmt" [label="external mod|alloc::fmt", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 39 │- "alloc::string::String" [label="external struct|alloc::string::String", fillcolor="#81c169"]; // "struct" node [INFO] [stdout] 40 │- "bool" [label="external builtin|bool", fillcolor="#81c169"]; // "builtin" node [INFO] [stdout] 41 │- "core::cmp" [label="external mod|core::cmp", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 42 │- "core::future::future::Future" [label="external trait|core::future::future::Future", fillcolor="#81c169"]; // "trait" node [INFO] [stdout] 43 │- "core::marker::Sized" [label="external trait|core::marker::Sized", fillcolor="#81c169"]; // "trait" node [INFO] [stdout] 44 │- "core::ops" [label="external mod|core::ops", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 45 38 │ "i32" [label="external builtin|i32", fillcolor="#81c169"]; // "builtin" node [INFO] [stdout] 46 39 │ "smoke" [label="crate|smoke", fillcolor="#5397c8"]; // "crate" node [INFO] [stdout] 47 │- "smoke::derives::Dummy" [label="pub(self) struct|smoke::derives::Dummy", fillcolor="#db5367"]; // "struct" node [INFO] [stdout] 48 │- "smoke::derives::Dummy::clone" [label="pub(self) fn|smoke::derives::Dummy::clone", fillcolor="#db5367"]; // "fn" node [INFO] [stdout] 49 40 │ "smoke::functions::Crate" [label="pub(self) type|smoke::functions::Crate", fillcolor="#db5367"]; // "type" node [INFO] [stdout] 50 41 │ "smoke::functions::Local" [label="pub(self) struct|smoke::functions::Local", fillcolor="#db5367"]; // "struct" node [INFO] [stdout] 51 │- "smoke::functions::Std" [label="pub(self) type|smoke::functions::Std", fillcolor="#db5367"]; // "type" node [INFO] [stdout] 52 42 │ "smoke::functions::body" [label="pub(self) fn|smoke::functions::body", fillcolor="#db5367"]; // "fn" node [INFO] [stdout] 53 43 │ "smoke::functions::inputs" [label="pub(self) fn|smoke::functions::inputs", fillcolor="#db5367"]; // "fn" node [INFO] [stdout] 54 44 │ "smoke::functions::outputs" [label="pub(self) fn|smoke::functions::outputs", fillcolor="#db5367"]; // "fn" node [INFO] [stdout] 55 45 │ "smoke::hierarchy" [label="pub(crate) mod|smoke::hierarchy", fillcolor="#f8c04c"]; // "mod" node [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 57 47 │ "smoke::methods::Dummy::body" [label="pub(self) fn|smoke::methods::Dummy::body", fillcolor="#db5367"]; // "fn" node [INFO] [stdout] 58 48 │ "smoke::methods::Dummy::inputs" [label="pub(self) fn|smoke::methods::Dummy::inputs", fillcolor="#db5367"]; // "fn" node [INFO] [stdout] 59 49 │ "smoke::methods::Dummy::outputs" [label="pub(self) fn|smoke::methods::Dummy::outputs", fillcolor="#db5367"]; // "fn" node [INFO] [stdout] 60 50 │ "smoke::methods::Local" [label="pub(self) struct|smoke::methods::Local", fillcolor="#db5367"]; // "struct" node [INFO] [stdout] 61 │- "smoke::methods::Std" [label="pub(self) type|smoke::methods::Std", fillcolor="#db5367"]; // "type" node [INFO] [stdout] 62 51 │ "smoke::target::Target" [label="pub struct|smoke::target::Target", fillcolor="#81c169"]; // "struct" node [INFO] [stdout] 63 52 │ "smoke::uses" [label="pub(crate) mod|smoke::uses", fillcolor="#f8c04c"]; // "mod" node [INFO] [stdout] 64 53 │ "smoke::uses::cycle::node_0" [label="pub(self) mod|smoke::uses::cycle::node_0", fillcolor="#db5367"]; // "mod" node [INFO] [stdout] 65 54 │ "smoke::uses::cycle::node_1" [label="pub(self) mod|smoke::uses::cycle::node_1", fillcolor="#db5367"]; // "mod" node [INFO] [stdout] 66 55 │ "smoke::uses::cycle::node_1::node_2" [label="pub(self) mod|smoke::uses::cycle::node_1::node_2", fillcolor="#db5367"]; // "mod" node [INFO] [stdout] 67 │- "smoke::visibility::dummy::kinds::AsyncFunction" [label="pub(self) async fn|smoke::visibility::dummy::kinds::AsyncFunction", fillcolor="#db5367"]; // "async fn" node [INFO] [stdout] 68 56 │ "smoke::visibility::dummy::kinds::Struct" [label="pub(self) struct|smoke::visibility::dummy::kinds::Struct", fillcolor="#db5367"]; // "struct" node [INFO] [stdout] 69 57 │ "smoke::visibility::dummy::kinds::Trait" [label="pub(self) trait|smoke::visibility::dummy::kinds::Trait", fillcolor="#db5367"]; // "trait" node [INFO] [stdout] 70 58 │ "smoke::visibility::dummy::kinds::TraitAlias" [label="pub(self) type|smoke::visibility::dummy::kinds::TraitAlias", fillcolor="#db5367"]; // "type" node [INFO] [stdout] 71 59 │ "smoke::visibility::dummy::kinds::TypeAlias" [label="pub(self) type|smoke::visibility::dummy::kinds::TypeAlias", fillcolor="#db5367"]; // "type" node [INFO] [stdout] 72 60 │ "str" [label="external builtin|str", fillcolor="#81c169"]; // "builtin" node [INFO] [stdout] 73 61 │ [INFO] [stdout] 74 │- "smoke::derives::Dummy::clone" -> "bool" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 75 │- "smoke::derives::Dummy::clone" -> "smoke::derives::Dummy" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 76 62 │ "smoke::functions::Crate" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 77 │- "smoke::functions::Std" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 78 │- "smoke::functions::body" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 79 63 │ "smoke::functions::body" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 80 64 │ "smoke::functions::body" -> "smoke::functions::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 81 65 │ "smoke::functions::body" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 82 66 │ "smoke::functions::body" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 83 │- "smoke::functions::inputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 84 67 │ "smoke::functions::inputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 85 68 │ "smoke::functions::inputs" -> "smoke::functions::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 86 69 │ "smoke::functions::inputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 87 │- "smoke::functions::inputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 88 │- "smoke::functions::outputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 89 70 │ "smoke::functions::outputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 90 71 │ "smoke::functions::outputs" -> "smoke::functions::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 91 72 │ "smoke::functions::outputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 92 │- "smoke::functions::outputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 93 73 │ "smoke::methods::Crate" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 94 │- "smoke::methods::Dummy::body" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 95 74 │ "smoke::methods::Dummy::body" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 96 75 │ "smoke::methods::Dummy::body" -> "smoke::methods::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 97 76 │ "smoke::methods::Dummy::body" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 98 77 │ "smoke::methods::Dummy::body" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 99 │- "smoke::methods::Dummy::inputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 100 78 │ "smoke::methods::Dummy::inputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 101 79 │ "smoke::methods::Dummy::inputs" -> "smoke::methods::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 102 80 │ "smoke::methods::Dummy::inputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 103 │- "smoke::methods::Dummy::inputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 104 │- "smoke::methods::Dummy::outputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 105 81 │ "smoke::methods::Dummy::outputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 106 82 │ "smoke::methods::Dummy::outputs" -> "smoke::methods::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 107 83 │ "smoke::methods::Dummy::outputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 108 │- "smoke::methods::Dummy::outputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 109 │- "smoke::methods::Std" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 110 │- "smoke::uses" -> "alloc::fmt" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 111 │- "smoke::uses" -> "core::cmp" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 112 │- "smoke::uses" -> "core::ops" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 113 84 │ "smoke::uses" -> "smoke::hierarchy" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 114 85 │ "smoke::uses::cycle::node_0" -> "smoke::uses::cycle::node_1" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 115 86 │ "smoke::uses::cycle::node_1::node_2" -> "smoke::uses::cycle::node_0" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 116 │- "smoke::visibility::dummy::kinds::AsyncFunction" -> "core::future::future::Future" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 117 │- "smoke::visibility::dummy::kinds::AsyncFunction" -> "core::marker::Sized" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 118 87 │ "smoke::visibility::dummy::kinds::TraitAlias" -> "smoke::visibility::dummy::kinds::Trait" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 119 88 │ "smoke::visibility::dummy::kinds::TypeAlias" -> "smoke::visibility::dummy::kinds::Struct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 120 89 │ [INFO] [stdout] 121 90 │ } [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] thread 'selection::no_owns::smoke' panicked at tests/dependencies.rs:355:9: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/snapshots/dependencies__selection__no_owns__smoke.snap.new") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59b616faa56a - std::backtrace_rs::backtrace::libunwind::trace::h3dab7ffe210583a3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59b616faa56a - std::backtrace_rs::backtrace::trace_unsynchronized::h85ec3139dd4f9047 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59b616faa56a - std::sys::backtrace::_print_fmt::h3447259688950eab [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59b616faa56a - ::fmt::ha8d24a0f27cc401d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59b616fd6983 - core::fmt::rt::Argument::fmt::h650b92642f481125 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59b616fd6983 - core::fmt::write::h5becf96591c394eb [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/mod.rs:1437:21 [INFO] [stdout] 6: 0x59b616fa5db3 - std::io::Write::write_fmt::h61fb565ee25d88c6 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x59b616faa3b2 - std::sys::backtrace::BacktraceLock::print::hae1dc20f39b0ae80 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59b616fac06e - std::panicking::default_hook::{{closure}}::hb3023fc9edf847a9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:284:22 [INFO] [stdout] 9: 0x59b616fabe77 - std::panicking::default_hook::h271aee2d85880663 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:308:9 [INFO] [stdout] 10: 0x59b616cc1428 - as core::ops::function::Fn>::call::hbfe4f2a7834d388d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x59b616cc1428 - test::test_main::{{closure}}::hbb7d4fde4185abc5 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x59b616fac888 - as core::ops::function::Fn>::call::hd4cbe0a9e8955cde [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x59b616fac888 - std::panicking::rust_panic_with_hook::he05f4a167c1908ac [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:825:13 [INFO] [stdout] 14: 0x59b616fac53a - std::panicking::begin_panic_handler::{{closure}}::h79780775730ab9df [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:690:13 [INFO] [stdout] 15: 0x59b616faaa39 - std::sys::backtrace::__rust_end_short_backtrace::h753217146a30d8a2 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x59b616fac1cd - rust_begin_unwind [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:681:5 [INFO] [stdout] 17: 0x59b616fd43e0 - core::panicking::panic_fmt::h9ad4c3d87a3eb4ad [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x59b616fd4856 - core::result::unwrap_failed::h865c91c1a27f7a85 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1699:5 [INFO] [stdout] 19: 0x59b616b04b54 - core::result::Result::unwrap::he3e5a8ff16d12f18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x59b616b04b54 - dependencies::selection::no_owns::smoke::ha251e27e98a68b63 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:163:13 [INFO] [stdout] 21: 0x59b616b03f77 - dependencies::selection::no_owns::smoke::{{closure}}::h38c7ae043b13803d [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:132:22 [INFO] [stdout] 22: 0x59b616b2cc96 - core::ops::function::FnOnce::call_once::h3f76ed226e5cfda3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59b616cc606b - core::ops::function::FnOnce::call_once::h651e3187cb632f8b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59b616cc606b - test::__rust_begin_short_backtrace::hf087c08482082584 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x59b616cc5979 - test::run_test_in_process::{{closure}}::h028b11125eb38b18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x59b616cc5979 - as core::ops::function::FnOnce<()>>::call_once::h8a69fc59e5c0ffcd [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59b616cc5979 - std::panicking::try::do_call::h53d2549af1773521 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 28: 0x59b616cc5979 - std::panicking::try::h327579c208c8ae37 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 29: 0x59b616cc5979 - std::panic::catch_unwind::hae7e4a4da155a27e [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x59b616cc5979 - test::run_test_in_process::hef0a7b0ac1ee3437 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x59b616cc5979 - test::run_test::{{closure}}::h007633ec4ae045b1 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x59b616c886ea - test::run_test::{{closure}}::hf3a8c9852b545b46 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x59b616c886ea - std::sys::backtrace::__rust_begin_short_backtrace::ha442d5d7942f6ee9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc8fd461cdc84b676 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x59b616c8c156 - as core::ops::function::FnOnce<()>>::call_once::h5a459cc955f063ed [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59b616c8c156 - std::panicking::try::do_call::hc249aed3a6c9c972 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 37: 0x59b616c8c156 - std::panicking::try::h649add41232b7ab3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 38: 0x59b616c8c156 - std::panic::catch_unwind::h2fd522623ccd57b0 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::h685de412d0d20b6b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x59b616c8c156 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf3391e711cf5434d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::hc98bb0f9729b604d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 42: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::h3b479d8e9f1fef9f [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x59b616fb1cbb - std::sys::pal::unix::thread::Thread::new::thread_start::he3d5da9652362070 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x721eec1d6ac3 - [INFO] [stdout] 45: 0x721eec267a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- selection::no_fns::smoke stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: tests/snapshots/dependencies__selection__no_fns__smoke.snap [INFO] [stdout] Snapshot: smoke [INFO] [stdout] Source: tests/dependencies.rs:335 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: output [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 34 34 │ fontname="monospace", [INFO] [stdout] 35 35 │ fontsize="10", [INFO] [stdout] 36 36 │ ]; [INFO] [stdout] 37 37 │ [INFO] [stdout] 38 │- "alloc::fmt" [label="external mod|alloc::fmt", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 39 │- "alloc::string::String" [label="external struct|alloc::string::String", fillcolor="#81c169"]; // "struct" node [INFO] [stdout] 40 │- "bool" [label="external builtin|bool", fillcolor="#81c169"]; // "builtin" node [INFO] [stdout] 41 │- "core::cmp" [label="external mod|core::cmp", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 42 │- "core::future::future::Future" [label="external trait|core::future::future::Future", fillcolor="#81c169"]; // "trait" node [INFO] [stdout] 43 │- "core::marker::Sized" [label="external trait|core::marker::Sized", fillcolor="#81c169"]; // "trait" node [INFO] [stdout] 44 │- "core::ops" [label="external mod|core::ops", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 45 38 │ "i32" [label="external builtin|i32", fillcolor="#81c169"]; // "builtin" node [INFO] [stdout] 46 39 │ "smoke" [label="crate|smoke", fillcolor="#5397c8"]; // "crate" node [INFO] [stdout] 47 40 │ "smoke::derives" [label="pub(crate) mod|smoke::derives", fillcolor="#f8c04c"]; // "mod" node [INFO] [stdout] 48 41 │ "smoke::derives::Dummy" [label="pub(self) struct|smoke::derives::Dummy", fillcolor="#db5367"]; // "struct" node [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 139 132 │ "smoke" -> "smoke::target" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 140 133 │ "smoke" -> "smoke::uses" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 141 134 │ "smoke" -> "smoke::visibility" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 142 135 │ "smoke::derives" -> "smoke::derives::Dummy" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 143 │- "smoke::derives::Dummy" -> "bool" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 144 │- "smoke::functions" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 145 136 │ "smoke::functions" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 146 137 │ "smoke::functions" -> "smoke::functions::Core" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 147 138 │ "smoke::functions" -> "smoke::functions::Crate" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 148 139 │ "smoke::functions" -> "smoke::functions::Local" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 150 141 │ "smoke::functions" -> "smoke::functions::Std" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 151 142 │ "smoke::functions" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 152 143 │ "smoke::functions" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 153 144 │ "smoke::functions::Crate" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 154 │- "smoke::functions::Std" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 155 145 │ "smoke::hierarchy" -> "smoke::hierarchy::lorem" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 156 146 │ "smoke::hierarchy::lorem" -> "smoke::hierarchy::lorem::Lorem" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 157 147 │ "smoke::hierarchy::lorem" -> "smoke::hierarchy::lorem::consectetur" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 158 148 │ "smoke::hierarchy::lorem" -> "smoke::hierarchy::lorem::dolor" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 173 163 │ "smoke::methods" -> "smoke::methods::Dummy" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 174 164 │ "smoke::methods" -> "smoke::methods::Local" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 175 165 │ "smoke::methods" -> "smoke::methods::Std" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 176 166 │ "smoke::methods::Crate" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 177 │- "smoke::methods::Dummy" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 178 167 │ "smoke::methods::Dummy" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 179 168 │ "smoke::methods::Dummy" -> "smoke::methods::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 180 169 │ "smoke::methods::Dummy" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 181 170 │ "smoke::methods::Dummy" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 182 │- "smoke::methods::Std" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 183 171 │ "smoke::target" -> "smoke::target::Target" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 184 │- "smoke::uses" -> "alloc::fmt" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 185 │- "smoke::uses" -> "core::cmp" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 186 │- "smoke::uses" -> "core::ops" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 187 172 │ "smoke::uses" -> "smoke::hierarchy" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 188 173 │ "smoke::uses" -> "smoke::uses::cycle" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 189 174 │ "smoke::uses::cycle" -> "smoke::uses::cycle::node_0" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 190 175 │ "smoke::uses::cycle" -> "smoke::uses::cycle::node_1" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 203 188 │ "smoke::visibility::dummy::enums" -> "smoke::visibility::dummy::enums::PubModule" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 204 189 │ "smoke::visibility::dummy::enums" -> "smoke::visibility::dummy::enums::PubPrivate" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 205 190 │ "smoke::visibility::dummy::enums" -> "smoke::visibility::dummy::enums::PubPublic" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 206 191 │ "smoke::visibility::dummy::enums" -> "smoke::visibility::dummy::enums::PubSuper" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 207 │- "smoke::visibility::dummy::kinds" -> "core::future::future::Future" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 208 │- "smoke::visibility::dummy::kinds" -> "core::marker::Sized" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 209 192 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::Enum" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 210 193 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::Module" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 211 194 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::Struct" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 212 195 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::Trait" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] thread 'selection::no_fns::smoke' panicked at tests/dependencies.rs:335:9: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/snapshots/dependencies__selection__no_fns__smoke.snap.new") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59b616faa56a - std::backtrace_rs::backtrace::libunwind::trace::h3dab7ffe210583a3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59b616faa56a - std::backtrace_rs::backtrace::trace_unsynchronized::h85ec3139dd4f9047 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59b616faa56a - std::sys::backtrace::_print_fmt::h3447259688950eab [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59b616faa56a - ::fmt::ha8d24a0f27cc401d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59b616fd6983 - core::fmt::rt::Argument::fmt::h650b92642f481125 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59b616fd6983 - core::fmt::write::h5becf96591c394eb [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] error: test failed, to rerun pass `--test dependencies` [INFO] [stdout] 6: 0x59b616fa5db3 - std::io::Write::write_fmt::h61fb565ee25d88c6 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x59b616faa3b2 - std::sys::backtrace::BacktraceLock::print::hae1dc20f39b0ae80 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59b616fac06e - std::panicking::default_hook::{{closure}}::hb3023fc9edf847a9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:284:22 [INFO] [stdout] 9: 0x59b616fabe77 - std::panicking::default_hook::h271aee2d85880663 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:308:9 [INFO] [stdout] 10: 0x59b616cc1428 - as core::ops::function::Fn>::call::hbfe4f2a7834d388d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x59b616cc1428 - test::test_main::{{closure}}::hbb7d4fde4185abc5 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x59b616fac888 - as core::ops::function::Fn>::call::hd4cbe0a9e8955cde [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x59b616fac888 - std::panicking::rust_panic_with_hook::he05f4a167c1908ac [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:825:13 [INFO] [stdout] 14: 0x59b616fac53a - std::panicking::begin_panic_handler::{{closure}}::h79780775730ab9df [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:690:13 [INFO] [stdout] 15: 0x59b616faaa39 - std::sys::backtrace::__rust_end_short_backtrace::h753217146a30d8a2 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x59b616fac1cd - rust_begin_unwind [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:681:5 [INFO] [stdout] 17: 0x59b616fd43e0 - core::panicking::panic_fmt::h9ad4c3d87a3eb4ad [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x59b616fd4856 - core::result::unwrap_failed::h865c91c1a27f7a85 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1699:5 [INFO] [stdout] 19: 0x59b616b4b764 - core::result::Result::unwrap::he3e5a8ff16d12f18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x59b616b4b764 - dependencies::selection::no_fns::smoke::h3d5dbf376187121b [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:163:13 [INFO] [stdout] 21: 0x59b616b4ab87 - dependencies::selection::no_fns::smoke::{{closure}}::hac5b2b590fd36849 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:132:22 [INFO] [stdout] 22: 0x59b616b2ca96 - core::ops::function::FnOnce::call_once::h33a06d526a1c96e8 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59b616cc606b - core::ops::function::FnOnce::call_once::h651e3187cb632f8b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59b616cc606b - test::__rust_begin_short_backtrace::hf087c08482082584 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x59b616cc5979 - test::run_test_in_process::{{closure}}::h028b11125eb38b18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x59b616cc5979 - as core::ops::function::FnOnce<()>>::call_once::h8a69fc59e5c0ffcd [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59b616cc5979 - std::panicking::try::do_call::h53d2549af1773521 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 28: 0x59b616cc5979 - std::panicking::try::h327579c208c8ae37 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 29: 0x59b616cc5979 - std::panic::catch_unwind::hae7e4a4da155a27e [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x59b616cc5979 - test::run_test_in_process::hef0a7b0ac1ee3437 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x59b616cc5979 - test::run_test::{{closure}}::h007633ec4ae045b1 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x59b616c886ea - test::run_test::{{closure}}::hf3a8c9852b545b46 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x59b616c886ea - std::sys::backtrace::__rust_begin_short_backtrace::ha442d5d7942f6ee9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc8fd461cdc84b676 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x59b616c8c156 - as core::ops::function::FnOnce<()>>::call_once::h5a459cc955f063ed [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59b616c8c156 - std::panicking::try::do_call::hc249aed3a6c9c972 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 37: 0x59b616c8c156 - std::panicking::try::h649add41232b7ab3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 38: 0x59b616c8c156 - std::panic::catch_unwind::h2fd522623ccd57b0 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::h685de412d0d20b6b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x59b616c8c156 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf3391e711cf5434d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::hc98bb0f9729b604d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 42: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::h3b479d8e9f1fef9f [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x59b616fb1cbb - std::sys::pal::unix::thread::Thread::new::thread_start::he3d5da9652362070 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x721eec1d6ac3 - [INFO] [stdout] 45: 0x721eec267a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- selection::no_traits::smoke stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: tests/snapshots/dependencies__selection__no_traits__smoke.snap [INFO] [stdout] Snapshot: smoke [INFO] [stdout] Source: tests/dependencies.rs:365 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: output [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 34 34 │ fontname="monospace", [INFO] [stdout] 35 35 │ fontsize="10", [INFO] [stdout] 36 36 │ ]; [INFO] [stdout] 37 37 │ [INFO] [stdout] 38 │- "alloc::fmt" [label="external mod|alloc::fmt", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 39 │- "alloc::string::String" [label="external struct|alloc::string::String", fillcolor="#81c169"]; // "struct" node [INFO] [stdout] 40 │- "bool" [label="external builtin|bool", fillcolor="#81c169"]; // "builtin" node [INFO] [stdout] 41 │- "core::cmp" [label="external mod|core::cmp", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 42 │- "core::ops" [label="external mod|core::ops", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 43 38 │ "i32" [label="external builtin|i32", fillcolor="#81c169"]; // "builtin" node [INFO] [stdout] 44 39 │ "smoke" [label="crate|smoke", fillcolor="#5397c8"]; // "crate" node [INFO] [stdout] 45 40 │ "smoke::derives" [label="pub(crate) mod|smoke::derives", fillcolor="#f8c04c"]; // "mod" node [INFO] [stdout] 46 41 │ "smoke::derives::Dummy" [label="pub(self) struct|smoke::derives::Dummy", fillcolor="#db5367"]; // "struct" node [INFO] [stdout] 47 │- "smoke::derives::Dummy::clone" [label="pub(self) fn|smoke::derives::Dummy::clone", fillcolor="#db5367"]; // "fn" node [INFO] [stdout] 48 42 │ "smoke::functions" [label="pub(crate) mod|smoke::functions", fillcolor="#f8c04c"]; // "mod" node [INFO] [stdout] 49 43 │ "smoke::functions::Core" [label="pub(self) type|smoke::functions::Core", fillcolor="#db5367"]; // "type" node [INFO] [stdout] 50 44 │ "smoke::functions::Crate" [label="pub(self) type|smoke::functions::Crate", fillcolor="#db5367"]; // "type" node [INFO] [stdout] 51 45 │ "smoke::functions::Local" [label="pub(self) struct|smoke::functions::Local", fillcolor="#db5367"]; // "struct" node [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 141 135 │ "smoke" -> "smoke::target" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 142 136 │ "smoke" -> "smoke::uses" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 143 137 │ "smoke" -> "smoke::visibility" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 144 138 │ "smoke::derives" -> "smoke::derives::Dummy" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 145 │- "smoke::derives::Dummy" -> "smoke::derives::Dummy::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 146 │- "smoke::derives::Dummy::clone" -> "bool" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 147 │- "smoke::derives::Dummy::clone" -> "smoke::derives::Dummy" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 148 139 │ "smoke::functions" -> "smoke::functions::Core" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 149 140 │ "smoke::functions" -> "smoke::functions::Crate" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 150 141 │ "smoke::functions" -> "smoke::functions::Local" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 151 142 │ "smoke::functions" -> "smoke::functions::Std" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 152 143 │ "smoke::functions" -> "smoke::functions::body" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 153 144 │ "smoke::functions" -> "smoke::functions::inputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 154 145 │ "smoke::functions" -> "smoke::functions::outputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 155 146 │ "smoke::functions::Crate" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 156 │- "smoke::functions::Std" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 157 │- "smoke::functions::body" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 158 147 │ "smoke::functions::body" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 159 148 │ "smoke::functions::body" -> "smoke::functions::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 160 149 │ "smoke::functions::body" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 161 150 │ "smoke::functions::body" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 162 │- "smoke::functions::inputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 163 151 │ "smoke::functions::inputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 164 152 │ "smoke::functions::inputs" -> "smoke::functions::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 165 153 │ "smoke::functions::inputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 166 │- "smoke::functions::inputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 167 │- "smoke::functions::outputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 168 154 │ "smoke::functions::outputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 169 155 │ "smoke::functions::outputs" -> "smoke::functions::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 170 156 │ "smoke::functions::outputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 171 │- "smoke::functions::outputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 172 157 │ "smoke::hierarchy" -> "smoke::hierarchy::lorem" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 173 158 │ "smoke::hierarchy::lorem" -> "smoke::hierarchy::lorem::Lorem" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 174 159 │ "smoke::hierarchy::lorem" -> "smoke::hierarchy::lorem::consectetur" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 175 160 │ "smoke::hierarchy::lorem" -> "smoke::hierarchy::lorem::dolor" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 193 178 │ "smoke::methods::Crate" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 194 179 │ "smoke::methods::Dummy" -> "smoke::methods::Dummy::body" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 195 180 │ "smoke::methods::Dummy" -> "smoke::methods::Dummy::inputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 196 181 │ "smoke::methods::Dummy" -> "smoke::methods::Dummy::outputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 197 │- "smoke::methods::Dummy::body" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 198 182 │ "smoke::methods::Dummy::body" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 199 183 │ "smoke::methods::Dummy::body" -> "smoke::methods::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 200 184 │ "smoke::methods::Dummy::body" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 201 185 │ "smoke::methods::Dummy::body" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 202 │- "smoke::methods::Dummy::inputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 203 186 │ "smoke::methods::Dummy::inputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 204 187 │ "smoke::methods::Dummy::inputs" -> "smoke::methods::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 205 188 │ "smoke::methods::Dummy::inputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 206 │- "smoke::methods::Dummy::inputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 207 │- "smoke::methods::Dummy::outputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 208 189 │ "smoke::methods::Dummy::outputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 209 190 │ "smoke::methods::Dummy::outputs" -> "smoke::methods::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 210 191 │ "smoke::methods::Dummy::outputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 211 │- "smoke::methods::Dummy::outputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 212 │- "smoke::methods::Std" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 213 192 │ "smoke::target" -> "smoke::target::Target" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 214 │- "smoke::uses" -> "alloc::fmt" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 215 │- "smoke::uses" -> "core::cmp" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 216 │- "smoke::uses" -> "core::ops" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 217 193 │ "smoke::uses" -> "smoke::hierarchy" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 218 194 │ "smoke::uses" -> "smoke::uses::cycle" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 219 195 │ "smoke::uses::cycle" -> "smoke::uses::cycle::node_0" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 220 196 │ "smoke::uses::cycle" -> "smoke::uses::cycle::node_1" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] thread 'selection::no_traits::smoke' panicked at tests/dependencies.rs:365:9: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/snapshots/dependencies__selection__no_traits__smoke.snap.new") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59b616faa56a - std::backtrace_rs::backtrace::libunwind::trace::h3dab7ffe210583a3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59b616faa56a - std::backtrace_rs::backtrace::trace_unsynchronized::h85ec3139dd4f9047 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59b616faa56a - std::sys::backtrace::_print_fmt::h3447259688950eab [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59b616faa56a - ::fmt::ha8d24a0f27cc401d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59b616fd6983 - core::fmt::rt::Argument::fmt::h650b92642f481125 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59b616fd6983 - core::fmt::write::h5becf96591c394eb [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/mod.rs:1437:21 [INFO] [stdout] 6: 0x59b616fa5db3 - std::io::Write::write_fmt::h61fb565ee25d88c6 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x59b616faa3b2 - std::sys::backtrace::BacktraceLock::print::hae1dc20f39b0ae80 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59b616fac06e - std::panicking::default_hook::{{closure}}::hb3023fc9edf847a9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:284:22 [INFO] [stdout] 9: 0x59b616fabe77 - std::panicking::default_hook::h271aee2d85880663 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:308:9 [INFO] [stdout] 10: 0x59b616cc1428 - as core::ops::function::Fn>::call::hbfe4f2a7834d388d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x59b616cc1428 - test::test_main::{{closure}}::hbb7d4fde4185abc5 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x59b616fac888 - as core::ops::function::Fn>::call::hd4cbe0a9e8955cde [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x59b616fac888 - std::panicking::rust_panic_with_hook::he05f4a167c1908ac [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:825:13 [INFO] [stdout] 14: 0x59b616fac53a - std::panicking::begin_panic_handler::{{closure}}::h79780775730ab9df [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:690:13 [INFO] [stdout] 15: 0x59b616faaa39 - std::sys::backtrace::__rust_end_short_backtrace::h753217146a30d8a2 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x59b616fac1cd - rust_begin_unwind [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:681:5 [INFO] [stdout] 17: 0x59b616fd43e0 - core::panicking::panic_fmt::h9ad4c3d87a3eb4ad [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x59b616fd4856 - core::result::unwrap_failed::h865c91c1a27f7a85 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1699:5 [INFO] [stdout] 19: 0x59b616b13154 - core::result::Result::unwrap::he3e5a8ff16d12f18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x59b616b13154 - dependencies::selection::no_traits::smoke::hc630559e0041c19e [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:163:13 [INFO] [stdout] 21: 0x59b616b12577 - dependencies::selection::no_traits::smoke::{{closure}}::hc84711cab4610576 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:132:22 [INFO] [stdout] 22: 0x59b616b2daa6 - core::ops::function::FnOnce::call_once::hb6ea5f26fcfc40f7 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59b616cc606b - core::ops::function::FnOnce::call_once::h651e3187cb632f8b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59b616cc606b - test::__rust_begin_short_backtrace::hf087c08482082584 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x59b616cc5979 - test::run_test_in_process::{{closure}}::h028b11125eb38b18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x59b616cc5979 - as core::ops::function::FnOnce<()>>::call_once::h8a69fc59e5c0ffcd [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59b616cc5979 - std::panicking::try::do_call::h53d2549af1773521 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 28: 0x59b616cc5979 - std::panicking::try::h327579c208c8ae37 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 29: 0x59b616cc5979 - std::panic::catch_unwind::hae7e4a4da155a27e [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x59b616cc5979 - test::run_test_in_process::hef0a7b0ac1ee3437 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x59b616cc5979 - test::run_test::{{closure}}::h007633ec4ae045b1 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x59b616c886ea - test::run_test::{{closure}}::hf3a8c9852b545b46 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x59b616c886ea - std::sys::backtrace::__rust_begin_short_backtrace::ha442d5d7942f6ee9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc8fd461cdc84b676 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x59b616c8c156 - as core::ops::function::FnOnce<()>>::call_once::h5a459cc955f063ed [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59b616c8c156 - std::panicking::try::do_call::hc249aed3a6c9c972 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 37: 0x59b616c8c156 - std::panicking::try::h649add41232b7ab3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 38: 0x59b616c8c156 - std::panic::catch_unwind::h2fd522623ccd57b0 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::h685de412d0d20b6b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x59b616c8c156 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf3391e711cf5434d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::hc98bb0f9729b604d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 42: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::h3b479d8e9f1fef9f [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x59b616fb1cbb - std::sys::pal::unix::thread::Thread::new::thread_start::he3d5da9652362070 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x721eec1d6ac3 - [INFO] [stdout] 45: 0x721eec267a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- selection::no_types::smoke stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: tests/snapshots/dependencies__selection__no_types__smoke.snap [INFO] [stdout] Snapshot: smoke [INFO] [stdout] Source: tests/dependencies.rs:375 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: output [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 34 34 │ fontname="monospace", [INFO] [stdout] 35 35 │ fontsize="10", [INFO] [stdout] 36 36 │ ]; [INFO] [stdout] 37 37 │ [INFO] [stdout] 38 │- "alloc::fmt" [label="external mod|alloc::fmt", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 39 │- "core::cmp" [label="external mod|core::cmp", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 40 │- "core::future::future::Future" [label="external trait|core::future::future::Future", fillcolor="#81c169"]; // "trait" node [INFO] [stdout] 41 │- "core::marker::Sized" [label="external trait|core::marker::Sized", fillcolor="#81c169"]; // "trait" node [INFO] [stdout] 42 │- "core::ops" [label="external mod|core::ops", fillcolor="#81c169"]; // "mod" node [INFO] [stdout] 43 38 │ "smoke" [label="crate|smoke", fillcolor="#5397c8"]; // "crate" node [INFO] [stdout] 44 39 │ "smoke::derives" [label="pub(crate) mod|smoke::derives", fillcolor="#f8c04c"]; // "mod" node [INFO] [stdout] 45 │- "smoke::derives::Dummy::clone" [label="pub(self) fn|smoke::derives::Dummy::clone", fillcolor="#db5367"]; // "fn" node [INFO] [stdout] 46 40 │ "smoke::functions" [label="pub(crate) mod|smoke::functions", fillcolor="#f8c04c"]; // "mod" node [INFO] [stdout] 47 41 │ "smoke::functions::body" [label="pub(self) fn|smoke::functions::body", fillcolor="#db5367"]; // "fn" node [INFO] [stdout] 48 42 │ "smoke::functions::inputs" [label="pub(self) fn|smoke::functions::inputs", fillcolor="#db5367"]; // "fn" node [INFO] [stdout] 49 43 │ "smoke::functions::outputs" [label="pub(self) fn|smoke::functions::outputs", fillcolor="#db5367"]; // "fn" node [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 111 105 │ "smoke" -> "smoke::methods" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 112 106 │ "smoke" -> "smoke::target" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 113 107 │ "smoke" -> "smoke::uses" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 114 108 │ "smoke" -> "smoke::visibility" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 115 │- "smoke::derives" -> "smoke::derives::Dummy::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 116 │- "smoke::derives::Dummy::clone" -> "smoke::derives" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 117 109 │ "smoke::functions" -> "smoke::functions::body" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 118 110 │ "smoke::functions" -> "smoke::functions::inputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 119 111 │ "smoke::functions" -> "smoke::functions::outputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 120 112 │ "smoke::functions" -> "smoke::target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 141 133 │ "smoke::methods::Dummy::inputs" -> "smoke::methods" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 142 134 │ "smoke::methods::Dummy::inputs" -> "smoke::target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 143 135 │ "smoke::methods::Dummy::outputs" -> "smoke::methods" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 144 136 │ "smoke::methods::Dummy::outputs" -> "smoke::target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 145 │- "smoke::uses" -> "alloc::fmt" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 146 │- "smoke::uses" -> "core::cmp" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 147 │- "smoke::uses" -> "core::ops" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 148 137 │ "smoke::uses" -> "smoke::hierarchy" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 149 138 │ "smoke::uses" -> "smoke::uses::cycle" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 150 139 │ "smoke::uses::cycle" -> "smoke::uses::cycle::node_0" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 151 140 │ "smoke::uses::cycle" -> "smoke::uses::cycle::node_1" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 172 161 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::Trait" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 173 162 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::Trait" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 174 163 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::UnsafeFunction" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 175 164 │ "smoke::visibility::dummy::kinds" -> "smoke::visibility::dummy::kinds::UnsafeTrait" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 176 │- "smoke::visibility::dummy::kinds::AsyncFunction" -> "core::future::future::Future" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 177 │- "smoke::visibility::dummy::kinds::AsyncFunction" -> "core::marker::Sized" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 178 165 │ "smoke::visibility::dummy::mods" -> "smoke::visibility::dummy::mods::pub_crate" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 179 166 │ "smoke::visibility::dummy::mods" -> "smoke::visibility::dummy::mods::pub_module" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 180 167 │ "smoke::visibility::dummy::mods" -> "smoke::visibility::dummy::mods::pub_private" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 181 168 │ "smoke::visibility::dummy::mods" -> "smoke::visibility::dummy::mods::pub_public" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] thread 'selection::no_types::smoke' panicked at tests/dependencies.rs:375:9: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/snapshots/dependencies__selection__no_types__smoke.snap.new") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59b616faa56a - std::backtrace_rs::backtrace::libunwind::trace::h3dab7ffe210583a3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59b616faa56a - std::backtrace_rs::backtrace::trace_unsynchronized::h85ec3139dd4f9047 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59b616faa56a - std::sys::backtrace::_print_fmt::h3447259688950eab [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59b616faa56a - ::fmt::ha8d24a0f27cc401d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59b616fd6983 - core::fmt::rt::Argument::fmt::h650b92642f481125 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59b616fd6983 - core::fmt::write::h5becf96591c394eb [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/mod.rs:1437:21 [INFO] [stdout] 6: 0x59b616fa5db3 - std::io::Write::write_fmt::h61fb565ee25d88c6 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x59b616faa3b2 - std::sys::backtrace::BacktraceLock::print::hae1dc20f39b0ae80 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59b616fac06e - std::panicking::default_hook::{{closure}}::hb3023fc9edf847a9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:284:22 [INFO] [stdout] 9: 0x59b616fabe77 - std::panicking::default_hook::h271aee2d85880663 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:308:9 [INFO] [stdout] 10: 0x59b616cc1428 - as core::ops::function::Fn>::call::hbfe4f2a7834d388d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x59b616cc1428 - test::test_main::{{closure}}::hbb7d4fde4185abc5 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x59b616fac888 - as core::ops::function::Fn>::call::hd4cbe0a9e8955cde [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x59b616fac888 - std::panicking::rust_panic_with_hook::he05f4a167c1908ac [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:825:13 [INFO] [stdout] 14: 0x59b616fac53a - std::panicking::begin_panic_handler::{{closure}}::h79780775730ab9df [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:690:13 [INFO] [stdout] 15: 0x59b616faaa39 - std::sys::backtrace::__rust_end_short_backtrace::h753217146a30d8a2 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x59b616fac1cd - rust_begin_unwind [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:681:5 [INFO] [stdout] 17: 0x59b616fd43e0 - core::panicking::panic_fmt::h9ad4c3d87a3eb4ad [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x59b616fd4856 - core::result::unwrap_failed::h865c91c1a27f7a85 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1699:5 [INFO] [stdout] 19: 0x59b616b4c5c4 - core::result::Result::unwrap::he3e5a8ff16d12f18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x59b616b4c5c4 - dependencies::selection::no_types::smoke::h24e4f1e4cb8dc401 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:163:13 [INFO] [stdout] 21: 0x59b616b4b9e7 - dependencies::selection::no_types::smoke::{{closure}}::ha3590c718476fcf5 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:132:22 [INFO] [stdout] 22: 0x59b616b2dbe6 - core::ops::function::FnOnce::call_once::hc4ebdec4c6dcaab6 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59b616cc606b - core::ops::function::FnOnce::call_once::h651e3187cb632f8b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59b616cc606b - test::__rust_begin_short_backtrace::hf087c08482082584 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x59b616cc5979 - test::run_test_in_process::{{closure}}::h028b11125eb38b18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x59b616cc5979 - as core::ops::function::FnOnce<()>>::call_once::h8a69fc59e5c0ffcd [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59b616cc5979 - std::panicking::try::do_call::h53d2549af1773521 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 28: 0x59b616cc5979 - std::panicking::try::h327579c208c8ae37 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 29: 0x59b616cc5979 - std::panic::catch_unwind::hae7e4a4da155a27e [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x59b616cc5979 - test::run_test_in_process::hef0a7b0ac1ee3437 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x59b616cc5979 - test::run_test::{{closure}}::h007633ec4ae045b1 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x59b616c886ea - test::run_test::{{closure}}::hf3a8c9852b545b46 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x59b616c886ea - std::sys::backtrace::__rust_begin_short_backtrace::ha442d5d7942f6ee9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc8fd461cdc84b676 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x59b616c8c156 - as core::ops::function::FnOnce<()>>::call_once::h5a459cc955f063ed [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59b616c8c156 - std::panicking::try::do_call::hc249aed3a6c9c972 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 37: 0x59b616c8c156 - std::panicking::try::h649add41232b7ab3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 38: 0x59b616c8c156 - std::panic::catch_unwind::h2fd522623ccd57b0 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::h685de412d0d20b6b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x59b616c8c156 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf3391e711cf5434d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::hc98bb0f9729b604d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 42: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::h3b479d8e9f1fef9f [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x59b616fb1cbb - std::sys::pal::unix::thread::Thread::new::thread_start::he3d5da9652362070 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x721eec1d6ac3 - [INFO] [stdout] 45: 0x721eec267a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- selection::no_modules::smoke stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: tests/snapshots/dependencies__selection__no_modules__smoke.snap [INFO] [stdout] Snapshot: smoke [INFO] [stdout] Source: tests/dependencies.rs:345 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: output [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 34 34 │ fontname="monospace", [INFO] [stdout] 35 35 │ fontsize="10", [INFO] [stdout] 36 36 │ ]; [INFO] [stdout] 37 37 │ [INFO] [stdout] 38 │- "alloc::string::String" [label="external struct|alloc::string::String", fillcolor="#81c169"]; // "struct" node [INFO] [stdout] 39 │- "bool" [label="external builtin|bool", fillcolor="#81c169"]; // "builtin" node [INFO] [stdout] 40 │- "core::future::future::Future" [label="external trait|core::future::future::Future", fillcolor="#81c169"]; // "trait" node [INFO] [stdout] 41 │- "core::marker::Sized" [label="external trait|core::marker::Sized", fillcolor="#81c169"]; // "trait" node [INFO] [stdout] 42 38 │ "i32" [label="external builtin|i32", fillcolor="#81c169"]; // "builtin" node [INFO] [stdout] 43 39 │ "smoke" [label="crate|smoke", fillcolor="#5397c8"]; // "crate" node [INFO] [stdout] 44 40 │ "smoke::derives::Dummy" [label="pub(self) struct|smoke::derives::Dummy", fillcolor="#db5367"]; // "struct" node [INFO] [stdout] 45 │- "smoke::derives::Dummy::clone" [label="pub(self) fn|smoke::derives::Dummy::clone", fillcolor="#db5367"]; // "fn" node [INFO] [stdout] 46 41 │ "smoke::functions::Core" [label="pub(self) type|smoke::functions::Core", fillcolor="#db5367"]; // "type" node [INFO] [stdout] 47 42 │ "smoke::functions::Crate" [label="pub(self) type|smoke::functions::Crate", fillcolor="#db5367"]; // "type" node [INFO] [stdout] 48 43 │ "smoke::functions::Local" [label="pub(self) struct|smoke::functions::Local", fillcolor="#db5367"]; // "struct" node [INFO] [stdout] 49 44 │ "smoke::functions::Std" [label="pub(self) type|smoke::functions::Std", fillcolor="#db5367"]; // "type" node [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 172 167 │ "smoke" -> "smoke::visibility::dummy::unions::PubModule" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 173 168 │ "smoke" -> "smoke::visibility::dummy::unions::PubPrivate" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 174 169 │ "smoke" -> "smoke::visibility::dummy::unions::PubPublic" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 175 170 │ "smoke" -> "smoke::visibility::dummy::unions::PubSuper" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 176 │- "smoke::derives::Dummy" -> "smoke::derives::Dummy::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 177 │- "smoke::derives::Dummy::clone" -> "bool" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 178 │- "smoke::derives::Dummy::clone" -> "smoke::derives::Dummy" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 179 171 │ "smoke::functions::Crate" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 180 │- "smoke::functions::Std" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 181 │- "smoke::functions::body" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 182 172 │ "smoke::functions::body" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 183 173 │ "smoke::functions::body" -> "smoke::functions::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 184 174 │ "smoke::functions::body" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 185 175 │ "smoke::functions::body" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 186 │- "smoke::functions::inputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 187 176 │ "smoke::functions::inputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 188 177 │ "smoke::functions::inputs" -> "smoke::functions::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 189 178 │ "smoke::functions::inputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 190 │- "smoke::functions::inputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 191 │- "smoke::functions::outputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 192 179 │ "smoke::functions::outputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 193 180 │ "smoke::functions::outputs" -> "smoke::functions::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 194 181 │ "smoke::functions::outputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 195 │- "smoke::functions::outputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 196 182 │ "smoke::methods::Crate" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 197 183 │ "smoke::methods::Dummy" -> "smoke::methods::Dummy::body" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 198 184 │ "smoke::methods::Dummy" -> "smoke::methods::Dummy::inputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 199 185 │ "smoke::methods::Dummy" -> "smoke::methods::Dummy::outputs" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge [INFO] [stdout] 200 │- "smoke::methods::Dummy::body" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 201 186 │ "smoke::methods::Dummy::body" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 202 187 │ "smoke::methods::Dummy::body" -> "smoke::methods::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 203 188 │ "smoke::methods::Dummy::body" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 204 189 │ "smoke::methods::Dummy::body" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 205 │- "smoke::methods::Dummy::inputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 206 190 │ "smoke::methods::Dummy::inputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 207 191 │ "smoke::methods::Dummy::inputs" -> "smoke::methods::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 208 192 │ "smoke::methods::Dummy::inputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 209 │- "smoke::methods::Dummy::inputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 210 │- "smoke::methods::Dummy::outputs" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 211 193 │ "smoke::methods::Dummy::outputs" -> "i32" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 212 194 │ "smoke::methods::Dummy::outputs" -> "smoke::methods::Local" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 213 195 │ "smoke::methods::Dummy::outputs" -> "smoke::target::Target" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 214 │- "smoke::methods::Dummy::outputs" -> "str" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 215 │- "smoke::methods::Std" -> "alloc::string::String" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 216 │- "smoke::visibility::dummy::kinds::AsyncFunction" -> "core::future::future::Future" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 217 │- "smoke::visibility::dummy::kinds::AsyncFunction" -> "core::marker::Sized" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 218 196 │ "smoke::visibility::dummy::kinds::TraitAlias" -> "smoke::visibility::dummy::kinds::Trait" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 219 197 │ "smoke::visibility::dummy::kinds::TypeAlias" -> "smoke::visibility::dummy::kinds::Struct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge [INFO] [stdout] 220 198 │ [INFO] [stdout] 221 199 │ } [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] thread 'selection::no_modules::smoke' panicked at tests/dependencies.rs:345:9: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/snapshots/dependencies__selection__no_modules__smoke.snap.new") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59b616faa56a - std::backtrace_rs::backtrace::libunwind::trace::h3dab7ffe210583a3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59b616faa56a - std::backtrace_rs::backtrace::trace_unsynchronized::h85ec3139dd4f9047 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59b616faa56a - std::sys::backtrace::_print_fmt::h3447259688950eab [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59b616faa56a - ::fmt::ha8d24a0f27cc401d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59b616fd6983 - core::fmt::rt::Argument::fmt::h650b92642f481125 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59b616fd6983 - core::fmt::write::h5becf96591c394eb [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/mod.rs:1437:21 [INFO] [stdout] 6: 0x59b616fa5db3 - std::io::Write::write_fmt::h61fb565ee25d88c6 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x59b616faa3b2 - std::sys::backtrace::BacktraceLock::print::hae1dc20f39b0ae80 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59b616fac06e - std::panicking::default_hook::{{closure}}::hb3023fc9edf847a9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:284:22 [INFO] [stdout] 9: 0x59b616fabe77 - std::panicking::default_hook::h271aee2d85880663 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:308:9 [INFO] [stdout] 10: 0x59b616cc1428 - as core::ops::function::Fn>::call::hbfe4f2a7834d388d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x59b616cc1428 - test::test_main::{{closure}}::hbb7d4fde4185abc5 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x59b616fac888 - as core::ops::function::Fn>::call::hd4cbe0a9e8955cde [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x59b616fac888 - std::panicking::rust_panic_with_hook::he05f4a167c1908ac [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:825:13 [INFO] [stdout] 14: 0x59b616fac53a - std::panicking::begin_panic_handler::{{closure}}::h79780775730ab9df [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:690:13 [INFO] [stdout] 15: 0x59b616faaa39 - std::sys::backtrace::__rust_end_short_backtrace::h753217146a30d8a2 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x59b616fac1cd - rust_begin_unwind [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:681:5 [INFO] [stdout] 17: 0x59b616fd43e0 - core::panicking::panic_fmt::h9ad4c3d87a3eb4ad [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x59b616fd4856 - core::result::unwrap_failed::h865c91c1a27f7a85 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1699:5 [INFO] [stdout] 19: 0x59b616b122f4 - core::result::Result::unwrap::he3e5a8ff16d12f18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x59b616b122f4 - dependencies::selection::no_modules::smoke::h19afa4e4ae8706a1 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:163:13 [INFO] [stdout] 21: 0x59b616b11717 - dependencies::selection::no_modules::smoke::{{closure}}::hed85d51aa93a1412 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:132:22 [INFO] [stdout] 22: 0x59b616b2d316 - core::ops::function::FnOnce::call_once::h7821bf83b35ec14a [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59b616cc606b - core::ops::function::FnOnce::call_once::h651e3187cb632f8b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59b616cc606b - test::__rust_begin_short_backtrace::hf087c08482082584 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x59b616cc5979 - test::run_test_in_process::{{closure}}::h028b11125eb38b18 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x59b616cc5979 - as core::ops::function::FnOnce<()>>::call_once::h8a69fc59e5c0ffcd [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59b616cc5979 - std::panicking::try::do_call::h53d2549af1773521 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 28: 0x59b616cc5979 - std::panicking::try::h327579c208c8ae37 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 29: 0x59b616cc5979 - std::panic::catch_unwind::hae7e4a4da155a27e [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x59b616cc5979 - test::run_test_in_process::hef0a7b0ac1ee3437 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x59b616cc5979 - test::run_test::{{closure}}::h007633ec4ae045b1 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x59b616c886ea - test::run_test::{{closure}}::hf3a8c9852b545b46 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x59b616c886ea - std::sys::backtrace::__rust_begin_short_backtrace::ha442d5d7942f6ee9 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc8fd461cdc84b676 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x59b616c8c156 - as core::ops::function::FnOnce<()>>::call_once::h5a459cc955f063ed [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59b616c8c156 - std::panicking::try::do_call::hc249aed3a6c9c972 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stdout] 37: 0x59b616c8c156 - std::panicking::try::h649add41232b7ab3 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stdout] 38: 0x59b616c8c156 - std::panic::catch_unwind::h2fd522623ccd57b0 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x59b616c8c156 - std::thread::Builder::spawn_unchecked_::{{closure}}::h685de412d0d20b6b [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x59b616c8c156 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf3391e711cf5434d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::hc98bb0f9729b604d [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 42: 0x59b616fb1cbb - as core::ops::function::FnOnce>::call_once::h3b479d8e9f1fef9f [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x59b616fb1cbb - std::sys::pal::unix::thread::Thread::new::thread_start::he3d5da9652362070 [INFO] [stdout] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x721eec1d6ac3 - [INFO] [stdout] 45: 0x721eec267a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cfg_test::with_tests::smoke [INFO] [stdout] cfg_test::without_tests::smoke [INFO] [stdout] colors::ansi::smoke [INFO] [stdout] colors::plain::smoke [INFO] [stdout] colors::truecolor::smoke [INFO] [stdout] fields::enum_fields [INFO] [stdout] fields::struct_fields [INFO] [stdout] fields::tuple_fields [INFO] [stdout] fields::union_fields [INFO] [stdout] focus_on::glob_path::smoke [INFO] [stdout] focus_on::self_path::smoke [INFO] [stdout] focus_on::simple_path::smoke [INFO] [stdout] focus_on::use_tree::smoke [INFO] [stdout] functions::function_body [INFO] [stdout] functions::function_inputs [INFO] [stdout] functions::function_outputs [INFO] [stdout] max_depth::depth_2::smoke [INFO] [stdout] selection::no_fns::smoke [INFO] [stdout] selection::no_modules::smoke [INFO] [stdout] selection::no_owns::smoke [INFO] [stdout] selection::no_traits::smoke [INFO] [stdout] selection::no_types::smoke [INFO] [stdout] [INFO] [stdout] test result: FAILED. 86 passed; 22 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.50s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a942abe90f8269536ec09878f238aeb56a94d22e739db87dbfcbb9a768da2e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a942abe90f8269536ec09878f238aeb56a94d22e739db87dbfcbb9a768da2e51", kill_on_drop: false }` [INFO] [stdout] a942abe90f8269536ec09878f238aeb56a94d22e739db87dbfcbb9a768da2e51