[INFO] fetching crate svd2rust 0.37.1...
[INFO] testing svd2rust-0.37.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate svd2rust 0.37.1 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate svd2rust 0.37.1
[INFO] finished tweaking crates.io crate svd2rust 0.37.1
[INFO] tweaked toml for crates.io crate svd2rust 0.37.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate svd2rust 0.37.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate svd2rust 0.37.1 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e07cf21a2028a686a99b27fd6d6b634acf75a6d077d79954feca342a43d1db9c
[INFO] running `Command { std: "docker" "start" "-a" "e07cf21a2028a686a99b27fd6d6b634acf75a6d077d79954feca342a43d1db9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e07cf21a2028a686a99b27fd6d6b634acf75a6d077d79954feca342a43d1db9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e07cf21a2028a686a99b27fd6d6b634acf75a6d077d79954feca342a43d1db9c", kill_on_drop: false }`
[INFO] [stdout] e07cf21a2028a686a99b27fd6d6b634acf75a6d077d79954feca342a43d1db9c
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b78b37b1a33ee3253bb72321d007758e5cca2ab026a771883f775497ece989e1
[INFO] running `Command { std: "docker" "start" "-a" "b78b37b1a33ee3253bb72321d007758e5cca2ab026a771883f775497ece989e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling svd2rust v0.37.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap_builder v4.5.49
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling clap v4.5.49
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling svd-rs v0.14.12
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling svd-parser v0.14.9
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling irx-config v3.5.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.48s
[INFO] running `Command { std: "docker" "inspect" "b78b37b1a33ee3253bb72321d007758e5cca2ab026a771883f775497ece989e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b78b37b1a33ee3253bb72321d007758e5cca2ab026a771883f775497ece989e1", kill_on_drop: false }`
[INFO] [stdout] b78b37b1a33ee3253bb72321d007758e5cca2ab026a771883f775497ece989e1
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8fb664f64c36a4651be62a5d67b4bd486f71c61e0b79706070161f822da6905
[INFO] running `Command { std: "docker" "start" "-a" "c8fb664f64c36a4651be62a5d67b4bd486f71c61e0b79706070161f822da6905", kill_on_drop: false }`
[INFO] [stderr]    Compiling svd2rust v0.37.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.12s
[INFO] running `Command { std: "docker" "inspect" "c8fb664f64c36a4651be62a5d67b4bd486f71c61e0b79706070161f822da6905", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8fb664f64c36a4651be62a5d67b4bd486f71c61e0b79706070161f822da6905", kill_on_drop: false }`
[INFO] [stdout] c8fb664f64c36a4651be62a5d67b4bd486f71c61e0b79706070161f822da6905
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 253f99b303ce32d98d1fa2c9c5cda1cac34e55da3ce1aab152f3827c5d334681
[INFO] running `Command { std: "docker" "start" "-a" "253f99b303ce32d98d1fa2c9c5cda1cac34e55da3ce1aab152f3827c5d334681", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/svd2rust-b9cdb8ae69052e4e)
[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-13bb242b0cd7b4fc)
[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 203) ... ignored
[INFO] [stdout] test src/lib.rs - (line 211) ... ignored
[INFO] [stdout] test src/lib.rs - (line 224) ... ignored
[INFO] [stdout] test src/lib.rs - (line 253) ... ignored
[INFO] [stdout] test src/lib.rs - (line 310) ... ignored
[INFO] [stdout] test src/lib.rs - (line 343) ... ignored
[INFO] [stdout] test src/lib.rs - (line 358) ... ignored
[INFO] [stdout] test src/lib.rs - (line 374) ... ignored
[INFO] [stdout] test src/lib.rs - (line 384) ... ignored
[INFO] [stdout] test src/lib.rs - (line 401) ... ignored
[INFO] [stdout] test src/lib.rs - (line 426) ... ignored
[INFO] [stdout] test src/lib.rs - (line 443) ... ignored
[INFO] [stdout] test src/lib.rs - (line 452) ... ignored
[INFO] [stdout] test src/lib.rs - (line 461) ... ignored
[INFO] [stdout] test src/lib.rs - (line 473) ... ignored
[INFO] [stdout] test src/lib.rs - (line 482) ... ignored
[INFO] [stdout] test src/lib.rs - (line 490) ... ignored
[INFO] [stdout] test src/lib.rs - (line 497) ... ignored
[INFO] [stdout] test src/lib.rs - (line 508) ... ignored
[INFO] [stdout] test src/lib.rs - (line 561) ... ignored
[INFO] [stdout] test src/lib.rs - interrupt (line 764) ... 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" "253f99b303ce32d98d1fa2c9c5cda1cac34e55da3ce1aab152f3827c5d334681", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "253f99b303ce32d98d1fa2c9c5cda1cac34e55da3ce1aab152f3827c5d334681", kill_on_drop: false }`
[INFO] [stdout] 253f99b303ce32d98d1fa2c9c5cda1cac34e55da3ce1aab152f3827c5d334681
