[INFO] cloning repository https://github.com/pftbest/msp430_svd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pftbest/msp430_svd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpftbest%2Fmsp430_svd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpftbest%2Fmsp430_svd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f287ed8c8e94da50e0198b18cbf76f05bbd85614 [INFO] checking pftbest/msp430_svd against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpftbest%2Fmsp430_svd" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pftbest/msp430_svd on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pftbest/msp430_svd [INFO] finished tweaking git repo https://github.com/pftbest/msp430_svd [INFO] tweaked toml for git repo https://github.com/pftbest/msp430_svd written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pftbest/msp430_svd 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded svdtools v0.3.6 [INFO] [stderr] Downloaded svd-encoder v0.14.4 [INFO] [stderr] Downloaded commands v0.0.5 [INFO] [stderr] Downloaded svd-parser v0.14.4 [INFO] [stderr] Downloaded svd-rs v0.14.6 [INFO] [stderr] Downloaded vergen v8.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d599a3c9d6e28bd475ea173bc395e6164eb9c176e939d1062c34f6849ebde148 [INFO] running `Command { std: "docker" "start" "-a" "d599a3c9d6e28bd475ea173bc395e6164eb9c176e939d1062c34f6849ebde148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d599a3c9d6e28bd475ea173bc395e6164eb9c176e939d1062c34f6849ebde148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d599a3c9d6e28bd475ea173bc395e6164eb9c176e939d1062c34f6849ebde148", kill_on_drop: false }` [INFO] [stdout] d599a3c9d6e28bd475ea173bc395e6164eb9c176e939d1062c34f6849ebde148 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5ee75a534ea7f9a9209af525af5a7e48a3c0051671414f2805a7288fab1f3fb [INFO] running `Command { std: "docker" "start" "-a" "d5ee75a534ea7f9a9209af525af5a7e48a3c0051671414f2805a7288fab1f3fb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking deranged v0.3.10 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling vergen v8.2.6 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking xml-rs v0.8.19 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking roxmltree v0.18.1 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking bstr v1.8.0 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Checking commands v0.0.5 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking normpath v1.1.1 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling liquid-derive v0.26.4 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling msp430gen v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Checking kstring v2.0.0 [INFO] [stderr] Checking svd-rs v0.14.6 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking liquid-core v0.26.4 [INFO] [stderr] Checking liquid-lib v0.26.4 [INFO] [stderr] Checking svd-encoder v0.14.4 [INFO] [stderr] Checking svd-parser v0.14.4 [INFO] [stderr] Checking liquid v0.26.4 [INFO] [stderr] Checking svdtools v0.3.6 [INFO] [stdout] warning: field `description` is never read [INFO] [stdout] --> src/dslite_parser.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Device { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 8 | pub name: String, [INFO] [stdout] 9 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Device` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `description` is never read [INFO] [stdout] --> src/dslite_parser.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Device { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 8 | pub name: String, [INFO] [stdout] 9 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Device` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.92s [INFO] running `Command { std: "docker" "inspect" "d5ee75a534ea7f9a9209af525af5a7e48a3c0051671414f2805a7288fab1f3fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5ee75a534ea7f9a9209af525af5a7e48a3c0051671414f2805a7288fab1f3fb", kill_on_drop: false }` [INFO] [stdout] d5ee75a534ea7f9a9209af525af5a7e48a3c0051671414f2805a7288fab1f3fb [INFO] checking pftbest/msp430_svd against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpftbest%2Fmsp430_svd" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pftbest/msp430_svd on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pftbest/msp430_svd [INFO] finished tweaking git repo https://github.com/pftbest/msp430_svd [INFO] tweaked toml for git repo https://github.com/pftbest/msp430_svd written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pftbest/msp430_svd 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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 277ae108251dece22fec88d104e443ddbe040d3bc5775bac5f103d6f936fb2b4 [INFO] running `Command { std: "docker" "start" "-a" "277ae108251dece22fec88d104e443ddbe040d3bc5775bac5f103d6f936fb2b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "277ae108251dece22fec88d104e443ddbe040d3bc5775bac5f103d6f936fb2b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "277ae108251dece22fec88d104e443ddbe040d3bc5775bac5f103d6f936fb2b4", kill_on_drop: false }` [INFO] [stdout] 277ae108251dece22fec88d104e443ddbe040d3bc5775bac5f103d6f936fb2b4 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f48a847ccef9ec7bc472bdd154d840ca7a95a0d4560307c1b252c90eaafe287c [INFO] running `Command { std: "docker" "start" "-a" "f48a847ccef9ec7bc472bdd154d840ca7a95a0d4560307c1b252c90eaafe287c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking deranged v0.3.10 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.16/src/sync/parker.rs:371:25 [INFO] [stdout] | [INFO] [stdout] 371 | / match self.state.swap(EMPTY, SeqCst) { [INFO] [stdout] 372 | | NOTIFIED | PARKED => return, [INFO] [stdout] 373 | | n => panic!("inconsistent park_timeout state: {}", n), [INFO] [stdout] 374 | | }; [INFO] [stdout] | |_________________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-utils` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f48a847ccef9ec7bc472bdd154d840ca7a95a0d4560307c1b252c90eaafe287c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f48a847ccef9ec7bc472bdd154d840ca7a95a0d4560307c1b252c90eaafe287c", kill_on_drop: false }` [INFO] [stdout] f48a847ccef9ec7bc472bdd154d840ca7a95a0d4560307c1b252c90eaafe287c