[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 against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslowli%2Fyab" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/slowli/yab on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c744613cacd6a04c7a71fc9e53bc9008ac5a92e4599ced03d96a733c297b484
[INFO] running `Command { std: "docker" "start" "-a" "5c744613cacd6a04c7a71fc9e53bc9008ac5a92e4599ced03d96a733c297b484", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c744613cacd6a04c7a71fc9e53bc9008ac5a92e4599ced03d96a733c297b484", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c744613cacd6a04c7a71fc9e53bc9008ac5a92e4599ced03d96a733c297b484", kill_on_drop: false }`
[INFO] [stdout] 5c744613cacd6a04c7a71fc9e53bc9008ac5a92e4599ced03d96a733c297b484
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b512f949ebf37016395d3891b6b55591558fac2b930820e409df6be39bf8891b
[INFO] running `Command { std: "docker" "start" "-a" "b512f949ebf37016395d3891b6b55591558fac2b930820e409df6be39bf8891b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling anes v0.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[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 clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap v4.5.38
[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 23.73s
[INFO] running `Command { std: "docker" "inspect" "b512f949ebf37016395d3891b6b55591558fac2b930820e409df6be39bf8891b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b512f949ebf37016395d3891b6b55591558fac2b930820e409df6be39bf8891b", kill_on_drop: false }`
[INFO] [stdout] b512f949ebf37016395d3891b6b55591558fac2b930820e409df6be39bf8891b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 407149788dcc1ec7c9ec5ce24dc9794a00ddb3d76a0f64451c3ba265cccee990
[INFO] running `Command { std: "docker" "start" "-a" "407149788dcc1ec7c9ec5ce24dc9794a00ddb3d76a0f64451c3ba265cccee990", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.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 thiserror v1.0.69
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling winnow v0.5.40
[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 quote v1.0.40
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling regex v1.11.1
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling clap v4.5.38
[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 serde v1.0.219
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling pest_derive v2.8.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 url v2.5.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling yab v0.1.0 (/opt/rustwide/workdir/crates/yab)
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling handlebars v6.2.0
[INFO] [stderr]    Compiling yab-e2e-tests v0.1.0 (/opt/rustwide/workdir/e2e-tests)
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling version-sync v0.9.5
[INFO] [stderr]    Compiling term-transcript v0.4.0-beta.1 (https://github.com/slowli/term-transcript.git?rev=dbabdbe4f7a12790a45550554c89c6475131eab2#dbabdbe4)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 53.15s
[INFO] running `Command { std: "docker" "inspect" "407149788dcc1ec7c9ec5ce24dc9794a00ddb3d76a0f64451c3ba265cccee990", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "407149788dcc1ec7c9ec5ce24dc9794a00ddb3d76a0f64451c3ba265cccee990", kill_on_drop: false }`
[INFO] [stdout] 407149788dcc1ec7c9ec5ce24dc9794a00ddb3d76a0f64451c3ba265cccee990
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d632e034b0a1d05d70f55ebc172fdceb95e93adbb15e7d99058a647718395a0f
[INFO] running `Command { std: "docker" "start" "-a" "d632e034b0a1d05d70f55ebc172fdceb95e93adbb15e7d99058a647718395a0f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yab-b1d7091539336f9e)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test cachegrind::tests::parsing_basic_cachegrind_output ... 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 reporter::printer::tests::reporting_breakdown ... ok
[INFO] [stdout] test cachegrind::tests::serializing_stats ... ok
[INFO] [stdout] test reporter::printer::tests::reporting_full_stats ... ok
[INFO] [stdout] test cachegrind::tests::parsing_full_cachegrind_output ... ok
[INFO] [stdout] test reporter::printer::tests::reporting_basic_stats_with_diff ... ok
[INFO] [stdout] test reporter::printer::tests::reporting_basic_stats ... ok
[INFO] [stdout] test options::tests::parsing_cachegrind_options ... ok
[INFO] [stdout] test cachegrind::tests::parsing_function ... ok
[INFO] [stdout] test utils::tests::using_semaphore ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/version_match.rs (/opt/rustwide/target/debug/deps/version_match-094153e55a450f89)
[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] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yab_e2e_tests-a507b55d726c5d75)
[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-3dd1ef2686ea894a)
[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-1233cc1872a62426)
[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-2a24907c61ec8a16)
[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 basic_transcript ... FAILED
[INFO] [stdout] test quiet_transcript ... FAILED
[INFO] [stdout] test verbose_transcript ... FAILED
[INFO] [stdout] test comparison_transcript ... FAILED
[INFO] [stdout] test breakdown ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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] [stderr] error: test failed, to rerun pass `-p yab-e2e-tests --test cli`
[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-fdb6c6063fe31742 fib/ --bench` (exit status: 1)[0m
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] thread 'basic_transcript' (144) 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:     0x5bfa715a6fa2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bfa715a6fa2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bfa715a6fa2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bfa715a6fa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bfa715b7d9f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bfa715b7d9f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5bfa71572d41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bfa71572d41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bfa7157f892 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bfa7158494f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5bfa715847e1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5bfa710aba2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5bfa710aba2e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bfa7158500f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5bfa7158500f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5bfa71584e6a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5bfa7157f9c9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5bfa71566c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5bfa715c0840 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bfa7105d84f - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::write_new_snapshot::{{closure}}::hd12adcb481e37e2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:161:13
[INFO] [stdout]   20:     0x5bfa7104f445 - core::result::Result<T,E>::unwrap_or_else::he775cabf172012d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   21:     0x5bfa7103b0e6 - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::write_new_snapshot::hfdc92197ab009c68
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:160:52
[INFO] [stdout]   22:     0x5bfa7103ee0b - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::compare_and_test_transcript::he933cf6072625b87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:124:45
[INFO] [stdout]   23:     0x5bfa7103f4f9 - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::test::h2b522e8ba807de24
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:82:18
[INFO] [stdout]   24:     0x5bfa71083d93 - cli::basic_transcript::h1283f637d985c16c
[INFO] [stdout]                                at /opt/rustwide/workdir/e2e-tests/tests/cli.rs:121:10
[INFO] [stdout]   25:     0x5bfa71083e57 - cli::basic_transcript::{{closure}}::h21e2deeed9df0f98
[INFO] [stdout]                                at /opt/rustwide/workdir/e2e-tests/tests/cli.rs:117:22
[INFO] [stdout]   26:     0x5bfa71078336 - core::ops::function::FnOnce::call_once::hb44c2e0331b52799
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5bfa710ab7eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5bfa710ab7eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5bfa710c1455 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5bfa710c1455 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5bfa710c1455 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x5bfa710c1455 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x5bfa710c1455 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5bfa710c1455 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5bfa710c1455 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5bfa71097c44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5bfa71097c44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5bfa7109b50a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5bfa7109b50a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5bfa7109b50a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5bfa7109b50a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5bfa7109b50a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5bfa7109b50a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5bfa7109b50a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5bfa7157aa0f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x5bfa7157aa0f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7864cfdb6aa4 - <unknown>
[INFO] [stdout]   48:     0x7864cfe43a34 - clone
[INFO] [stdout]   49:                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-fdb6c6063fe31742 --quiet fib --bench` (exit status: 1)[0m
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] thread 'quiet_transcript' (147) 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:     0x5bfa715a6fa2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bfa715a6fa2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bfa715a6fa2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bfa715a6fa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bfa715b7d9f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bfa715b7d9f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5bfa71572d41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bfa71572d41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bfa7157f892 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bfa7158494f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5bfa715847e1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5bfa710aba2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5bfa710aba2e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bfa7158500f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5bfa7158500f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5bfa71584e6a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5bfa7157f9c9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5bfa71566c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5bfa715c0840 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bfa7105d84f - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::write_new_snapshot::{{closure}}::hd12adcb481e37e2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:161:13
[INFO] [stdout]   20:     0x5bfa7104f445 - core::result::Result<T,E>::unwrap_or_else::he775cabf172012d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   21:     0x5bfa7103b0e6 - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::write_new_snapshot::hfdc92197ab009c68
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:160:52
[INFO] [stdout]   22:     0x5bfa7103ee0b - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::compare_and_test_transcript::he933cf6072625b87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:124:45
[INFO] [stdout]   23:     0x5bfa7103f4f9 - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::test::h2b522e8ba807de24
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:82:18
[INFO] [stdout]   24:     0x5bfa71084003 - cli::quiet_transcript::h55893788f3b76d0f
[INFO] [stdout]                                at /opt/rustwide/workdir/e2e-tests/tests/cli.rs:127:44
[INFO] [stdout]   25:     0x5bfa710840c7 - cli::quiet_transcript::{{closure}}::h303cbbde4569d262
[INFO] [stdout]                                at /opt/rustwide/workdir/e2e-tests/tests/cli.rs:125:22
[INFO] [stdout]   26:     0x5bfa710782a6 - core::ops::function::FnOnce::call_once::habd3da5f071e1a04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5bfa710ab7eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5bfa710ab7eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5bfa710c1455 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5bfa710c1455 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5bfa710c1455 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x5bfa710c1455 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x5bfa710c1455 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5bfa710c1455 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5bfa710c1455 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5bfa71097c44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5bfa71097c44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5bfa7109b50a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5bfa7109b50a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5bfa7109b50a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5bfa7109b50a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5bfa7109b50a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5bfa7109b50a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5bfa7109b50a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5bfa7157aa0f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x5bfa7157aa0f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7864cfdb6aa4 - <unknown>
[INFO] [stdout]   48:     0x7864cfe43a34 - clone
[INFO] [stdout]   49:                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-fdb6c6063fe31742 --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-fdb6c6063fe31742 --verbose random_walk/10000000 --bench` (exit status: 1)[0m
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] thread 'verbose_transcript' (148) 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:     0x5bfa715a6fa2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bfa715a6fa2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bfa715a6fa2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bfa715a6fa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bfa715b7d9f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bfa715b7d9f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5bfa71572d41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bfa71572d41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bfa7157f892 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bfa7158494f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5bfa715847e1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5bfa710aba2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5bfa710aba2e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bfa7158500f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5bfa7158500f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5bfa71584e6a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5bfa7157f9c9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5bfa71566c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5bfa715c0840 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bfa7105d84f - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::write_new_snapshot::{{closure}}::hd12adcb481e37e2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:161:13
[INFO] [stdout]   20:     0x5bfa7104f445 - core::result::Result<T,E>::unwrap_or_else::he775cabf172012d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   21:     0x5bfa7103b0e6 - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::write_new_snapshot::hfdc92197ab009c68
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:160:52
[INFO] [stdout]   22:     0x5bfa7103ee0b - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::compare_and_test_transcript::he933cf6072625b87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:124:45
[INFO] [stdout]   23:     0x5bfa7103f935 - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::test::h4a0266fcc7354fda
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:82:18
[INFO] [stdout]   24:     0x5bfa71084ec0 - cli::verbose_transcript::he1780fefec2a0259
[INFO] [stdout]                                at /opt/rustwide/workdir/e2e-tests/tests/cli.rs:152:44
[INFO] [stdout]   25:     0x5bfa71084fa7 - cli::verbose_transcript::{{closure}}::hcd3542e581953908
[INFO] [stdout]                                at /opt/rustwide/workdir/e2e-tests/tests/cli.rs:150:24
[INFO] [stdout]   26:     0x5bfa710780f6 - core::ops::function::FnOnce::call_once::h37f19aeb3abc9a76
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5bfa710ab7eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5bfa710ab7eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5bfa710c1455 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5bfa710c1455 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5bfa710c1455 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x5bfa710c1455 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x5bfa710c1455 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5bfa710c1455 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5bfa710c1455 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5bfa71097c44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5bfa71097c44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5bfa7109b50a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5bfa7109b50a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5bfa7109b50a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5bfa7109b50a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5bfa7109b50a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5bfa7109b50a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5bfa7109b50a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5bfa7157aa0f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x5bfa7157aa0f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7864cfdb6aa4 - <unknown>
[INFO] [stdout]   48:     0x7864cfe43a34 - clone
[INFO] [stdout]   49:                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-fdb6c6063fe31742 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-fdb6c6063fe31742 fib_short --bench` (exit status: 1)[0m
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] thread 'comparison_transcript' (146) 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:     0x5bfa715a6fa2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bfa715a6fa2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bfa715a6fa2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bfa715a6fa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bfa715b7d9f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bfa715b7d9f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5bfa71572d41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bfa71572d41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bfa7157f892 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bfa7158494f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5bfa715847e1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5bfa710aba2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5bfa710aba2e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bfa7158500f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5bfa7158500f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5bfa71584e6a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5bfa7157f9c9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5bfa71566c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5bfa715c0840 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bfa7105d84f - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::write_new_snapshot::{{closure}}::hd12adcb481e37e2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:161:13
[INFO] [stdout]   20:     0x5bfa7104f445 - core::result::Result<T,E>::unwrap_or_else::he775cabf172012d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   21:     0x5bfa7103b0e6 - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::write_new_snapshot::hfdc92197ab009c68
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:160:52
[INFO] [stdout]   22:     0x5bfa7103ee0b - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::compare_and_test_transcript::he933cf6072625b87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:124:45
[INFO] [stdout]   23:     0x5bfa7103f935 - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::test::h4a0266fcc7354fda
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:82:18
[INFO] [stdout]   24:     0x5bfa71085300 - cli::comparison_transcript::h5690c2cb73b2c0c6
[INFO] [stdout]                                at /opt/rustwide/workdir/e2e-tests/tests/cli.rs:136:44
[INFO] [stdout]   25:     0x5bfa710853e7 - cli::comparison_transcript::{{closure}}::h0d5272039f429f85
[INFO] [stdout]                                at /opt/rustwide/workdir/e2e-tests/tests/cli.rs:134:27
[INFO] [stdout]   26:     0x5bfa71078086 - core::ops::function::FnOnce::call_once::h2a17c12f20d8ca0a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5bfa710ab7eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5bfa710ab7eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5bfa710c1455 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5bfa710c1455 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5bfa710c1455 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x5bfa710c1455 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x5bfa710c1455 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5bfa710c1455 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5bfa710c1455 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5bfa71097c44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5bfa71097c44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5bfa7109b50a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5bfa7109b50a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5bfa7109b50a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5bfa7109b50a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5bfa7109b50a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5bfa7109b50a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5bfa7109b50a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5bfa7157aa0f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x5bfa7157aa0f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7864cfdb6aa4 - <unknown>
[INFO] [stdout]   48:     0x7864cfe43a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[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-fdb6c6063fe31742 --quiet --breakdown collect/hash_set --bench` (exit status: 1)[0m
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] thread 'breakdown' (145) 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:     0x5bfa715a6fa2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bfa715a6fa2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bfa715a6fa2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bfa715a6fa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bfa715b7d9f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bfa715b7d9f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5bfa71572d41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bfa71572d41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bfa7157f892 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bfa7158494f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5bfa715847e1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5bfa710aba2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5bfa710aba2e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bfa7158500f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5bfa7158500f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5bfa71584e6a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5bfa7157f9c9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5bfa71566c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5bfa715c0840 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bfa7105d84f - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::write_new_snapshot::{{closure}}::hd12adcb481e37e2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:161:13
[INFO] [stdout]   20:     0x5bfa7104f445 - core::result::Result<T,E>::unwrap_or_else::he775cabf172012d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   21:     0x5bfa7103b0e6 - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::write_new_snapshot::hfdc92197ab009c68
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:160:52
[INFO] [stdout]   22:     0x5bfa7103ee0b - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::compare_and_test_transcript::he933cf6072625b87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:124:45
[INFO] [stdout]   23:     0x5bfa7103fd75 - term_transcript::test::config_impl::<impl term_transcript::test::TestConfig<Cmd,F>>::test::h7b53646fbe4f7d82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/term-transcript-c27a9c05ff08dd19/dbabdbe/lib/src/test/config_impl.rs:82:18
[INFO] [stdout]   24:     0x5bfa71085a8a - cli::breakdown::hca87a94613889330
[INFO] [stdout]                                at /opt/rustwide/workdir/e2e-tests/tests/cli.rs:172:59
[INFO] [stdout]   25:     0x5bfa71085b97 - cli::breakdown::{{closure}}::h2fd5e3e1fa6cd2a8
[INFO] [stdout]                                at /opt/rustwide/workdir/e2e-tests/tests/cli.rs:164:15
[INFO] [stdout]   26:     0x5bfa71078136 - core::ops::function::FnOnce::call_once::h422d83bcaa3a527c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5bfa710ab7eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5bfa710ab7eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5bfa710c1455 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5bfa710c1455 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5bfa710c1455 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x5bfa710c1455 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x5bfa710c1455 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5bfa710c1455 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5bfa710c1455 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5bfa71097c44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5bfa71097c44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5bfa7109b50a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5bfa7109b50a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5bfa7109b50a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5bfa7109b50a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5bfa7109b50a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5bfa7109b50a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5bfa7109b50a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5bfa7157aa0f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x5bfa7157aa0f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7864cfdb6aa4 - <unknown>
[INFO] [stdout]   48:     0x7864cfe43a34 - clone
[INFO] [stdout]   49:                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 94.26s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d632e034b0a1d05d70f55ebc172fdceb95e93adbb15e7d99058a647718395a0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d632e034b0a1d05d70f55ebc172fdceb95e93adbb15e7d99058a647718395a0f", kill_on_drop: false }`
[INFO] [stdout] d632e034b0a1d05d70f55ebc172fdceb95e93adbb15e7d99058a647718395a0f
