[INFO] fetching crate svd2rust 0.35.0... [INFO] testing svd2rust-0.35.0 against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] extracting crate svd2rust 0.35.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate svd2rust 0.35.0 on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate svd2rust 0.35.0 [INFO] finished tweaking crates.io crate svd2rust 0.35.0 [INFO] tweaked toml for crates.io crate svd2rust 0.35.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate svd2rust 0.35.0 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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded irx-config v3.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dbf244218135682150515ffefe5b4ef8dfa26a4336186ec9ffedb0aa2cc6716f [INFO] running `Command { std: "docker" "start" "-a" "dbf244218135682150515ffefe5b4ef8dfa26a4336186ec9ffedb0aa2cc6716f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbf244218135682150515ffefe5b4ef8dfa26a4336186ec9ffedb0aa2cc6716f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbf244218135682150515ffefe5b4ef8dfa26a4336186ec9ffedb0aa2cc6716f", kill_on_drop: false }` [INFO] [stdout] dbf244218135682150515ffefe5b4ef8dfa26a4336186ec9ffedb0aa2cc6716f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 801e241dab09e46e6b7b2a933b67a016325d4e63b037b43e5a332630803b86b6 [INFO] running `Command { std: "docker" "start" "-a" "801e241dab09e46e6b7b2a933b67a016325d4e63b037b43e5a332630803b86b6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling svd2rust v0.35.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling svd-rs v0.14.9 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling svd-parser v0.14.7 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling irx-config v3.3.0 [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.69s [INFO] running `Command { std: "docker" "inspect" "801e241dab09e46e6b7b2a933b67a016325d4e63b037b43e5a332630803b86b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "801e241dab09e46e6b7b2a933b67a016325d4e63b037b43e5a332630803b86b6", kill_on_drop: false }` [INFO] [stdout] 801e241dab09e46e6b7b2a933b67a016325d4e63b037b43e5a332630803b86b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0975bea8cafa4166bfdd9b9b1725f360ba7279a7a41c0e60167ae57a91ef86c4 [INFO] running `Command { std: "docker" "start" "-a" "0975bea8cafa4166bfdd9b9b1725f360ba7279a7a41c0e60167ae57a91ef86c4", kill_on_drop: false }` [INFO] [stderr] Compiling svd2rust v0.35.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.84s [INFO] running `Command { std: "docker" "inspect" "0975bea8cafa4166bfdd9b9b1725f360ba7279a7a41c0e60167ae57a91ef86c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0975bea8cafa4166bfdd9b9b1725f360ba7279a7a41c0e60167ae57a91ef86c4", kill_on_drop: false }` [INFO] [stdout] 0975bea8cafa4166bfdd9b9b1725f360ba7279a7a41c0e60167ae57a91ef86c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 815af869e6684f22248e1b14269c82f097e08eb7372cd6bc90ec5d4759723aef [INFO] running `Command { std: "docker" "start" "-a" "815af869e6684f22248e1b14269c82f097e08eb7372cd6bc90ec5d4759723aef", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/svd2rust-d4b8e9ea07346969) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test util::pascalcase ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/svd2rust-543539b86ce03166) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests svd2rust [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test src/lib.rs - (line 181) ... ignored [INFO] [stdout] test src/lib.rs - (line 189) ... ignored [INFO] [stdout] test src/lib.rs - (line 202) ... ignored [INFO] [stdout] test src/lib.rs - (line 231) ... ignored [INFO] [stdout] test src/lib.rs - (line 288) ... ignored [INFO] [stdout] test src/lib.rs - (line 321) ... ignored [INFO] [stdout] test src/lib.rs - (line 336) ... ignored [INFO] [stdout] test src/lib.rs - (line 352) ... ignored [INFO] [stdout] test src/lib.rs - (line 362) ... ignored [INFO] [stdout] test src/lib.rs - (line 379) ... ignored [INFO] [stdout] test src/lib.rs - (line 404) ... ignored [INFO] [stdout] test src/lib.rs - (line 421) ... ignored [INFO] [stdout] test src/lib.rs - (line 430) ... ignored [INFO] [stdout] test src/lib.rs - (line 439) ... ignored [INFO] [stdout] test src/lib.rs - (line 451) ... ignored [INFO] [stdout] test src/lib.rs - (line 460) ... ignored [INFO] [stdout] test src/lib.rs - (line 468) ... ignored [INFO] [stdout] test src/lib.rs - (line 475) ... ignored [INFO] [stdout] test src/lib.rs - (line 486) ... ignored [INFO] [stdout] test src/lib.rs - (line 539) ... ignored [INFO] [stdout] test src/lib.rs - interrupt (line 742) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 21 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "815af869e6684f22248e1b14269c82f097e08eb7372cd6bc90ec5d4759723aef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "815af869e6684f22248e1b14269c82f097e08eb7372cd6bc90ec5d4759723aef", kill_on_drop: false }` [INFO] [stdout] 815af869e6684f22248e1b14269c82f097e08eb7372cd6bc90ec5d4759723aef