[INFO] cloning repository https://github.com/michaelfletchercgy/repro-compiler-error [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelfletchercgy/repro-compiler-error" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelfletchercgy%2Frepro-compiler-error", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelfletchercgy%2Frepro-compiler-error'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee7923cc55654c1d16c4cb99fadc0f73d202a684 [INFO] checking michaelfletchercgy/repro-compiler-error against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelfletchercgy%2Frepro-compiler-error" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaelfletchercgy/repro-compiler-error on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/michaelfletchercgy/repro-compiler-error [INFO] finished tweaking git repo https://github.com/michaelfletchercgy/repro-compiler-error [INFO] tweaked toml for git repo https://github.com/michaelfletchercgy/repro-compiler-error written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/michaelfletchercgy/repro-compiler-error 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded panic-halt v0.2.0 [INFO] [stderr] Downloaded embedded-hal v0.2.4 [INFO] [stderr] Downloaded nb v0.1.3 [INFO] [stderr] Downloaded usbd-serial v0.1.0 [INFO] [stderr] Downloaded nb v1.0.0 [INFO] [stderr] Downloaded paste-impl v0.1.18 [INFO] [stderr] Downloaded cortex-m-rt v0.6.13 [INFO] [stderr] Downloaded paste v0.1.18 [INFO] [stderr] Downloaded as-slice v0.1.3 [INFO] [stderr] Downloaded vcell v0.1.2 [INFO] [stderr] Downloaded aligned v0.3.4 [INFO] [stderr] Downloaded stable_deref_trait v1.2.0 [INFO] [stderr] Downloaded generic-array v0.13.2 [INFO] [stderr] Downloaded atsamd-hal v0.9.0 [INFO] [stderr] Downloaded atsamd21g18a v0.7.0 [INFO] [stderr] Downloaded syn v1.0.41 [INFO] [stderr] Downloaded bare-metal v0.2.5 [INFO] [stderr] Downloaded bitfield v0.13.2 [INFO] [stderr] Downloaded volatile-register v0.2.0 [INFO] [stderr] Downloaded cortex-m v0.6.3 [INFO] [stderr] Downloaded proc-macro2 v1.0.21 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.1.8 [INFO] [stderr] Downloaded r0 v0.2.2 [INFO] [stderr] Downloaded usb-device v0.2.5 [INFO] [stderr] Downloaded feather_m0 v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a97b10370f59c84fd28ceac868b3ce287b0d7f8772331bb5f3ed6a6c5cb15f75 [INFO] running `Command { std: "docker" "start" "-a" "a97b10370f59c84fd28ceac868b3ce287b0d7f8772331bb5f3ed6a6c5cb15f75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a97b10370f59c84fd28ceac868b3ce287b0d7f8772331bb5f3ed6a6c5cb15f75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a97b10370f59c84fd28ceac868b3ce287b0d7f8772331bb5f3ed6a6c5cb15f75", kill_on_drop: false }` [INFO] [stdout] a97b10370f59c84fd28ceac868b3ce287b0d7f8772331bb5f3ed6a6c5cb15f75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55664d141b03214cf84aa06fe529ccbedf72c1fa490545d5f360292977d1fb3b [INFO] running `Command { std: "docker" "start" "-a" "55664d141b03214cf84aa06fe529ccbedf72c1fa490545d5f360292977d1fb3b", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling cortex-m v0.6.3 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling atsamd21g18a v0.7.0 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking usb-device v0.2.5 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling feather_m0 v0.7.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling repro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Checking usbd-serial v0.1.0 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking as-slice v0.1.3 [INFO] [stderr] Checking aligned v0.3.4 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Checking atsamd-hal v0.9.0 [INFO] [stdout] warning: the feature `lang_items` is internal to the compiler or standard library [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(lang_items)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `lang_items` is internal to the compiler or standard library [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(lang_items)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_halt` (which `repro` depends on) [INFO] [stdout] = note: first definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-d4b2984cf0ecee47.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/af4a5a13a15fa0c60e06321077ef452f769b42fd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eb900a948ffb2e3b.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `repro` (bin "repro" test) due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: the method `is_high` exists for struct `Pa16>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:21:34 [INFO] [stdout] | [INFO] [stdout] 21 | if let Ok(_is_high) = in_pin.is_high() { [INFO] [stdout] | ^^^^^^^ method cannot be called on `Pa16>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atsamd-hal-0.9.0/src/common/thumbv6m/gpio.rs:498:1 [INFO] [stdout] | [INFO] [stdout] 498 | / port!([ [INFO] [stdout] 499 | | Pa0: (pa0, 0), [INFO] [stdout] 500 | | Pa1: (pa1, 1), [INFO] [stdout] 501 | | Pa2: (pa2, 2), [INFO] [stdout] ... | [INFO] [stdout] 563 | | Pb31: (pb31, 31), [INFO] [stdout] 564 | | ]); [INFO] [stdout] | |__- doesn't satisfy `_: InputPin` or `_: _embedded_hal_digital_InputPin` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Pa16>: hal::prelude::_embedded_hal_digital_InputPin` [INFO] [stdout] which is required by `Pa16>: embedded_hal::digital::v2::InputPin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `embedded_hal::digital::v2::InputPin` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use embedded_hal::digital::v2::InputPin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `repro` (bin "repro") due to 3 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "55664d141b03214cf84aa06fe529ccbedf72c1fa490545d5f360292977d1fb3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55664d141b03214cf84aa06fe529ccbedf72c1fa490545d5f360292977d1fb3b", kill_on_drop: false }` [INFO] [stdout] 55664d141b03214cf84aa06fe529ccbedf72c1fa490545d5f360292977d1fb3b [INFO] checking michaelfletchercgy/repro-compiler-error against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelfletchercgy%2Frepro-compiler-error" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaelfletchercgy/repro-compiler-error on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/michaelfletchercgy/repro-compiler-error [INFO] finished tweaking git repo https://github.com/michaelfletchercgy/repro-compiler-error [INFO] tweaked toml for git repo https://github.com/michaelfletchercgy/repro-compiler-error written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/michaelfletchercgy/repro-compiler-error 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6db4abae8e18348f4035e27057eac6dd6a43f61506dd938370886a3ed9735628 [INFO] running `Command { std: "docker" "start" "-a" "6db4abae8e18348f4035e27057eac6dd6a43f61506dd938370886a3ed9735628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6db4abae8e18348f4035e27057eac6dd6a43f61506dd938370886a3ed9735628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6db4abae8e18348f4035e27057eac6dd6a43f61506dd938370886a3ed9735628", kill_on_drop: false }` [INFO] [stdout] 6db4abae8e18348f4035e27057eac6dd6a43f61506dd938370886a3ed9735628 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e281c311214034fe578076daa96fd0de920a57922a6c3f252010c5c5889c30d [INFO] running `Command { std: "docker" "start" "-a" "7e281c311214034fe578076daa96fd0de920a57922a6c3f252010c5c5889c30d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "7e281c311214034fe578076daa96fd0de920a57922a6c3f252010c5c5889c30d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e281c311214034fe578076daa96fd0de920a57922a6c3f252010c5c5889c30d", kill_on_drop: false }` [INFO] [stdout] 7e281c311214034fe578076daa96fd0de920a57922a6c3f252010c5c5889c30d