[INFO] fetching crate v8-to-istanbul 0.1.3...
[INFO] testing v8-to-istanbul-0.1.3 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate v8-to-istanbul 0.1.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate v8-to-istanbul 0.1.3
[INFO] finished tweaking crates.io crate v8-to-istanbul 0.1.3
[INFO] tweaked toml for crates.io crate v8-to-istanbul 0.1.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate v8-to-istanbul 0.1.3 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 crates.io crate v8-to-istanbul 0.1.3 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 7a71ae388cce60ee4c5659fc4e32e6b79829cdccc69adefb68aefa104688e4d2
[INFO] running `Command { std: "docker" "start" "-a" "7a71ae388cce60ee4c5659fc4e32e6b79829cdccc69adefb68aefa104688e4d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a71ae388cce60ee4c5659fc4e32e6b79829cdccc69adefb68aefa104688e4d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a71ae388cce60ee4c5659fc4e32e6b79829cdccc69adefb68aefa104688e4d2", kill_on_drop: false }`
[INFO] [stdout] 7a71ae388cce60ee4c5659fc4e32e6b79829cdccc69adefb68aefa104688e4d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] fe44149c33e36f18f95ca9f59c011c196eb3a87c6aae8cf8a720153d7152954a
[INFO] running `Command { std: "docker" "start" "-a" "fe44149c33e36f18f95ca9f59c011c196eb3a87c6aae8cf8a720153d7152954a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling serde v1.0.206
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.124
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling outref v0.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling simd-abstraction v0.7.1
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling base64-simd v0.7.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling unicode-id-start v1.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.206
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling markup-proc-macro v0.15.0
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling markup v0.15.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling clap v4.5.15
[INFO] [stderr]    Compiling lcov2 v0.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]    Compiling derive_builder v0.20.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sourcemap v9.0.0
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling v8-to-istanbul v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `BranchMap` is more private than the item `IstanbulCov::branch_map`
[INFO] [stdout]   --> src/format/istanbul.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub branch_map: HashMap<String, BranchMap>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `IstanbulCov::branch_map` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `BranchMap` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/format/istanbul.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct BranchMap {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FnMap` is more private than the item `IstanbulCov::fn_map`
[INFO] [stdout]   --> src/format/istanbul.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn_map: HashMap<String, FnMap>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `IstanbulCov::fn_map` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `FnMap` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/format/istanbul.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct FnMap {
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Position` is more private than the item `StatementMap::start`
[INFO] [stdout]   --> src/format/istanbul.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub start: Position,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ field `StatementMap::start` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Position` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/format/istanbul.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct Position {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Position` is more private than the item `StatementMap::end`
[INFO] [stdout]   --> src/format/istanbul.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub end: Position,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ field `StatementMap::end` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Position` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/format/istanbul.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct Position {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `url_key` is never used
[INFO] [stdout]    --> src/main.rs:198:4
[INFO] [stdout]     |
[INFO] [stdout] 198 | fn url_key(u: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `function_name` and `is_block_coverage` are never read
[INFO] [stdout]   --> src/format/script_coverage.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct FunctionCoverage {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 22 |     #[serde(rename = "functionName")]
[INFO] [stdout] 23 |     pub function_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub is_block_coverage: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FunctionCoverage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source_url` is never read
[INFO] [stdout]   --> src/statement.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Statement {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 13 |     pub source_url: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.15s
[INFO] running `Command { std: "docker" "inspect" "fe44149c33e36f18f95ca9f59c011c196eb3a87c6aae8cf8a720153d7152954a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe44149c33e36f18f95ca9f59c011c196eb3a87c6aae8cf8a720153d7152954a", kill_on_drop: false }`
[INFO] [stdout] fe44149c33e36f18f95ca9f59c011c196eb3a87c6aae8cf8a720153d7152954a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0c12c9f769491c2f9cc0e0388c82efa5bd47b0abfcdebd4ec09a38775630a51d
[INFO] running `Command { std: "docker" "start" "-a" "0c12c9f769491c2f9cc0e0388c82efa5bd47b0abfcdebd4ec09a38775630a51d", kill_on_drop: false }`
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling v8-to-istanbul v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/format/../../tests/base/main.min.js.map`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/format/istanbul.rs:119:48
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let source_map = SourceMap::from_slice(include_bytes!("../../tests/base/main.min.js.map"))?;
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/format/../../tmp/coverage/lcov.info`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/format/lcov.rs:11:24
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let contents = include_str!("../../tmp/coverage/lcov.info");
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/format/../../tests/jsx/v8-coverage.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/format/script_coverage.rs:179:34
[INFO] [stdout]     |
[INFO] [stdout] 179 |             serde_json::from_str(include_str!("../../tests/jsx/v8-coverage.json"))?;
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../tests/base/v8-coverage.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/translate.rs:253:107
[INFO] [stdout]     |
[INFO] [stdout] 253 |           let script_coverage = serde_json::from_str::<Vec<crate::format::script_coverage::ScriptCoverage>>(include_str!(
[INFO] [stdout]     |  ___________________________________________________________________________________________________________^
[INFO] [stdout] 254 | |             "../tests/base/v8-coverage.json"
[INFO] [stdout] 255 | |         ))
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../tests/base/main.min.js.map`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/translate.rs:257:48
[INFO] [stdout]     |
[INFO] [stdout] 257 |         let source_map = SourceMap::from_slice(include_bytes!("../tests/base/main.min.js.map"))?;
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../tests/base/source_map_link.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/translate.rs:265:34
[INFO] [stdout]     |
[INFO] [stdout] 265 |             serde_json::from_str(include_str!("../tests/base/source_map_link.json"))?;
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../tests/jsx/v8-coverage.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/translate.rs:272:107
[INFO] [stdout]     |
[INFO] [stdout] 272 |           let script_coverage = serde_json::from_str::<Vec<crate::format::script_coverage::ScriptCoverage>>(include_str!(
[INFO] [stdout]     |  ___________________________________________________________________________________________________________^
[INFO] [stdout] 273 | |             "../tests/jsx/v8-coverage.json"
[INFO] [stdout] 274 | |         ))
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../tests/jsx/main.f272a57c.chunk.js.map`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/translate.rs:277:35
[INFO] [stdout]     |
[INFO] [stdout] 277 |             SourceMap::from_slice(include_bytes!("../tests/jsx/main.f272a57c.chunk.js.map"))?;
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../tests/jsx/source_map_link.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/translate.rs:286:34
[INFO] [stdout]     |
[INFO] [stdout] 286 |             serde_json::from_str(include_str!("../tests/jsx/source_map_link.json"))?;
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `v8-to-istanbul` (bin "v8-to-istanbul" test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "0c12c9f769491c2f9cc0e0388c82efa5bd47b0abfcdebd4ec09a38775630a51d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c12c9f769491c2f9cc0e0388c82efa5bd47b0abfcdebd4ec09a38775630a51d", kill_on_drop: false }`
[INFO] [stdout] 0c12c9f769491c2f9cc0e0388c82efa5bd47b0abfcdebd4ec09a38775630a51d
