[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#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphenguin%2Fhue" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/phenguin/hue on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded case v0.0.1
[INFO] [stderr]   Downloaded backtrace v0.3.2
[INFO] [stderr]   Downloaded pest v1.0.0-beta.5
[INFO] [stderr]   Downloaded pest_derive v1.0.0-beta.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03f10a566620f5c7b7ba4175023c9b38f4ed057758ea115bf0200150420c3a9d
[INFO] running `Command { std: "docker" "start" "-a" "03f10a566620f5c7b7ba4175023c9b38f4ed057758ea115bf0200150420c3a9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03f10a566620f5c7b7ba4175023c9b38f4ed057758ea115bf0200150420c3a9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03f10a566620f5c7b7ba4175023c9b38f4ed057758ea115bf0200150420c3a9d", kill_on_drop: false }`
[INFO] [stdout] 03f10a566620f5c7b7ba4175023c9b38f4ed057758ea115bf0200150420c3a9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7236131252dd0deb4450b02855f3a56a2e333b5b60abad0ae06cf6421a55840f
[INFO] running `Command { std: "docker" "start" "-a" "7236131252dd0deb4450b02855f3a56a2e333b5b60abad0ae06cf6421a55840f", 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 rustc-demangle v0.1.5
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]    Compiling pest v1.0.0-beta.5
[INFO] [stderr]    Compiling case v0.0.1
[INFO] [stderr]     Checking either v1.1.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking dump v0.1.1
[INFO] [stderr]    Compiling syn v0.11.11 (/opt/rustwide/workdir/folder_derive/syn)
[INFO] [stderr]    Compiling syn v0.10.8
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling backtrace-sys v0.1.12
[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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> folder_derive/syn/src/generics.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn split_for_impl(&self) -> (ImplGenerics, TyGenerics, &WhereClause) {
[INFO] [stdout]    |                           ^^^^^      ------------  ----------  ------------ the same lifetime is elided here
[INFO] [stdout]    |                           |          |             |
[INFO] [stdout]    |                           |          |             the same lifetime is hidden here
[INFO] [stdout]    |                           |          the same lifetime is hidden here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TyGenerics<'_>, &WhereClause) {
[INFO] [stdout]    |                                                  ++++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> folder_derive/syn/src/generics.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn as_turbofish(&self) -> Turbofish {
[INFO] [stdout]    |                         ^^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn as_turbofish(&self) -> Turbofish<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `syn` (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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name syn --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-0.10.8/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="unicode-xid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aster", "clippy", "default", "expand", "full", "parsing", "pretty", "printing", "quote", "syntex_syntax", "unicode-xid", "visit"))' -C metadata=211551f86a999b1b -C extra-filename=-4d0cf2803336fed1 --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 unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-82eda79bb25fb79a.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetavKwCz6/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; 40 warnings emitted
[INFO] [stderr] error: failed to run custom build command for `backtrace-sys v0.1.12`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/backtrace-sys-fb5bb56ccbc3b28d/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/backtrace-sys-0f86af51ea8481d1/out" && AR="ar" CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra" "sh" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/configure" "--with-pic" "--disable-multilib" "--disable-shared" "--disable-host-shared" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu"
[INFO] [stderr]   checking build system type... x86_64-unknown-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-unknown-linux-gnu
[INFO] [stderr]   checking target system type... x86_64-unknown-linux-gnu
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-gcc... cc
[INFO] [stderr]   checking for C compiler default output file name... a.out
[INFO] [stderr]   checking whether the C compiler works... yes
[INFO] [stderr]   checking whether we are cross compiling... no
[INFO] [stderr]   checking for suffix of executables... 
[INFO] [stderr]   checking for suffix of object files... o
[INFO] [stderr]   checking whether we are using the GNU C compiler... yes
[INFO] [stderr]   checking whether cc accepts -g... yes
[INFO] [stderr]   checking for cc option to accept ISO C89... none needed
[INFO] [stderr]   checking how to run the C preprocessor... cc -E
[INFO] [stderr]   checking for grep that handles long lines and -e... /usr/bin/grep
[INFO] [stderr]   checking for egrep... /usr/bin/grep -E
[INFO] [stderr]   checking for ANSI C header files... yes
[INFO] [stderr]   checking for sys/types.h... yes
[INFO] [stderr]   checking for sys/stat.h... yes
[INFO] [stderr]   checking for stdlib.h... yes
[INFO] [stderr]   checking for string.h... yes
[INFO] [stderr]   checking for memory.h... yes
[INFO] [stderr]   checking for strings.h... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for unistd.h... yes
[INFO] [stderr]   checking minix/config.h usability... no
[INFO] [stderr]   checking minix/config.h presence... no
[INFO] [stderr]   checking for minix/config.h... no
[INFO] [stderr]   checking whether it is safe to define __EXTENSIONS__... yes
[INFO] [stderr]   checking for a BSD-compatible install... /usr/bin/install -c
[INFO] [stderr]   checking whether build environment is sane... yes
[INFO] [stderr]   checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[INFO] [stderr]   checking for gawk... no
[INFO] [stderr]   checking for mawk... mawk
[INFO] [stderr]   checking whether make sets $(MAKE)... yes
[INFO] [stderr]   checking whether to enable maintainer-specific portions of Makefiles... no
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-gcc... (cached) cc
[INFO] [stderr]   checking whether we are using the GNU C compiler... (cached) yes
[INFO] [stderr]   checking whether cc accepts -g... (cached) yes
[INFO] [stderr]   checking for cc option to accept ISO C89... (cached) none needed
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ranlib... no
[INFO] [stderr]   checking for ranlib... ranlib
[INFO] [stderr]   checking for gawk... (cached) mawk
[INFO] [stderr]   checking how to print strings... printf
[INFO] [stderr]   checking for a sed that does not truncate output... /usr/bin/sed
[INFO] [stderr]   checking for fgrep... /usr/bin/grep -F
[INFO] [stderr]   checking for ld used by cc... /usr/bin/ld
[INFO] [stderr]   checking if the linker (/usr/bin/ld) is GNU ld... yes
[INFO] [stderr]   checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[INFO] [stderr]   checking the name lister (/usr/bin/nm -B) interface... BSD nm
[INFO] [stderr]   checking whether ln -s works... yes
[INFO] [stderr]   checking the maximum length of command line arguments... 1572864
[INFO] [stderr]   checking whether the shell understands some XSI constructs... yes
[INFO] [stderr]   checking whether the shell understands "+="... yes
[INFO] [stderr]   checking for /usr/bin/ld option to reload object files... -r
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-objdump... no
[INFO] [stderr]   checking for objdump... objdump
[INFO] [stderr]   checking how to recognize dependent libraries... pass_all
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ar... ar
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-strip... no
[INFO] [stderr]   checking for strip... strip
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ranlib... ranlib
[INFO] [stderr]   checking command to parse /usr/bin/nm -B output from cc object... ok
[INFO] [stderr]   checking for dlfcn.h... yes
[INFO] [stderr]   checking for objdir... .libs
[INFO] [stderr]   checking if cc supports -fno-rtti -fno-exceptions... no
[INFO] [stderr]   checking for cc option to produce PIC... -fPIC -DPIC
[INFO] [stderr]   checking if cc PIC flag -fPIC -DPIC works... yes
[INFO] [stderr]   checking if cc static flag -static works... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... (cached) yes
[INFO] [stderr]   checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking dynamic linker characteristics... GNU/Linux ld.so
[INFO] [stderr]   checking how to hardcode library paths into programs... immediate
[INFO] [stderr]   checking whether stripping libraries is possible... yes
[INFO] [stderr]   checking if libtool supports shared libraries... yes
[INFO] [stderr]   checking whether to build shared libraries... no
[INFO] [stderr]   checking whether to build static libraries... yes
[INFO] [stderr]   checking unwind.h usability... yes
[INFO] [stderr]   checking unwind.h presence... yes
[INFO] [stderr]   checking for unwind.h... yes
[INFO] [stderr]   checking for _Unwind_Backtrace... yes
[INFO] [stderr]   checking for -funwind-tables option... yes
[INFO] [stderr]   checking for -frandom-seed=string option... yes
[INFO] [stderr]   checking whether cc supports -W... yes
[INFO] [stderr]   checking whether cc supports -Wall... yes
[INFO] [stderr]   checking whether cc supports -Wwrite-strings... yes
[INFO] [stderr]   checking whether cc supports -Wstrict-prototypes... yes
[INFO] [stderr]   checking whether cc supports -Wmissing-prototypes... yes
[INFO] [stderr]   checking whether cc supports -Wold-style-definition... yes
[INFO] [stderr]   checking whether cc supports -Wmissing-format-attribute... yes
[INFO] [stderr]   checking whether cc supports -Wcast-qual... yes
[INFO] [stderr]   checking for _Unwind_GetIPInfo... yes
[INFO] [stderr]   checking __sync extensions... yes
[INFO] [stderr]   checking __atomic extensions... yes
[INFO] [stderr]   checking output filetype... elf64
[INFO] [stderr]   looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
[INFO] [stderr]   checking for uintptr_t... no
[INFO] [stderr]   checking for int_least32_t... yes
[INFO] [stderr]   checking for int_fast32_t... yes
[INFO] [stderr]   checking for uint64_t... no
[INFO] [stderr]   checking what to include in gstdint.h... stdint.h (lacks uint64_t)
[INFO] [stderr]   checking size of void *... 0
[INFO] [stderr]   checking size of long... 0
[INFO] [stderr]   checking for type equivalent to int64_t... 'using preprocessor symbols'
[INFO] [stderr]   checking for type equivalent to intptr_t... 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   grep: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   configure: error: no equivalent for intptr_t, please report a bug
[INFO] [stderr]   sort: fflush failed: 'standard output': No space left on device
[INFO] [stderr]   sort: write error
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/configure: line 58: echo: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/configure: line 84: echo: write error: No space left on device
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (153) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/build.rs:169:9:
[INFO] [stderr]   failed with: exit status: 1
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x597761ede762 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x597761ede762 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x597761ede762 - std::sys::backtrace::_print_fmt::h11496fe34963a885
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x597761ede762 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hff1a9408d012ee89
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x597761effedf - core::fmt::rt::Argument::fmt::hf11195b61445f5d1
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x597761effedf - core::fmt::write::h2f1fc679f228cc52
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x597761ecf7d3 - std::io::default_write_fmt::hdd5e6d67566e664d
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x597761ecf7d3 - std::io::Write::write_fmt::haa2231cbd9aebf95
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x597761ede5b2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x597761eccd5c - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x597761eccba3 - std::panicking::default_hook::h43da101644971931
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x597761ecd29a - std::panicking::panic_with_hook::hb4e916c3e65eccec
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x597761ede13a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x597761ede099 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x597761ecd68d - __rustc[b29d3319de9a3146]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x597761f02cd0 - core::panicking::panic_fmt::h5f8d281875be5ff1
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x597761e9b1fa - build_script_build::run::h610569b22bb73f6a
[INFO] [stderr]     17:     0x597761e99bd3 - build_script_build::main::h865edb53f8acb6e1
[INFO] [stderr]     18:     0x597761e9bc53 - core::ops::function::FnOnce::call_once::hf89b2f93594e9b05
[INFO] [stderr]     19:     0x597761e9c9b6 - std::sys::backtrace::__rust_begin_short_backtrace::h6b6c7261d010aee7
[INFO] [stderr]     20:     0x597761e9bbe9 - std::rt::lang_start::{{closure}}::h1c90e66e19f9ef26
[INFO] [stderr]     21:     0x597761eded30 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h32dc2b2f49a48277
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:290:21
[INFO] [stderr]     22:     0x597761eded30 - std::panicking::catch_unwind::do_call::h3353546a38525559
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stderr]     23:     0x597761eded30 - std::panicking::catch_unwind::h57fb70202d1ae368
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stderr]     24:     0x597761eded30 - std::panic::catch_unwind::h4b724a52bb5803b4
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x597761eded30 - std::rt::lang_start_internal::{{closure}}::h3724b3072c80532a
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x597761eded30 - std::panicking::catch_unwind::do_call::h4f6e90f858bd1c3f
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stderr]     27:     0x597761eded30 - std::panicking::catch_unwind::h81c085c0d350991c
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stderr]     28:     0x597761eded30 - std::panic::catch_unwind::h289049af1176d82a
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x597761eded30 - std::rt::lang_start_internal::h3c37ebeb799b11e1
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x597761e9bbd1 - std::rt::lang_start::h8a25354da552a2c9
[INFO] [stderr]     31:     0x597761e9ca65 - main
[INFO] [stderr]     32:     0x701e77fac1ca - <unknown>
[INFO] [stderr]     33:     0x701e77fac28b - __libc_start_main
[INFO] [stderr]     34:     0x597761e987b5 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "7236131252dd0deb4450b02855f3a56a2e333b5b60abad0ae06cf6421a55840f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7236131252dd0deb4450b02855f3a56a2e333b5b60abad0ae06cf6421a55840f", kill_on_drop: false }`
[INFO] [stdout] 7236131252dd0deb4450b02855f3a56a2e333b5b60abad0ae06cf6421a55840f
