[INFO] cloning repository https://github.com/getsentry/sentry-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/getsentry/sentry-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetsentry%2Fsentry-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetsentry%2Fsentry-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b34a330a90b4aa928bb3f735112b82f09e11f96
[INFO] testing getsentry/sentry-cli/1b34a330a90b4aa928bb3f735112b82f09e11f96 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%2Fgetsentry%2Fsentry-cli" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/getsentry/sentry-cli
[INFO] finished tweaking git repo https://github.com/getsentry/sentry-cli
[INFO] tweaked toml for git repo https://github.com/getsentry/sentry-cli written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/getsentry/sentry-cli 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/getsentry/sentry-cli 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-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 157ffe2a960ee32a5fcab0e623ac878680885ccd3704988626173442f56300a6
[INFO] running `Command { std: "docker" "start" "-a" "157ffe2a960ee32a5fcab0e623ac878680885ccd3704988626173442f56300a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "157ffe2a960ee32a5fcab0e623ac878680885ccd3704988626173442f56300a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "157ffe2a960ee32a5fcab0e623ac878680885ccd3704988626173442f56300a6", kill_on_drop: false }`
[INFO] [stdout] 157ffe2a960ee32a5fcab0e623ac878680885ccd3704988626173442f56300a6
[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=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] 3baba71e7f4972604d01b448dbc86ec1eafde2e15364eed181811ef25b4e1a9e
[INFO] running `Command { std: "docker" "start" "-a" "3baba71e7f4972604d01b448dbc86ec1eafde2e15364eed181811ef25b4e1a9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling inplace-vec-builder v0.1.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling time v0.3.40
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling binary-merge v0.1.2
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling openssl-src v300.3.1+3.3.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling range-collections v0.2.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling brownstone v3.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling elsa v1.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling object v0.36.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling joinery v2.1.0
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling curl-sys v0.4.76+curl-8.10.1
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling gimli v0.31.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling nom-supreme v0.8.0
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling sentry-contexts v0.34.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]    Compiling clap_builder v4.5.8
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling uname v0.1.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling watto v0.1.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling vlq v0.5.1
[INFO] [stderr]    Compiling clap v4.5.8
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling sentry-cli v2.55.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling unicode-id-start v1.1.2
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling clap_complete v4.5.7
[INFO] [stderr]    Compiling indicatif v0.14.0
[INFO] [stderr]    Compiling open v3.2.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling java-properties v1.4.1
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling lru v0.16.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling runas v1.2.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling brotli2 v0.3.2
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling uuid v1.9.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling elementtree v1.2.3
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling pdb v0.8.0
[INFO] [stderr]    Compiling proguard v5.4.1
[INFO] [stderr]    Compiling symbolic-common v12.13.3
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling anylog v0.6.4
[INFO] [stderr]    Compiling magic_string v0.3.4
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling pdb-addr2line v0.10.4
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling symbolic-ppdb v12.13.3
[INFO] [stderr]    Compiling wasmparser v0.214.0
[INFO] [stderr]    Compiling plist v1.7.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling sentry-types v0.34.0
[INFO] [stderr]    Compiling sourcemap v9.2.0
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling sentry-core v0.34.0
[INFO] [stderr]    Compiling sentry-backtrace v0.34.0
[INFO] [stderr]    Compiling sentry-anyhow v0.34.0
[INFO] [stderr]    Compiling symbolic-debuginfo v12.13.3
[INFO] [stderr]    Compiling symbolic-il2cpp v12.13.3
[INFO] [stderr]    Compiling symbolic-symcache v12.13.3
[INFO] [stderr]    Compiling symbolic v12.13.3
[INFO] [stderr]    Compiling sentry v0.34.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 18s
[INFO] running `Command { std: "docker" "inspect" "3baba71e7f4972604d01b448dbc86ec1eafde2e15364eed181811ef25b4e1a9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3baba71e7f4972604d01b448dbc86ec1eafde2e15364eed181811ef25b4e1a9e", kill_on_drop: false }`
[INFO] [stdout] 3baba71e7f4972604d01b448dbc86ec1eafde2e15364eed181811ef25b4e1a9e
[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=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] 72766384f9ca5acd350b4b984fb4904a059c41d0f9826cd14f58e0f2e2a81ff4
[INFO] running `Command { std: "docker" "start" "-a" "72766384f9ca5acd350b4b984fb4904a059c41d0f9826cd14f58e0f2e2a81ff4", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling inplace-vec-builder v0.1.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling similar v2.5.0
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling range-collections v0.2.4
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling pdb-addr2line v0.10.4
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling snapbox-macros v0.3.9
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling elementtree v1.2.3
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling os_pipe v1.2.0
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling snapbox v0.4.17
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling sentry-types v0.34.0
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling sourcemap v9.2.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]    Compiling insta v1.39.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling symbolic-debuginfo v12.13.3
[INFO] [stderr]    Compiling magic_string v0.3.4
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling anylog v0.6.4
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling indicatif v0.14.0
[INFO] [stderr]    Compiling java-properties v1.4.1
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling sentry-core v0.34.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling rstest v0.18.2
[INFO] [stderr]    Compiling trycmd v0.14.21
[INFO] [stderr]    Compiling sentry-backtrace v0.34.0
[INFO] [stderr]    Compiling sentry-contexts v0.34.0
[INFO] [stderr]    Compiling sentry-anyhow v0.34.0
[INFO] [stderr]    Compiling sentry v0.34.0
[INFO] [stderr]    Compiling symbolic-il2cpp v12.13.3
[INFO] [stderr]    Compiling symbolic-symcache v12.13.3
[INFO] [stderr]    Compiling symbolic v12.13.3
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling sentry-cli v2.55.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling mockito v1.6.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "72766384f9ca5acd350b4b984fb4904a059c41d0f9826cd14f58e0f2e2a81ff4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72766384f9ca5acd350b4b984fb4904a059c41d0f9826cd14f58e0f2e2a81ff4", kill_on_drop: false }`
[INFO] [stdout] 72766384f9ca5acd350b4b984fb4904a059c41d0f9826cd14f58e0f2e2a81ff4
[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=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] af76ef704354efddde48fe62cc5957115bca9ee88a847cb5843109f2d5a63bc6
[INFO] running `Command { std: "docker" "start" "-a" "af76ef704354efddde48fe62cc5957115bca9ee88a847cb5843109f2d5a63bc6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sentry_cli-12889574f6390058)
[INFO] [stdout] 
[INFO] [stdout] running 112 tests
[INFO] [stdout] test api::connection_manager::tests::test_connect ... ok
[INFO] [stdout] test api::connection_manager::tests::test_is_valid ... ok
[INFO] [stdout] test commands::logs::list::tests::test_consecutive_new_only_tracker_creation ... ok
[INFO] [stdout] test commands::logs::list::tests::test_consecutive_new_only_tracker_increments_and_warns ... ok
[INFO] [stdout] test commands::logs::list::tests::test_is_numeric_project_id_alphanumeric ... ok
[INFO] [stdout] test commands::logs::list::tests::test_is_numeric_project_id_empty_string ... ok
[INFO] [stdout] test commands::logs::list::tests::test_is_numeric_project_id_numeric_with_dash ... ok
[INFO] [stdout] test commands::logs::list::tests::test_is_numeric_project_id_purely_numeric ... ok
[INFO] [stdout] test api::encoding::tests::test_path_arg_percent_encode::case_2 ... ok
[INFO] [stdout] test api::encoding::tests::test_path_arg_percent_encode::case_7 ... ok
[INFO] [stdout] test api::encoding::tests::test_path_arg_percent_encode::case_4 ... ok
[INFO] [stdout] test api::encoding::tests::test_path_arg_replacement_cases::case_1 ... ok
[INFO] [stdout] test api::encoding::tests::test_path_arg_percent_encode::case_6 ... ok
[INFO] [stdout] test api::encoding::tests::test_path_arg_percent_encode::case_8 ... ok
[INFO] [stdout] test api::encoding::tests::test_path_arg_percent_encode::case_1 ... ok
[INFO] [stdout] test api::encoding::tests::test_path_arg_percent_encode::case_5 ... ok
[INFO] [stdout] test commands::logs::list::tests::test_log_deduplicator_new ... ok
[INFO] [stdout] test api::encoding::tests::test_path_arg_replacement_cases::case_3 ... ok
[INFO] [stdout] test commands::logs::list::tests::test_log_deduplicator_add_unique_logs ... ok
[INFO] [stdout] test commands::logs::list::tests::test_log_deduplicator_deduplicate_logs ... ok
[INFO] [stdout] test commands::logs::list::tests::test_log_deduplicator_buffer_size_limit ... ok
[INFO] [stdout] test commands::sourcemaps::explain::tests::test_resolve_sourcemap_url ... ok
[INFO] [stdout] test utils::auth_token::test::test_unknown_auth_token::case_02_one_underscore ... ok
[INFO] [stdout] test utils::auth_token::test::test_unknown_auth_token::case_04_payload_invalid_base64 ... ok
[INFO] [stdout] test utils::auth_token::redacting::tests::test_redaction_org_auth_token ... ok
[INFO] [stdout] test utils::auth_token::test::test_unknown_auth_token::case_03_three_underscores ... ok
[INFO] [stdout] test utils::auth_token::redacting::tests::test_redaction_old_user_token ... ok
[INFO] [stdout] test utils::auth_token::test::test_unknown_auth_token::case_07_missing_secret ... ok
[INFO] [stdout] test utils::auth_token::test::test_unknown_auth_token::case_08_secret_missing_last_char ... ok
[INFO] [stdout] test utils::auth_token::test::test_unknown_auth_token::case_05_valid_base64_invalid_json ... ok
[INFO] [stdout] test utils::auth_token::test::test_unknown_auth_token::case_06_missing_payload ... ok
[INFO] [stdout] test utils::auth_token::test::test_unknown_auth_token::case_10_thirty_one_bytes ... ok
[INFO] [stdout] test utils::auth_token::test::test_unknown_auth_token::case_12_invalid_hex ... ok
[INFO] [stdout] test utils::auth_token::test::test_unknown_auth_token::case_11_thirty_three_bytes ... ok
[INFO] [stdout] test utils::auth_token::test::test_unknown_auth_token::case_13_sixty_three_characters ... ok
[INFO] [stdout] test utils::auth_token::test::test_unknown_auth_token::case_14_sixty_five_characters ... ok
[INFO] [stdout] test utils::auth_token::test::test_unknown_auth_token::case_15_prefix_only ... ok
[INFO] [stdout] test utils::auth_token::test::test_unknown_auth_token::case_16_prefix_sixty_three_characters ... ok
[INFO] [stdout] test api::encoding::tests::test_path_arg_replacement_cases::case_2 ... ok
[INFO] [stdout] test utils::auth_token::test::test_unknown_auth_token::case_09_secret_extra_char ... ok
[INFO] [stdout] test utils::auth_token::test::test_valid_org_auth_token ... ok
[INFO] [stdout] test utils::auth_token::test::test_valid_org_auth_token_missing_url ... ok
[INFO] [stdout] test utils::auth_token::test::test_valid_user_auth_token::case_2_with_prefix ... ok
[INFO] [stdout] test utils::auth_token::test::test_unknown_auth_token::case_17_wrong_prefix ... ok
[INFO] [stdout] test utils::dif_upload::error::tests::test_handle_should_not_error::case_2 ... ok
[INFO] [stdout] test utils::dif_upload::error::tests::test_handle_should_not_error::case_1 ... ok
[INFO] [stdout] test utils::dif_upload::error::tests::test_handle_should_not_error::case_3 ... ok
[INFO] [stdout] test utils::auth_token::test::test_valid_user_auth_token::case_1_no_prefix ... ok
[INFO] [stdout] test utils::file_upload::tests::test_url_to_bundle_path ... ok
[INFO] [stdout] test utils::dif_upload::error::tests::test_handle_should_error ... ok
[INFO] [stdout] test utils::fs::tests::sha1_checksums_not_power_of_two ... ok
[INFO] [stdout] test utils::auth_token::redacting::tests::test_no_redaction ... ok
[INFO] [stdout] test utils::fs::tests::sha1_checksums_power_of_two ... ok
[INFO] [stdout] test commands::tests::verify_app ... ok
[INFO] [stdout] test utils::fs::tests::sha1_checksums_zero ... ok
[INFO] [stdout] test utils::http::tests::test_is_absolute_url ... ok
[INFO] [stdout] test utils::fs::tests::tempfile_goes_away ... ok
[INFO] [stdout] test commands::build::upload::tests::test_normalize_directory_preserves_symlinks ... ok
[INFO] [stdout] test utils::auth_token::redacting::tests::test_redaction ... ok
[INFO] [stdout] test utils::fs::tests::tempfile_goes_away_with_longer_living_handle ... ok
[INFO] [stdout] test commands::sourcemaps::explain::tests::test_unify_artifact_url ... ok
[INFO] [stdout] test utils::sourcemaps::inject::tests::inject_debug_id_with_comments ... ok
[INFO] [stdout] test utils::sourcemaps::inject::tests::inject_debug_id_with_custom_debug_id ... ok
[INFO] [stdout] test utils::sourcemaps::inject::tests::inject_debug_id_with_hashbang ... ok
[INFO] [stdout] test utils::sourcemaps::inject::tests::inject_debug_id_with_comments_before_use_strict ... ok
[INFO] [stdout] test utils::sourcemaps::inject::tests::inject_debug_id_empty_source ... ok
[INFO] [stdout] test utils::sourcemaps::inject::tests::inject_debug_id_with_hashbang_comments_and_use_strict ... ok
[INFO] [stdout] test commands::build::upload::tests::test_normalize_directory_preserves_top_level_directory_name ... ok
[INFO] [stdout] test utils::sourcemaps::inject::tests::inject_debug_id_with_single_quoted_use_strict ... ok
[INFO] [stdout] test utils::sourcemaps::inject::tests::inject_with_custom_use_directive ... ok
[INFO] [stdout] test utils::sourcemaps::inject::tests::test_find_matching_paths_ambiguous ... ok
[INFO] [stdout] test utils::sourcemaps::inject::tests::inject_debug_id_with_use_strict ... ok
[INFO] [stdout] test utils::sourcemaps::inject::tests::test_find_matching_paths_unique ... ok
[INFO] [stdout] test utils::sourcemaps::inject::tests::inject_debug_id_with_use_strict_no_semicolon ... ok
[INFO] [stdout] test utils::sourcemaps::inject::tests::test_find_matching_paths_sourcemaps ... ok
[INFO] [stdout] test utils::sourcemaps::inject::tests::inject_debug_id_just_source ... ok
[INFO] [stdout] test utils::sourcemaps::inject::tests::test_find_matching_paths_filename ... ok
[INFO] [stdout] test utils::sourcemaps::inject::tests::test_replace_sourcemap_url ... ok
[INFO] [stdout] test utils::sourcemaps::tests::test_unsplit_url ... ok
[INFO] [stdout] test utils::sourcemaps::tests::test_url_matches_extension ... ok
[INFO] [stdout] test utils::vcs::tests::test_extract_pr_head_sha_from_event ... ok
[INFO] [stdout] test utils::vcs::tests::test_extract_provider_name ... ok
[INFO] [stdout] test utils::vcs::tests::test_find_head_with_github_event_path ... ok
[INFO] [stdout] test utils::sourcemaps::inject::tests::test_normalize_sourcemap_url ... ok
[INFO] [stdout] test utils::sourcemaps::tests::test_join ... ok
[INFO] [stdout] test utils::sourcemaps::tests::test_split_url ... ok
[INFO] [stdout] test utils::sourcemaps::inject::tests::test_fixup_js_file ... ok
[INFO] [stdout] test utils::sourcemaps::inject::tests::test_fixup_js_file_fake_use_strict ... ok
[INFO] [stdout] test utils::sourcemaps::inject::tests::test_fixup_js_file_fs_roundtrip ... ok
[INFO] [stdout] test utils::http::tests::test_parse_link_header ... ok
[INFO] [stdout] test api::connection_manager::tests::test_has_broken ... ok
[INFO] [stdout] test utils::sourcemaps::inject::tests::inject_debug_id_with_use_strict_on_same_line ... ok
[INFO] [stdout] test utils::sourcemaps::inject::tests::test_fixup_js_file_use_strict ... ok
[INFO] [stdout] test utils::vcs::tests::test_get_github_base_ref ... ok
[INFO] [stdout] test utils::file_upload::tests::build_artifact_bundle_deterministic ... ok
[INFO] [stdout] test utils::vcs::tests::test_get_github_pr_number ... ok
[INFO] [stdout] test utils::xcode::tests::test_expansion ... ok
[INFO] [stdout] test utils::vcs::tests::test_get_repo_from_remote_preserve_case ... ok
[INFO] [stdout] test utils::auth_token::test::test_unknown_auth_token::case_01_wrong_prefix ... ok
[INFO] [stdout] test api::encoding::tests::test_path_arg_percent_encode::case_3 ... ok
[INFO] [stdout] test config::tests::test_get_api_endpoint ... ok
[INFO] [stdout] test utils::vcs::tests::test_url_normalization ... ok
[INFO] [stdout] test utils::vcs::tests::test_url_parsing ... ok
[INFO] [stdout] test utils::vcs::tests::test_get_provider_from_remote ... ok
[INFO] [stdout] test utils::vcs::tests::test_git_repo_head_ref ... ok
[INFO] [stdout] test utils::vcs::tests::test_find_matching_rev_with_lightweight_tag ... ok
[INFO] [stdout] test utils::vcs::tests::test_find_matching_rev_with_annotated_tag ... ok
[INFO] [stdout] test utils::vcs::tests::test_generate_patch_set_base ... ok
[INFO] [stdout] test utils::vcs::tests::test_get_commits_from_git ... ok
[INFO] [stdout] test utils::vcs::tests::test_generate_patch_ignore_missing ... ok
[INFO] [stdout] test utils::vcs::tests::test_generate_patch_set_previous_commit ... ok
[INFO] [stdout] test utils::vcs::tests::test_generate_patch_default_twenty ... ok
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-ee7559bf3d4652a6)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 112 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 174 tests
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/build/build-upload-help-not-macos.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::build::upload::command_build_upload_help ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/bash_hook/bash_hook-help.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::build::upload::command_build_upload_invalid_ipa ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/bash_hook/bash_hook-release-env.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/build/build-help.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/debug_files/bundle_jvm/debug_files-bundle-jvm-invalid-uuid.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/build/build-upload-no-path.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/bash_hook/bash_hook.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/bash_hook/bash_hook-release.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::build::command_build_help ... ok
[INFO] [stdout] test integration::debug_files::bundle_jvm::command_bundle_jvm_fails_invalid_uuid ... ok
[INFO] [stdout] test integration::build::upload::command_build_upload_no_path ... ok
[INFO] [stdout] test integration::build::upload::command_build_upload_invalid_apk ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/bash_hook/bash_hook-tags.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/build/build-upload-apk-no-token.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/debug_files/debug_files-bundle-jvm-help.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/debug_files/not_windows/debug_files-check-no-file.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/debug_files/bundle_jvm/debug_files-bundle-jvm-input-not-found.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::build::upload::command_build_upload_invalid_xcarchive ... ok
[INFO] [stdout] test integration::build::upload::command_build_upload_no_token ... ok
[INFO] [stdout] test integration::build::upload::command_build_upload_invalid_aab ... ok
[INFO] [stdout] test integration::debug_files::bundle_jvm::command_bundle_jvm_fails_input_not_found ... ok
[INFO] [stdout] test integration::debug_files::bundle_jvm::command_bundle_jvm_fails_input_is_file ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/debug_files/bundle_jvm/debug_files-bundle-jvm-input-is-file.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/debug_files/not_windows/debug_files-check-no-file-allow-failure.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/debug_files/debug_files-check.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/debug_files/not_windows/debug_files-check-no-file-allow-failure-env.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/debug_files/not_windows/debug_files-upload-help.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::debug_files::command_debug_files_not_windows ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/debug_files/debug_files-check-dll-embedded-ppdb-with-sources.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/debug_files/debug_files-print_sources-ppdb.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/debug_files/debug_files-print_sources-dll-embedded-ppdb-with-sources.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/debug_files/debug_files-help.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/debug_files/debug_files-no-subcommand.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/debug_files/debug_files-check-directory.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/debug_files/debug_files-bundle_sources-mixed-embedded-sources.trycmd:2 ... [31mfailed[0m
[INFO] [stderr] Expected [32msuccess[0m, was [31m1[0m
[INFO] [stderr] 
[INFO] [stderr] [31m---- expected: stdout[0m
[INFO] [stderr] [32m++++ actual:   stdout[0m
[INFO] [stderr] [2m   1[0m [2m   1[0m [2m|[0m [2m  INFO    [..] Loaded config from [CWD]/.sentryclirc
[INFO] [stderr] [0m[2m   2[0m [2m   2[0m [2m|[0m [2m  DEBUG   [..] sentry-cli version: [VERSION], platform: [..], architecture: [..]
[INFO] [stderr] [0m[2m   3[0m [2m   3[0m [2m|[0m [2m  INFO    [..] sentry-cli was invoked with the following command line: "[..]" "--log-level=debug" "debug-files" "bundle-sources" "tests/integration/_fixtures/SrcGenSampleApp.pdb"
[INFO] [stderr] [0m[2m   4[0m      [31m-[0m [31m  DEBUG   [..] Trying to add source file: /Users/matt/Code/temp/SrcGenSampleApp/SrcGenSampleApp/Program.cs
[INFO] [stderr] [0m[2m   5[0m      [31m-[0m [31m  DEBUG   [..] Trying to add source file: /Users/matt/Code/temp/SrcGenSampleApp/SrcGenSampleApp/obj/Release/net6.0/SrcGenSampleApp.GlobalUsings.g.cs
[INFO] [stderr] [0m[2m   6[0m      [31m-[0m [31m  DEBUG   [..] Trying to add source file: /Users/matt/Code/temp/SrcGenSampleApp/SrcGenSampleApp/obj/Release/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs
[INFO] [stderr] [0m[2m   7[0m      [31m-[0m [31m  DEBUG   [..] Trying to add source file: /Users/matt/Code/temp/SrcGenSampleApp/SrcGenSampleApp/obj/Release/net6.0/SrcGenSampleApp.AssemblyInfo.cs
[INFO] [stderr] [0m[2m   8[0m      [31m-[0m [31m  DEBUG   [..] Skipping embedded source file: /Users/matt/Code/temp/SrcGenSampleApp/SrcGenSampleApp/MySourceGenerator/MySourceGenerator.HelloSourceGenerator/Program.g.cs
[INFO] [stderr] [0m[2m   9[0m      [31m-[0m [31mskipped tests/integration/_fixtures/SrcGenSampleApp.pdb (no files found)
[INFO] [stderr] [0m[2m  10[0m      [31m-[0m [31m  DEBUG   [..] skipping update nagger because session is not attended
[INFO] [stderr] [0m     [2m   4[0m [32m+[0m [32merror: failed to write source bundle
[INFO] [stderr] [0m     [2m   5[0m [32m+[0m [32m
[INFO] [stderr] [0m     [2m   6[0m [32m+[0m [32mCaused by:
[INFO] [stderr] [0m     [2m   7[0m [32m+[0m [32m    Read-only file system (os error 30)
[INFO] [stderr] [0m     [2m   8[0m [32m+[0m [32m  DEBUG   2025-09-25 09:48:54.691208810 +00:00 skipping update nagger because session is not attended
[INFO] [stderr] [0mstderr:
[INFO] [stderr] [32m[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/debug_files/debug_files-print_sources-mixed-embedded-sources.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/build/build-upload-apk-all-uploaded.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/debug_files/upload/debug_files-upload-no-upload.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mUpdate snapshots with `TRYCMD=overwrite`[0m
[INFO] [stderr] [2mDebug output with `TRYCMD=dump`[0m
[INFO] [stdout] test integration::bash_hook::command_bash_hook ... ok
[INFO] [stdout] test integration::build::upload::command_build_upload_apk_all_uploaded ... ok
[INFO] [stdout] test integration::debug_files::upload::command_debug_files_upload_no_upload ... ok
[INFO] [stdout] test integration::debug_files::upload::ensure_correct_assemble_call ... ok
[INFO] [stdout] test integration::debug_files::bundle_jvm::command_bundle_jvm ... FAILED
[INFO] [stdout] test integration::debug_files::bundle_jvm::command_bundle_jvm_fails_out_is_file ... FAILED
[INFO] [stdout] test integration::debug_files::bundle_jvm::command_bundle_jvm_input_dir_empty ... FAILED
[INFO] [stdout] test integration::debug_files::bundle_jvm::command_bundle_jvm_out_not_found_creates_dir ... FAILED
[INFO] [stdout] test integration::debug_files::command_debug_files_help ... FAILED
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/debug_files/upload/debug_files-upload.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::debug_files::upload::command_debug_files_upload ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/debug_files/upload/debug_files-upload-mixed-embedded-sources.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::debug_files::upload::command_debug_files_upload_dll_embedded_ppdb_with_sources ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/debug_files/upload/debug_files-upload-dll-embedded-ppdb-with-sources.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::debug_files::upload::command_debug_files_upload_mixed_embedded_sources ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/debug_files/upload/debug_files-upload-pdb-include-sources.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/debug_files/upload/debug_files-upload-pdb.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::debug_files::upload::command_debug_files_upload_pdb ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/events/events-no-subcommand.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/events/events-list-help.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/help/help.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/events/events-help.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/events/events-list-empty.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::help::command_help ... ok
[INFO] [stdout] test integration::events::command_events ... ok
[INFO] [stdout] test integration::debug_files::upload::test_dif_too_big ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/info/info-help.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::info::command_info_help ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/debug_files/upload/debug_files-upload-pdb-embedded-sources.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::debug_files::upload::command_debug_files_upload_pdb_embedded_sources ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/info/info-basic.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::info::command_info_json ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/deploys/deploys-no-subcommand.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::deploys::command_deploys_no_subcommand ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/deploys/deploys-help.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::deploys::command_deploys_help ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/deploys/deploys-list.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::deploys::list::command_deploys_list ... ok
[INFO] [stdout] test integration::info::command_info_json_without_defaults ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/info/info-json-no-defaults.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/info/info-json.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::info::command_info_no_defaults ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-deploys-new.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::deploys::new::command_releases_deploys_new ... ok
[INFO] [stdout] test integration::invalid_env::test_invalid_env ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/invalid_env/invalid-env.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/issues/issues-help.trycmd:3 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/deploys/deploys-new.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::issues::command_issues_help ... ok
[INFO] [stdout] test integration::deploys::new::command_deploys_new ... ok
[INFO] [stdout] test integration::info::command_info_basic ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/info/info-basic.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/issues/issues-list-empty.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/issues/issues-list-help.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::issues::list::doesnt_fail_with_empty_response ... ok
[INFO] [stdout] test integration::issues::list::command_issues_list_help ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/login/login-help.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/issues/issues-display.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::issues::list::display_issues ... ok
[INFO] [stdout] test integration::issues::list::display_resolved_issues ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/issues/issues-display-with-query.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/login/login.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::logs::command_logs_list_help ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/login/login-with-token.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/logs/logs-list-help.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::login::command_login ... ok
[INFO] [stdout] test integration::logs::command_logs_with_api_calls_project_slug ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/logs/logs-list-with-data.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/monitors/monitors-help.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/monitors/monitors-no-subcommand.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/monitors/monitors-run-help.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/monitors/monitors-list-help.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/org_tokens/org-match.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/logs/logs-list-with-zero-max-rows.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/org_tokens/url-match.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::logs::command_logs_zero_max_rows ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/monitors/monitors-run-environment-long.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/monitors/monitors-run-environment.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::logs::command_logs_help ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/org_tokens/org-mismatch.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/logs/logs-help.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/org_tokens/url-mismatch-empty-token.trycmd:3 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/org_tokens/url-mismatch.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/monitors/not_windows/monitors-run.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/organizations/organizations-list-help.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/projects/projects-no-subcommand.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::logs::command_logs_no_logs_found_project_id ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/logs/logs-list-no-logs-found-project-id.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/organizations/organizations-help.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/monitors/server_error/monitors-run-server-error.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/org_tokens/url-works.trycmd:4 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/monitors/monitors-list.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/organizations/organizations-no-subcommand.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/logs/logs-list-with-data-project-id.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/logs/logs-list-no-logs-found.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/projects/projects-help.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/monitors/monitors-run-osenv.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-no-subcommand.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::monitors::command_monitors_run_server_error ... ok
[INFO] [stdout] test integration::logs::command_logs_with_api_calls_project_id ... ok
[INFO] [stdout] test integration::logs::command_logs_no_logs_found_project_slug ... ok
[INFO] [stdout] test integration::releases::command_releases_no_subcommand ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-delete-hyphen.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::releases::delete::allows_for_release_to_start_with_hyphen ... ok
[INFO] [stdout] test integration::releases::delete::informs_about_nonexisting_releases ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-delete-nonexisting.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::releases::command_releases_help ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-help.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::org_tokens::org_token ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/projects/projects-list-help.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::monitors::command_monitors ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/projects/projects-list.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::projects::command_projects_list ... ok
[INFO] [stdout] test integration::releases::finalize::release_with_custom_dates ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-finalize-dates.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::info::command_info_no_token ... FAILED
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/info/info-no-token.trycmd:2 ... [31mfailed[0m
[INFO] [stderr] Exit: [31m1[0m
[INFO] [stderr] 
[INFO] [stderr] [31m---- expected: stdout[0m
[INFO] [stderr] [32m++++ actual:   stdout[0m
[INFO] [stderr] [2m   1[0m [2m   1[0m [2m|[0m [2mSentry Server: https://sentry.io
[INFO] [stderr] [0m[2m   2[0m [2m   2[0m [2m|[0m [2mDefault Organization: -
[INFO] [stderr] [0m[2m   3[0m [2m   3[0m [2m|[0m [2mDefault Project: -
[INFO] [stderr] [0m[2m   4[0m [2m   4[0m [2m|[0m [2m
[INFO] [stderr] [0m[2m   5[0m [2m   5[0m [2m|[0m [2mAuthentication Info:
[INFO] [stderr] [0m[2m   6[0m [2m   6[0m [2m|[0m [2m  Method: Unauthorized
[INFO] [stderr] [0m[2m   7[0m [2m   7[0m [2m|[0m [2merror: Auth token is required for this request. Please run `sentry-cli login` and try again!
[INFO] [stderr] [0m[2m   8[0m [2m   8[0m [2m|[0m [2m
[INFO] [stderr] [0m     [2m   9[0m [32m+[0m [32mStack backtrace:
[INFO] [stderr] [0m     [2m  10[0m [32m+[0m [32m   0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stderr] [0m     [2m  11[0m [32m+[0m [32m             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stderr] [0m     [2m  12[0m [32m+[0m [32m   1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stderr] [0m     [2m  13[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2177:27
[INFO] [stderr] [0m     [2m  14[0m [32m+[0m [32m   2: sentry_cli::commands::info::execute
[INFO] [stderr] [0m     [2m  15[0m [32m+[0m [32m             at ./src/commands/info.rs:129:16
[INFO] [stderr] [0m     [2m  16[0m [32m+[0m [32m   3: sentry_cli::commands::run_command
[INFO] [stderr] [0m     [2m  17[0m [32m+[0m [32m             at ./src/commands/mod.rs:247:26
[INFO] [stderr] [0m     [2m  18[0m [32m+[0m [32m   4: sentry_cli::commands::execute
[INFO] [stderr] [0m     [2m  19[0m [32m+[0m [32m             at ./src/commands/mod.rs:332:11
[INFO] [stderr] [0m     [2m  20[0m [32m+[0m [32m   5: sentry_cli::commands::main
[INFO] [stderr] [0m     [2m  21[0m [32m+[0m [32m             at ./src/commands/mod.rs:369:27
[INFO] [stderr] [0m     [2m  22[0m [32m+[0m [32m   6: sentry_cli::main
[INFO] [stderr] [0m     [2m  23[0m [32m+[0m [32m             at ./src/main.rs:8:5
[INFO] [stderr] [0m     [2m  24[0m [32m+[0m [32m   7: core::ops::function::FnOnce::call_once
[INFO] [stderr] [0m     [2m  25[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr] [0m     [2m  26[0m [32m+[0m [32m   8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr] [0m     [2m  27[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr] [0m     [2m  28[0m [32m+[0m [32m   9: std::rt::lang_start::{{closure}}
[INFO] [stderr] [0m     [2m  29[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18
[INFO] [stderr] [0m     [2m  30[0m [32m+[0m [32m  10: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr] [0m     [2m  31[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stderr] [0m     [2m  32[0m [32m+[0m [32m  11: std::panicking::catch_unwind::do_call
[INFO] [stderr] [0m     [2m  33[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr] [0m     [2m  34[0m [32m+[0m [32m  12: std::panicking::catch_unwind
[INFO] [stderr] [0m     [2m  35[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr] [0m     [2m  36[0m [32m+[0m [32m  13: std::panic::catch_unwind
[INFO] [stderr] [0m     [2m  37[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr] [0m     [2m  38[0m [32m+[0m [32m  14: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr] [0m     [2m  39[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stderr] [0m     [2m  40[0m [32m+[0m [32m  15: std::panicking::catch_unwind::do_call
[INFO] [stderr] [0m     [2m  41[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr] [0m     [2m  42[0m [32m+[0m [32m  16: std::panicking::catch_unwind
[INFO] [stderr] [0m     [2m  43[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr] [0m     [2m  44[0m [32m+[0m [32m  17: std::panic::catch_unwind
[INFO] [stderr] [0m     [2m  45[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr] [0m     [2m  46[0m [32m+[0m [32m  18: std::rt::lang_start_internal
[INFO] [stderr] [0m     [2m  47[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stderr] [0m     [2m  48[0m [32m+[0m [32m  19: std::rt::lang_start
[INFO] [stderr] [0m     [2m  49[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5
[INFO] [stderr] [0m     [2m  50[0m [32m+[0m [32m  20: main
[INFO] [stderr] [0m     [2m  51[0m [32m+[0m [32m  21: <unknown>
[INFO] [stderr] [0m     [2m  52[0m [32m+[0m [32m  22: __libc_start_main
[INFO] [stderr] [0m     [2m  53[0m [32m+[0m [32m  23: _start
[INFO] [stderr] [0m     [2m  54[0m [32m+[0m [32m
[INFO] [stderr] [0m[2m   9[0m [2m  55[0m [2m|[0m [2mAdd --log-level=[info|debug] or export SENTRY_LOG_LEVEL=[info|debug] to see more output.
[INFO] [stderr] [0m[2m  10[0m [2m  56[0m [2m|[0m [2mPlease attach the full debug log to all bug reports.
[INFO] [stderr] [0mstderr:
[INFO] [stderr] [32m[0m
[INFO] [stderr] [2mUpdate snapshots with `TRYCMD=overwrite`[0m
[INFO] [stderr] [2mDebug output with `TRYCMD=dump`[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/organizations/organizations-list.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::organizations::command_organizations ... ok
[INFO] [stdout] test integration::releases::info::exits_if_no_release_found ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-info-not-found.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::releases::info::doesnt_print_output_with_quiet_flag ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-info-quiet.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/build/build-upload-apk.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::build::upload::command_build_upload_apk_chunked ... ok
[INFO] [stdout] test integration::releases::finalize::successfully_creates_a_release ... ok
[INFO] [stdout] test integration::releases::info::doesnt_print_output_with_silent_flag ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-finalize.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-info-silent.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::releases::list::can_override_org ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-list-override-org.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-finalize-hyphen.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::releases::finalize::allows_for_release_to_start_with_hyphen ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-delete.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::releases::delete::successfully_deletes ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-info-quiet-failed.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::releases::info::preserve_valid_exit_code_with_quiet_flag ... ok
[INFO] [stdout] test integration::debug_files::upload::ensure_correct_chunk_upload ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-info.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::releases::info::shows_release_details ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-list-empty.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::releases::list::doesnt_fail_with_empty_response ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-new-with-project-hyphen.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::releases::new::allows_for_release_with_project_to_start_with_hyphen ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-list-raw.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::releases::list::displays_releases_in_raw_mode ... ok
[INFO] [stdout] test integration::releases::new::command_releases_new_help ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-new-help.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-new-with-project.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::releases::new::creates_release_with_project ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-list.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-new-finalize.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_envelope/send_envelope-help.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::releases::list::displays_releases ... ok
[INFO] [stdout] test integration::releases::new::creates_release_which_is_instantly_finalized ... ok
[INFO] [stdout] test integration::releases::list::displays_releases_with_projects ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-list-with-projects.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_event/send_event-raw-fail.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-list-raw-delimiter.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::releases::list::displays_releases_in_raw_mode_with_delimiter ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-info-with-commits-projects.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-gauge-help.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-gauge-no-options.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_envelope/send_envelope-file.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::releases::info::shows_release_details_with_projects_and_commits ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_event/send_event-file.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_envelope/send_envelope-no-file.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_event/send_event-help.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-increment-numerical-key-prefix.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-gauge-numerical-key-prefix.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-delete-active.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::releases::delete::doesnt_allow_to_delete_active_releases ... ok
[INFO] [stdout] test integration::releases::new::creates_release_even_if_one_already_exists ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-increment-tag-no-colon.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::info::command_info_no_token_backtrace ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-set-no-options.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-new-existing.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/info/info-no-token-backtrace.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-distribution-normalization.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-distribution-help.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-help.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::command_sourcemaps_help ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-help.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-no-subcommand.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_event/not_windows/send_event-raw.trycmd:2 ... [31mfailed[0m
[INFO] [stderr] Exit: [32msuccess[0m
[INFO] [stderr] 
[INFO] [stderr] [31m---- expected: stdout[0m
[INFO] [stderr] [32m++++ actual:   stdout[0m
[INFO] [stderr] [2m   1[0m [2m   1[0m [2m|[0m [2m  INFO    [..] Loaded config from [CWD]/.sentryclirc
[INFO] [stderr] [0m[2m   2[0m [2m   2[0m [2m|[0m [2m  DEBUG   [..] sentry-cli version: [VERSION], platform: [..], architecture: [..]
[INFO] [stderr] [0m[2m   3[0m [2m   3[0m [2m|[0m [2m  INFO    [..] sentry-cli was invoked with the following command line: "[..]" "send-event" "--log-level=debug" "--level" "debug" "--timestamp" "1649335000929" "--release" "my-release" "--dist" "my-dist" "--env" "production" "--message" "hello" "--platform" "prod" "--tag" "hello:there" "--extra" "hello:there" "--user" "id:42" "--fingerprint" "custom-fingerprint" "--no-environ"
[INFO] [stderr] [0m[2m   4[0m [2m   4[0m [2m|[0m [2m  DEBUG   [..] Sending envelope:
[INFO] [stderr] [0m[2m   5[0m [2m   5[0m [2m|[0m [2m{"event_id":"[..]"}
[INFO] [stderr] [0m[2m   6[0m [2m   6[0m [2m|[0m [2m{"type":"event","length":[..]}
[INFO] [stderr] [0m[2m   7[0m      [31m-[0m [31m{"event_id":"[..]","level":"debug","fingerprint":["custom-fingerprint"],"logentry":{"message":"hello"},"platform":"prod","timestamp":1649335000929,"server_name":"[..]","release":"my-release","dist":"my-dist","environment":"production","user":{"id":"42","ip_address":"{{auto}}"},"contexts":{"device":{"type":"device"[..]"arch":"[..]"},"os":{"type":"os","name":[..],"version":[..]},"rust":{"type":"runtime","name":"rustc","version":[..],"channel":"stable"}},"tags":{"hello":"there"},"extra":{"hello":"there"},"sdk":{"name":"sentry-cli","version":"[VERSION]"}}
[INFO] [stderr] [0m     [2m   7[0m [32m+[0m [32m{"event_id":"7ff3ee9756874851a884653c4e64d303","level":"debug","fingerprint":["custom-fingerprint"],"logentry":{"message":"hello"},"platform":"prod","timestamp":1649335000929,"server_name":"af76ef704354","release":"my-release","dist":"my-dist","environment":"production","user":{"id":"42","ip_address":"{{auto}}"},"contexts":{"device":{"type":"device","arch":"x86_64"},"os":{"type":"os","name":"Linux","version":"6.14.0-1014-gcp","kernel_version":"#15~24.04.1-Ubuntu SMP Fri Jul 25 23:26:08 UTC 2025"},"rust":{"type":"runtime","name":"rustc","version":"1.91.0-beta.3","channel":"beta"}},"tags":{"hello":"there"},"extra":{"hello":"there"},"sdk":{"name":"sentry-cli","version":"[VERSION]"}}
[INFO] [stderr] [0m[2m   8[0m [2m   8[0m [2m|[0m [2m...
[INFO] [stderr] [0m[2m   9[0m [2m   9[0m [2m|[0m [2mEvent dispatched.
[INFO] [stderr] [0m[2m  10[0m [2m  10[0m [2m|[0m [2mEvent id: [..]
[INFO] [stderr] [0mstderr:
[INFO] [stderr] [32m[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-distribution-no-options.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mUpdate snapshots with `TRYCMD=overwrite`[0m
[INFO] [stderr] [2mDebug output with `TRYCMD=dump`[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-no-subcommand.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-new.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::send_event::command_send_event_not_windows ... FAILED
[INFO] [stdout] test integration::sourcemaps::command_sourcemaps_no_subcommand ... ok
[INFO] [stdout] test integration::releases::new::creates_release ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-set-numerical-key-prefix.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-set-all-options-long-with-alphabetic-value.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-distribution-numerical-key-prefix.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::send_event::command_send_event ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-distribution-all-options-long-with-float-value.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-set-help.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/individual_config/send_metric-increment-unsuccessful-api-call.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::send_metric::command_send_metric_increment_unsuccessful_api_call ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-explain.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-increment-no-options.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_envelope/send_envelope-file-log.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-gauge-normalization.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-distribution-required-options-with-negative-value.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_already_mapped ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-gauge-all-options-short-with-int-value.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-increment-all-options-long-with-float-value.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-explain-already-mapped.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_detect_from_sourcemap_header ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-explain-detect-from-sourcemap-header.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/with_release_and_environment/send_metric-set-default-tags.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-increment-required-options.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-new-hyphen.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::releases::new::allows_for_release_to_start_with_hyphen ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-increment-help.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-explain-detect-from-file-content.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_detect_from_file_content ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/with_release_and_environment/send_metric-distribution-default-tags.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-gauge-required-options-with-negative-value.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-new-url.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::releases::new::creates_release_with_custom_url ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-set-normalization.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-increment-all-options-short-with-int-value.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-set-all-options-short-with-int-value.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-explain-detect-from-xsourcemap-header.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-explain-event-no-dist.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_detect_from_xsourcemap_header ... ok
[INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_event_no_dist ... ok
[INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_frame_malformed_abspath ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-explain-frame-malformed-abspath.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_frame_no_abspath ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-explain-frame-no-abspath.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-explain-help.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_help ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-explain-artifact-dist-mismatch.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_artifact_dist_mismatch ... ok
[INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_artifact_no_dist ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-explain-artifact-no-dist.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-explain-frame-no-inapp.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_frame_no_inapp ... ok
[INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_missing_stacktrace ... ok
[INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_missing_release ... ok
[INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_missing_exception ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-explain-missing-stacktrace.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/with_release_and_environment/send_metric-increment-default-tags.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-explain-missing-release.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-explain-missing-exception.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-increment-normalization-with-negative-value.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-explain-frame-no-extension.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_frame_no_extension ... ok
[INFO] [stdout] test integration::sourcemaps::inject::command_sourcemaps_inject_bundlers ... FAILED
[INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_partial_matching_artifact ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-explain-partial-matching-artifact.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-explain-missing-event.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_missing_event ... ok
[INFO] [stdout] test integration::sourcemaps::inject::command_sourcemaps_inject_indexed ... FAILED
[INFO] [stdout] test integration::sourcemaps::inject::command_sourcemaps_inject_not_compiled ... FAILED
[INFO] [stdout] test integration::sourcemaps::inject::command_sourcemaps_inject_output ... FAILED
[INFO] [stdout] test integration::sourcemaps::inject::command_sourcemaps_inject_output_embedded ... FAILED
[INFO] [stdout] test integration::sourcemaps::inject::command_sourcemaps_inject_output_nofiles ... FAILED
[INFO] [stdout] test integration::sourcemaps::inject::command_sourcemaps_inject_output_nomappings ... FAILED
[INFO] [stdout] test integration::sourcemaps::inject::command_sourcemaps_inject_output_split ... FAILED
[INFO] [stdout] test integration::sourcemaps::inject::command_sourcemaps_inject_output_split_ambiguous ... FAILED
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-set-float-value.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-distribution-all-options-short-with-int-value.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-explain-print-sourcemap.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_print_sourcemap ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-explain-no-matching-artifact.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-gauge-all-options-long-with-float-value.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/send_metric-set-required-options-with-negative-value.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_no_matching_artifact ... ok
[INFO] [stdout] test integration::sourcemaps::upload::command_sourcemaps_upload ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-upload.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-resolve-help.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::resolve::command_sourcemaps_resolve_help ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-resolve.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::resolve::command_sourcemaps_resolve ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-explain-select-frame.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_select_frame ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-inject-help.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::inject::command_sourcemaps_inject_help ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-inject-complex-extension.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-explain-no-artifacts.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::inject::command_sourcemaps_inject_complex_extension ... ok
[INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_no_artifacts ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/with_release_and_environment/send_metric-gauge-default-tags.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::send_metric::command_send_metric_release_and_environment ... ok
[INFO] [stdout] test integration::send_metric::command_send_metric ... ok
[INFO] [stdout] test integration::send_envelope::command_send_envelope ... ok
[INFO] [stdout] test integration::sourcemaps::upload::command_sourcemaps_upload_help ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-upload-help.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-upload-complex-extension.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::upload::command_sourcemaps_upload_complex_extension ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/releases/releases-files-upload-sourcemaps.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::upload::command_sourcemaps_upload_empty ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-explain-select-frame-out-of-range.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_select_frame_out_of_range ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-upload-debugid-alias.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-upload-cjs-mjs.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::upload::command_sourcemaps_upload_debugid_alias ... ok
[INFO] [stdout] test integration::sourcemaps::upload::command_sourcemaps_upload_cjs_mjs ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-upload-modern.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::upload::command_sourcemaps_upload_modern ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-upload-no-dedupe.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::upload::command_sourcemaps_upload_no_dedupe ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-upload-skip-already-uploaded.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::upload::command_sourcemaps_upload_skip_already_uploaded ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-upload-modern.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::upload::command_sourcemaps_upload_modern_v2 ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/token-redacted-2.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::token_redacted_2 ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/uninstall/uninstall.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::uninstall::command_uninstall ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/token_validation/valid-auth-token.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/token_validation/warn-invalid-auth-token.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/uninstall/uninstall-help.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::uninstall::command_uninstall_help ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-with-invalid-utf8.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::upload::command_sourcemaps_upload_skip_invalid_utf8 ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/token-redacted.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::token_redacted ... ok
[INFO] [stdout] test integration::token_validation::test_warn_invalid_auth_token ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/send_metric/individual_config/send_metric-increment-no-dsn.trycmd:2 ... [31mfailed[0m
[INFO] [stderr] Exit: [31m1[0m
[INFO] [stderr] 
[INFO] [stderr] [31m---- expected: stdout[0m
[INFO] [stderr] [32m++++ actual:   stdout[0m
[INFO] [stderr] [2m   1[0m [2m   1[0m [2m|[0m [2m...
[INFO] [stderr] [0m[2m   2[0m [2m   2[0m [2m|[0m [2merror: DSN missing. Please set the `SENTRY_DSN` environment variable to your project's DSN.
[INFO] [stderr] [0m[2m   3[0m [2m   3[0m [2m|[0m [2m
[INFO] [stderr] [0m     [2m   4[0m [32m+[0m [32mStack backtrace:
[INFO] [stderr] [0m     [2m   5[0m [32m+[0m [32m   0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stderr] [0m     [2m   6[0m [32m+[0m [32m             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stderr] [0m     [2m   7[0m [32m+[0m [32m   1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stderr] [0m     [2m   8[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2177:27
[INFO] [stderr] [0m     [2m   9[0m [32m+[0m [32m   2: sentry_cli::commands::send_metric::increment::execute
[INFO] [stderr] [0m     [2m  10[0m [32m+[0m [32m             at ./src/commands/send_metric/increment.rs:18:5
[INFO] [stderr] [0m     [2m  11[0m [32m+[0m [32m   3: sentry_cli::commands::send_metric::execute
[INFO] [stderr] [0m     [2m  12[0m [32m+[0m [32m             at ./src/commands/send_metric/mod.rs:70:50
[INFO] [stderr] [0m     [2m  13[0m [32m+[0m [32m   4: sentry_cli::commands::run_command
[INFO] [stderr] [0m     [2m  14[0m [32m+[0m [32m             at ./src/commands/mod.rs:247:26
[INFO] [stderr] [0m     [2m  15[0m [32m+[0m [32m   5: sentry_cli::commands::execute
[INFO] [stderr] [0m     [2m  16[0m [32m+[0m [32m             at ./src/commands/mod.rs:332:11
[INFO] [stderr] [0m     [2m  17[0m [32m+[0m [32m   6: sentry_cli::commands::main
[INFO] [stderr] [0m     [2m  18[0m [32m+[0m [32m             at ./src/commands/mod.rs:369:27
[INFO] [stderr] [0m     [2m  19[0m [32m+[0m [32m   7: sentry_cli::main
[INFO] [stderr] [0m     [2m  20[0m [32m+[0m [32m             at ./src/main.rs:8:5
[INFO] [stderr] [0m     [2m  21[0m [32m+[0m [32m   8: core::ops::function::FnOnce::call_once
[INFO] [stderr] [0m     [2m  22[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr] [0m     [2m  23[0m [32m+[0m [32m   9: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr] [0m     [2m  24[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr] [0m     [2m  25[0m [32m+[0m [32m  10: std::rt::lang_start::{{closure}}
[INFO] [stderr] [0m     [2m  26[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18
[INFO] [stderr] [0m     [2m  27[0m [32m+[0m [32m  11: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr] [0m     [2m  28[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stderr] [0m     [2m  29[0m [32m+[0m [32m  12: std::panicking::catch_unwind::do_call
[INFO] [stderr] [0m     [2m  30[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr] [0m     [2m  31[0m [32m+[0m [32m  13: std::panicking::catch_unwind
[INFO] [stderr] [0m     [2m  32[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr] [0m     [2m  33[0m [32m+[0m [32m  14: std::panic::catch_unwind
[INFO] [stderr] [0m     [2m  34[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr] [0m     [2m  35[0m [32m+[0m [32m  15: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr] [0m     [2m  36[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stderr] [0m     [2m  37[0m [32m+[0m [32m  16: std::panicking::catch_unwind::do_call
[INFO] [stderr] [0m     [2m  38[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr] [0m     [2m  39[0m [32m+[0m [32m  17: std::panicking::catch_unwind
[INFO] [stderr] [0m     [2m  40[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr] [0m     [2m  41[0m [32m+[0m [32m  18: std::panic::catch_unwind
[INFO] [stderr] [0m     [2m  42[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr] [0m     [2m  43[0m [32m+[0m [32m  19: std::rt::lang_start_internal
[INFO] [stderr] [0m     [2m  44[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stderr] [0m     [2m  45[0m [32m+[0m [32m  20: std::rt::lang_start
[INFO] [stderr] [0m     [2m  46[0m [32m+[0m [32m             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5
[INFO] [stderr] [0m     [2m  47[0m [32m+[0m [32m  21: main
[INFO] [stderr] [0m     [2m  48[0m [32m+[0m [32m  22: <unknown>
[INFO] [stderr] [0m     [2m  49[0m [32m+[0m [32m  23: __libc_start_main
[INFO] [stderr] [0m     [2m  50[0m [32m+[0m [32m  24: _start
[INFO] [stderr] [0m     [2m  51[0m [32m+[0m [32m
[INFO] [stderr] [0m[2m   4[0m [2m  52[0m [2m|[0m [2mAdd --log-level=[info|debug] or export SENTRY_LOG_LEVEL=[info|debug] to see more output.
[INFO] [stderr] [0m[2m   5[0m [2m  53[0m [2m|[0m [2mPlease attach the full debug log to all bug reports.
[INFO] [stderr] [0mstderr:
[INFO] [stderr] [32m[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-upload-successfully-upload-file.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/update/update.trycmd:2 ... [31mfailed[0m
[INFO] [stderr] Expected [32msuccess[0m, was [31m1[0m
[INFO] [stderr] 
[INFO] [stderr] [31m---- expected: stdout[0m
[INFO] [stderr] [32m++++ actual:   stdout[0m
[INFO] [stderr] [2m   1[0m      [31m-[0m [31mLatest release is [..]
[INFO] [stderr] [0m[2m   2[0m      [31m-[0m [31mRunning in integration tests mode. Skipping execution.
[INFO] [stderr] [0m     [2m   1[0m [32m+[0m [32merror: Error getting latest Sentry CLI version.
[INFO] [stderr] [0m     [2m   2[0m [32m+[0m [32m
[INFO] [stderr] [0m     [2m   3[0m [32m+[0m [32mCaused by:
[INFO] [stderr] [0m     [2m   4[0m [32m+[0m [32m    0: API request failed
[INFO] [stderr] [0m     [2m   5[0m [32m+[0m [32m    1: [6] Could not resolve hostname (Could not resolve host: release-registry.services.sentry.io)
[INFO] [stderr] [0m     [2m   6[0m [32m+[0m [32m
[INFO] [stderr] [0m     [2m   7[0m [32m+[0m [32mAdd --log-level=[info|debug] or export SENTRY_LOG_LEVEL=[info|debug] to see more output.
[INFO] [stderr] [0m     [2m   8[0m [32m+[0m [32mPlease attach the full debug log to all bug reports.
[INFO] [stderr] [0mstderr:
[INFO] [stderr] [32m[0m
[INFO] [stdout] test integration::sourcemaps::upload::command_sourcemaps_upload_successfully_upload_file ... ok
[INFO] [stderr] [2mUpdate snapshots with `TRYCMD=overwrite`[0m
[INFO] [stderr] [2mDebug output with `TRYCMD=dump`[0m
[INFO] [stdout] test integration::send_metric::command_send_metric_increment_no_dsn ... FAILED
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/upload_dif/upload_dif-help.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/upload_dsym/upload_dsym-help.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::upload_dif::command_upload_dif_help ... ok
[INFO] [stdout] test integration::upload_dsym::command_upload_dsym_help ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/update/update-help.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mUpdate snapshots with `TRYCMD=overwrite`[0m
[INFO] [stdout] test integration::update::command_update ... FAILED
[INFO] [stderr] [2mDebug output with `TRYCMD=dump`[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/upload_proguard/upload_proguard-help.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::upload_proguard::chunk_upload_already_there ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/upload_proguard/upload_proguard-no-upload.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::upload_dart_symbol_map::command_upload_dart_symbol_map_invalid_mapping ... ok
[INFO] [stdout] test integration::upload_proguard::command_upload_proguard_no_upload_no_auth_token ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/upload_proguard/upload_proguard-no-upload.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::upload_proguard::command_upload_proguard ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/upload_proguard/upload_proguard.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::upload_dart_symbol_map::command_upload_dart_symbol_map_missing_capability ... ok
[INFO] [stdout] test integration::upload_dart_symbol_map::command_upload_dart_symbol_map_chunk_upload_flow ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-upload-no-debugids.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::upload::command_sourcemaps_upload_no_debugids ... ok
[INFO] [stdout] test integration::upload_proguard::chunk_upload_needs_upload ... ok
[INFO] [stdout] test integration::upload_proguard::chunk_upload_two_files ... ok
[INFO] [stdout] test integration::debug_files::upload::chunk_upload_multiple_files_only_some ... ok
[INFO] [stdout] test integration::debug_files::upload::chunk_upload_multiple_files_small_chunks_only_some ... ok
[INFO] [stdout] test integration::sourcemaps::upload::command_sourcemaps_upload_file_ram_bundle ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-upload-file-ram-bundle.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::debug_files::upload::chunk_upload_multiple_files ... ok
[INFO] [stdout] test integration::sourcemaps::upload::command_sourcemaps_upload_some_debugids_v2 ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-upload-some-debugids.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::debug_files::upload::chunk_upload_multiple_files_small_chunks ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-upload-some-debugids.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::upload::command_sourcemaps_upload_some_debugids ... ok
[INFO] [stdout] test integration::sourcemaps::upload::command_sourcemaps_upload_hermes_bundle_with_referencing_debug_id ... ok
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-upload-file-hermes-bundle-reference-debug-id.trycmd:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/integration/_cases/sourcemaps/sourcemaps-upload-indexed-ram-bundle.trycmd:2 ... [32mok[0m
[INFO] [stdout] test integration::sourcemaps::upload::command_sourcemaps_upload_indexed_ram_bundle ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- integration::debug_files::bundle_jvm::command_bundle_jvm stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::debug_files::bundle_jvm::command_bundle_jvm' (336) panicked at tests/integration/debug_files/bundle_jvm.rs:93:77:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b6538a4b882 - <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:     0x5b6538a5da5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b6538a5da5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b6538a12961 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b6538a12961 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b6538a21272 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b6538a26f2f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b6538a26dc1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b653818293e - <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:     0x5b653818293e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b6538a2769f - <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:     0x5b6538a2769f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b6538a2744a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b6538a213a9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b6538a0590d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b6538a68750 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b6538a678c6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5b653813563e - core::result::Result<T,E>::unwrap::h0ceb079b77e2cf9c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5b653813563e - mod::integration::debug_files::bundle_jvm::command_bundle_jvm::h822e76a43e330150
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/debug_files/bundle_jvm.rs:93:77
[INFO] [stdout]   22:     0x5b6538135847 - mod::integration::debug_files::bundle_jvm::command_bundle_jvm::{{closure}}::h5dc1e98a54a46eec
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/debug_files/bundle_jvm.rs:87:24
[INFO] [stdout]   23:     0x5b6538154ed6 - core::ops::function::FnOnce::call_once::h0776a73b6fc7b238
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b65381826fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b65381826fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5b6538198365 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5b6538198365 - <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]   28:     0x5b6538198365 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5b6538198365 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5b6538198365 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b6538198365 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5b6538198365 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5b653816eb54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5b653816eb54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b653817241a - <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]   37:     0x5b653817241a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5b653817241a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5b653817241a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b653817241a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b6538a1bd4f - <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]   43:     0x5b6538a1bd4f - 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]   44:     0x7430b6f1daa4 - <unknown>
[INFO] [stdout]   45:     0x7430b6faaa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration::debug_files::bundle_jvm::command_bundle_jvm_fails_out_is_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::debug_files::bundle_jvm::command_bundle_jvm_fails_out_is_file' (340) panicked at tests/integration/debug_files/bundle_jvm.rs:34:77:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b6538a4b882 - <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:     0x5b6538a5da5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b6538a5da5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b6538a12961 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b6538a12961 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b6538a21272 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b6538a26f2f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b6538a26dc1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b653818293e - <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:     0x5b653818293e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b6538a2769f - <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:     0x5b6538a2769f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b6538a2744a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b6538a213a9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b6538a0590d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b6538a68750 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b6538a678c6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5b6538135d26 - core::result::Result<T,E>::unwrap::h0ceb079b77e2cf9c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5b6538135d26 - mod::integration::debug_files::bundle_jvm::command_bundle_jvm_fails_out_is_file::h05b23407c5adaca6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/debug_files/bundle_jvm.rs:34:77
[INFO] [stdout]   22:     0x5b6538136007 - mod::integration::debug_files::bundle_jvm::command_bundle_jvm_fails_out_is_file::{{closure}}::h0202d37e8a276743
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/debug_files/bundle_jvm.rs:27:42
[INFO] [stdout]   23:     0x5b65381569b6 - core::ops::function::FnOnce::call_once::h89abef43e69384b0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b65381826fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b65381826fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5b6538198365 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5b6538198365 - <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]   28:     0x5b6538198365 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5b6538198365 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5b6538198365 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b6538198365 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5b6538198365 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5b653816eb54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5b653816eb54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b653817241a - <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]   37:     0x5b653817241a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5b653817241a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5b653817241a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b653817241a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b6538a1bd4f - <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]   43:     0x5b6538a1bd4f - 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]   44:     0x7430b6f1daa4 - <unknown>
[INFO] [stdout]   45:     0x7430b6faaa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration::debug_files::bundle_jvm::command_bundle_jvm_input_dir_empty stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::debug_files::bundle_jvm::command_bundle_jvm_input_dir_empty' (416) panicked at tests/integration/debug_files/bundle_jvm.rs:69:77:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b6538a4b882 - <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:     0x5b6538a5da5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b6538a5da5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b6538a12961 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b6538a12961 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b6538a21272 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b6538a26f2f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b6538a26dc1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b653818293e - <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:     0x5b653818293e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b6538a2769f - <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:     0x5b6538a2769f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b6538a2744a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b6538a213a9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b6538a0590d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b6538a68750 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b6538a678c6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5b6538135946 - core::result::Result<T,E>::unwrap::h0ceb079b77e2cf9c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5b6538135946 - mod::integration::debug_files::bundle_jvm::command_bundle_jvm_input_dir_empty::h3c40a6e1b238ce43
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/debug_files/bundle_jvm.rs:69:77
[INFO] [stdout]   22:     0x5b6538135c27 - mod::integration::debug_files::bundle_jvm::command_bundle_jvm_input_dir_empty::{{closure}}::hb0d2ad1fe9ea627d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/debug_files/bundle_jvm.rs:62:40
[INFO] [stdout]   23:     0x5b6538157c46 - core::ops::function::FnOnce::call_once::he3ab7400d80fd84d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b65381826fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b65381826fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5b6538198365 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5b6538198365 - <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]   28:     0x5b6538198365 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5b6538198365 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5b6538198365 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b6538198365 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5b6538198365 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5b653816eb54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5b653816eb54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b653817241a - <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]   37:     0x5b653817241a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5b653817241a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5b653817241a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b653817241a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b6538a1bd4f - <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]   43:     0x5b6538a1bd4f - 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]   44:     0x7430b6f1daa4 - <unknown>
[INFO] [stdout]   45:     0x7430b6faaa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration::debug_files::bundle_jvm::command_bundle_jvm_out_not_found_creates_dir stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::debug_files::bundle_jvm::command_bundle_jvm_out_not_found_creates_dir' (424) panicked at tests/integration/debug_files/bundle_jvm.rs:16:6:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b6538a4b882 - <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:     0x5b6538a5da5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b6538a5da5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b6538a12961 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b6538a12961 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b6538a21272 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b6538a26f2f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b6538a26dc1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b653818293e - <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:     0x5b653818293e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b6538a2769f - <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:     0x5b6538a2769f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b6538a2744a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b6538a213a9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b6538a0590d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b6538a68750 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b6538a678c6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5b6538136473 - core::result::Result<T,E>::unwrap::h0ceb079b77e2cf9c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5b6538136473 - mod::integration::debug_files::bundle_jvm::command_bundle_jvm_out_not_found_creates_dir::h255b8a9e0ca77951
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/debug_files/bundle_jvm.rs:16:6
[INFO] [stdout]   22:     0x5b6538136677 - mod::integration::debug_files::bundle_jvm::command_bundle_jvm_out_not_found_creates_dir::{{closure}}::h20c7cc195087f168
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/debug_files/bundle_jvm.rs:5:50
[INFO] [stdout]   23:     0x5b65381578b6 - core::ops::function::FnOnce::call_once::hd41483f06b7d1bc4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b65381826fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b65381826fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5b6538198365 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5b6538198365 - <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]   28:     0x5b6538198365 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5b6538198365 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5b6538198365 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b6538198365 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5b6538198365 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5b653816eb54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5b653816eb54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b653817241a - <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]   37:     0x5b653817241a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5b653817241a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5b653817241a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b653817241a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b6538a1bd4f - <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]   43:     0x5b6538a1bd4f - 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]   44:     0x7430b6f1daa4 - <unknown>
[INFO] [stdout]   45:     0x7430b6faaa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration::debug_files::command_debug_files_help stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::debug_files::command_debug_files_help' (432) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/runner.rs:104:17:
[INFO] [stdout] 1 of 10 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b6538a4b882 - <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:     0x5b6538a5da5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b6538a5da5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b6538a12961 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b6538a12961 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b6538a21272 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b6538a26f2f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b6538a26dc1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b653818293e - <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:     0x5b653818293e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b6538a2769f - <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:     0x5b6538a2769f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b6538a2744a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b6538a213a9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b6538a0590d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b6538a68750 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b6538252b75 - trycmd::runner::Runner::run::ha4e1980335bdc0c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/runner.rs:104:17
[INFO] [stdout]   20:     0x5b653822352f - trycmd::cases::TestCases::run::ha84e5d8587ad1e5e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/cases.rs:165:16
[INFO] [stdout]   21:     0x5b653822159a - <trycmd::cases::TestCases as core::ops::drop::Drop>::drop::h0b04315a3f569de3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/cases.rs:175:18
[INFO] [stdout]   22:     0x5b65381ca607 - core::ptr::drop_in_place<trycmd::cases::TestCases>::h4a9e6cade8e24df5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   23:     0x5b65381595db - core::ptr::drop_in_place<mod::integration::test_utils::test_manager::TrycmdTestManager>::h7dff9a58de8f6916
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   24:     0x5b65381366c8 - mod::integration::debug_files::command_debug_files_help::h983d3c5bec7e5a50
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/debug_files/mod.rs:8:68
[INFO] [stdout]   25:     0x5b65381366e7 - mod::integration::debug_files::command_debug_files_help::{{closure}}::h726f0966353ff94a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/debug_files/mod.rs:7:30
[INFO] [stdout]   26:     0x5b6538156836 - core::ops::function::FnOnce::call_once::h81d7365d73d82759
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5b65381826fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5b65381826fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5b6538198365 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5b6538198365 - <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:     0x5b6538198365 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x5b6538198365 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x5b6538198365 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5b6538198365 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5b6538198365 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5b653816eb54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5b653816eb54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5b653817241a - <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:     0x5b653817241a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5b653817241a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5b653817241a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5b653817241a - 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:     0x5b6538a1bd4f - <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:     0x5b6538a1bd4f - 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:     0x7430b6f1daa4 - <unknown>
[INFO] [stdout]   48:     0x7430b6faaa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration::info::command_info_no_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::info::command_info_no_token' (667) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/runner.rs:104:17:
[INFO] [stdout] 1 of 1 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b6538a4b882 - <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:     0x5b6538a5da5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b6538a5da5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b6538a12961 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b6538a12961 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b6538a21272 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b6538a26f2f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b6538a26dc1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b653818293e - <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:     0x5b653818293e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b6538a2769f - <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:     0x5b6538a2769f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b6538a2744a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b6538a213a9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b6538a0590d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b6538a68750 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b6538252b75 - trycmd::runner::Runner::run::ha4e1980335bdc0c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/runner.rs:104:17
[INFO] [stdout]   20:     0x5b653822352f - trycmd::cases::TestCases::run::ha84e5d8587ad1e5e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/cases.rs:165:16
[INFO] [stdout]   21:     0x5b653822159a - <trycmd::cases::TestCases as core::ops::drop::Drop>::drop::h0b04315a3f569de3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/cases.rs:175:18
[INFO] [stdout]   22:     0x5b65381ca607 - core::ptr::drop_in_place<trycmd::cases::TestCases>::h4a9e6cade8e24df5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   23:     0x5b653814058b - mod::integration::info::command_info_no_token::h82fb97ab0b6558ea
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/info.rs:15:68
[INFO] [stdout]   24:     0x5b65381405c7 - mod::integration::info::command_info_no_token::{{closure}}::h64f8dc200cacbcf3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/info.rs:11:27
[INFO] [stdout]   25:     0x5b6538157c86 - core::ops::function::FnOnce::call_once::he45fce37beff36b4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5b65381826fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5b65381826fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5b6538198365 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5b6538198365 - <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]   30:     0x5b6538198365 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x5b6538198365 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x5b6538198365 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5b6538198365 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5b6538198365 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5b653816eb54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5b653816eb54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x5b653817241a - <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]   39:     0x5b653817241a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x5b653817241a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x5b653817241a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x5b653817241a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b6538a1bd4f - <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]   45:     0x5b6538a1bd4f - 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]   46:     0x7430b6f1daa4 - <unknown>
[INFO] [stdout]   47:     0x7430b6faaa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration::send_event::command_send_event_not_windows stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::send_event::command_send_event_not_windows' (1043) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/runner.rs:104:17:
[INFO] [stdout] 1 of 1 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b6538a4b882 - <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:     0x5b6538a5da5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b6538a5da5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b6538a12961 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b6538a12961 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b6538a21272 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b6538a26f2f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b6538a26dc1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b653818293e - <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:     0x5b653818293e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b6538a2769f - <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:     0x5b6538a2769f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b6538a2744a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b6538a213a9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b6538a0590d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b6538a68750 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b6538252b75 - trycmd::runner::Runner::run::ha4e1980335bdc0c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/runner.rs:104:17
[INFO] [stdout]   20:     0x5b653822352f - trycmd::cases::TestCases::run::ha84e5d8587ad1e5e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/cases.rs:165:16
[INFO] [stdout]   21:     0x5b653822159a - <trycmd::cases::TestCases as core::ops::drop::Drop>::drop::h0b04315a3f569de3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/cases.rs:175:18
[INFO] [stdout]   22:     0x5b65381ca607 - core::ptr::drop_in_place<trycmd::cases::TestCases>::h4a9e6cade8e24df5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   23:     0x5b65381595db - core::ptr::drop_in_place<mod::integration::test_utils::test_manager::TrycmdTestManager>::h7dff9a58de8f6916
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   24:     0x5b653812e7da - mod::integration::send_event::command_send_event_not_windows::h75a065b027fa5df5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/send_event.rs:11:65
[INFO] [stdout]   25:     0x5b653812e827 - mod::integration::send_event::command_send_event_not_windows::{{closure}}::hae91cb0d563d8781
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/send_event.rs:8:36
[INFO] [stdout]   26:     0x5b6538156156 - core::ops::function::FnOnce::call_once::h5f66f40bfdb14352
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5b65381826fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5b65381826fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5b6538198365 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5b6538198365 - <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:     0x5b6538198365 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x5b6538198365 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x5b6538198365 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5b6538198365 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5b6538198365 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5b653816eb54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5b653816eb54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5b653817241a - <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:     0x5b653817241a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5b653817241a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5b653817241a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5b653817241a - 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:     0x5b6538a1bd4f - <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:     0x5b6538a1bd4f - 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:     0x7430b6f1daa4 - <unknown>
[INFO] [stdout]   48:     0x7430b6faaa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration::sourcemaps::inject::command_sourcemaps_inject_bundlers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::sourcemaps::inject::command_sourcemaps_inject_bundlers' (1343) panicked at tests/integration/sourcemaps/inject.rs:137:6:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b6538a4b882 - <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:     0x5b6538a5da5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b6538a5da5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b6538a12961 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b6538a12961 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b6538a21272 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b6538a26f2f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b6538a26dc1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b653818293e - <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:     0x5b653818293e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b6538a2769f - <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:     0x5b6538a2769f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b6538a2744a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b6538a213a9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b6538a0590d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b6538a68750 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b6538a678c6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5b65381318e6 - core::result::Result<T,E>::unwrap::h0ceb079b77e2cf9c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5b65381318e6 - mod::integration::sourcemaps::inject::command_sourcemaps_inject_bundlers::hcde893969a017cd9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/sourcemaps/inject.rs:137:6
[INFO] [stdout]   22:     0x5b6538131a67 - mod::integration::sourcemaps::inject::command_sourcemaps_inject_bundlers::{{closure}}::h4783a5cfe868eb6e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/sourcemaps/inject.rs:128:40
[INFO] [stdout]   23:     0x5b65381576b6 - core::ops::function::FnOnce::call_once::hcaff978737c8ad81
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b65381826fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b65381826fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5b6538198365 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5b6538198365 - <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]   28:     0x5b6538198365 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5b6538198365 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5b6538198365 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b6538198365 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5b6538198365 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5b653816eb54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5b653816eb54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b653817241a - <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]   37:     0x5b653817241a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5b653817241a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5b653817241a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b653817241a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b6538a1bd4f - <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]   43:     0x5b6538a1bd4f - 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]   44:     0x7430b6f1daa4 - <unknown>
[INFO] [stdout]   45:     0x7430b6faaa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration::sourcemaps::inject::command_sourcemaps_inject_indexed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::sourcemaps::inject::command_sourcemaps_inject_indexed' (1351) panicked at tests/integration/sourcemaps/inject.rs:186:51:
[INFO] [stdout] Failed to copy inject_indexed: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b6538a4b882 - <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:     0x5b6538a5da5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b6538a5da5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b6538a12961 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b6538a12961 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b6538a21272 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b6538a26f2f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b6538a26dc1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b653818293e - <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:     0x5b653818293e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b6538a2769f - <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:     0x5b6538a2769f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b6538a2744a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b6538a213a9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b6538a0590d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b6538a68750 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b6538a678c6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5b6538648b7c - core::result::Result<T,E>::expect::h68280b84819fde9e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x5b653813164c - mod::integration::sourcemaps::inject::command_sourcemaps_inject_indexed::h49b76e603708bd5f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/sourcemaps/inject.rs:186:51
[INFO] [stdout]   22:     0x5b6538131807 - mod::integration::sourcemaps::inject::command_sourcemaps_inject_indexed::{{closure}}::he62c5c121e64a032
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/sourcemaps/inject.rs:176:39
[INFO] [stdout]   23:     0x5b6538157626 - core::ops::function::FnOnce::call_once::hc9de523276128c13
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b65381826fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b65381826fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5b6538198365 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5b6538198365 - <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]   28:     0x5b6538198365 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5b6538198365 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5b6538198365 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b6538198365 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5b6538198365 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5b653816eb54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5b653816eb54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b653817241a - <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]   37:     0x5b653817241a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5b653817241a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5b653817241a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b653817241a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b6538a1bd4f - <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]   43:     0x5b6538a1bd4f - 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]   44:     0x7430b6f1daa4 - <unknown>
[INFO] [stdout]   45:     0x7430b6faaa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration::sourcemaps::inject::command_sourcemaps_inject_not_compiled stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::sourcemaps::inject::command_sourcemaps_inject_not_compiled' (1353) panicked at tests/integration/sourcemaps/inject.rs:159:6:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b6538a4b882 - <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:     0x5b6538a5da5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b6538a5da5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b6538a12961 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b6538a12961 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b6538a21272 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b6538a26f2f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b6538a26dc1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b653818293e - <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:     0x5b653818293e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b6538a2769f - <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:     0x5b6538a2769f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b6538a2744a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b6538a213a9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b6538a0590d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b6538a68750 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b6538a678c6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5b6538131b46 - core::result::Result<T,E>::unwrap::h0ceb079b77e2cf9c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5b6538131b46 - mod::integration::sourcemaps::inject::command_sourcemaps_inject_not_compiled::hbfd615997c9bfeec
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/sourcemaps/inject.rs:159:6
[INFO] [stdout]   22:     0x5b6538131cc7 - mod::integration::sourcemaps::inject::command_sourcemaps_inject_not_compiled::{{closure}}::h9d8060f62f2656f4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/sourcemaps/inject.rs:148:44
[INFO] [stdout]   23:     0x5b6538158006 - core::ops::function::FnOnce::call_once::hf4972e2c0fd26d52
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b65381826fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b65381826fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5b6538198365 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5b6538198365 - <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]   28:     0x5b6538198365 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5b6538198365 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5b6538198365 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b6538198365 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5b6538198365 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5b653816eb54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5b653816eb54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b653817241a - <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]   37:     0x5b653817241a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5b653817241a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5b653817241a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b653817241a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b6538a1bd4f - <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]   43:     0x5b6538a1bd4f - 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]   44:     0x7430b6f1daa4 - <unknown>
[INFO] [stdout]   45:     0x7430b6faaa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration::sourcemaps::inject::command_sourcemaps_inject_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::sourcemaps::inject::command_sourcemaps_inject_output' (1354) panicked at tests/integration/sourcemaps/inject.rs:18:80:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b6538a4b882 - <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:     0x5b6538a5da5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b6538a5da5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b6538a12961 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b6538a12961 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b6538a21272 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b6538a26f2f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b6538a26dc1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b653818293e - <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:     0x5b653818293e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b6538a2769f - <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:     0x5b6538a2769f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b6538a2744a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b6538a213a9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b6538a0590d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b6538a68750 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b6538a678c6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5b6538131446 - core::result::Result<T,E>::unwrap::h0ceb079b77e2cf9c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5b6538131446 - mod::integration::sourcemaps::inject::command_sourcemaps_inject_output::hbd6a9151e405f9db
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/sourcemaps/inject.rs:18:80
[INFO] [stdout]   22:     0x5b65381315c7 - mod::integration::sourcemaps::inject::command_sourcemaps_inject_output::{{closure}}::h097bc47d63ff9e21
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/sourcemaps/inject.rs:13:38
[INFO] [stdout]   23:     0x5b6538156936 - core::ops::function::FnOnce::call_once::h87ff34c2cf140a41
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b65381826fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b65381826fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5b6538198365 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5b6538198365 - <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]   28:     0x5b6538198365 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5b6538198365 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5b6538198365 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b6538198365 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5b6538198365 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5b653816eb54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5b653816eb54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b653817241a - <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]   37:     0x5b653817241a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5b653817241a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5b653817241a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b653817241a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b6538a1bd4f - <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]   43:     0x5b6538a1bd4f - 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]   44:     0x7430b6f1daa4 - <unknown>
[INFO] [stdout]   45:     0x7430b6faaa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration::sourcemaps::inject::command_sourcemaps_inject_output_embedded stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::sourcemaps::inject::command_sourcemaps_inject_output_embedded' (1355) panicked at tests/integration/sourcemaps/inject.rs:71:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b6538a4b882 - <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:     0x5b6538a5da5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b6538a5da5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b6538a12961 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b6538a12961 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b6538a21272 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b6538a26f2f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b6538a26dc1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b653818293e - <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:     0x5b653818293e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b6538a2769f - <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:     0x5b6538a2769f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b6538a2744a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b6538a213a9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b6538a0590d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b6538a68750 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b6538a678c6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5b6538132268 - core::result::Result<T,E>::unwrap::h0ceb079b77e2cf9c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5b6538132268 - mod::integration::sourcemaps::inject::command_sourcemaps_inject_output_embedded::h2870d2986a600f82
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/sourcemaps/inject.rs:71:43
[INFO] [stdout]   22:     0x5b65381324c7 - mod::integration::sourcemaps::inject::command_sourcemaps_inject_output_embedded::{{closure}}::h88bf0de3189e6d42
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/sourcemaps/inject.rs:65:47
[INFO] [stdout]   23:     0x5b6538154fd6 - core::ops::function::FnOnce::call_once::h0a891aaf047749a3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b65381826fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b65381826fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5b6538198365 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5b6538198365 - <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]   28:     0x5b6538198365 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5b6538198365 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5b6538198365 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b6538198365 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5b6538198365 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5b653816eb54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5b653816eb54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b653817241a - <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]   37:     0x5b653817241a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5b653817241a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5b653817241a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b653817241a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b6538a1bd4f - <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]   43:     0x5b6538a1bd4f - 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]   44:     0x7430b6f1daa4 - <unknown>
[INFO] [stdout]   45:     0x7430b6faaa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration::sourcemaps::inject::command_sourcemaps_inject_output_nofiles stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::sourcemaps::inject::command_sourcemaps_inject_output_nofiles' (1358) panicked at tests/integration/sourcemaps/inject.rs:54:85:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b6538a4b882 - <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:     0x5b6538a5da5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b6538a5da5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b6538a12961 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b6538a12961 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b6538a21272 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b6538a26f2f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b6538a26dc1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b653818293e - <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:     0x5b653818293e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b6538a2769f - <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:     0x5b6538a2769f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b6538a2744a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b6538a213a9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b6538a0590d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b6538a68750 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b6538a678c6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5b6538132020 - core::result::Result<T,E>::unwrap::h0ceb079b77e2cf9c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5b6538132020 - mod::integration::sourcemaps::inject::command_sourcemaps_inject_output_nofiles::hace98d9d622934a6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/sourcemaps/inject.rs:54:85
[INFO] [stdout]   22:     0x5b6538132197 - mod::integration::sourcemaps::inject::command_sourcemaps_inject_output_nofiles::{{closure}}::h5007883a8a9adc11
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/sourcemaps/inject.rs:49:46
[INFO] [stdout]   23:     0x5b65381579d6 - core::ops::function::FnOnce::call_once::hd97b9ac2b54adc80
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b65381826fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b65381826fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5b6538198365 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5b6538198365 - <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]   28:     0x5b6538198365 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5b6538198365 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5b6538198365 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b6538198365 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5b6538198365 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5b653816eb54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5b653816eb54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b653817241a - <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]   37:     0x5b653817241a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5b653817241a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5b653817241a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b653817241a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b6538a1bd4f - <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]   43:     0x5b6538a1bd4f - 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]   44:     0x7430b6f1daa4 - <unknown>
[INFO] [stdout]   45:     0x7430b6faaa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration::sourcemaps::inject::command_sourcemaps_inject_output_nomappings stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::sourcemaps::inject::command_sourcemaps_inject_output_nomappings' (1359) panicked at tests/integration/sourcemaps/inject.rs:38:6:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b6538a4b882 - <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:     0x5b6538a5da5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b6538a5da5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b6538a12961 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b6538a12961 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b6538a21272 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b6538a26f2f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b6538a26dc1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b653818293e - <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:     0x5b653818293e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b6538a2769f - <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:     0x5b6538a2769f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b6538a2744a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b6538a213a9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b6538a0590d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b6538a68750 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b6538a678c6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5b6538132616 - core::result::Result<T,E>::unwrap::h0ceb079b77e2cf9c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5b6538132616 - mod::integration::sourcemaps::inject::command_sourcemaps_inject_output_nomappings::h06b38c32d6e35721
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/sourcemaps/inject.rs:38:6
[INFO] [stdout]   22:     0x5b6538132797 - mod::integration::sourcemaps::inject::command_sourcemaps_inject_output_nomappings::{{closure}}::h6165a70b29e40c29
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/sourcemaps/inject.rs:29:49
[INFO] [stdout]   23:     0x5b65381567f6 - core::ops::function::FnOnce::call_once::h7ef3081bf7335370
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b65381826fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b65381826fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5b6538198365 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5b6538198365 - <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]   28:     0x5b6538198365 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5b6538198365 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5b6538198365 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b6538198365 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5b6538198365 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5b653816eb54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5b653816eb54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b653817241a - <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]   37:     0x5b653817241a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5b653817241a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5b653817241a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b653817241a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b6538a1bd4f - <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]   43:     0x5b6538a1bd4f - 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]   44:     0x7430b6f1daa4 - <unknown>
[INFO] [stdout]   45:     0x7430b6faaa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration::sourcemaps::inject::command_sourcemaps_inject_output_split stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::sourcemaps::inject::command_sourcemaps_inject_output_split' (1360) panicked at tests/integration/sourcemaps/inject.rs:96:6:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b6538a4b882 - <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:     0x5b6538a5da5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b6538a5da5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b6538a12961 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b6538a12961 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b6538a21272 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b6538a26f2f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b6538a26dc1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b653818293e - <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:     0x5b653818293e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b6538a2769f - <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:     0x5b6538a2769f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b6538a2744a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b6538a213a9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b6538a0590d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b6538a68750 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b6538a678c6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5b6538131da6 - core::result::Result<T,E>::unwrap::h0ceb079b77e2cf9c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5b6538131da6 - mod::integration::sourcemaps::inject::command_sourcemaps_inject_output_split::h8c97150607ddca7b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/sourcemaps/inject.rs:96:6
[INFO] [stdout]   22:     0x5b6538131f27 - mod::integration::sourcemaps::inject::command_sourcemaps_inject_output_split::{{closure}}::h291ef671505aa395
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/sourcemaps/inject.rs:87:44
[INFO] [stdout]   23:     0x5b6538157a16 - core::ops::function::FnOnce::call_once::hd9f9564ea1db61cb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b65381826fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b65381826fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5b6538198365 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5b6538198365 - <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]   28:     0x5b6538198365 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5b6538198365 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5b6538198365 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b6538198365 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5b6538198365 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5b653816eb54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5b653816eb54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b653817241a - <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]   37:     0x5b653817241a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5b653817241a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5b653817241a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b653817241a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b6538a1bd4f - <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]   43:     0x5b6538a1bd4f - 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]   44:     0x7430b6f1daa4 - <unknown>
[INFO] [stdout]   45:     0x7430b6faaa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration::sourcemaps::inject::command_sourcemaps_inject_output_split_ambiguous stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::sourcemaps::inject::command_sourcemaps_inject_output_split_ambiguous' (1361) panicked at tests/integration/sourcemaps/inject.rs:117:6:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b6538a4b882 - <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:     0x5b6538a5da5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b6538a5da5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b6538a12961 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b6538a12961 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b6538a21272 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b6538a26f2f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b6538a26dc1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b653818293e - <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:     0x5b653818293e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b6538a2769f - <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:     0x5b6538a2769f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b6538a2744a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b6538a213a9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b6538a0590d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b6538a68750 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b6538a678c6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5b6538132876 - core::result::Result<T,E>::unwrap::h0ceb079b77e2cf9c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5b6538132876 - mod::integration::sourcemaps::inject::command_sourcemaps_inject_output_split_ambiguous::h3d4ca9bff045d5a8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/sourcemaps/inject.rs:117:6
[INFO] [stdout]   22:     0x5b65381329f7 - mod::integration::sourcemaps::inject::command_sourcemaps_inject_output_split_ambiguous::{{closure}}::h6c8109165344644d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/sourcemaps/inject.rs:107:54
[INFO] [stdout]   23:     0x5b6538156c16 - core::ops::function::FnOnce::call_once::h975f791765f5fbf6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b65381826fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b65381826fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5b6538198365 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5b6538198365 - <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]   28:     0x5b6538198365 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5b6538198365 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5b6538198365 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b6538198365 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5b6538198365 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5b653816eb54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5b653816eb54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b653817241a - <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]   37:     0x5b653817241a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5b653817241a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5b653817241a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b653817241a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b6538a1bd4f - <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]   43:     0x5b6538a1bd4f - 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]   44:     0x7430b6f1daa4 - <unknown>
[INFO] [stdout]   45:     0x7430b6faaa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration::send_metric::command_send_metric_increment_no_dsn stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::send_metric::command_send_metric_increment_no_dsn' (1084) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/runner.rs:104:17:
[INFO] [stdout] 1 of 1 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b6538a4b882 - <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:     0x5b6538a5da5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b6538a5da5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b6538a12961 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b6538a12961 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b6538a21272 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b6538a26f2f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b6538a26dc1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b653818293e - <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:     0x5b653818293e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b6538a2769f - <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:     0x5b6538a2769f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b6538a2744a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b6538a213a9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b6538a0590d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b6538a68750 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b6538252b75 - trycmd::runner::Runner::run::ha4e1980335bdc0c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/runner.rs:104:17
[INFO] [stdout]   20:     0x5b653822352f - trycmd::cases::TestCases::run::ha84e5d8587ad1e5e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/cases.rs:165:16
[INFO] [stdout]   21:     0x5b653822159a - <trycmd::cases::TestCases as core::ops::drop::Drop>::drop::h0b04315a3f569de3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/cases.rs:175:18
[INFO] [stdout]   22:     0x5b65381ca607 - core::ptr::drop_in_place<trycmd::cases::TestCases>::h4a9e6cade8e24df5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   23:     0x5b653815d713 - mod::integration::send_metric::command_send_metric_increment_no_dsn::h97978fff26e9ab7f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/send_metric.rs:37:108
[INFO] [stdout]   24:     0x5b653815d767 - mod::integration::send_metric::command_send_metric_increment_no_dsn::{{closure}}::hc01f7e0c5b923bb1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/send_metric.rs:32:42
[INFO] [stdout]   25:     0x5b6538155406 - core::ops::function::FnOnce::call_once::h194f40babf883fa7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5b65381826fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5b65381826fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5b6538198365 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5b6538198365 - <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]   30:     0x5b6538198365 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x5b6538198365 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x5b6538198365 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5b6538198365 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5b6538198365 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5b653816eb54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5b653816eb54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x5b653817241a - <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]   39:     0x5b653817241a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x5b653817241a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x5b653817241a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x5b653817241a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b6538a1bd4f - <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]   45:     0x5b6538a1bd4f - 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]   46:     0x7430b6f1daa4 - <unknown>
[INFO] [stdout]   47:     0x7430b6faaa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration::update::command_update stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::update::command_update' (1611) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/runner.rs:104:17:
[INFO] [stdout] 1 of 2 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - 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:     0x5b6538a4b882 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b6538a4b882 - <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:     0x5b6538a5da5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b6538a5da5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b6538a12961 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b6538a12961 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b6538a21272 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b6538a26f2f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b6538a26dc1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b653818293e - <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:     0x5b653818293e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b6538a2769f - <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:     0x5b6538a2769f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b6538a2744a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b6538a213a9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b6538a0590d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b6538a68750 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b6538252b75 - trycmd::runner::Runner::run::ha4e1980335bdc0c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/runner.rs:104:17
[INFO] [stdout]   20:     0x5b653822352f - trycmd::cases::TestCases::run::ha84e5d8587ad1e5e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/cases.rs:165:16
[INFO] [stdout]   21:     0x5b653822159a - <trycmd::cases::TestCases as core::ops::drop::Drop>::drop::h0b04315a3f569de3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/cases.rs:175:18
[INFO] [stdout]   22:     0x5b65381ca607 - core::ptr::drop_in_place<trycmd::cases::TestCases>::h4a9e6cade8e24df5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   23:     0x5b65381595db - core::ptr::drop_in_place<mod::integration::test_utils::test_manager::TrycmdTestManager>::h7dff9a58de8f6916
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   24:     0x5b653815da78 - mod::integration::update::command_update::h363b6a484e3f68bd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/update.rs:5:63
[INFO] [stdout]   25:     0x5b653815da97 - mod::integration::update::command_update::{{closure}}::h286ba19c589adaaa
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/update.rs:4:20
[INFO] [stdout]   26:     0x5b6538155386 - core::ops::function::FnOnce::call_once::h179abc3abc367d3e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5b65381826fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5b65381826fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5b6538198365 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5b6538198365 - <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:     0x5b6538198365 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x5b6538198365 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x5b6538198365 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5b6538198365 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5b6538198365 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5b653816eb54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5b653816eb54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5b653817241a - <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:     0x5b653817241a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5b653817241a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5b653817241a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5b653817241a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5b653817241a - 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:     0x5b6538a1bd4f - <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:     0x5b6538a1bd4f - 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:     0x7430b6f1daa4 - <unknown>
[INFO] [stdout]   48:     0x7430b6faaa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     integration::debug_files::bundle_jvm::command_bundle_jvm
[INFO] [stdout]     integration::debug_files::bundle_jvm::command_bundle_jvm_fails_out_is_file
[INFO] [stdout]     integration::debug_files::bundle_jvm::command_bundle_jvm_input_dir_empty
[INFO] [stdout]     integration::debug_files::bundle_jvm::command_bundle_jvm_out_not_found_creates_dir
[INFO] [stdout]     integration::debug_files::command_debug_files_help
[INFO] [stdout]     integration::info::command_info_no_token
[INFO] [stdout]     integration::send_event::command_send_event_not_windows
[INFO] [stdout]     integration::send_metric::command_send_metric_increment_no_dsn
[INFO] [stdout]     integration::sourcemaps::inject::command_sourcemaps_inject_bundlers
[INFO] [stdout]     integration::sourcemaps::inject::command_sourcemaps_inject_indexed
[INFO] [stdout]     integration::sourcemaps::inject::command_sourcemaps_inject_not_compiled
[INFO] [stdout]     integration::sourcemaps::inject::command_sourcemaps_inject_output
[INFO] [stdout]     integration::sourcemaps::inject::command_sourcemaps_inject_output_embedded
[INFO] [stdout]     integration::sourcemaps::inject::command_sourcemaps_inject_output_nofiles
[INFO] [stdout]     integration::sourcemaps::inject::command_sourcemaps_inject_output_nomappings
[INFO] [stdout]     integration::sourcemaps::inject::command_sourcemaps_inject_output_split
[INFO] [stdout]     integration::sourcemaps::inject::command_sourcemaps_inject_output_split_ambiguous
[INFO] [stdout]     integration::update::command_update
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 156 passed; 18 failed; 0 ignored; 0 measured; 0 filtered out; finished in 36.59s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test mod`
[INFO] running `Command { std: "docker" "inspect" "af76ef704354efddde48fe62cc5957115bca9ee88a847cb5843109f2d5a63bc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af76ef704354efddde48fe62cc5957115bca9ee88a847cb5843109f2d5a63bc6", kill_on_drop: false }`
[INFO] [stdout] af76ef704354efddde48fe62cc5957115bca9ee88a847cb5843109f2d5a63bc6
