[INFO] cloning repository https://github.com/phenguin/hue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phenguin/hue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphenguin%2Fhue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphenguin%2Fhue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8027901e168ab175b8d8dba7997cb055f075fe7 [INFO] checking phenguin/hue against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphenguin%2Fhue" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phenguin/hue on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/phenguin/hue [INFO] finished tweaking git repo https://github.com/phenguin/hue [INFO] tweaked toml for git repo https://github.com/phenguin/hue written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/phenguin/hue already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded backtrace v0.3.2 [INFO] [stderr] Downloaded case v0.0.1 [INFO] [stderr] Downloaded pest_derive v1.0.0-beta.5 [INFO] [stderr] Downloaded pest v1.0.0-beta.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 152f15d6c55356470f7f34b426494dbc6a87b04047348e464973ba10c0450930 [INFO] running `Command { std: "docker" "start" "-a" "152f15d6c55356470f7f34b426494dbc6a87b04047348e464973ba10c0450930", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "152f15d6c55356470f7f34b426494dbc6a87b04047348e464973ba10c0450930", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "152f15d6c55356470f7f34b426494dbc6a87b04047348e464973ba10c0450930", kill_on_drop: false }` [INFO] [stdout] 152f15d6c55356470f7f34b426494dbc6a87b04047348e464973ba10c0450930 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e2f24e19bde8495ec7e0c5c23dd791116c8f16dfa3472614fdad1bb57a3eba3 [INFO] running `Command { std: "docker" "start" "-a" "8e2f24e19bde8495ec7e0c5c23dd791116c8f16dfa3472614fdad1bb57a3eba3", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling gcc v0.3.53 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking libc v0.2.30 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.5 [INFO] [stderr] Compiling case v0.0.1 [INFO] [stderr] Compiling pest v1.0.0-beta.5 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking dump v0.1.1 [INFO] [stderr] Checking either v1.1.0 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling syn v0.11.11 (/opt/rustwide/workdir/folder_derive/syn) [INFO] [stdout] error: failed to write /tmp/rustcyCmkCY/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaj4G2Js/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quote` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> folder_derive/syn/src/lib.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(feature = "cargo-clippy", allow(large_enum_variant))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aster`, `default`, `fold`, `full`, `parsing`, `printing`, `quote`, `synom`, `unicode-xid`, and `visit` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> folder_derive/syn/src/escape.rs:232:12 [INFO] [stdout] | [INFO] [stdout] 232 | #[cfg_attr(feature = "cargo-clippy", allow(diverging_sub_expression))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aster`, `default`, `fold`, `full`, `parsing`, `printing`, `quote`, `synom`, `unicode-xid`, and `visit` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> folder_derive/syn/src/escape.rs:241:12 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg_attr(feature = "cargo-clippy", allow(diverging_sub_expression))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aster`, `default`, `fold`, `full`, `parsing`, `printing`, `quote`, `synom`, `unicode-xid`, and `visit` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> folder_derive/syn/src/escape.rs:250:12 [INFO] [stdout] | [INFO] [stdout] 250 | #[cfg_attr(feature = "cargo-clippy", allow(diverging_sub_expression, many_single_char_names))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aster`, `default`, `fold`, `full`, `parsing`, `printing`, `quote`, `synom`, `unicode-xid`, and `visit` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:236:33 [INFO] [stdout] | [INFO] [stdout] 236 | let a = next_ch!(chars @ '0'...'7'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:237:33 [INFO] [stdout] | [INFO] [stdout] 237 | let b = next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:237:45 [INFO] [stdout] | [INFO] [stdout] 237 | let b = next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:237:57 [INFO] [stdout] | [INFO] [stdout] 237 | let b = next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:245:34 [INFO] [stdout] | [INFO] [stdout] 245 | let a = next_ch!(chars @ b'0'...b'9' | b'a'...b'f' | b'A'...b'F'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:245:48 [INFO] [stdout] | [INFO] [stdout] 245 | let a = next_ch!(chars @ b'0'...b'9' | b'a'...b'f' | b'A'...b'F'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:245:62 [INFO] [stdout] | [INFO] [stdout] 245 | let a = next_ch!(chars @ b'0'...b'9' | b'a'...b'f' | b'A'...b'F'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:246:34 [INFO] [stdout] | [INFO] [stdout] 246 | let b = next_ch!(chars @ b'0'...b'9' | b'a'...b'f' | b'A'...b'F'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:246:48 [INFO] [stdout] | [INFO] [stdout] 246 | let b = next_ch!(chars @ b'0'...b'9' | b'a'...b'f' | b'A'...b'F'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:246:62 [INFO] [stdout] | [INFO] [stdout] 246 | let b = next_ch!(chars @ b'0'...b'9' | b'a'...b'f' | b'A'...b'F'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:255:33 [INFO] [stdout] | [INFO] [stdout] 255 | let a = next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:255:45 [INFO] [stdout] | [INFO] [stdout] 255 | let a = next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:255:57 [INFO] [stdout] | [INFO] [stdout] 255 | let a = next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:256:33 [INFO] [stdout] | [INFO] [stdout] 256 | let b = next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F' | '}'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:256:45 [INFO] [stdout] | [INFO] [stdout] 256 | let b = next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F' | '}'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:256:57 [INFO] [stdout] | [INFO] [stdout] 256 | let b = next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F' | '}'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:260:33 [INFO] [stdout] | [INFO] [stdout] 260 | let c = next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F' | '}'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:260:45 [INFO] [stdout] | [INFO] [stdout] 260 | let c = next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F' | '}'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:260:57 [INFO] [stdout] | [INFO] [stdout] 260 | let c = next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F' | '}'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:264:33 [INFO] [stdout] | [INFO] [stdout] 264 | let d = next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F' | '}'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:264:45 [INFO] [stdout] | [INFO] [stdout] 264 | let d = next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F' | '}'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:264:57 [INFO] [stdout] | [INFO] [stdout] 264 | let d = next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F' | '}'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:268:33 [INFO] [stdout] | [INFO] [stdout] 268 | let e = next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F' | '}'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:268:45 [INFO] [stdout] | [INFO] [stdout] 268 | let e = next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F' | '}'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:268:57 [INFO] [stdout] | [INFO] [stdout] 268 | let e = next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F' | '}'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:272:33 [INFO] [stdout] | [INFO] [stdout] 272 | let f = next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F' | '}'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:272:45 [INFO] [stdout] | [INFO] [stdout] 272 | let f = next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F' | '}'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/escape.rs:272:57 [INFO] [stdout] | [INFO] [stdout] 272 | let f = next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F' | '}'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/lit.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | '0'...'9' | '_' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/lit.rs:327:24 [INFO] [stdout] | [INFO] [stdout] 327 | '0'...'9' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/lit.rs:368:21 [INFO] [stdout] | [INFO] [stdout] 368 | b'0'...b'9' => (b - b'0') as u64, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/lit.rs:369:21 [INFO] [stdout] | [INFO] [stdout] 369 | b'a'...b'f' => 10 + (b - b'a') as u64, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> folder_derive/syn/src/lit.rs:370:21 [INFO] [stdout] | [INFO] [stdout] 370 | b'A'...b'F' => 10 + (b - b'A') as u64, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/pest-3067a8ffa10e9e2b.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/pest-3067a8ffa10e9e2b/dep-lib-pest` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `gcc` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/bin/rustc --crate-name gcc --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gcc-0.3.53/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("parallel", "rayon"))' -C metadata=f447cf27df90aa95 -C extra-filename=-3fef5f37530bb3df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] warning: method `inner` is never used [INFO] [stdout] --> folder_derive/syn/src/attr.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub trait FilterAttrs<'a> { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 86 | fn inner(self) -> Self::Ret; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib); 38 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/bin/rustc --crate-name syn --edition=2015 folder_derive/syn/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="quote"' --cfg 'feature="synom"' --cfg 'feature="unicode-xid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aster", "default", "fold", "full", "parsing", "printing", "quote", "synom", "unicode-xid", "visit"))' -C metadata=5a868bb8663617a2 -C extra-filename=-bbd41b0d64799187 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern quote=/opt/rustwide/target/debug/deps/libquote-48a6bf014f2cd8d4.rmeta --extern synom=/opt/rustwide/target/debug/deps/libsynom-e023bac769587471.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-82eda79bb25fb79a.rmeta --cap-lints=forbid` (exit status: 1) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetat2U71r/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8e2f24e19bde8495ec7e0c5c23dd791116c8f16dfa3472614fdad1bb57a3eba3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e2f24e19bde8495ec7e0c5c23dd791116c8f16dfa3472614fdad1bb57a3eba3", kill_on_drop: false }` [INFO] [stdout] 8e2f24e19bde8495ec7e0c5c23dd791116c8f16dfa3472614fdad1bb57a3eba3