[INFO] fetching crate esp-idf-svc 0.37.2... [INFO] testing esp-idf-svc-0.37.2 against 1.59.0 for beta-1.60-1 [INFO] extracting crate esp-idf-svc 0.37.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate esp-idf-svc 0.37.2 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate esp-idf-svc 0.37.2 [INFO] finished tweaking crates.io crate esp-idf-svc 0.37.2 [INFO] tweaked toml for crates.io crate esp-idf-svc 0.37.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2046ad2109d3873c91cdc3c95187bfec52b072fe8dc53203f2dd2c3b8f748377 [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" "2046ad2109d3873c91cdc3c95187bfec52b072fe8dc53203f2dd2c3b8f748377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2046ad2109d3873c91cdc3c95187bfec52b072fe8dc53203f2dd2c3b8f748377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2046ad2109d3873c91cdc3c95187bfec52b072fe8dc53203f2dd2c3b8f748377", kill_on_drop: false }` [INFO] [stdout] 2046ad2109d3873c91cdc3c95187bfec52b072fe8dc53203f2dd2c3b8f748377 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 374f7e30fa70568e714479091e6680a1e240c75b04fe10163e55261b628a181b [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" "374f7e30fa70568e714479091e6680a1e240c75b04fe10163e55261b628a181b", kill_on_drop: false }` [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling zero v0.1.2 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling no-std-net v0.5.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling http-auth-basic v0.1.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling cstr_core v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v1.0.0-alpha.7 [INFO] [stderr] Compiling xmas-elf v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling ureq v2.4.0 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Compiling enumset v1.0.8 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cargo_toml v0.9.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling num_enum_derive v0.5.6 [INFO] [stderr] Compiling embuild v0.28.5 [INFO] [stderr] Compiling num_enum v0.5.6 [INFO] [stderr] Compiling embedded-svc v0.17.3 [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/embedded-svc-0.17.3/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(generic_associated_types)] // For mutex, http, http::client, http::server, ota and ghota [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-svc` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "374f7e30fa70568e714479091e6680a1e240c75b04fe10163e55261b628a181b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "374f7e30fa70568e714479091e6680a1e240c75b04fe10163e55261b628a181b", kill_on_drop: false }` [INFO] [stdout] 374f7e30fa70568e714479091e6680a1e240c75b04fe10163e55261b628a181b