[INFO] fetching crate atsamv70j19b 0.28.0-alpha2...
[INFO] checking atsamv70j19b-0.28.0-alpha2 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate atsamv70j19b 0.28.0-alpha2 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate atsamv70j19b 0.28.0-alpha2 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate atsamv70j19b 0.28.0-alpha2
[INFO] finished tweaking crates.io crate atsamv70j19b 0.28.0-alpha2
[INFO] tweaked toml for crates.io crate atsamv70j19b 0.28.0-alpha2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ff687f0c7f6d4b5284a88e58240bf57198c46307f92ccd7c51ac94dfdfd3952
[INFO] running `Command { std: "docker" "start" "-a" "6ff687f0c7f6d4b5284a88e58240bf57198c46307f92ccd7c51ac94dfdfd3952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ff687f0c7f6d4b5284a88e58240bf57198c46307f92ccd7c51ac94dfdfd3952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ff687f0c7f6d4b5284a88e58240bf57198c46307f92ccd7c51ac94dfdfd3952", kill_on_drop: false }`
[INFO] [stdout] 6ff687f0c7f6d4b5284a88e58240bf57198c46307f92ccd7c51ac94dfdfd3952
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4adb70bd7d2da8c369632b64690ef73170a295675e6a9b3b7412dccb64df411d
[INFO] running `Command { std: "docker" "start" "-a" "4adb70bd7d2da8c369632b64690ef73170a295675e6a9b3b7412dccb64df411d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling winnow v0.5.4
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling constant_time_eq v0.2.6
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling xmlparser v0.13.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling blake2b_simd v1.0.1
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling clap v4.3.19
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling roxmltree v0.14.1
[INFO] [stderr]    Compiling svd-rs v0.14.2
[INFO] [stderr]    Compiling serde_yaml v0.9.25
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling svd2rust v0.28.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling svd-parser v0.14.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling form v0.10.0
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking volatile-register v0.2.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling irx-config v3.3.0
[INFO] [stderr]    Compiling atsamv70j19b v0.28.0-alpha2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 47.52s
[INFO] running `Command { std: "docker" "inspect" "4adb70bd7d2da8c369632b64690ef73170a295675e6a9b3b7412dccb64df411d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4adb70bd7d2da8c369632b64690ef73170a295675e6a9b3b7412dccb64df411d", kill_on_drop: false }`
[INFO] [stdout] 4adb70bd7d2da8c369632b64690ef73170a295675e6a9b3b7412dccb64df411d
