[INFO] cloning repository https://github.com/hysonglet/svd2cpp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hysonglet/svd2cpp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhysonglet%2Fsvd2cpp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhysonglet%2Fsvd2cpp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d65e7963400b163574ad916ae21df182a81e7e4c
[INFO] checking hysonglet/svd2cpp against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhysonglet%2Fsvd2cpp" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hysonglet/svd2cpp
[INFO] finished tweaking git repo https://github.com/hysonglet/svd2cpp
[INFO] tweaked toml for git repo https://github.com/hysonglet/svd2cpp written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hysonglet/svd2cpp on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hysonglet/svd2cpp 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.56
[INFO] [stderr]   Downloaded quote v1.0.26
[INFO] [stderr]   Downloaded svd-rs v0.14.2
[INFO] [stderr]   Downloaded thiserror-impl v1.0.40
[INFO] [stderr]   Downloaded thiserror v1.0.40
[INFO] [stderr]   Downloaded svd-parser v0.14.1
[INFO] [stderr]   Downloaded anyhow v1.0.70
[INFO] [stderr]   Downloaded aho-corasick v1.0.1
[INFO] [stderr]   Downloaded regex-syntax v0.7.1
[INFO] [stderr]   Downloaded regex v1.8.1
[INFO] [stderr]   Downloaded syn v2.0.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fda93b58242781c08f7a873854b1ca20fff0f80e31e6adf5199623c89d14c2be
[INFO] running `Command { std: "docker" "start" "-a" "fda93b58242781c08f7a873854b1ca20fff0f80e31e6adf5199623c89d14c2be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fda93b58242781c08f7a873854b1ca20fff0f80e31e6adf5199623c89d14c2be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fda93b58242781c08f7a873854b1ca20fff0f80e31e6adf5199623c89d14c2be", kill_on_drop: false }`
[INFO] [stdout] fda93b58242781c08f7a873854b1ca20fff0f80e31e6adf5199623c89d14c2be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa6eb47e81ba1817931fea2cd433f0567b837492c94b9045904d0495d7ee2e9b
[INFO] running `Command { std: "docker" "start" "-a" "aa6eb47e81ba1817931fea2cd433f0567b837492c94b9045904d0495d7ee2e9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking regex-syntax v0.7.1
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]     Checking xmlparser v0.13.5
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]     Checking roxmltree v0.14.1
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]     Checking regex v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking svd-rs v0.14.2
[INFO] [stderr]     Checking svd-parser v0.14.1
[INFO] [stderr]     Checking svd2cpp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:314:63
[INFO] [stdout]     |
[INFO] [stdout] 314 | ...                   let struct_name = &register.name().clone()[0..len].to_string();
[INFO] [stdout]     |                                                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:314:63
[INFO] [stdout]     |
[INFO] [stdout] 314 | ...                   let struct_name = &register.name().clone()[0..len].to_string();
[INFO] [stdout]     |                                                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:696:51
[INFO] [stdout]     |
[INFO] [stdout] 696 |                 let struct_name = &register.name().clone()[0..len].to_string();
[INFO] [stdout]     |                                                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:696:51
[INFO] [stdout]     |
[INFO] [stdout] 696 |                 let struct_name = &register.name().clone()[0..len].to_string();
[INFO] [stdout]     |                                                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.07s
[INFO] running `Command { std: "docker" "inspect" "aa6eb47e81ba1817931fea2cd433f0567b837492c94b9045904d0495d7ee2e9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa6eb47e81ba1817931fea2cd433f0567b837492c94b9045904d0495d7ee2e9b", kill_on_drop: false }`
[INFO] [stdout] aa6eb47e81ba1817931fea2cd433f0567b837492c94b9045904d0495d7ee2e9b
