[INFO] cloning repository https://github.com/jmmisiegoruiz/rust-arduino [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmmisiegoruiz/rust-arduino" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmmisiegoruiz%2Frust-arduino", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmmisiegoruiz%2Frust-arduino'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b9fdc0387d1eb5caca8dcbdce71a8395b1179a2 [INFO] testing jmmisiegoruiz/rust-arduino against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmmisiegoruiz%2Frust-arduino" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jmmisiegoruiz/rust-arduino on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jmmisiegoruiz/rust-arduino [INFO] finished tweaking git repo https://github.com/jmmisiegoruiz/rust-arduino [INFO] tweaked toml for git repo https://github.com/jmmisiegoruiz/rust-arduino written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/jmmisiegoruiz/rust-arduino already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Rahix/avr-hal` [INFO] [stderr] Updating git repository `https://github.com/avr-rust/delay` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc_version v0.2.3 [INFO] [stderr] Downloaded vcell v0.1.3 [INFO] [stderr] Downloaded semver v0.9.0 [INFO] [stderr] Downloaded void v1.0.2 [INFO] [stderr] Downloaded unicode-xid v0.2.1 [INFO] [stderr] Downloaded proc-macro-hack v0.5.19 [INFO] [stderr] Downloaded paste v1.0.4 [INFO] [stderr] Downloaded avr-config v2.0.1 [INFO] [stderr] Downloaded panic-halt v0.2.0 [INFO] [stderr] Downloaded embedded-hal v0.2.4 [INFO] [stderr] Downloaded const_env--value v0.1.2 [INFO] [stderr] Downloaded ufmt-macros v0.1.1 [INFO] [stderr] Downloaded syn v1.0.60 [INFO] [stderr] Downloaded quote v1.0.8 [INFO] [stderr] Downloaded proc-macro2 v1.0.24 [INFO] [stderr] Downloaded bare-metal v0.2.5 [INFO] [stderr] Downloaded nb v1.0.0 [INFO] [stderr] Downloaded semver-parser v0.7.0 [INFO] [stderr] Downloaded const_env_impl--value v0.1.2 [INFO] [stderr] Downloaded nb v0.1.3 [INFO] [stderr] Downloaded ufmt-write v0.1.0 [INFO] [stderr] Downloaded avr-device-macros v0.2.3 [INFO] [stderr] Downloaded cfg-if v0.1.10 [INFO] [stderr] Downloaded avr-device v0.2.3 [INFO] [stderr] Downloaded hd44780-driver v0.4.0 [INFO] [stderr] Downloaded lcd v0.3.0 [INFO] [stderr] Downloaded ufmt v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ade73ae3439c20e049ef3874db2a13116e681b145a422b8e4126211a99128bf [INFO] running `Command { std: "docker" "start" "-a" "2ade73ae3439c20e049ef3874db2a13116e681b145a422b8e4126211a99128bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ade73ae3439c20e049ef3874db2a13116e681b145a422b8e4126211a99128bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ade73ae3439c20e049ef3874db2a13116e681b145a422b8e4126211a99128bf", kill_on_drop: false }` [INFO] [stdout] 2ade73ae3439c20e049ef3874db2a13116e681b145a422b8e4126211a99128bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7393156c4cc821b38a1563ee67e98af67013888d91411fc312097828d75bd63 [INFO] running `Command { std: "docker" "start" "-a" "c7393156c4cc821b38a1563ee67e98af67013888d91411fc312097828d75bd63", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling lcd v0.3.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling embedded-hal v0.2.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling hd44780-driver v0.4.0 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lcd-0.3.0/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lcd-0.3.0/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lcd-0.3.0/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lcd` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c7393156c4cc821b38a1563ee67e98af67013888d91411fc312097828d75bd63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7393156c4cc821b38a1563ee67e98af67013888d91411fc312097828d75bd63", kill_on_drop: false }` [INFO] [stdout] c7393156c4cc821b38a1563ee67e98af67013888d91411fc312097828d75bd63