[INFO] fetching crate embedded-svc 0.17.3... [INFO] testing embedded-svc-0.17.3 against 1.59.0 for beta-1.60-1 [INFO] extracting crate embedded-svc 0.17.3 into /workspace/builds/worker-100/source [INFO] validating manifest of crates.io crate embedded-svc 0.17.3 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 embedded-svc 0.17.3 [INFO] finished tweaking crates.io crate embedded-svc 0.17.3 [INFO] tweaked toml for crates.io crate embedded-svc 0.17.3 written to /workspace/builds/worker-100/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] [stderr] Blocking waiting for file lock on package cache [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] Downloading crates ... [INFO] [stderr] Downloaded no-std-net v0.5.0 [INFO] [stderr] Downloaded http-auth-basic v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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] 0e16f3b4b553312dc57a41ec161666f30376b7251aea6921ef2f504d4d5a5e39 [INFO] running `Command { std: "docker" "start" "-a" "0e16f3b4b553312dc57a41ec161666f30376b7251aea6921ef2f504d4d5a5e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e16f3b4b553312dc57a41ec161666f30376b7251aea6921ef2f504d4d5a5e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e16f3b4b553312dc57a41ec161666f30376b7251aea6921ef2f504d4d5a5e39", kill_on_drop: false }` [INFO] [stdout] 0e16f3b4b553312dc57a41ec161666f30376b7251aea6921ef2f504d4d5a5e39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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] f91be64e1ebd527bbc867891e98e0e9bc3b03b2b3401aa83c096c7e42ab150c8 [INFO] running `Command { std: "docker" "start" "-a" "f91be64e1ebd527bbc867891e98e0e9bc3b03b2b3401aa83c096c7e42ab150c8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http-auth-basic v0.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling num_enum_derive v0.5.6 [INFO] [stderr] Compiling num_enum v0.5.6 [INFO] [stderr] Compiling enumset v1.0.8 [INFO] [stderr] Compiling no-std-net v0.5.0 [INFO] [stderr] Compiling embedded-svc v0.17.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> 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] running `Command { std: "docker" "inspect" "f91be64e1ebd527bbc867891e98e0e9bc3b03b2b3401aa83c096c7e42ab150c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f91be64e1ebd527bbc867891e98e0e9bc3b03b2b3401aa83c096c7e42ab150c8", kill_on_drop: false }` [INFO] [stdout] f91be64e1ebd527bbc867891e98e0e9bc3b03b2b3401aa83c096c7e42ab150c8