[INFO] cloning repository https://github.com/slowli/yab
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/slowli/yab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslowli%2Fyab", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslowli%2Fyab'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fbc3aa6cc280da4a8eddd339157784206cc3510e
[INFO] testing slowli/yab/fbc3aa6cc280da4a8eddd339157784206cc3510e against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslowli%2Fyab" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/slowli/yab
[INFO] finished tweaking git repo https://github.com/slowli/yab
[INFO] tweaked toml for git repo https://github.com/slowli/yab written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/slowli/yab on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/slowli/yab 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7149159031d694e82d5c5b87677f801dd2c596700d90e64f0e42175d98e13e6
[INFO] running `Command { std: "docker" "start" "-a" "b7149159031d694e82d5c5b87677f801dd2c596700d90e64f0e42175d98e13e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7149159031d694e82d5c5b87677f801dd2c596700d90e64f0e42175d98e13e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7149159031d694e82d5c5b87677f801dd2c596700d90e64f0e42175d98e13e6", kill_on_drop: false }`
[INFO] [stdout] b7149159031d694e82d5c5b87677f801dd2c596700d90e64f0e42175d98e13e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 649d94b11c5377f55f64fde0d4bcb8c004a31833851a123c824bda6f5c6f8a13
[INFO] running `Command { std: "docker" "start" "-a" "649d94b11c5377f55f64fde0d4bcb8c004a31833851a123c824bda6f5c6f8a13", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling anes v0.2.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling yab v0.1.0 (/opt/rustwide/workdir/crates/yab)
[INFO] [stderr]    Compiling yab-e2e-tests v0.1.0 (/opt/rustwide/workdir/e2e-tests)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 48s
[INFO] running `Command { std: "docker" "inspect" "649d94b11c5377f55f64fde0d4bcb8c004a31833851a123c824bda6f5c6f8a13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "649d94b11c5377f55f64fde0d4bcb8c004a31833851a123c824bda6f5c6f8a13", kill_on_drop: false }`
[INFO] [stdout] 649d94b11c5377f55f64fde0d4bcb8c004a31833851a123c824bda6f5c6f8a13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8755a14c345869908f52fae5f8d2266e32dc077cf477d92923d4c5ef87710515
[INFO] running `Command { std: "docker" "start" "-a" "8755a14c345869908f52fae5f8d2266e32dc077cf477d92923d4c5ef87710515", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling yab v0.1.0 (/opt/rustwide/workdir/crates/yab)
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling yab-e2e-tests v0.1.0 (/opt/rustwide/workdir/e2e-tests)
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling handlebars v6.2.0
[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 term-transcript v0.4.0-beta.1 (https://github.com/slowli/term-transcript.git?rev=dbabdbe4f7a12790a45550554c89c6475131eab2#dbabdbe4)
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling version-sync v0.9.5
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7m 11s
[INFO] running `Command { std: "docker" "inspect" "8755a14c345869908f52fae5f8d2266e32dc077cf477d92923d4c5ef87710515", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8755a14c345869908f52fae5f8d2266e32dc077cf477d92923d4c5ef87710515", kill_on_drop: false }`
[INFO] [stdout] 8755a14c345869908f52fae5f8d2266e32dc077cf477d92923d4c5ef87710515
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c83b6daf097ba659b72ac75ea3086b62332766400a6e556f4bf0cabc63a22209
[INFO] running `Command { std: "docker" "start" "-a" "c83b6daf097ba659b72ac75ea3086b62332766400a6e556f4bf0cabc63a22209", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yab-dff7a3f069304d49)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test cachegrind::tests::serializing_stats ... ok
[INFO] [stdout] test options::tests::parsing_cachegrind_options ... ok
[INFO] [stdout] test reporter::printer::tests::reporting_basic_stats ... ok
[INFO] [stdout] test reporter::printer::tests::reporting_basic_stats_with_diff ... ok
[INFO] [stdout] test cachegrind::tests::parsing_function ... ok
[INFO] [stdout] test cachegrind::tests::parsing_basic_cachegrind_output ... ok
[INFO] [stdout] test cachegrind::tests::parsing_full_cachegrind_output ... ok
[INFO] [stdout] test reporter::printer::tests::reporting_breakdown ... ok
[INFO] [stdout] test reporter::printer::tests::reporting_full_stats ... ok
[INFO] [stdout] test reporter::printer::tests::reporting_full_stats_with_diff ... ok
[INFO] [stdout] test reporter::printer::tests::reporting_full_stats_verbosely ... ok
[INFO] [stdout] test utils::tests::using_semaphore ... ok
[INFO] [stderr]      Running tests/version_match.rs (/opt/rustwide/target/debug/deps/version_match-813d3e170667d1be)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test readme_is_in_sync ... ok
[INFO] [stdout] test html_root_url_is_in_sync ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yab_e2e_tests-0c75bbb26581b7ed)
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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/bin/mock-cachegrind.rs (/opt/rustwide/target/debug/deps/mock_cachegrind-1ad5fc874de990d1)
[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/yab_e2e_tests-a30f5d289fcf74d3)
[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/cli.rs (/opt/rustwide/target/debug/deps/cli-716e6ae40ba4aef3)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test basic_transcript has been running for over 60 seconds
[INFO] [stdout] test breakdown has been running for over 60 seconds
[INFO] [stdout] test comparison_transcript has been running for over 60 seconds
[INFO] [stdout] test quiet_transcript has been running for over 60 seconds
[INFO] [stdout] test verbose_transcript has been running for over 60 seconds
[INFO] [stdout] test breakdown ... FAILED
[INFO] [stdout] test quiet_transcript ... FAILED
[INFO] [stdout] test basic_transcript ... FAILED
[INFO] [stdout] test verbose_transcript ... FAILED
[INFO] [stdout] test comparison_transcript ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- breakdown stdout ----
[INFO] [stdout]   [-] Input: cargo bench --bench all -- --quiet --breakdown collect/hash_set
[INFO] [stdout]     [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<   [√] collect/hash_set (10ms)[0m
[INFO] [stdout] [31m<   ├ Instructions           1582867[0m
[INFO] [stdout] [31m<   └ Est. cycles            1945018[0m
[INFO] [stdout] [31m<       %   % diff  Instr.diff  Function[0m
[INFO] [stdout] [31m<   86.3%        -           -  hashbrown::map::HashMap<K,V,S,A>::insert[0m
[INFO] [stdout] [31m<   12.6%        -           -  <core::iter::adapters::map::Map<I,F> as core::iter::tra… [1][0m
[INFO] [stdout] [31m<    1.0%        -           -  __memset_avx2_unaligned_erms@./string/../sysdeps/x86_64… [2][0m
[INFO] [stdout] [31m<   -----[0m
[INFO] [stdout] [31m<    [1] <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold[0m
[INFO] [stdout] [31m<    [2] __memset_avx2_unaligned_erms@./string/../sysdeps/x86_64/multiarch/memset-vec-unaligned-erms.S[0m
[INFO] [stdout] [32m>   ERROR: I/O error executing cachegrind: No such file or directory (os error 2)[0m
[INFO] [stdout] [32m>   error: bench failed, to rerun pass `--bench all`[0m
[INFO] [stdout] [32m>   [0m
[INFO] [stdout] [32m>   Caused by:[0m
[INFO] [stdout] [32m>     process didn't exit successfully: `/opt/rustwide/target/release/deps/all-a4fe53d03b4f53f9 --quiet --breakdown collect/hash_set --bench` (exit status: 1)[0m
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] thread 'breakdown' panicked at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:161:13:
[INFO] [stdout] Cannot create file for new snapshot `"../crates/yab/examples/breakdown.new.svg"`: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x562f64024292 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x562f64024292 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x562f64024292 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x562f64024292 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x562f6404ac13 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x562f6404ac13 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x562f64020d13 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x562f64020d13 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x562f640240e2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x562f6402589c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x562f640256f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x562f63e7a534 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x562f63e7a534 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x562f6402627b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x562f6402627b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x562f6402604a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x562f64024789 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x562f64025cdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x562f64049450 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x562f63e1ae47 - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::write_new_snapshot::{{closure}}::ha5542b7101eed340
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:161:13
[INFO] [stdout]   20:     0x562f63e1a849 - core::result::Result<T,E>::unwrap_or_else::he05c2b54f36bef72
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x562f63e1a849 - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::write_new_snapshot::h4f9e4d335c62052c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:160:52
[INFO] [stdout]   22:     0x562f63e1c7e8 - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::compare_and_test_transcript::h9712fa91bc980282
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:124:45
[INFO] [stdout]   23:     0x562f63e1da62 - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::test::hbd3047f5bff410db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:82:18
[INFO] [stdout]   24:     0x562f63e11b19 - cli::breakdown::hd2887224cddfdcf8
[INFO] [stdout]                                at /opt/rustwide/workdir/e2e-tests/tests/cli.rs:172:59
[INFO] [stdout]   25:     0x562f63e11b19 - cli::breakdown::{{closure}}::hf8f54034ee41ea13
[INFO] [stdout]                                at /opt/rustwide/workdir/e2e-tests/tests/cli.rs:164:15
[INFO] [stdout]   26:     0x562f63e11b19 - core::ops::function::FnOnce::call_once::h84bd87ec59b38140
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x562f63e7fc6b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x562f63e7fc6b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x562f63e7eeae - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x562f63e7eeae - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x562f63e7eeae - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x562f63e7eeae - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x562f63e7eeae - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x562f63e7eeae - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x562f63e7eeae - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x562f63e42a54 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x562f63e42a54 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   38:     0x562f63e463fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x562f63e463fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x562f63e463fa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x562f63e463fa - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x562f63e463fa - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x562f63e463fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x562f63e463fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x562f64029387 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x562f64029387 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x562f64029387 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   48:     0x773cf2a4caa4 - <unknown>
[INFO] [stdout]   49:     0x773cf2ad9a34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- quiet_transcript stdout ----
[INFO] [stdout]   [-] Input: cargo bench --bench all -- --quiet fib
[INFO] [stdout]     [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<   [√] fib_short (10ms)[0m
[INFO] [stdout] [31m<   ├ Instructions              1745[0m
[INFO] [stdout] [31m<   └ Est. cycles               2381[0m
[INFO] [stdout] [31m<   [√] fib_long (10ms)[0m
[INFO] [stdout] [31m<   ├ Instructions          26214745[0m
[INFO] [stdout] [31m<   └ Est. cycles           35638641[0m
[INFO] [stdout] [31m<   [√] fib/15 (10ms)[0m
[INFO] [stdout] [31m<   ├ Instructions             19232[0m
[INFO] [stdout] [31m<   └ Est. cycles              26155[0m
[INFO] [stdout] [31m<   [√] fib/20 (10ms)[0m
[INFO] [stdout] [31m<   ├ Instructions            213155[0m
[INFO] [stdout] [31m<   └ Est. cycles             289791[0m
[INFO] [stdout] [31m<   [√] fib/25 (10ms)[0m
[INFO] [stdout] [31m<   ├ Instructions           2363794[0m
[INFO] [stdout] [31m<   └ Est. cycles            3213559[0m
[INFO] [stdout] [31m<   [√] fib_capture (10ms)[0m
[INFO] [stdout] [31m<   ├ Instructions              1746[0m
[INFO] [stdout] [31m<   └ Est. cycles               2383[0m
[INFO] [stdout] [32m>   ERROR: I/O error executing cachegrind: No such file or directory (os error 2)[0m
[INFO] [stdout] [32m>   error: bench failed, to rerun pass `--bench all`[0m
[INFO] [stdout] [32m>   [0m
[INFO] [stdout] [32m>   Caused by:[0m
[INFO] [stdout] [32m>     process didn't exit successfully: `/opt/rustwide/target/release/deps/all-a4fe53d03b4f53f9 --quiet fib --bench` (exit status: 1)[0m
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] thread 'quiet_transcript' panicked at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:161:13:
[INFO] [stdout] Cannot create file for new snapshot `"../crates/yab/examples/quiet.new.svg"`: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x562f64024292 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x562f64024292 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x562f64024292 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x562f64024292 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x562f6404ac13 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x562f6404ac13 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x562f64020d13 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x562f64020d13 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x562f640240e2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x562f6402589c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x562f640256f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x562f63e7a534 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x562f63e7a534 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x562f6402627b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x562f6402627b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x562f6402604a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x562f64024789 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x562f64025cdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x562f64049450 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x562f63e1ae47 - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::write_new_snapshot::{{closure}}::ha5542b7101eed340
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:161:13
[INFO] [stdout]   20:     0x562f63e1a849 - core::result::Result<T,E>::unwrap_or_else::he05c2b54f36bef72
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x562f63e1a849 - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::write_new_snapshot::h4f9e4d335c62052c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:160:52
[INFO] [stdout]   22:     0x562f63e1c7e8 - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::compare_and_test_transcript::h9712fa91bc980282
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:124:45
[INFO] [stdout]   23:     0x562f63e1d12e - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::test::h02d5b246631b5d57
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:82:18
[INFO] [stdout]   24:     0x562f63e11761 - cli::quiet_transcript::h1f5503de7597821e
[INFO] [stdout]                                at /opt/rustwide/workdir/e2e-tests/tests/cli.rs:127:44
[INFO] [stdout]   25:     0x562f63e11761 - cli::quiet_transcript::{{closure}}::h46d9ead32c5d1f64
[INFO] [stdout]                                at /opt/rustwide/workdir/e2e-tests/tests/cli.rs:125:22
[INFO] [stdout]   26:     0x562f63e11761 - core::ops::function::FnOnce::call_once::h4c03b2cbd7e01ae4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x562f63e7fc6b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x562f63e7fc6b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x562f63e7eeae - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x562f63e7eeae - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x562f63e7eeae - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x562f63e7eeae - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x562f63e7eeae - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x562f63e7eeae - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x562f63e7eeae - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x562f63e42a54 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x562f63e42a54 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   38:     0x562f63e463fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x562f63e463fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x562f63e463fa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x562f63e463fa - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x562f63e463fa - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x562f63e463fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x562f63e463fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x562f64029387 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x562f64029387 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x562f64029387 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   48:     0x773cf2a4caa4 - <unknown>
[INFO] [stdout]   49:     0x773cf2ad9a34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- basic_transcript stdout ----
[INFO] [stdout]   [-] Input: cargo bench --bench all -- fib/
[INFO] [stdout]     [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<   [√] fib/15 (10ms)[0m
[INFO] [stdout] [31m<   ├ Instructions             19232[0m
[INFO] [stdout] [31m<   ├ L1 hits                  26155[0m
[INFO] [stdout] [31m<   ├ L2/L3 hits                   0[0m
[INFO] [stdout] [31m<   ├ RAM accesses                 0[0m
[INFO] [stdout] [31m<   └ Est. cycles              26155[0m
[INFO] [stdout] [31m<   [√] fib/20 (10ms)[0m
[INFO] [stdout] [31m<   ├ Instructions            213155[0m
[INFO] [stdout] [31m<   ├ L1 hits                 289791[0m
[INFO] [stdout] [31m<   ├ L2/L3 hits                   0[0m
[INFO] [stdout] [31m<   ├ RAM accesses                 0[0m
[INFO] [stdout] [31m<   └ Est. cycles             289791[0m
[INFO] [stdout] [31m<   [√] fib/25 (10ms)[0m
[INFO] [stdout] [31m<   ├ Instructions           2363794[0m
[INFO] [stdout] [31m<   ├ L1 hits                3213559[0m
[INFO] [stdout] [31m<   ├ L2/L3 hits                   0[0m
[INFO] [stdout] [31m<   ├ RAM accesses                 0[0m
[INFO] [stdout] [31m<   └ Est. cycles            3213559[0m
[INFO] [stdout] [32m>   ERROR: I/O error executing cachegrind: No such file or directory (os error 2)[0m
[INFO] [stdout] [32m>   error: bench failed, to rerun pass `--bench all`[0m
[INFO] [stdout] [32m>   [0m
[INFO] [stdout] [32m>   Caused by:[0m
[INFO] [stdout] [32m>     process didn't exit successfully: `/opt/rustwide/target/release/deps/all-a4fe53d03b4f53f9 fib/ --bench` (exit status: 1)[0m
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] thread 'basic_transcript' panicked at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:161:13:
[INFO] [stdout] Cannot create file for new snapshot `"../crates/yab/examples/basic.new.svg"`: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x562f64024292 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x562f64024292 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x562f64024292 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x562f64024292 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x562f6404ac13 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x562f6404ac13 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x562f64020d13 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x562f64020d13 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x562f640240e2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x562f6402589c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x562f640256f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x562f63e7a534 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x562f63e7a534 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x562f6402627b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x562f6402627b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x562f6402604a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x562f64024789 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x562f64025cdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x562f64049450 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x562f63e1ae47 - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::write_new_snapshot::{{closure}}::ha5542b7101eed340
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:161:13
[INFO] [stdout]   20:     0x562f63e1a849 - core::result::Result<T,E>::unwrap_or_else::he05c2b54f36bef72
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x562f63e1a849 - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::write_new_snapshot::h4f9e4d335c62052c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:160:52
[INFO] [stdout]   22:     0x562f63e1c7e8 - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::compare_and_test_transcript::h9712fa91bc980282
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:124:45
[INFO] [stdout]   23:     0x562f63e1d12e - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::test::h02d5b246631b5d57
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:82:18
[INFO] [stdout]   24:     0x562f63e10b71 - cli::basic_transcript::h2d52228c996b383e
[INFO] [stdout]                                at /opt/rustwide/workdir/e2e-tests/tests/cli.rs:121:10
[INFO] [stdout]   25:     0x562f63e10b71 - cli::basic_transcript::{{closure}}::h9f0d46944b72d293
[INFO] [stdout]                                at /opt/rustwide/workdir/e2e-tests/tests/cli.rs:117:22
[INFO] [stdout]   26:     0x562f63e10b71 - core::ops::function::FnOnce::call_once::h16b184019e3835be
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x562f63e7fc6b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x562f63e7fc6b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x562f63e7eeae - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x562f63e7eeae - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x562f63e7eeae - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x562f63e7eeae - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x562f63e7eeae - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x562f63e7eeae - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x562f63e7eeae - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x562f63e42a54 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x562f63e42a54 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   38:     0x562f63e463fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x562f63e463fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x562f63e463fa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x562f63e463fa - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x562f63e463fa - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x562f63e463fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x562f63e463fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x562f64029387 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x562f64029387 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x562f64029387 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   48:     0x773cf2a4caa4 - <unknown>
[INFO] [stdout]   49:     0x773cf2ad9a34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- verbose_transcript stdout ----
[INFO] [stdout]   [-] Input: cargo bench --bench all -- --quiet random_walk/10000000
[INFO] [stdout]     [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<   [√] random_walk/10000000 (10ms)[0m
[INFO] [stdout] [31m<   ├ Instructions           1800023[0m
[INFO] [stdout] [31m<   └ Est. cycles            3036431[0m
[INFO] [stdout] [32m>   ERROR: I/O error executing cachegrind: No such file or directory (os error 2)[0m
[INFO] [stdout] [32m>   error: bench failed, to rerun pass `--bench all`[0m
[INFO] [stdout] [32m>   [0m
[INFO] [stdout] [32m>   Caused by:[0m
[INFO] [stdout] [32m>     process didn't exit successfully: `/opt/rustwide/target/release/deps/all-a4fe53d03b4f53f9 --quiet random_walk/10000000 --bench` (exit status: 1)[0m
[INFO] [stdout]  
[INFO] [stdout]   [+] Input: export CACHEGRIND_WRAPPER="$CACHEGRIND_WRAPPER:--profile=comparison"
[INFO] [stdout]   [-] Input: cargo bench --bench all -- --verbose random_walk/10000000
[INFO] [stdout] # after some changes...
[INFO] [stdout]     [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout]     DEBUG: Started benchmarking with options: BenchOptions { .. }
[INFO] [stdout] [31m<   DEBUG: Using cachegrind with version valgrind-3.23.0[0m
[INFO] [stdout] [31m<   [*] random_walk/10000000 @ e2e-tests/src/lib.rs:50: started[0m
[INFO] [stdout] [31m<   [*] random_walk/10000000 @ e2e-tests/src/lib.rs:50: captured baseline (1771211 instructions)[0m
[INFO] [stdout] [31m<   [√] random_walk/10000000 @ e2e-tests/src/lib.rs:50 (10ms)[0m
[INFO] [stdout] [31m<   ├ Instructions           1770011       -30012 (-1.67%)[0m
[INFO] [stdout] [31m<   ├ L1 hits                2140042       -59884 (-2.72%)[0m
[INFO] [stdout] [31m<   │ ├ Instr.               1770011       -30012 (-1.67%)[0m
[INFO] [stdout] [31m<   │ ├ Data reads            180024       -19873 (-9.94%)[0m
[INFO] [stdout] [31m<   │ └ Data writes           190007        -9999 (-5.00%)[0m
[INFO] [stdout] [31m<   ├ L2/L3 hits               88676         -239 (-0.27%)[0m
[INFO] [stdout] [31m<   │ ├ Data reads             88676         -238 (-0.27%)[0m
[INFO] [stdout] [31m<   │ └ Data writes                0           -1 (-100.00%)[0m
[INFO] [stdout] [31m<   ├ RAM accesses             11309         +111 (+0.99%)[0m
[INFO] [stdout] [31m<   │ └ Data reads             11309         +111 (+0.99%)[0m
[INFO] [stdout] [31m<   └ Est. cycles            2979237       -57194 (-1.88%)[0m
[INFO] [stdout] [32m>   ERROR: I/O error executing cachegrind: No such file or directory (os error 2)[0m
[INFO] [stdout] [32m>   error: bench failed, to rerun pass `--bench all`[0m
[INFO] [stdout] [32m>   [0m
[INFO] [stdout] [32m>   Caused by:[0m
[INFO] [stdout] [32m>     process didn't exit successfully: `/opt/rustwide/target/release/deps/all-a4fe53d03b4f53f9 --verbose random_walk/10000000 --bench` (exit status: 1)[0m
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] thread 'verbose_transcript' panicked at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:161:13:
[INFO] [stdout] Cannot create file for new snapshot `"../crates/yab/examples/verbose.new.svg"`: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x562f64024292 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x562f64024292 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x562f64024292 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x562f64024292 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x562f6404ac13 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x562f6404ac13 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x562f64020d13 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x562f64020d13 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x562f640240e2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x562f6402589c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x562f640256f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x562f63e7a534 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x562f63e7a534 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x562f6402627b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x562f6402627b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x562f6402604a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x562f64024789 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x562f64025cdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x562f64049450 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x562f63e1ae47 - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::write_new_snapshot::{{closure}}::ha5542b7101eed340
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:161:13
[INFO] [stdout]   20:     0x562f63e1a849 - core::result::Result<T,E>::unwrap_or_else::he05c2b54f36bef72
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x562f63e1a849 - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::write_new_snapshot::h4f9e4d335c62052c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:160:52
[INFO] [stdout]   22:     0x562f63e1c7e8 - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::compare_and_test_transcript::h9712fa91bc980282
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:124:45
[INFO] [stdout]   23:     0x562f63e1d5bc - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::test::ha113f75dd5ac2f72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:82:18
[INFO] [stdout]   24:     0x562f63e125f1 - cli::verbose_transcript::h35a24e95533b53d7
[INFO] [stdout]                                at /opt/rustwide/workdir/e2e-tests/tests/cli.rs:152:44
[INFO] [stdout]   25:     0x562f63e125f1 - cli::verbose_transcript::{{closure}}::hbbb9a3c0217897ee
[INFO] [stdout]                                at /opt/rustwide/workdir/e2e-tests/tests/cli.rs:150:24
[INFO] [stdout]   26:     0x562f63e125f1 - core::ops::function::FnOnce::call_once::ha26707a3740c4a0d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x562f63e7fc6b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x562f63e7fc6b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x562f63e7eeae - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x562f63e7eeae - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x562f63e7eeae - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x562f63e7eeae - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x562f63e7eeae - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x562f63e7eeae - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x562f63e7eeae - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x562f63e42a54 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x562f63e42a54 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   38:     0x562f63e463fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x562f63e463fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x562f63e463fa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x562f63e463fa - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x562f63e463fa - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x562f63e463fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x562f63e463fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x562f64029387 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x562f64029387 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x562f64029387 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   48:     0x773cf2a4caa4 - <unknown>
[INFO] [stdout]   49:     0x773cf2ad9a34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- comparison_transcript stdout ----
[INFO] [stdout]   [-] Input: cargo bench --bench all fib_short
[INFO] [stdout]     [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<   [√] fib_short (10ms)[0m
[INFO] [stdout] [31m<   ├ Instructions              1745[0m
[INFO] [stdout] [31m<   ├ L1 hits                   2381[0m
[INFO] [stdout] [31m<   ├ L2/L3 hits                   0[0m
[INFO] [stdout] [31m<   ├ RAM accesses                 0[0m
[INFO] [stdout] [31m<   └ Est. cycles               2381[0m
[INFO] [stdout] [32m>   ERROR: I/O error executing cachegrind: No such file or directory (os error 2)[0m
[INFO] [stdout] [32m>   error: bench failed, to rerun pass `--bench all`[0m
[INFO] [stdout] [32m>   [0m
[INFO] [stdout] [32m>   Caused by:[0m
[INFO] [stdout] [32m>     process didn't exit successfully: `/opt/rustwide/target/release/deps/all-a4fe53d03b4f53f9 fib_short --bench` (exit status: 1)[0m
[INFO] [stdout]  
[INFO] [stdout]   [+] Input: export CACHEGRIND_WRAPPER="$CACHEGRIND_WRAPPER:--profile=comparison"
[INFO] [stdout]   [-] Input: cargo bench --bench all fib_short
[INFO] [stdout] # after some changes...
[INFO] [stdout]     [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<   [√] fib_short (10ms)[0m
[INFO] [stdout] [31m<   ├ Instructions              1739           -6 (-0.34%)[0m
[INFO] [stdout] [31m<   ├ L1 hits                   2390           +9 (+0.38%)[0m
[INFO] [stdout] [31m<   ├ L2/L3 hits                   3           +3 (+inf%)[0m
[INFO] [stdout] [31m<   ├ RAM accesses                 0[0m
[INFO] [stdout] [31m<   └ Est. cycles               2405          +24 (+1.01%)[0m
[INFO] [stdout] [32m>   ERROR: I/O error executing cachegrind: No such file or directory (os error 2)[0m
[INFO] [stdout] [32m>   error: bench failed, to rerun pass `--bench all`[0m
[INFO] [stdout] [32m>   [0m
[INFO] [stdout] [32m>   Caused by:[0m
[INFO] [stdout] [32m>     process didn't exit successfully: `/opt/rustwide/target/release/deps/all-a4fe53d03b4f53f9 fib_short --bench` (exit status: 1)[0m
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] thread 'comparison_transcript' panicked at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:161:13:
[INFO] [stdout] Cannot create file for new snapshot `"../crates/yab/examples/comparison.new.svg"`: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x562f64024292 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x562f64024292 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x562f64024292 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x562f64024292 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x562f6404ac13 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x562f6404ac13 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x562f64020d13 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x562f64020d13 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x562f640240e2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x562f6402589c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x562f640256f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x562f63e7a534 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x562f63e7a534 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x562f6402627b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x562f6402627b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x562f6402604a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x562f64024789 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x562f64025cdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x562f64049450 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x562f63e1ae47 - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::write_new_snapshot::{{closure}}::ha5542b7101eed340
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:161:13
[INFO] [stdout]   20:     0x562f63e1a849 - core::result::Result<T,E>::unwrap_or_else::he05c2b54f36bef72
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x562f63e1a849 - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::write_new_snapshot::h4f9e4d335c62052c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:160:52
[INFO] [stdout]   22:     0x562f63e1c7e8 - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::compare_and_test_transcript::h9712fa91bc980282
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:124:45
[INFO] [stdout]   23:     0x562f63e1d5bc - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::test::ha113f75dd5ac2f72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:82:18
[INFO] [stdout]   24:     0x562f63e1204d - cli::comparison_transcript::h44b4a335dd697f2b
[INFO] [stdout]                                at /opt/rustwide/workdir/e2e-tests/tests/cli.rs:136:44
[INFO] [stdout]   25:     0x562f63e1204d - cli::comparison_transcript::{{closure}}::h88cc350e4fc0d640
[INFO] [stdout]                                at /opt/rustwide/workdir/e2e-tests/tests/cli.rs:134:27
[INFO] [stdout]   26:     0x562f63e1204d - core::ops::function::FnOnce::call_once::h8e827a3a56c92d56
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x562f63e7fc6b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x562f63e7fc6b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x562f63e7eeae - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x562f63e7eeae - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x562f63e7eeae - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x562f63e7eeae - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x562f63e7eeae - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x562f63e7eeae - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x562f63e7eeae - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x562f63e42a54 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x562f63e42a54 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   38:     0x562f63e463fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x562f63e463fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x562f63e463fa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x562f63e463fa - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x562f63e463fa - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x562f63e463fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x562f63e463fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x562f64029387 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x562f64029387 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x562f64029387 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   48:     0x773cf2a4caa4 - <unknown>
[INFO] [stdout]   49:     0x773cf2ad9a34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     basic_transcript
[INFO] [stdout]     breakdown
[INFO] [stdout]     comparison_transcript
[INFO] [stdout]     quiet_transcript
[INFO] [stdout]     verbose_transcript
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 269.89s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p yab-e2e-tests --test cli`
[INFO] running `Command { std: "docker" "inspect" "c83b6daf097ba659b72ac75ea3086b62332766400a6e556f4bf0cabc63a22209", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c83b6daf097ba659b72ac75ea3086b62332766400a6e556f4bf0cabc63a22209", kill_on_drop: false }`
[INFO] [stdout] c83b6daf097ba659b72ac75ea3086b62332766400a6e556f4bf0cabc63a22209
