[INFO] cloning repository https://github.com/koalatux/riscv-rust-mfrc522 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koalatux/riscv-rust-mfrc522" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoalatux%2Friscv-rust-mfrc522", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoalatux%2Friscv-rust-mfrc522'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56b6b7e17956a73a13ad494f48c13ad9a4140c6e [INFO] testing koalatux/riscv-rust-mfrc522 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoalatux%2Friscv-rust-mfrc522" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/koalatux/riscv-rust-mfrc522 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config [INFO] started tweaking git repo https://github.com/koalatux/riscv-rust-mfrc522 [INFO] finished tweaking git repo https://github.com/koalatux/riscv-rust-mfrc522 [INFO] tweaked toml for git repo https://github.com/koalatux/riscv-rust-mfrc522 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/koalatux/riscv-rust-mfrc522 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f6710f0ecee79b61d2207903451b70cdd0eeeebdc0b5ed8a57a4ff3d4c90eaf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9f6710f0ecee79b61d2207903451b70cdd0eeeebdc0b5ed8a57a4ff3d4c90eaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f6710f0ecee79b61d2207903451b70cdd0eeeebdc0b5ed8a57a4ff3d4c90eaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f6710f0ecee79b61d2207903451b70cdd0eeeebdc0b5ed8a57a4ff3d4c90eaf", kill_on_drop: false }` [INFO] [stdout] 9f6710f0ecee79b61d2207903451b70cdd0eeeebdc0b5ed8a57a4ff3d4c90eaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a81baf73cffd04dd6b51eeda7c479e8b85dbff4d9817d60e39780c00d96cf048 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a81baf73cffd04dd6b51eeda7c479e8b85dbff4d9817d60e39780c00d96cf048", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling riscv v0.5.2 [INFO] [stderr] Compiling riscv-rt v0.5.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling e310x v0.5.2 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling vcell v0.1.0 [INFO] [stderr] Compiling hifive1 v0.6.0 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling embedded-hal v0.2.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.4 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling generic-array v0.11.1 [INFO] [stderr] Compiling mfrc522 v0.2.0 [INFO] [stderr] Compiling riscv-rt-macros v0.1.5 [INFO] [stderr] Compiling e310x-hal v0.6.1 [INFO] [stderr] Compiling riscv-rust-quickstart v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pin2>>: hifive1::e310x_hal::prelude::_embedded_hal_digital_OutputPin` is not satisfied [INFO] [stdout] --> src/main.rs:52:41 [INFO] [stdout] | [INFO] [stdout] 52 | let mut mfrc522 = Mfrc522::new(spi, cs).unwrap(); [INFO] [stdout] | ------------ ^^ the trait `hifive1::e310x_hal::prelude::_embedded_hal_digital_OutputPin` is not implemented for `Pin2>>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by `Mfrc522::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mfrc522-0.2.0/src/lib.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn new(spi: SPI, nss: NSS) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `version` exists for struct `Mfrc522>, Pin4>, Pin5>)>, Pin2>>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:56:24 [INFO] [stdout] | [INFO] [stdout] 56 | let vers = mfrc522.version().unwrap(); [INFO] [stdout] | ^^^^^^^ method cannot be called on `Mfrc522>, Pin4>, Pin5>)>, Pin2>>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/e310x-hal-0.6.1/src/gpio.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / gpio!(GPIO0, gpio0, [ [INFO] [stdout] 335 | | Pin0: (pin0, 0, Unknown), [INFO] [stdout] 336 | | Pin1: (pin1, 1, Unknown), [INFO] [stdout] 337 | | Pin2: (pin2, 2, Unknown), [INFO] [stdout] ... | [INFO] [stdout] 366 | | Pin31: (pin31, 31, Unknown), [INFO] [stdout] 367 | | ]); [INFO] [stdout] | |__- doesn't satisfy `_: hifive1::e310x_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Pin2>>: hifive1::e310x_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `reqa` exists for struct `Mfrc522>, Pin4>, Pin5>)>, Pin2>>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:66:35 [INFO] [stdout] | [INFO] [stdout] 66 | if let Ok(atqa) = mfrc522.reqa() { [INFO] [stdout] | ^^^^ method cannot be called on `Mfrc522>, Pin4>, Pin5>)>, Pin2>>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/e310x-hal-0.6.1/src/gpio.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / gpio!(GPIO0, gpio0, [ [INFO] [stdout] 335 | | Pin0: (pin0, 0, Unknown), [INFO] [stdout] 336 | | Pin1: (pin1, 1, Unknown), [INFO] [stdout] 337 | | Pin2: (pin2, 2, Unknown), [INFO] [stdout] ... | [INFO] [stdout] 366 | | Pin31: (pin31, 31, Unknown), [INFO] [stdout] 367 | | ]); [INFO] [stdout] | |__- doesn't satisfy `_: hifive1::e310x_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Pin2>>: hifive1::e310x_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `select` exists for struct `Mfrc522>, Pin4>, Pin5>)>, Pin2>>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:67:38 [INFO] [stdout] | [INFO] [stdout] 67 | if let Ok(uid) = mfrc522.select(&atqa) { [INFO] [stdout] | ^^^^^^ method cannot be called on `Mfrc522>, Pin4>, Pin5>)>, Pin2>>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/e310x-hal-0.6.1/src/gpio.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / gpio!(GPIO0, gpio0, [ [INFO] [stdout] 335 | | Pin0: (pin0, 0, Unknown), [INFO] [stdout] 336 | | Pin1: (pin1, 1, Unknown), [INFO] [stdout] 337 | | Pin2: (pin2, 2, Unknown), [INFO] [stdout] ... | [INFO] [stdout] 366 | | Pin31: (pin31, 31, Unknown), [INFO] [stdout] 367 | | ]); [INFO] [stdout] | |__- doesn't satisfy `_: hifive1::e310x_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Pin2>>: hifive1::e310x_hal::prelude::_embedded_hal_digital_OutputPin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `riscv-rust-quickstart` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "a81baf73cffd04dd6b51eeda7c479e8b85dbff4d9817d60e39780c00d96cf048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a81baf73cffd04dd6b51eeda7c479e8b85dbff4d9817d60e39780c00d96cf048", kill_on_drop: false }` [INFO] [stdout] a81baf73cffd04dd6b51eeda7c479e8b85dbff4d9817d60e39780c00d96cf048