[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#5dfe648b45659db8dd0a673a806bba3df84aa3af for pr-134273 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphenguin%2Fhue" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phenguin/hue on toolchain 5dfe648b45659db8dd0a673a806bba3df84aa3af [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "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-0-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" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded case v0.0.1 [INFO] [stderr] Downloaded pest_derive v1.0.0-beta.5 [INFO] [stderr] Downloaded dump v0.1.1 [INFO] [stderr] Downloaded pest v1.0.0-beta.5 [INFO] [stderr] Downloaded backtrace-sys v0.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de42ea5e6a9dfbf3c3ff2abf1f8d72bfd559740091e468c905a54d16f7733102 [INFO] running `Command { std: "docker" "start" "-a" "de42ea5e6a9dfbf3c3ff2abf1f8d72bfd559740091e468c905a54d16f7733102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de42ea5e6a9dfbf3c3ff2abf1f8d72bfd559740091e468c905a54d16f7733102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de42ea5e6a9dfbf3c3ff2abf1f8d72bfd559740091e468c905a54d16f7733102", kill_on_drop: false }` [INFO] [stdout] de42ea5e6a9dfbf3c3ff2abf1f8d72bfd559740091e468c905a54d16f7733102 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dac403731f827190cfcd953c5f70dcf93f4c73510c2e8eca692fa6e05ae578bc [INFO] running `Command { std: "docker" "start" "-a" "dac403731f827190cfcd953c5f70dcf93f4c73510c2e8eca692fa6e05ae578bc", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling gcc v0.3.53 [INFO] [stderr] Compiling unicode-xid v0.0.4 [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 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.11.11 (/opt/rustwide/workdir/folder_derive/syn) [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling backtrace-sys v0.1.12 [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] Compiling pest_derive v1.0.0-beta.5 [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] Compiling folder_derive v0.1.0 (/opt/rustwide/workdir/folder_derive) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> folder_derive/src/lib.rs:113:43 [INFO] [stdout] | [INFO] [stdout] 113 | enum Shape { S, T, U }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable [INFO] [stdout] --> folder_derive/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(proc_macro)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [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-73e0d7bac2693a95/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... failed [INFO] [stderr] checking for dlfcn.h... no [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... no [INFO] [stderr] checking if cc static flag -static works... no [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... yes [INFO] [stderr] checking for int_least32_t... yes [INFO] [stderr] checking for int_fast32_t... yes [INFO] [stderr] checking for uint64_t... yes [INFO] [stderr] checking what to include in gstdint.h... stdint.h (already complete) [INFO] [stderr] checking sys/mman.h usability... yes [INFO] [stderr] checking sys/mman.h presence... yes [INFO] [stderr] checking for sys/mman.h... yes [INFO] [stderr] checking for mmap... yes [INFO] [stderr] checking link.h usability... yes [INFO] [stderr] checking link.h presence... yes [INFO] [stderr] checking for link.h... yes [INFO] [stderr] checking for dl_iterate_phdr... yes [INFO] [stderr] checking for fcntl... yes [INFO] [stderr] checking whether strnlen is declared... yes [INFO] [stderr] checking for getexecname... no [INFO] [stderr] checking whether tests can run... yes [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating backtrace-supported.h [INFO] [stderr] config.status: creating config.h [INFO] [stderr] config.status: executing libtool commands [INFO] [stderr] config.status: executing gstdint.h commands [INFO] [stderr] config.status: executing default commands [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/backtrace-sys-73e0d7bac2693a95/out" && "make" "INCDIR=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace" [INFO] [stderr] make all-am [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/backtrace-sys-73e0d7bac2693a95/out' [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c -o atomic.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/atomic.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/atomic.c -o atomic.o [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c -o dwarf.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/dwarf.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/dwarf.c -o dwarf.o [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c -o fileline.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/fileline.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/fileline.c -o fileline.o [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c -o posix.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/posix.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/posix.c -o posix.o [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c -o print.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/print.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/print.c -o print.o [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c -o sort.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/sort.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/sort.c -o sort.o [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c -o state.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/state.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/state.c -o state.o [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c -o backtrace.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/backtrace.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/backtrace.c -o backtrace.o [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c -o simple.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/simple.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/simple.c -o simple.o [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c -o elf.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/elf.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/elf.c -o elf.o [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c -o mmapio.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/mmapio.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/mmapio.c -o mmapio.o [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c -o mmap.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/mmap.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.12/src/libbacktrace/mmap.c -o mmap.o [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=link cc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo [INFO] [stderr] libtool: link: ar cru _libs/libbacktrace.a atomic.o dwarf.o fileline.o posix.o print.o sort.o state.o backtrace.o simple.o elf.o mmapio.o mmap.o [INFO] [stderr] libtool: link: ranlib _libs/libbacktrace.a [INFO] [stderr] libtool: link: ( cd "_libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) [INFO] [stderr] true DO=all multi-do # make [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/backtrace-sys-73e0d7bac2693a95/out' [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/backtrace-sys-73e0d7bac2693a95/out/.libs [INFO] [stderr] cargo:rustc-link-lib=static=backtrace [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/backtrace-sys-73e0d7bac2693a95/out/__tmp" && "ar" "x" "/opt/rustwide/target/debug/build/backtrace-sys-73e0d7bac2693a95/out/.libs/libbacktrace.a" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] sed: couldn't write 72 items to stdout: 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 5619: echo: 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 8090: echo: write error: No space left on device [INFO] [stderr] /usr/bin/sed: couldn't flush stdout: 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 8096: echo: write error: No space left on device [INFO] [stderr] /usr/bin/sed: couldn't flush stdout: 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 8125: echo: 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 8173: printf: 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 8459: printf: 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 8471: printf: 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 8478: echo: 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 8489: echo: 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 8538: echo: write error: No space left on device [INFO] [stderr] ar: `u' modifier ignored since `D' is the default (see `U') [INFO] [stderr] ar: /opt/rustwide/target/debug/build/backtrace-sys-73e0d7bac2693a95/out/.libs/libbacktrace.a: No such file or directory [INFO] [stderr] thread 'main' 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: 9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x610a19baf64a - std::backtrace_rs::backtrace::libunwind::trace::hdb59b9b9e4ed1b83 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x610a19baf64a - std::backtrace_rs::backtrace::trace_unsynchronized::h25ad62b551c949b8 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x610a19baf64a - std::sys::backtrace::_print_fmt::ha479f6dece680afc [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x610a19baf64a - ::fmt::h33ec10e0df36a5c3 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x610a19bd2893 - core::fmt::rt::Argument::fmt::h0917f77ae3a257fc [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x610a19bd2893 - core::fmt::write::h03af667e1dbb240e [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x610a19bac653 - std::io::Write::write_fmt::h3f5609ab9d6d2e49 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x610a19baf492 - std::sys::backtrace::BacktraceLock::print::h9ab1cb7f20a1a38f [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x610a19bb067d - std::panicking::default_hook::{{closure}}::h77ba5dfc66d896ce [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x610a19bb04c2 - std::panicking::default_hook::h2aeb049efd433e28 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x610a19bb0c77 - std::panicking::rust_panic_with_hook::hd8dd08a68a9d8f5b [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x610a19bb0b0a - std::panicking::begin_panic_handler::{{closure}}::hd69892399d84bae4 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:690:13 [INFO] [stderr] 12: 0x610a19bafb19 - std::sys::backtrace::__rust_end_short_backtrace::hba6797b949044424 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x610a19bb079d - rust_begin_unwind [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:681:5 [INFO] [stderr] 14: 0x610a19bd1710 - core::panicking::panic_fmt::h863f6187598fbae9 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x610a19b70425 - build_script_build::run::hf3c9ff3ccdab574e [INFO] [stderr] 16: 0x610a19b6f8da - build_script_build::main::hc169881e15aaad50 [INFO] [stderr] 17: 0x610a19b6d1e3 - core::ops::function::FnOnce::call_once::he9d69f3049e123d8 [INFO] [stderr] 18: 0x610a19b6cbd6 - std::sys::backtrace::__rust_begin_short_backtrace::h21251b0ce482a371 [INFO] [stderr] 19: 0x610a19b6c7b9 - std::rt::lang_start::{{closure}}::h920a7ba58f4f7b7a [INFO] [stderr] 20: 0x610a19ba9167 - core::ops::function::impls:: for &F>::call_once::ha39f0cc3d299ed85 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x610a19ba9167 - std::panicking::try::do_call::hd7632e187a63a3d0 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:573:40 [INFO] [stderr] 22: 0x610a19ba9167 - std::panicking::try::h55a6670aced1338e [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:536:19 [INFO] [stderr] 23: 0x610a19ba9167 - std::panic::catch_unwind::h8f82b3fc9056f880 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panic.rs:358:14 [INFO] [stderr] 24: 0x610a19ba9167 - std::rt::lang_start_internal::{{closure}}::h78084d846d0ddf5d [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/rt.rs:174:48 [INFO] [stderr] 25: 0x610a19ba9167 - std::panicking::try::do_call::hd45134f15a049fc8 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:573:40 [INFO] [stderr] 26: 0x610a19ba9167 - std::panicking::try::hba6185e665555e74 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:536:19 [INFO] [stderr] 27: 0x610a19ba9167 - std::panic::catch_unwind::hf8836d6137df3b21 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x610a19ba9167 - std::rt::lang_start_internal::hd838babd7345a19d [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/rt.rs:174:20 [INFO] [stderr] 29: 0x610a19b6c797 - std::rt::lang_start::h0ab1662378bdd832 [INFO] [stderr] 30: 0x610a19b70615 - main [INFO] [stderr] 31: 0x71c4d49ebd90 - [INFO] [stderr] 32: 0x71c4d49ebe40 - __libc_start_main [INFO] [stderr] 33: 0x610a19b6c345 - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "dac403731f827190cfcd953c5f70dcf93f4c73510c2e8eca692fa6e05ae578bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dac403731f827190cfcd953c5f70dcf93f4c73510c2e8eca692fa6e05ae578bc", kill_on_drop: false }` [INFO] [stdout] dac403731f827190cfcd953c5f70dcf93f4c73510c2e8eca692fa6e05ae578bc