[INFO] fetching crate wasmgdb 0.2.2... [INFO] testing wasmgdb-0.2.2 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate wasmgdb 0.2.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate wasmgdb 0.2.2 [INFO] finished tweaking crates.io crate wasmgdb 0.2.2 [INFO] tweaked toml for crates.io crate wasmgdb 0.2.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmgdb 0.2.2 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 wasmgdb 0.2.2 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] 1e647c8827a800a15a596de81ff1d178dc47c8bc4438610b976a7fd1b2fa6bca [INFO] running `Command { std: "docker" "start" "-a" "1e647c8827a800a15a596de81ff1d178dc47c8bc4438610b976a7fd1b2fa6bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e647c8827a800a15a596de81ff1d178dc47c8bc4438610b976a7fd1b2fa6bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e647c8827a800a15a596de81ff1d178dc47c8bc4438610b976a7fd1b2fa6bca", kill_on_drop: false }` [INFO] [stdout] 1e647c8827a800a15a596de81ff1d178dc47c8bc4438610b976a7fd1b2fa6bca [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] cc961d1f75bfab4cd5d53e2f1c17d7049b8974dd7e280d966c699b2d7b1b33b6 [INFO] running `Command { std: "docker" "start" "-a" "cc961d1f75bfab4cd5d53e2f1c17d7049b8974dd7e280d966c699b2d7b1b33b6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling rustix v0.36.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling target-lexicon v0.12.5 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling cranelift-isle v0.92.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.92.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.92.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling wasmparser v0.57.0 [INFO] [stderr] Compiling zstd-sys v2.0.5+zstd.1.5.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling wasmtime-fiber v5.0.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling rustix v0.37.3 [INFO] [stderr] Compiling slice-group-by v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling regalloc2 v0.5.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.6 [INFO] [stderr] Compiling io-extras v0.17.1 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling cranelift-codegen v0.92.0 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling ittapi-sys v0.3.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling ambient-authority v0.0.1 [INFO] [stderr] Compiling cap-primitives v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling fs-set-times v0.18.0 [INFO] [stderr] Compiling wasmtime-runtime v5.0.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling wasmtime-asm-macros v5.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling memfd v0.6.2 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.63 [INFO] [stderr] Compiling cap-std v1.0.4 [INFO] [stderr] Compiling wasmtime-cache v5.0.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling file-per-thread-logger v0.1.6 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v5.0.0 [INFO] [stderr] Compiling wasmtime v5.0.0 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling wasm-coredump-types v0.2.2 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling wasi-common v5.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling wiggle-generate v5.0.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling blake3 v1.4.1 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling spdx v0.10.6 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling cap-fs-ext v1.0.4 [INFO] [stderr] Compiling system-interface v0.25.3 [INFO] [stderr] Compiling symbolic_expressions v5.0.3 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling cranelift-entity v0.92.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling wasmparser v0.96.0 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling cranelift-bforest v0.92.0 [INFO] [stderr] Compiling wiggle-macro v5.0.0 [INFO] [stderr] Compiling wasmparser v0.219.1 [INFO] [stderr] Compiling gimli v0.30.0 [INFO] [stderr] Compiling egg v0.6.0 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling core-wasm-ast v0.2.2 [INFO] [stderr] Compiling ruzstd v0.7.2 [INFO] [stderr] Compiling cap-rand v1.0.4 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling wasmtime-types v5.0.0 [INFO] [stderr] Compiling wasmtime-environ v5.0.0 [INFO] [stderr] Compiling wasmtime-jit-debug v5.0.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling flagset v0.4.6 [INFO] [stderr] Compiling wasm-coredump-encoder v0.2.2 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling cap-time-ext v1.0.4 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling wasm-tools v1.219.1 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling wasmtime-wasi v5.0.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling wasm-parser v0.2.2 [INFO] [stderr] Compiling env_logger v0.11.2 [INFO] [stderr] Compiling wasm-printer v0.2.2 [INFO] [stderr] Compiling wasm-encoder v0.219.1 [INFO] [stderr] Compiling wasmprinter v0.219.1 [INFO] [stderr] Compiling clap_complete v4.5.37 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling is_executable v1.0.4 [INFO] [stderr] Compiling wasmgdb_ddbug_parser v0.3.3 [INFO] [stderr] Compiling wasm-coredump-rewriter v0.2.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ittapi v0.3.3 [INFO] [stderr] Compiling wast v219.0.1 [INFO] [stderr] Compiling wasmtime-jit v5.0.0 [INFO] [stderr] Compiling wasm-metadata v0.219.1 [INFO] [stderr] Compiling wasm-mutate v0.219.1 [INFO] [stderr] Compiling addr2line v0.23.0 [INFO] [stderr] Compiling cranelift-frontend v0.92.0 [INFO] [stderr] Compiling cranelift-wasm v0.92.0 [INFO] [stderr] Compiling cranelift-native v0.92.0 [INFO] [stderr] Compiling wasmtime-cranelift v5.0.0 [INFO] [stderr] Compiling wasm-shrink v0.219.1 [INFO] [stderr] Compiling wat v1.219.1 [INFO] [stderr] Compiling wit-parser v0.219.1 [INFO] [stderr] Compiling wasm-compose v0.219.1 [INFO] [stderr] Compiling wasm-smith v0.219.1 [INFO] [stderr] Compiling wit-component v0.219.1 [INFO] [stderr] Compiling wit-encoder v0.219.1 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling wit-smith v0.219.1 [INFO] [stderr] Compiling wiggle v5.0.0 [INFO] [stderr] Compiling wasi-cap-std-sync v5.0.0 [INFO] [stderr] Compiling wasmgdb v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&wasmgdb_ddbug_parser::Function<'_>` instead of cloning the inner type [INFO] [stdout] --> src/main.rs:61:47 [INFO] [stdout] | [INFO] [stdout] 61 | new.insert(demangle(&k).to_string(), v.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 49s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasmparser v0.57.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "cc961d1f75bfab4cd5d53e2f1c17d7049b8974dd7e280d966c699b2d7b1b33b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc961d1f75bfab4cd5d53e2f1c17d7049b8974dd7e280d966c699b2d7b1b33b6", kill_on_drop: false }` [INFO] [stdout] cc961d1f75bfab4cd5d53e2f1c17d7049b8974dd7e280d966c699b2d7b1b33b6 [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] 203f2d46f1a68ab8facce7500841cba598c389a40c5ff406fe6f4485a93c94a7 [INFO] running `Command { std: "docker" "start" "-a" "203f2d46f1a68ab8facce7500841cba598c389a40c5ff406fe6f4485a93c94a7", kill_on_drop: false }` [INFO] [stderr] Compiling wasmgdb v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&wasmgdb_ddbug_parser::Function<'_>` instead of cloning the inner type [INFO] [stdout] --> src/main.rs:61:47 [INFO] [stdout] | [INFO] [stdout] 61 | new.insert(demangle(&k).to_string(), v.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.02s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasmparser v0.57.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "203f2d46f1a68ab8facce7500841cba598c389a40c5ff406fe6f4485a93c94a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "203f2d46f1a68ab8facce7500841cba598c389a40c5ff406fe6f4485a93c94a7", kill_on_drop: false }` [INFO] [stdout] 203f2d46f1a68ab8facce7500841cba598c389a40c5ff406fe6f4485a93c94a7 [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] c57387ad52c0eb92b756ef1546c1394fc2af1400042e0bdb0c3d7f0459633891 [INFO] running `Command { std: "docker" "start" "-a" "c57387ad52c0eb92b756ef1546c1394fc2af1400042e0bdb0c3d7f0459633891", kill_on_drop: false }` [INFO] [stderr] warning: using `.clone()` on a double reference, which returns `&wasmgdb_ddbug_parser::Function<'_>` instead of cloning the inner type [INFO] [stderr] --> src/main.rs:61:47 [INFO] [stderr] | [INFO] [stderr] 61 | new.insert(demangle(&k).to_string(), v.clone()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `wasmgdb` (bin "wasmgdb" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasmparser v0.57.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wasmgdb-72b75eb4e4521ec6) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test commands::parser::tests::test_expr_cast ... ok [INFO] [stdout] test commands::parser::tests::test_expr_deref_member_access ... ok [INFO] [stdout] test commands::parser::tests::test_expr_member_access ... ok [INFO] [stdout] test commands::parser::tests::test_expr_name ... ok [INFO] [stdout] test commands::parser::tests::test_expr_deref_name ... ok [INFO] [stdout] test commands::parser::tests::test_expr_member_access_cast ... ok [INFO] [stdout] test commands::parser::tests::test_expr_deref_parens_member_access ... ok [INFO] [stdout] test commands::parser::tests::test_find ... ok [INFO] [stdout] test commands::parser::tests::test_info_types ... ok [INFO] [stdout] test commands::parser::tests::test_info_symbol ... ok [INFO] [stdout] test commands::parser::tests::test_print_var ... ok [INFO] [stdout] test commands::parser::tests::test_print_var_as_string ... ok [INFO] [stdout] test commands::parser::tests::test_expr_deref_parens_deref ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c57387ad52c0eb92b756ef1546c1394fc2af1400042e0bdb0c3d7f0459633891", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c57387ad52c0eb92b756ef1546c1394fc2af1400042e0bdb0c3d7f0459633891", kill_on_drop: false }` [INFO] [stdout] c57387ad52c0eb92b756ef1546c1394fc2af1400042e0bdb0c3d7f0459633891