[INFO] cloning repository https://github.com/Lary15/embedded-msp430 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lary15/embedded-msp430" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLary15%2Fembedded-msp430", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLary15%2Fembedded-msp430'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4037ad6b512cee44c6f233f4cb776430123beeda [INFO] testing Lary15/embedded-msp430 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLary15%2Fembedded-msp430" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lary15/embedded-msp430 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] started tweaking git repo https://github.com/Lary15/embedded-msp430 [INFO] finished tweaking git repo https://github.com/Lary15/embedded-msp430 [INFO] tweaked toml for git repo https://github.com/Lary15/embedded-msp430 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Lary15/embedded-msp430 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded paste v1.0.6 [INFO] [stderr] Downloaded msp430 v0.2.2 [INFO] [stderr] Downloaded panic-msp430 v0.2.0 [INFO] [stderr] Downloaded msp430-rt v0.2.5 [INFO] [stderr] Downloaded msp430-rt-macros v0.2.4 [INFO] [stderr] Downloaded peripherals v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54e3fccecba5b65b1129ea441b92ecfb4bb2d7415099e3c6708b1d575c8d26a1 [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" "54e3fccecba5b65b1129ea441b92ecfb4bb2d7415099e3c6708b1d575c8d26a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54e3fccecba5b65b1129ea441b92ecfb4bb2d7415099e3c6708b1d575c8d26a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54e3fccecba5b65b1129ea441b92ecfb4bb2d7415099e3c6708b1d575c8d26a1", kill_on_drop: false }` [INFO] [stdout] 54e3fccecba5b65b1129ea441b92ecfb4bb2d7415099e3c6708b1d575c8d26a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d41fd38e1bd9016298c3cd1541134beac4af7f9e16b0adee198aa06ac10cf4d4 [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" "d41fd38e1bd9016298c3cd1541134beac4af7f9e16b0adee198aa06ac10cf4d4", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling msp430-rt v0.2.5 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling msp430-periph v0.0.4 (/opt/rustwide/workdir/msp430-periph) [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stdout] warning: the feature `array_value_iter` has been stable since 1.51.0 and no longer requires an attribute to enable [INFO] [stdout] --> msp430-periph/build.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(array_value_iter)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling peripherals v0.1.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling msp430 v0.2.2 [INFO] [stderr] Compiling panic-msp430 v0.2.0 [INFO] [stderr] Compiling msp430-rt-macros v0.2.4 [INFO] [stdout] error[E0570]: `"msp430-interrupt"` is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/msp430-rt-0.2.5/src/lib.rs:356:1 [INFO] [stdout] | [INFO] [stdout] 356 | / extern "msp430-interrupt" { [INFO] [stdout] 357 | | fn Reset() -> !; [INFO] [stdout] 358 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"msp430-interrupt"` is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/msp430-rt-0.2.5/src/lib.rs:368:1 [INFO] [stdout] | [INFO] [stdout] 368 | extern "msp430-interrupt" fn DefaultHandler_() -> ! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0570`. [INFO] [stdout] [INFO] [stderr] error: could not compile `msp430-rt` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "d41fd38e1bd9016298c3cd1541134beac4af7f9e16b0adee198aa06ac10cf4d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d41fd38e1bd9016298c3cd1541134beac4af7f9e16b0adee198aa06ac10cf4d4", kill_on_drop: false }` [INFO] [stdout] d41fd38e1bd9016298c3cd1541134beac4af7f9e16b0adee198aa06ac10cf4d4