[INFO] cloning repository https://github.com/nathanwhit/symbolicate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathanwhit/symbolicate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanwhit%2Fsymbolicate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanwhit%2Fsymbolicate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1130c9ffe230d155df5173528c23f5f7d6a98b22
[INFO] checking nathanwhit/symbolicate against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanwhit%2Fsymbolicate" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nathanwhit/symbolicate
[INFO] finished tweaking git repo https://github.com/nathanwhit/symbolicate
[INFO] tweaked toml for git repo https://github.com/nathanwhit/symbolicate written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nathanwhit/symbolicate on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nathanwhit/symbolicate 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scroll_derive v0.12.0
[INFO] [stderr]   Downloaded symbolic v12.13.3
[INFO] [stderr]   Downloaded symbolic-symcache v12.13.3
[INFO] [stderr]   Downloaded watto v0.1.0
[INFO] [stderr]   Downloaded symbolic-common v12.13.3
[INFO] [stderr]   Downloaded elsa v1.10.0
[INFO] [stderr]   Downloaded range-collections v0.2.4
[INFO] [stderr]   Downloaded pdb-addr2line v0.10.4
[INFO] [stderr]   Downloaded clap v4.5.27
[INFO] [stderr]   Downloaded elementtree v1.2.3
[INFO] [stderr]   Downloaded pdb v0.8.0
[INFO] [stderr]   Downloaded symbolic-debuginfo v12.13.3
[INFO] [stderr]   Downloaded symbolic-demangle v12.13.3
[INFO] [stderr]   Downloaded wasmparser v0.214.0
[INFO] [stderr]   Downloaded symbolic-ppdb v12.13.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2f96cbcf51a28ad51cf5a09a40bcf8c715eebacfa434cd68c3afcd98ce728bd
[INFO] running `Command { std: "docker" "start" "-a" "a2f96cbcf51a28ad51cf5a09a40bcf8c715eebacfa434cd68c3afcd98ce728bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2f96cbcf51a28ad51cf5a09a40bcf8c715eebacfa434cd68c3afcd98ce728bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2f96cbcf51a28ad51cf5a09a40bcf8c715eebacfa434cd68c3afcd98ce728bd", kill_on_drop: false }`
[INFO] [stdout] a2f96cbcf51a28ad51cf5a09a40bcf8c715eebacfa434cd68c3afcd98ce728bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a80bd63949f6576635568f1a2664a74059f7343eb9787ae7da61089e3c154e93
[INFO] running `Command { std: "docker" "start" "-a" "a80bd63949f6576635568f1a2664a74059f7343eb9787ae7da61089e3c154e93", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking uuid v1.12.1
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking inplace-vec-builder v0.1.1
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking binary-merge v0.1.2
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling zip v2.2.2
[INFO] [stderr]     Checking scroll v0.11.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking range-collections v0.2.4
[INFO] [stderr]     Checking brownstone v3.0.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking elsa v1.10.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking joinery v2.1.0
[INFO] [stderr]     Checking indent_write v2.2.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling symbolic-demangle v12.13.3
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]     Checking pdb v0.8.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]     Checking nom-supreme v0.8.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking watto v0.1.0
[INFO] [stderr]     Checking pdb-addr2line v0.10.4
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking clap v4.5.27
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking deno_stable_stacktrace v0.1.0 (/opt/rustwide/workdir/crates/deno_stable_stacktrace)
[INFO] [stderr]     Checking symbolic-common v12.13.3
[INFO] [stderr]     Checking elementtree v1.2.3
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::<impl *const T>::add` is unsafe and requires unsafe block
[INFO] [stdout]   --> crates/deno_stable_stacktrace/src/lib.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |       let end = current.add(unsafe { (*info).dlpi_phnum } as usize);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> crates/deno_stable_stacktrace/src/lib.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | /     unsafe extern "C" fn callback(
[INFO] [stdout] 77 | |       info: *mut libc::dl_phdr_info,
[INFO] [stdout] 78 | |       _size: usize,
[INFO] [stdout] 79 | |       data: *mut c_void,
[INFO] [stdout] 80 | |     ) -> c_int {
[INFO] [stdout]    | |______________^
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::<impl *const T>::add` is unsafe and requires unsafe block
[INFO] [stdout]   --> crates/deno_stable_stacktrace/src/lib.rs:91:21
[INFO] [stdout]    |
[INFO] [stdout] 91 |           current = current.add(1);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> crates/deno_stable_stacktrace/src/lib.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let segment_start = dlpi_addr.wrapping_add((*current).p_vaddr);
[INFO] [stdout]    |                                                    ^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> crates/deno_stable_stacktrace/src/lib.rs:96:43
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let segment_end = segment_start + (*current).p_memsz;
[INFO] [stdout]    |                                           ^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> crates/deno_stable_stacktrace/src/lib.rs:98:11
[INFO] [stdout]    |
[INFO] [stdout] 98 |           (*data).out = Some(addr.saturating_sub(dlpi_addr));
[INFO] [stdout]    |           ^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::<impl *const T>::add` is unsafe and requires unsafe block
[INFO] [stdout]    --> crates/deno_stable_stacktrace/src/lib.rs:101:19
[INFO] [stdout]     |
[INFO] [stdout] 101 |         current = current.add(1);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::<impl *const T>::add` is unsafe and requires unsafe block
[INFO] [stdout]   --> crates/deno_stable_stacktrace/src/lib.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |       let end = current.add(unsafe { (*info).dlpi_phnum } as usize);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> crates/deno_stable_stacktrace/src/lib.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | /     unsafe extern "C" fn callback(
[INFO] [stdout] 77 | |       info: *mut libc::dl_phdr_info,
[INFO] [stdout] 78 | |       _size: usize,
[INFO] [stdout] 79 | |       data: *mut c_void,
[INFO] [stdout] 80 | |     ) -> c_int {
[INFO] [stdout]    | |______________^
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::<impl *const T>::add` is unsafe and requires unsafe block
[INFO] [stdout]   --> crates/deno_stable_stacktrace/src/lib.rs:91:21
[INFO] [stdout]    |
[INFO] [stdout] 91 |           current = current.add(1);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> crates/deno_stable_stacktrace/src/lib.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let segment_start = dlpi_addr.wrapping_add((*current).p_vaddr);
[INFO] [stdout]    |                                                    ^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> crates/deno_stable_stacktrace/src/lib.rs:96:43
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let segment_end = segment_start + (*current).p_memsz;
[INFO] [stdout]    |                                           ^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> crates/deno_stable_stacktrace/src/lib.rs:98:11
[INFO] [stdout]    |
[INFO] [stdout] 98 |           (*data).out = Some(addr.saturating_sub(dlpi_addr));
[INFO] [stdout]    |           ^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::<impl *const T>::add` is unsafe and requires unsafe block
[INFO] [stdout]    --> crates/deno_stable_stacktrace/src/lib.rs:101:19
[INFO] [stdout]     |
[INFO] [stdout] 101 |         current = current.add(1);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking deno_stacktrace_encoding_wasm v0.1.0 (/opt/rustwide/workdir/crates/deno_stacktrace_encoding_wasm)
[INFO] [stderr]     Checking wasmparser v0.214.0
[INFO] [stderr]     Checking symbolic-ppdb v12.13.3
[INFO] [stderr]     Checking symbolic-debuginfo v12.13.3
[INFO] [stderr]     Checking symbolic-symcache v12.13.3
[INFO] [stderr]     Checking symbolic v12.13.3
[INFO] [stderr]     Checking deno_symbolicate v0.1.0 (/opt/rustwide/workdir/crates/deno_symbolicate)
[INFO] [stderr]     Checking deno_symbolicate_wasm v0.1.0 (/opt/rustwide/workdir/crates/deno_symbolicate_wasm)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.77s
[INFO] running `Command { std: "docker" "inspect" "a80bd63949f6576635568f1a2664a74059f7343eb9787ae7da61089e3c154e93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a80bd63949f6576635568f1a2664a74059f7343eb9787ae7da61089e3c154e93", kill_on_drop: false }`
[INFO] [stdout] a80bd63949f6576635568f1a2664a74059f7343eb9787ae7da61089e3c154e93
