[INFO] cloning repository https://github.com/obabec/rust-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/obabec/rust-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobabec%2Frust-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobabec%2Frust-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15d657aca4888151a37808e860b1313fb6e5b883 [INFO] testing obabec/rust-examples against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobabec%2Frust-examples" "/workspace/builds/worker-68/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-68/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/obabec/rust-examples on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-68/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/obabec/rust-examples [INFO] finished tweaking git repo https://github.com/obabec/rust-examples [INFO] tweaked toml for git repo https://github.com/obabec/rust-examples written to /workspace/builds/worker-68/source/Cargo.toml [INFO] crate git repo https://github.com/obabec/rust-examples already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 141d4895fb3e32ab00322652de6e19296483738d83f17ff53da4e11b9e7cb622 [INFO] running `Command { std: "docker" "start" "-a" "141d4895fb3e32ab00322652de6e19296483738d83f17ff53da4e11b9e7cb622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "141d4895fb3e32ab00322652de6e19296483738d83f17ff53da4e11b9e7cb622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "141d4895fb3e32ab00322652de6e19296483738d83f17ff53da4e11b9e7cb622", kill_on_drop: false }` [INFO] [stdout] 141d4895fb3e32ab00322652de6e19296483738d83f17ff53da4e11b9e7cb622 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 332f9c29b2fe0d198d5eea00d0f70147399416f2533210b5989ecd624ae312a3 [INFO] running `Command { std: "docker" "start" "-a" "332f9c29b2fe0d198d5eea00d0f70147399416f2533210b5989ecd624ae312a3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling defmt-macros v0.3.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling defmt v0.3.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling defmt-parser v0.3.0 [INFO] [stderr] Compiling critical-section v0.2.5 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling heapless v0.7.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling embassy v0.1.0 (https://github.com/embassy-rs/embassy.git?rev=d76cd5ceaf5140c48ef97180beae156c0c0e07c8#d76cd5ce) [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling embedded-hal v1.0.0-alpha.6 (https://github.com/embassy-rs/embedded-hal?branch=embassy#1fa64a1d) [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling embedded-hal-async v0.0.1 (https://github.com/embassy-rs/embedded-hal?branch=embassy#1fa64a1d) [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embedded-hal-3cdc78ba8107c578/1fa64a1/embedded-hal-async/src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `embedded-hal-async` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "332f9c29b2fe0d198d5eea00d0f70147399416f2533210b5989ecd624ae312a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "332f9c29b2fe0d198d5eea00d0f70147399416f2533210b5989ecd624ae312a3", kill_on_drop: false }` [INFO] [stdout] 332f9c29b2fe0d198d5eea00d0f70147399416f2533210b5989ecd624ae312a3