[INFO] fetching crate piske 0.1.2... [INFO] testing piske-0.1.2 against 1.55.0 for beta-1.56-1 [INFO] extracting crate piske 0.1.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate piske 0.1.2 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate piske 0.1.2 [INFO] finished tweaking crates.io crate piske 0.1.2 [INFO] tweaked toml for crates.io crate piske 0.1.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3ec90574fb9015e8f5965b54d1bd7a15efb5b7f101caecd5927535d30bdca4f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d3ec90574fb9015e8f5965b54d1bd7a15efb5b7f101caecd5927535d30bdca4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3ec90574fb9015e8f5965b54d1bd7a15efb5b7f101caecd5927535d30bdca4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3ec90574fb9015e8f5965b54d1bd7a15efb5b7f101caecd5927535d30bdca4f", kill_on_drop: false }` [INFO] [stdout] d3ec90574fb9015e8f5965b54d1bd7a15efb5b7f101caecd5927535d30bdca4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7420269abb6636404ae0a2af0a6e1bdf75cd986441b1e7dfd29fe8fab11916c5 [INFO] running `Command { std: "docker" "start" "-a" "7420269abb6636404ae0a2af0a6e1bdf75cd986441b1e7dfd29fe8fab11916c5", kill_on_drop: false }` [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling codemap-diagnostic v0.1.1 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling wee-peg v0.5.4 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling sindra v0.1.0 [INFO] [stderr] Compiling piske v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rustyline v4.1.0 [INFO] [stderr] Compiling psk_std v0.1.0 [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/piske-b637b06042456655/out/piske.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | try! [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/piske-b637b06042456655/out/piske.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | if self.expected.len() == 0 { try! (write! (fmt, "EOF")) ; } else if [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/piske-b637b06042456655/out/piske.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | try! [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/piske-b637b06042456655/out/piske.rs:29:51 [INFO] [stdout] | [INFO] [stdout] 29 | let mut iter = self.expected.iter() ; try! [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/piske-b637b06042456655/out/piske.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | { try! (write! (fmt, ", `{}`", escape_default(elem))) ; } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/piske-b637b06042456655/out/piske.rs:276:358 [INFO] [stdout] | [INFO] [stdout] 276 | ...feff}' | '\u{1680}' | '\u{180e}' | '\u{2000}' ... '\u{200a}' | '\u{202f}' | '\u{205f}' | '\u{3000}' => Matched ( __next , ( ) ) , _ =>... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/visitor/eval.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | fn visit(&self, &mut State) -> Result; [INFO] [stdout] | ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut State` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/visitor/symbol.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | fn visit(&self, &mut State) -> Result; [INFO] [stdout] | ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut State` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/visitor/type_visitor.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | fn visit(&self, &mut State) -> Result; [INFO] [stdout] | ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut State` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/visitor/transpile.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | fn visit(&self, &mut State) -> Result; [INFO] [stdout] | ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut State` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/visitor/state.rs:75:16 [INFO] [stdout] | [INFO] [stdout] 75 | stdin: Box, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/visitor/state.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | stdout: Box, [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/visitor/state.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | stderr: Box, [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/visitor/state.rs:105:37 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn stdin(&mut self) -> &mut Read { self.stdin.as_mut() } [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/visitor/state.rs:107:38 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn stdout(&mut self) -> &mut Write { self.stdout.as_mut() } [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/visitor/state.rs:109:38 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn stderr(&mut self) -> &mut Write { self.stderr.as_mut() } [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/ast/inference.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / lazy_static! { [INFO] [stdout] 9 | | /// Result type definition for all arithmetic infix operations. `Some(...)` indicates that the [INFO] [stdout] 10 | | /// operation is possible and has the given result type, `None` indicates that the operation [INFO] [stdout] 11 | | /// is invalid on the supplied types. [INFO] [stdout] ... | [INFO] [stdout] 27 | | ]; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/ast/inference.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / lazy_static! { [INFO] [stdout] 31 | | /// Table of comparable (via comparison operators; e.g. <, <=, >, >=) types. 'Some(...)' [INFO] [stdout] 32 | | /// indicates the types are comparable but both sides need to be the specified type. 'None' [INFO] [stdout] 33 | | /// indicates they are not comparable. [INFO] [stdout] ... | [INFO] [stdout] 49 | | ]; [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for macro [INFO] [stdout] --> src/visitor/interp/macros.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | macro_rules! add_interpreter_func { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for macro [INFO] [stdout] --> src/visitor/interp/macros.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | macro_rules! add_func { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.69s [INFO] running `Command { std: "docker" "inspect" "7420269abb6636404ae0a2af0a6e1bdf75cd986441b1e7dfd29fe8fab11916c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7420269abb6636404ae0a2af0a6e1bdf75cd986441b1e7dfd29fe8fab11916c5", kill_on_drop: false }` [INFO] [stdout] 7420269abb6636404ae0a2af0a6e1bdf75cd986441b1e7dfd29fe8fab11916c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b9f10625c58ac8cc75fda19f45c925828207d3192232ab0e91780cf78b8eb33 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4b9f10625c58ac8cc75fda19f45c925828207d3192232ab0e91780cf78b8eb33", kill_on_drop: false }` [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/piske-b637b06042456655/out/piske.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | try! [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/piske-b637b06042456655/out/piske.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | if self.expected.len() == 0 { try! (write! (fmt, "EOF")) ; } else if [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/piske-b637b06042456655/out/piske.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | try! [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/piske-b637b06042456655/out/piske.rs:29:51 [INFO] [stdout] | [INFO] [stdout] 29 | let mut iter = self.expected.iter() ; try! [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/piske-b637b06042456655/out/piske.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | { try! (write! (fmt, ", `{}`", escape_default(elem))) ; } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/piske-b637b06042456655/out/piske.rs:276:358 [INFO] [stdout] | [INFO] [stdout] 276 | ...feff}' | '\u{1680}' | '\u{180e}' | '\u{2000}' ... '\u{200a}' | '\u{202f}' | '\u{205f}' | '\u{3000}' => Matched ( __next , ( ) ) , _ =>... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/visitor/eval.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | fn visit(&self, &mut State) -> Result; [INFO] [stdout] | ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut State` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/visitor/symbol.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | fn visit(&self, &mut State) -> Result; [INFO] [stdout] | ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut State` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/visitor/type_visitor.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | fn visit(&self, &mut State) -> Result; [INFO] [stdout] | ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut State` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/visitor/transpile.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | fn visit(&self, &mut State) -> Result; [INFO] [stdout] | ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut State` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/visitor/state.rs:75:16 [INFO] [stdout] | [INFO] [stdout] 75 | stdin: Box, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/visitor/state.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | stdout: Box, [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/visitor/state.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | stderr: Box, [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/visitor/state.rs:105:37 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn stdin(&mut self) -> &mut Read { self.stdin.as_mut() } [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/visitor/state.rs:107:38 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn stdout(&mut self) -> &mut Write { self.stdout.as_mut() } [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/visitor/state.rs:109:38 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn stderr(&mut self) -> &mut Write { self.stderr.as_mut() } [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/ast/inference.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / lazy_static! { [INFO] [stdout] 9 | | /// Result type definition for all arithmetic infix operations. `Some(...)` indicates that the [INFO] [stdout] 10 | | /// operation is possible and has the given result type, `None` indicates that the operation [INFO] [stdout] 11 | | /// is invalid on the supplied types. [INFO] [stdout] ... | [INFO] [stdout] 27 | | ]; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/ast/inference.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / lazy_static! { [INFO] [stdout] 31 | | /// Table of comparable (via comparison operators; e.g. <, <=, >, >=) types. 'Some(...)' [INFO] [stdout] 32 | | /// indicates the types are comparable but both sides need to be the specified type. 'None' [INFO] [stdout] 33 | | /// indicates they are not comparable. [INFO] [stdout] ... | [INFO] [stdout] 49 | | ]; [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for macro [INFO] [stdout] --> src/visitor/interp/macros.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | macro_rules! add_interpreter_func { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for macro [INFO] [stdout] --> src/visitor/interp/macros.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | macro_rules! add_func { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling piske v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/piske-b637b06042456655/out/piske.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | try! [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/piske-b637b06042456655/out/piske.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | if self.expected.len() == 0 { try! (write! (fmt, "EOF")) ; } else if [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/piske-b637b06042456655/out/piske.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | try! [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/piske-b637b06042456655/out/piske.rs:29:51 [INFO] [stdout] | [INFO] [stdout] 29 | let mut iter = self.expected.iter() ; try! [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/piske-b637b06042456655/out/piske.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | { try! (write! (fmt, ", `{}`", escape_default(elem))) ; } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/piske-b637b06042456655/out/piske.rs:276:358 [INFO] [stdout] | [INFO] [stdout] 276 | ...feff}' | '\u{1680}' | '\u{180e}' | '\u{2000}' ... '\u{200a}' | '\u{202f}' | '\u{205f}' | '\u{3000}' => Matched ( __next , ( ) ) , _ =>... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/visitor/eval.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | fn visit(&self, &mut State) -> Result; [INFO] [stdout] | ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut State` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/visitor/symbol.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | fn visit(&self, &mut State) -> Result; [INFO] [stdout] | ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut State` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/visitor/type_visitor.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | fn visit(&self, &mut State) -> Result; [INFO] [stdout] | ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut State` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/visitor/transpile.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | fn visit(&self, &mut State) -> Result; [INFO] [stdout] | ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut State` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/visitor/state.rs:75:16 [INFO] [stdout] | [INFO] [stdout] 75 | stdin: Box, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/visitor/state.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | stdout: Box, [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/visitor/state.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | stderr: Box, [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/visitor/state.rs:105:37 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn stdin(&mut self) -> &mut Read { self.stdin.as_mut() } [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/visitor/state.rs:107:38 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn stdout(&mut self) -> &mut Write { self.stdout.as_mut() } [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/visitor/state.rs:109:38 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn stderr(&mut self) -> &mut Write { self.stderr.as_mut() } [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/ast/inference.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / lazy_static! { [INFO] [stdout] 9 | | /// Result type definition for all arithmetic infix operations. `Some(...)` indicates that the [INFO] [stdout] 10 | | /// operation is possible and has the given result type, `None` indicates that the operation [INFO] [stdout] 11 | | /// is invalid on the supplied types. [INFO] [stdout] ... | [INFO] [stdout] 27 | | ]; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/ast/inference.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / lazy_static! { [INFO] [stdout] 31 | | /// Table of comparable (via comparison operators; e.g. <, <=, >, >=) types. 'Some(...)' [INFO] [stdout] 32 | | /// indicates the types are comparable but both sides need to be the specified type. 'None' [INFO] [stdout] 33 | | /// indicates they are not comparable. [INFO] [stdout] ... | [INFO] [stdout] 49 | | ]; [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `piske` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name statement tests/statement.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=a3f5584f26de0fce -C extra-filename=-a3f5584f26de0fce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-d2ab4db10a00b04c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-0225df2dd3a5ccbd.rlib --extern piske=/opt/rustwide/target/debug/deps/libpiske-fc9e1697f0eeee9d.rlib --extern psk_std=/opt/rustwide/target/debug/deps/libpsk_std-d1f631bc3d3836b8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d703a8e71f80a840.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-f08f23b0bf2a70bf.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-aa8ad58b5c0e18a7.rlib --extern sindra=/opt/rustwide/target/debug/deps/libsindra-e863bb8740ad1182.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-bb0b1c0bd04567c4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/literals-57f60f6719c6b23c.literals.be498911-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/literals-57f60f6719c6b23c.literals.be498911-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/literals-57f60f6719c6b23c.literals.be498911-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/literals-57f60f6719c6b23c.literals.be498911-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/literals-57f60f6719c6b23c.literals.be498911-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/literals-57f60f6719c6b23c.literals.be498911-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/literals-57f60f6719c6b23c.literals.be498911-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/literals-57f60f6719c6b23c.literals.be498911-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/literals-57f60f6719c6b23c.literals.be498911-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/literals-57f60f6719c6b23c.literals.be498911-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/literals-57f60f6719c6b23c.literals.be498911-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/literals-57f60f6719c6b23c.literals.be498911-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/literals-57f60f6719c6b23c.literals.be498911-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/literals-57f60f6719c6b23c.literals.be498911-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/literals-57f60f6719c6b23c.literals.be498911-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/literals-57f60f6719c6b23c.literals.be498911-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/literals-57f60f6719c6b23c.4a6319qh0py7a8se.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libpiske-fc9e1697f0eeee9d.rlib" "/opt/rustwide/target/debug/deps/libpsk_std-d1f631bc3d3836b8.rlib" "/opt/rustwide/target/debug/deps/libimage-55dce9d70bf38148.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-4c3eba71b04c560a.rlib" "/opt/rustwide/target/debug/deps/libgif-7875fb29af470360.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-045e02a475a03d9f.rlib" "/opt/rustwide/target/debug/deps/liblzw-bf28a12cd9e5ee2b.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-3ee812e9c1becbd3.rlib" "/opt/rustwide/target/debug/deps/librayon-3420e84d71a91800.rlib" "/opt/rustwide/target/debug/deps/librayon_core-cb9f9b495a6ec8a2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6aa8c0f7f41c04d4.rlib" "/opt/rustwide/target/debug/deps/liblibc-7085dace614ae946.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e5dafd3900631dbd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2439fef1b58de08b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cfa241b6ab16dc70.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5bdac591e8ca734e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ef5856d484d5b1e2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libeither-86164c251fc3f461.rlib" "/opt/rustwide/target/debug/deps/libpng-3730325bc57bd0bf.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2a0072516da81175.rlib" "/opt/rustwide/target/debug/deps/libinflate-1f32a8080cacf48e.rlib" "/opt/rustwide/target/debug/deps/libadler32-d1b45ea3c4d808bb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f947290fec4feb2c.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-ae5885e72b77ecbf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-27a2755afd7ed9c3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b4a979328d45c25f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-b2b6d81275710870.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-bcc2a7c3b12b15b4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7b6445d372d84407.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/libsindra-e863bb8740ad1182.rlib" "/opt/rustwide/target/debug/deps/libregex-f08f23b0bf2a70bf.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-5af02fc13912b61b.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-611912e622e10fe2.rlib" "/opt/rustwide/target/debug/deps/libucd_util-94809770462b5147.rlib" "/opt/rustwide/target/debug/deps/libthread_local-f67eb570b8c0ed3e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0e5ef18a9403c1cf.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f592fda00c64810.rlib" "/opt/rustwide/target/debug/deps/libquote-d703a8e71f80a840.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0225df2dd3a5ccbd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/literals-57f60f6719c6b23c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/ifelse-3d6c078d6f8c5848.ifelse.6cd34986-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ifelse-3d6c078d6f8c5848.ifelse.6cd34986-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ifelse-3d6c078d6f8c5848.ifelse.6cd34986-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ifelse-3d6c078d6f8c5848.ifelse.6cd34986-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ifelse-3d6c078d6f8c5848.ifelse.6cd34986-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ifelse-3d6c078d6f8c5848.ifelse.6cd34986-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ifelse-3d6c078d6f8c5848.ifelse.6cd34986-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ifelse-3d6c078d6f8c5848.ifelse.6cd34986-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ifelse-3d6c078d6f8c5848.ifelse.6cd34986-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ifelse-3d6c078d6f8c5848.ifelse.6cd34986-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ifelse-3d6c078d6f8c5848.ifelse.6cd34986-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ifelse-3d6c078d6f8c5848.ifelse.6cd34986-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ifelse-3d6c078d6f8c5848.ifelse.6cd34986-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ifelse-3d6c078d6f8c5848.ifelse.6cd34986-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ifelse-3d6c078d6f8c5848.ifelse.6cd34986-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ifelse-3d6c078d6f8c5848.ifelse.6cd34986-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ifelse-3d6c078d6f8c5848.48mdjdoi7ukat6k8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libpiske-fc9e1697f0eeee9d.rlib" "/opt/rustwide/target/debug/deps/libpsk_std-d1f631bc3d3836b8.rlib" "/opt/rustwide/target/debug/deps/libimage-55dce9d70bf38148.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-4c3eba71b04c560a.rlib" "/opt/rustwide/target/debug/deps/libgif-7875fb29af470360.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-045e02a475a03d9f.rlib" "/opt/rustwide/target/debug/deps/liblzw-bf28a12cd9e5ee2b.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-3ee812e9c1becbd3.rlib" "/opt/rustwide/target/debug/deps/librayon-3420e84d71a91800.rlib" "/opt/rustwide/target/debug/deps/librayon_core-cb9f9b495a6ec8a2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6aa8c0f7f41c04d4.rlib" "/opt/rustwide/target/debug/deps/liblibc-7085dace614ae946.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e5dafd3900631dbd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2439fef1b58de08b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cfa241b6ab16dc70.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5bdac591e8ca734e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ef5856d484d5b1e2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libeither-86164c251fc3f461.rlib" "/opt/rustwide/target/debug/deps/libpng-3730325bc57bd0bf.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2a0072516da81175.rlib" "/opt/rustwide/target/debug/deps/libinflate-1f32a8080cacf48e.rlib" "/opt/rustwide/target/debug/deps/libadler32-d1b45ea3c4d808bb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f947290fec4feb2c.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-ae5885e72b77ecbf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-27a2755afd7ed9c3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b4a979328d45c25f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-b2b6d81275710870.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-bcc2a7c3b12b15b4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7b6445d372d84407.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/libsindra-e863bb8740ad1182.rlib" "/opt/rustwide/target/debug/deps/libregex-f08f23b0bf2a70bf.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-5af02fc13912b61b.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-611912e622e10fe2.rlib" "/opt/rustwide/target/debug/deps/libucd_util-94809770462b5147.rlib" "/opt/rustwide/target/debug/deps/libthread_local-f67eb570b8c0ed3e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0e5ef18a9403c1cf.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f592fda00c64810.rlib" "/opt/rustwide/target/debug/deps/libquote-d703a8e71f80a840.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0225df2dd3a5ccbd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ifelse-3d6c078d6f8c5848" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/type_computation-e177baed9aae870d.type_computation.4f0df9b9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/type_computation-e177baed9aae870d.type_computation.4f0df9b9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/type_computation-e177baed9aae870d.type_computation.4f0df9b9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/type_computation-e177baed9aae870d.type_computation.4f0df9b9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/type_computation-e177baed9aae870d.type_computation.4f0df9b9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/type_computation-e177baed9aae870d.type_computation.4f0df9b9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/type_computation-e177baed9aae870d.type_computation.4f0df9b9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/type_computation-e177baed9aae870d.type_computation.4f0df9b9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/type_computation-e177baed9aae870d.type_computation.4f0df9b9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/type_computation-e177baed9aae870d.type_computation.4f0df9b9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/type_computation-e177baed9aae870d.type_computation.4f0df9b9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/type_computation-e177baed9aae870d.type_computation.4f0df9b9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/type_computation-e177baed9aae870d.type_computation.4f0df9b9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/type_computation-e177baed9aae870d.type_computation.4f0df9b9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/type_computation-e177baed9aae870d.jbvjb92n80smvw7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libpiske-fc9e1697f0eeee9d.rlib" "/opt/rustwide/target/debug/deps/libpsk_std-d1f631bc3d3836b8.rlib" "/opt/rustwide/target/debug/deps/libimage-55dce9d70bf38148.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-4c3eba71b04c560a.rlib" "/opt/rustwide/target/debug/deps/libgif-7875fb29af470360.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-045e02a475a03d9f.rlib" "/opt/rustwide/target/debug/deps/liblzw-bf28a12cd9e5ee2b.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-3ee812e9c1becbd3.rlib" "/opt/rustwide/target/debug/deps/librayon-3420e84d71a91800.rlib" "/opt/rustwide/target/debug/deps/librayon_core-cb9f9b495a6ec8a2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6aa8c0f7f41c04d4.rlib" "/opt/rustwide/target/debug/deps/liblibc-7085dace614ae946.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e5dafd3900631dbd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2439fef1b58de08b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cfa241b6ab16dc70.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5bdac591e8ca734e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ef5856d484d5b1e2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libeither-86164c251fc3f461.rlib" "/opt/rustwide/target/debug/deps/libpng-3730325bc57bd0bf.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2a0072516da81175.rlib" "/opt/rustwide/target/debug/deps/libinflate-1f32a8080cacf48e.rlib" "/opt/rustwide/target/debug/deps/libadler32-d1b45ea3c4d808bb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f947290fec4feb2c.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-ae5885e72b77ecbf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-27a2755afd7ed9c3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b4a979328d45c25f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-b2b6d81275710870.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-bcc2a7c3b12b15b4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7b6445d372d84407.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/libsindra-e863bb8740ad1182.rlib" "/opt/rustwide/target/debug/deps/libregex-f08f23b0bf2a70bf.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-5af02fc13912b61b.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-611912e622e10fe2.rlib" "/opt/rustwide/target/debug/deps/libucd_util-94809770462b5147.rlib" "/opt/rustwide/target/debug/deps/libthread_local-f67eb570b8c0ed3e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0e5ef18a9403c1cf.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f592fda00c64810.rlib" "/opt/rustwide/target/debug/deps/libquote-d703a8e71f80a840.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0225df2dd3a5ccbd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/type_computation-e177baed9aae870d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/stdlib-fb3c99d6057e7a42.stdlib.79e93194-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/stdlib-fb3c99d6057e7a42.stdlib.79e93194-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/stdlib-fb3c99d6057e7a42.stdlib.79e93194-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/stdlib-fb3c99d6057e7a42.stdlib.79e93194-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/stdlib-fb3c99d6057e7a42.stdlib.79e93194-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/stdlib-fb3c99d6057e7a42.stdlib.79e93194-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/stdlib-fb3c99d6057e7a42.stdlib.79e93194-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/stdlib-fb3c99d6057e7a42.stdlib.79e93194-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/stdlib-fb3c99d6057e7a42.stdlib.79e93194-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/stdlib-fb3c99d6057e7a42.stdlib.79e93194-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/stdlib-fb3c99d6057e7a42.stdlib.79e93194-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/stdlib-fb3c99d6057e7a42.stdlib.79e93194-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/stdlib-fb3c99d6057e7a42.stdlib.79e93194-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/stdlib-fb3c99d6057e7a42.stdlib.79e93194-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/stdlib-fb3c99d6057e7a42.stdlib.79e93194-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/stdlib-fb3c99d6057e7a42.stdlib.79e93194-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/stdlib-fb3c99d6057e7a42.39w6dgcrn6wjh14a.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libpiske-fc9e1697f0eeee9d.rlib" "/opt/rustwide/target/debug/deps/libpsk_std-d1f631bc3d3836b8.rlib" "/opt/rustwide/target/debug/deps/libimage-55dce9d70bf38148.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-4c3eba71b04c560a.rlib" "/opt/rustwide/target/debug/deps/libgif-7875fb29af470360.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-045e02a475a03d9f.rlib" "/opt/rustwide/target/debug/deps/liblzw-bf28a12cd9e5ee2b.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-3ee812e9c1becbd3.rlib" "/opt/rustwide/target/debug/deps/librayon-3420e84d71a91800.rlib" "/opt/rustwide/target/debug/deps/librayon_core-cb9f9b495a6ec8a2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6aa8c0f7f41c04d4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e5dafd3900631dbd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2439fef1b58de08b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cfa241b6ab16dc70.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5bdac591e8ca734e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ef5856d484d5b1e2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libeither-86164c251fc3f461.rlib" "/opt/rustwide/target/debug/deps/libpng-3730325bc57bd0bf.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2a0072516da81175.rlib" "/opt/rustwide/target/debug/deps/libinflate-1f32a8080cacf48e.rlib" "/opt/rustwide/target/debug/deps/libadler32-d1b45ea3c4d808bb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f947290fec4feb2c.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-ae5885e72b77ecbf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-27a2755afd7ed9c3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b4a979328d45c25f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-b2b6d81275710870.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-bcc2a7c3b12b15b4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7b6445d372d84407.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/libsindra-e863bb8740ad1182.rlib" "/opt/rustwide/target/debug/deps/libregex-f08f23b0bf2a70bf.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-5af02fc13912b61b.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-611912e622e10fe2.rlib" "/opt/rustwide/target/debug/deps/libucd_util-94809770462b5147.rlib" "/opt/rustwide/target/debug/deps/libthread_local-f67eb570b8c0ed3e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0e5ef18a9403c1cf.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f592fda00c64810.rlib" "/opt/rustwide/target/debug/deps/libquote-d703a8e71f80a840.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0225df2dd3a5ccbd.rlib" "/opt/rustwide/target/debug/deps/libtempfile-bb0b1c0bd04567c4.rlib" "/opt/rustwide/target/debug/deps/librand-e923541b005b113c.rlib" "/opt/rustwide/target/debug/deps/librand-b503f64fe767ccd3.rlib" "/opt/rustwide/target/debug/deps/liblibc-7085dace614ae946.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/stdlib-fb3c99d6057e7a42" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4b9f10625c58ac8cc75fda19f45c925828207d3192232ab0e91780cf78b8eb33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b9f10625c58ac8cc75fda19f45c925828207d3192232ab0e91780cf78b8eb33", kill_on_drop: false }` [INFO] [stdout] 4b9f10625c58ac8cc75fda19f45c925828207d3192232ab0e91780cf78b8eb33