[INFO] fetching crate gears 0.1.7... [INFO] testing gears-0.1.7 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate gears 0.1.7 into /workspace/builds/worker-46/source [INFO] validating manifest of crates.io crate gears 0.1.7 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gears 0.1.7 [INFO] finished tweaking crates.io crate gears 0.1.7 [INFO] tweaked toml for crates.io crate gears 0.1.7 written to /workspace/builds/worker-46/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8712e9fdfd9a11cccc9fb7ed877595c9157bd97ca3ede6fe1ba081acaec19352 [INFO] running `Command { std: "docker" "start" "-a" "8712e9fdfd9a11cccc9fb7ed877595c9157bd97ca3ede6fe1ba081acaec19352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8712e9fdfd9a11cccc9fb7ed877595c9157bd97ca3ede6fe1ba081acaec19352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8712e9fdfd9a11cccc9fb7ed877595c9157bd97ca3ede6fe1ba081acaec19352", kill_on_drop: false }` [INFO] [stdout] 8712e9fdfd9a11cccc9fb7ed877595c9157bd97ca3ede6fe1ba081acaec19352 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 311fd2d7c21e2f7b0ad7a06810b08466da8c71dc2867dd7c6448f699f6d00796 [INFO] running `Command { std: "docker" "start" "-a" "311fd2d7c21e2f7b0ad7a06810b08466da8c71dc2867dd7c6448f699f6d00796", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling ratel v0.7.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling peg v0.5.7 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling gears v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling queryst v2.1.0 [INFO] [stderr] Compiling jsonapi v0.6.6 [INFO] [stdout] warning: unused import: `glob::glob_with` [INFO] [stdout] --> src/structure/model.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use glob::glob_with; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glob::glob_with` [INFO] [stdout] --> src/structure/gxmodel.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use glob::glob_with; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `I18NString` [INFO] [stdout] --> src/structure/modelconfig.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use super::common::{Document, I18NString}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/runtime/dispatcher.rs:7:49 [INFO] [stdout] | [INFO] [stdout] 7 | type Receivers<'a> = HashMap>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Dispatchable + 'a` [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/validation/gxmodel.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashSet` [INFO] [stdout] --> src/validation/gxmodel.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::collections::HashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/gears-04cd819b3901877d/out/flox_grammar.rs:121:502 [INFO] [stdout] | [INFO] [stdout] 121 | ...nge_at ( __input , __pos ) ; match __ch { '0' ... '9' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[0-9]" ) , ... [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/gears-04cd819b3901877d/out/flox_grammar.rs:125:601 [INFO] [stdout] | [INFO] [stdout] 125 | ...nge_at ( __input , __pos ) ; match __ch { 'A' ... 'Z' | 'a' ... 'z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos ... [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] --> /opt/rustwide/target/debug/build/gears-04cd819b3901877d/out/flox_grammar.rs:125:615 [INFO] [stdout] | [INFO] [stdout] 125 | ...ut , __pos ) ; match __ch { 'A' ... 'Z' | 'a' ... 'z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[A-Za-z]" )... [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] --> /opt/rustwide/target/debug/build/gears-04cd819b3901877d/out/flox_grammar.rs:137:600 [INFO] [stdout] | [INFO] [stdout] 137 | ...nge_at ( __input , __pos ) ; match __ch { 'A' ... 'Z' | 'a' ... 'z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos ... [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] --> /opt/rustwide/target/debug/build/gears-04cd819b3901877d/out/flox_grammar.rs:137:614 [INFO] [stdout] | [INFO] [stdout] 137 | ...ut , __pos ) ; match __ch { 'A' ... 'Z' | 'a' ... 'z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[A-Za-z]" )... [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] --> /opt/rustwide/target/debug/build/gears-04cd819b3901877d/out/flox_grammar.rs:159:957 [INFO] [stdout] | [INFO] [stdout] 159 | ...nge_at ( __input , __pos ) ; match __ch { 'A' ... 'Z' | 'a' ... 'z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos ... [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] --> /opt/rustwide/target/debug/build/gears-04cd819b3901877d/out/flox_grammar.rs:159:971 [INFO] [stdout] | [INFO] [stdout] 159 | ...ut , __pos ) ; match __ch { 'A' ... 'Z' | 'a' ... 'z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[A-Za-z]" )... [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: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/util/fs.rs:20:68 [INFO] [stdout] | [INFO] [stdout] 20 | Err(why) => panic!("couldn't open {}: {}", display, Error::description(&why)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/util/fs.rs:26:56 [INFO] [stdout] | [INFO] [stdout] 26 | panic!("couldn't read {}: {}", display, Error::description(&why)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/util/fs.rs:38:59 [INFO] [stdout] | [INFO] [stdout] 38 | error!("couldn't create {}: {}", display, why.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/util/fs.rs:39:59 [INFO] [stdout] | [INFO] [stdout] 39 | panic!("couldn't create {}: {}", display, why.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/util/fs.rs:46:61 [INFO] [stdout] | [INFO] [stdout] 46 | error!("couldn't write to {}: {}", display, why.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/util/fs.rs:47:61 [INFO] [stdout] | [INFO] [stdout] 47 | panic!("couldn't write to {}: {}", display, why.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> src/validation/gxmodel.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn validate(model: &GxModel) -> ValidationErrors { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/validation/gxmodel.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | let mut errors = Vec::::new(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/util/fs.rs:163:21 [INFO] [stdout] | [INFO] [stdout] 163 | let mut doc = match ::from_json(&json) { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `pad_translation_doc` [INFO] [stdout] --> src/structure/model.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn pad_translation_doc( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/util/fs.rs:174:16 [INFO] [stdout] | [INFO] [stdout] 174 | panic!(format!("model_from_fs : unable to read from path : {}", path)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 174 - panic!(format!("model_from_fs : unable to read from path : {}", path)); [INFO] [stdout] 174 + panic!("model_from_fs : unable to read from path : {}", path); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/util/fs.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | model.add_locale(&default_locale); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.62s [INFO] running `Command { std: "docker" "inspect" "311fd2d7c21e2f7b0ad7a06810b08466da8c71dc2867dd7c6448f699f6d00796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "311fd2d7c21e2f7b0ad7a06810b08466da8c71dc2867dd7c6448f699f6d00796", kill_on_drop: false }` [INFO] [stdout] 311fd2d7c21e2f7b0ad7a06810b08466da8c71dc2867dd7c6448f699f6d00796 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8d8e4cf4fc7070757e51190c9538094ae3e8d62a83d2d3004fad60d70acb3c3 [INFO] running `Command { std: "docker" "start" "-a" "a8d8e4cf4fc7070757e51190c9538094ae3e8d62a83d2d3004fad60d70acb3c3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stdout] warning: unused import: `glob::glob_with` [INFO] [stdout] --> src/structure/model.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use glob::glob_with; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glob::glob_with` [INFO] [stdout] --> src/structure/gxmodel.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use glob::glob_with; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `I18NString` [INFO] [stdout] --> src/structure/modelconfig.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use super::common::{Document, I18NString}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/runtime/dispatcher.rs:7:49 [INFO] [stdout] | [INFO] [stdout] 7 | type Receivers<'a> = HashMap>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Dispatchable + 'a` [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/validation/gxmodel.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashSet` [INFO] [stdout] --> src/validation/gxmodel.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::collections::HashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/gears-04cd819b3901877d/out/flox_grammar.rs:121:502 [INFO] [stdout] | [INFO] [stdout] 121 | ...nge_at ( __input , __pos ) ; match __ch { '0' ... '9' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[0-9]" ) , ... [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/gears-04cd819b3901877d/out/flox_grammar.rs:125:601 [INFO] [stdout] | [INFO] [stdout] 125 | ...nge_at ( __input , __pos ) ; match __ch { 'A' ... 'Z' | 'a' ... 'z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos ... [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] --> /opt/rustwide/target/debug/build/gears-04cd819b3901877d/out/flox_grammar.rs:125:615 [INFO] [stdout] | [INFO] [stdout] 125 | ...ut , __pos ) ; match __ch { 'A' ... 'Z' | 'a' ... 'z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[A-Za-z]" )... [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] --> /opt/rustwide/target/debug/build/gears-04cd819b3901877d/out/flox_grammar.rs:137:600 [INFO] [stdout] | [INFO] [stdout] 137 | ...nge_at ( __input , __pos ) ; match __ch { 'A' ... 'Z' | 'a' ... 'z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos ... [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] --> /opt/rustwide/target/debug/build/gears-04cd819b3901877d/out/flox_grammar.rs:137:614 [INFO] [stdout] | [INFO] [stdout] 137 | ...ut , __pos ) ; match __ch { 'A' ... 'Z' | 'a' ... 'z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[A-Za-z]" )... [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] --> /opt/rustwide/target/debug/build/gears-04cd819b3901877d/out/flox_grammar.rs:159:957 [INFO] [stdout] | [INFO] [stdout] 159 | ...nge_at ( __input , __pos ) ; match __ch { 'A' ... 'Z' | 'a' ... 'z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos ... [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] --> /opt/rustwide/target/debug/build/gears-04cd819b3901877d/out/flox_grammar.rs:159:971 [INFO] [stdout] | [INFO] [stdout] 159 | ...ut , __pos ) ; match __ch { 'A' ... 'Z' | 'a' ... 'z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[A-Za-z]" )... [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: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/util/fs.rs:20:68 [INFO] [stdout] | [INFO] [stdout] 20 | Err(why) => panic!("couldn't open {}: {}", display, Error::description(&why)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/util/fs.rs:26:56 [INFO] [stdout] | [INFO] [stdout] 26 | panic!("couldn't read {}: {}", display, Error::description(&why)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/util/fs.rs:38:59 [INFO] [stdout] | [INFO] [stdout] 38 | error!("couldn't create {}: {}", display, why.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/util/fs.rs:39:59 [INFO] [stdout] | [INFO] [stdout] 39 | panic!("couldn't create {}: {}", display, why.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/util/fs.rs:46:61 [INFO] [stdout] | [INFO] [stdout] 46 | error!("couldn't write to {}: {}", display, why.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/util/fs.rs:47:61 [INFO] [stdout] | [INFO] [stdout] 47 | panic!("couldn't write to {}: {}", display, why.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> src/validation/gxmodel.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn validate(model: &GxModel) -> ValidationErrors { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/validation/gxmodel.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | let mut errors = Vec::::new(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/util/fs.rs:163:21 [INFO] [stdout] | [INFO] [stdout] 163 | let mut doc = match ::from_json(&json) { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `pad_translation_doc` [INFO] [stdout] --> src/structure/model.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn pad_translation_doc( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/util/fs.rs:174:16 [INFO] [stdout] | [INFO] [stdout] 174 | panic!(format!("model_from_fs : unable to read from path : {}", path)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 174 - panic!(format!("model_from_fs : unable to read from path : {}", path)); [INFO] [stdout] 174 + panic!("model_from_fs : unable to read from path : {}", path); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/util/fs.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | model.add_locale(&default_locale); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling gears v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `gears::util::fs::*` [INFO] [stdout] --> tests/test_structure_model.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use gears::util::fs::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gears::structure::model::*` [INFO] [stdout] --> tests/test_structure_model.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use gears::structure::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gears::util::fs::*` [INFO] [stdout] --> tests/test_translate.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use gears::util::fs::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tempdir::TempDir` [INFO] [stdout] --> tests/test_util_fs.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tempdir::TempDir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gears::*` [INFO] [stdout] --> tests/flox_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use gears::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/common/mod.rs:27:68 [INFO] [stdout] | [INFO] [stdout] 27 | Err(why) => panic!("couldn't open {}: {}", display, Error::description(&why)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/common/mod.rs:34:56 [INFO] [stdout] | [INFO] [stdout] 34 | panic!("couldn't read {}: {}", display, Error::description(&why)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/common/mod.rs:27:68 [INFO] [stdout] | [INFO] [stdout] 27 | Err(why) => panic!("couldn't open {}: {}", display, Error::description(&why)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/common/mod.rs:27:68 [INFO] [stdout] | [INFO] [stdout] 27 | Err(why) => panic!("couldn't open {}: {}", display, Error::description(&why)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/common/mod.rs:34:56 [INFO] [stdout] | [INFO] [stdout] 34 | panic!("couldn't read {}: {}", display, Error::description(&why)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/common/mod.rs:34:56 [INFO] [stdout] | [INFO] [stdout] 34 | panic!("couldn't read {}: {}", display, Error::description(&why)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/common/mod.rs:27:68 [INFO] [stdout] | [INFO] [stdout] 27 | Err(why) => panic!("couldn't open {}: {}", display, Error::description(&why)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/common/mod.rs:27:68 [INFO] [stdout] | [INFO] [stdout] 27 | Err(why) => panic!("couldn't open {}: {}", display, Error::description(&why)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/common/mod.rs:34:56 [INFO] [stdout] | [INFO] [stdout] 34 | panic!("couldn't read {}: {}", display, Error::description(&why)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/common/mod.rs:34:56 [INFO] [stdout] | [INFO] [stdout] 34 | panic!("couldn't read {}: {}", display, Error::description(&why)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/common/mod.rs:27:68 [INFO] [stdout] | [INFO] [stdout] 27 | Err(why) => panic!("couldn't open {}: {}", display, Error::description(&why)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/common/mod.rs:34:56 [INFO] [stdout] | [INFO] [stdout] 34 | panic!("couldn't read {}: {}", display, Error::description(&why)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gears::util::fs::*` [INFO] [stdout] --> tests/test_validation.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use gears::util::fs::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/common/mod.rs:27:68 [INFO] [stdout] | [INFO] [stdout] 27 | Err(why) => panic!("couldn't open {}: {}", display, Error::description(&why)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/common/mod.rs:34:56 [INFO] [stdout] | [INFO] [stdout] 34 | panic!("couldn't read {}: {}", display, Error::description(&why)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/common/mod.rs:27:68 [INFO] [stdout] | [INFO] [stdout] 27 | Err(why) => panic!("couldn't open {}: {}", display, Error::description(&why)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/common/mod.rs:27:68 [INFO] [stdout] | [INFO] [stdout] 27 | Err(why) => panic!("couldn't open {}: {}", display, Error::description(&why)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/common/mod.rs:27:68 [INFO] [stdout] | [INFO] [stdout] 27 | Err(why) => panic!("couldn't open {}: {}", display, Error::description(&why)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/common/mod.rs:27:68 [INFO] [stdout] | [INFO] [stdout] 27 | Err(why) => panic!("couldn't open {}: {}", display, Error::description(&why)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/common/mod.rs:27:68 [INFO] [stdout] | [INFO] [stdout] 27 | Err(why) => panic!("couldn't open {}: {}", display, Error::description(&why)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/common/mod.rs:34:56 [INFO] [stdout] | [INFO] [stdout] 34 | panic!("couldn't read {}: {}", display, Error::description(&why)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/common/mod.rs:34:56 [INFO] [stdout] | [INFO] [stdout] 34 | panic!("couldn't read {}: {}", display, Error::description(&why)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/common/mod.rs:34:56 [INFO] [stdout] | [INFO] [stdout] 34 | panic!("couldn't read {}: {}", display, Error::description(&why)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/common/mod.rs:34:56 [INFO] [stdout] | [INFO] [stdout] 34 | panic!("couldn't read {}: {}", display, Error::description(&why)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/common/mod.rs:34:56 [INFO] [stdout] | [INFO] [stdout] 34 | panic!("couldn't read {}: {}", display, Error::description(&why)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> tests/xflow_run_001.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | xfrunner.run(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> tests/xflow_run_001.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | xfrunner.step(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> tests/xflow_run_001.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | xfrunner.run(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gears`; 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name xflow_run_001 tests/xflow_run_001.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=599ef9e6b6e53e3b -C extra-filename=-599ef9e6b6e53e3b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-d887755e9e9bab34.rlib --extern gears=/opt/rustwide/target/debug/deps/libgears.rlib --extern gears=/opt/rustwide/target/debug/deps/libgears.so --extern glob=/opt/rustwide/target/debug/deps/libglob-3405a7a7634ef9b1.rlib --extern jsonapi=/opt/rustwide/target/debug/deps/libjsonapi-083461907a7462f6.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib --extern ratel=/opt/rustwide/target/debug/deps/libratel-cb469428aa82bb1f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e57a462b4d27402b.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-48c194fce46377df.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e9b4c2af0204d1f1.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-034b5cf527e59bb5.rlib --extern tempdir=/opt/rustwide/target/debug/deps/libtempdir-f77aec91ba921e6a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9603d31511d93808.rlib --cap-lints=forbid` (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/xfstate-b01814df4bab2ad5.xfstate.744e6f6d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/xfstate-b01814df4bab2ad5.xfstate.744e6f6d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/xfstate-b01814df4bab2ad5.xfstate.744e6f6d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/xfstate-b01814df4bab2ad5.xfstate.744e6f6d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/xfstate-b01814df4bab2ad5.xfstate.744e6f6d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/xfstate-b01814df4bab2ad5.xfstate.744e6f6d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/xfstate-b01814df4bab2ad5.xfstate.744e6f6d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/xfstate-b01814df4bab2ad5.xfstate.744e6f6d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/xfstate-b01814df4bab2ad5.xfstate.744e6f6d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/xfstate-b01814df4bab2ad5.xfstate.744e6f6d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/xfstate-b01814df4bab2ad5.xfstate.744e6f6d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/xfstate-b01814df4bab2ad5.xfstate.744e6f6d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/xfstate-b01814df4bab2ad5.xfstate.744e6f6d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/xfstate-b01814df4bab2ad5.3xv0g6mbk7q4jz0k.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libgears.rlib" "/opt/rustwide/target/debug/deps/libratel-cb469428aa82bb1f.rlib" "/opt/rustwide/target/debug/deps/libuuid-9603d31511d93808.rlib" "/opt/rustwide/target/debug/deps/librand-d5e3f2cc3ff3fcc4.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7471cadbc336a1e6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7d82f4601a805bf2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81fcaa9536f0542d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a57256bab0accff.rlib" "/opt/rustwide/target/debug/deps/librand_core-78a41ab4e441eb16.rlib" "/opt/rustwide/target/debug/deps/librand_os-62dee6d08027995c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libglob-3405a7a7634ef9b1.rlib" "/opt/rustwide/target/debug/deps/libjsonapi-083461907a7462f6.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-573af4177a99f09f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2e08b1227d72f8c9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-d963f9a9705293d5.rlib" "/opt/rustwide/target/debug/deps/liblibc-91d257e9eed50cc0.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7c7a618447d0c875.rlib" "/opt/rustwide/target/debug/deps/libgimli-77d5d8fe668a6006.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libqueryst-b6f66e549eaf665f.rlib" "/opt/rustwide/target/debug/deps/liburl-1cdcc246a8925053.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-b10763d312dfe5c7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libregex-b31c3354f2704430.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-efe06f45def079a4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9475ec4b23002eef.rlib" "/opt/rustwide/target/debug/deps/libucd_util-46f75a66bec1e771.rlib" "/opt/rustwide/target/debug/deps/libthread_local-db631b07438dcb8f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7860bb9c195c2e33.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-034b5cf527e59bb5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e9b4c2af0204d1f1.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-c9f794ae602378a7.rlib" "/opt/rustwide/target/debug/deps/libserde-e57a462b4d27402b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/xfstate-b01814df4bab2ad5" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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/test_generation_xflow_to_dot-8a267d47492dd54f.test_generation_xflow_to_dot.1fd531ce-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_xflow_to_dot-8a267d47492dd54f.test_generation_xflow_to_dot.1fd531ce-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_xflow_to_dot-8a267d47492dd54f.test_generation_xflow_to_dot.1fd531ce-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_xflow_to_dot-8a267d47492dd54f.test_generation_xflow_to_dot.1fd531ce-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_xflow_to_dot-8a267d47492dd54f.test_generation_xflow_to_dot.1fd531ce-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_xflow_to_dot-8a267d47492dd54f.test_generation_xflow_to_dot.1fd531ce-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_xflow_to_dot-8a267d47492dd54f.test_generation_xflow_to_dot.1fd531ce-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_xflow_to_dot-8a267d47492dd54f.test_generation_xflow_to_dot.1fd531ce-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_xflow_to_dot-8a267d47492dd54f.test_generation_xflow_to_dot.1fd531ce-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_xflow_to_dot-8a267d47492dd54f.test_generation_xflow_to_dot.1fd531ce-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_xflow_to_dot-8a267d47492dd54f.test_generation_xflow_to_dot.1fd531ce-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_xflow_to_dot-8a267d47492dd54f.test_generation_xflow_to_dot.1fd531ce-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_xflow_to_dot-8a267d47492dd54f.test_generation_xflow_to_dot.1fd531ce-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_xflow_to_dot-8a267d47492dd54f.test_generation_xflow_to_dot.1fd531ce-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_xflow_to_dot-8a267d47492dd54f.test_generation_xflow_to_dot.1fd531ce-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_xflow_to_dot-8a267d47492dd54f.2s8hlfokbjbay2m9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libgears.rlib" "/opt/rustwide/target/debug/deps/libratel-cb469428aa82bb1f.rlib" "/opt/rustwide/target/debug/deps/libuuid-9603d31511d93808.rlib" "/opt/rustwide/target/debug/deps/librand-d5e3f2cc3ff3fcc4.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7471cadbc336a1e6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7d82f4601a805bf2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81fcaa9536f0542d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a57256bab0accff.rlib" "/opt/rustwide/target/debug/deps/librand_core-78a41ab4e441eb16.rlib" "/opt/rustwide/target/debug/deps/librand_os-62dee6d08027995c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libglob-3405a7a7634ef9b1.rlib" "/opt/rustwide/target/debug/deps/libjsonapi-083461907a7462f6.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-573af4177a99f09f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2e08b1227d72f8c9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-d963f9a9705293d5.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7c7a618447d0c875.rlib" "/opt/rustwide/target/debug/deps/libgimli-77d5d8fe668a6006.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libqueryst-b6f66e549eaf665f.rlib" "/opt/rustwide/target/debug/deps/liburl-1cdcc246a8925053.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-b10763d312dfe5c7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libregex-b31c3354f2704430.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-efe06f45def079a4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9475ec4b23002eef.rlib" "/opt/rustwide/target/debug/deps/libucd_util-46f75a66bec1e771.rlib" "/opt/rustwide/target/debug/deps/libthread_local-db631b07438dcb8f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7860bb9c195c2e33.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-034b5cf527e59bb5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e9b4c2af0204d1f1.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-c9f794ae602378a7.rlib" "/opt/rustwide/target/debug/deps/libserde-e57a462b4d27402b.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-d887755e9e9bab34.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libatty-53e26800f6b12aef.rlib" "/opt/rustwide/target/debug/deps/liblibc-91d257e9eed50cc0.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_generation_xflow_to_dot-8a267d47492dd54f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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; 2 warnings emitted [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/test_xflow-8c324eecf067cec6.test_xflow.63187402-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_xflow-8c324eecf067cec6.test_xflow.63187402-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_xflow-8c324eecf067cec6.test_xflow.63187402-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_xflow-8c324eecf067cec6.test_xflow.63187402-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_xflow-8c324eecf067cec6.test_xflow.63187402-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_xflow-8c324eecf067cec6.test_xflow.63187402-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_xflow-8c324eecf067cec6.test_xflow.63187402-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_xflow-8c324eecf067cec6.test_xflow.63187402-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_xflow-8c324eecf067cec6.test_xflow.63187402-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_xflow-8c324eecf067cec6.test_xflow.63187402-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_xflow-8c324eecf067cec6.test_xflow.63187402-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_xflow-8c324eecf067cec6.test_xflow.63187402-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_xflow-8c324eecf067cec6.test_xflow.63187402-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_xflow-8c324eecf067cec6.test_xflow.63187402-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_xflow-8c324eecf067cec6.test_xflow.63187402-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_xflow-8c324eecf067cec6.4uv5mvzn8ljywokr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libgears.rlib" "/opt/rustwide/target/debug/deps/libratel-cb469428aa82bb1f.rlib" "/opt/rustwide/target/debug/deps/libuuid-9603d31511d93808.rlib" "/opt/rustwide/target/debug/deps/librand-d5e3f2cc3ff3fcc4.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7471cadbc336a1e6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7d82f4601a805bf2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81fcaa9536f0542d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a57256bab0accff.rlib" "/opt/rustwide/target/debug/deps/librand_core-78a41ab4e441eb16.rlib" "/opt/rustwide/target/debug/deps/librand_os-62dee6d08027995c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libglob-3405a7a7634ef9b1.rlib" "/opt/rustwide/target/debug/deps/libjsonapi-083461907a7462f6.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-573af4177a99f09f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2e08b1227d72f8c9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-d963f9a9705293d5.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7c7a618447d0c875.rlib" "/opt/rustwide/target/debug/deps/libgimli-77d5d8fe668a6006.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libqueryst-b6f66e549eaf665f.rlib" "/opt/rustwide/target/debug/deps/liburl-1cdcc246a8925053.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-b10763d312dfe5c7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libregex-b31c3354f2704430.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-efe06f45def079a4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9475ec4b23002eef.rlib" "/opt/rustwide/target/debug/deps/libucd_util-46f75a66bec1e771.rlib" "/opt/rustwide/target/debug/deps/libthread_local-db631b07438dcb8f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7860bb9c195c2e33.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-034b5cf527e59bb5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e9b4c2af0204d1f1.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-c9f794ae602378a7.rlib" "/opt/rustwide/target/debug/deps/libserde-e57a462b4d27402b.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-d887755e9e9bab34.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libatty-53e26800f6b12aef.rlib" "/opt/rustwide/target/debug/deps/liblibc-91d257e9eed50cc0.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_xflow-8c324eecf067cec6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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/test_structure_domain-81689d2d76b68855.test_structure_domain.3cb09da1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_structure_domain-81689d2d76b68855.test_structure_domain.3cb09da1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_structure_domain-81689d2d76b68855.test_structure_domain.3cb09da1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_structure_domain-81689d2d76b68855.test_structure_domain.3cb09da1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_structure_domain-81689d2d76b68855.test_structure_domain.3cb09da1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_structure_domain-81689d2d76b68855.test_structure_domain.3cb09da1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_structure_domain-81689d2d76b68855.test_structure_domain.3cb09da1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_structure_domain-81689d2d76b68855.test_structure_domain.3cb09da1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_structure_domain-81689d2d76b68855.test_structure_domain.3cb09da1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_structure_domain-81689d2d76b68855.test_structure_domain.3cb09da1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_structure_domain-81689d2d76b68855.test_structure_domain.3cb09da1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_structure_domain-81689d2d76b68855.test_structure_domain.3cb09da1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_structure_domain-81689d2d76b68855.test_structure_domain.3cb09da1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_structure_domain-81689d2d76b68855.test_structure_domain.3cb09da1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_structure_domain-81689d2d76b68855.test_structure_domain.3cb09da1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_structure_domain-81689d2d76b68855.21eelwmi2y150g6f.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libgears.rlib" "/opt/rustwide/target/debug/deps/libratel-cb469428aa82bb1f.rlib" "/opt/rustwide/target/debug/deps/libuuid-9603d31511d93808.rlib" "/opt/rustwide/target/debug/deps/librand-d5e3f2cc3ff3fcc4.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7471cadbc336a1e6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7d82f4601a805bf2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81fcaa9536f0542d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a57256bab0accff.rlib" "/opt/rustwide/target/debug/deps/librand_core-78a41ab4e441eb16.rlib" "/opt/rustwide/target/debug/deps/librand_os-62dee6d08027995c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libglob-3405a7a7634ef9b1.rlib" "/opt/rustwide/target/debug/deps/libjsonapi-083461907a7462f6.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-573af4177a99f09f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2e08b1227d72f8c9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-d963f9a9705293d5.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7c7a618447d0c875.rlib" "/opt/rustwide/target/debug/deps/libgimli-77d5d8fe668a6006.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libqueryst-b6f66e549eaf665f.rlib" "/opt/rustwide/target/debug/deps/liburl-1cdcc246a8925053.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-b10763d312dfe5c7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libregex-b31c3354f2704430.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-efe06f45def079a4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9475ec4b23002eef.rlib" "/opt/rustwide/target/debug/deps/libucd_util-46f75a66bec1e771.rlib" "/opt/rustwide/target/debug/deps/libthread_local-db631b07438dcb8f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7860bb9c195c2e33.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-034b5cf527e59bb5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e9b4c2af0204d1f1.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-c9f794ae602378a7.rlib" "/opt/rustwide/target/debug/deps/libserde-e57a462b4d27402b.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-d887755e9e9bab34.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libatty-53e26800f6b12aef.rlib" "/opt/rustwide/target/debug/deps/liblibc-91d257e9eed50cc0.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_structure_domain-81689d2d76b68855" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [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/test_generation_page_to_react_component-265490958d5af6e2.test_generation_page_to_react_component.e9e6d50e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_page_to_react_component-265490958d5af6e2.test_generation_page_to_react_component.e9e6d50e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_page_to_react_component-265490958d5af6e2.test_generation_page_to_react_component.e9e6d50e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_page_to_react_component-265490958d5af6e2.test_generation_page_to_react_component.e9e6d50e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_page_to_react_component-265490958d5af6e2.test_generation_page_to_react_component.e9e6d50e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_page_to_react_component-265490958d5af6e2.test_generation_page_to_react_component.e9e6d50e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_page_to_react_component-265490958d5af6e2.test_generation_page_to_react_component.e9e6d50e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_page_to_react_component-265490958d5af6e2.test_generation_page_to_react_component.e9e6d50e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_page_to_react_component-265490958d5af6e2.test_generation_page_to_react_component.e9e6d50e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_page_to_react_component-265490958d5af6e2.test_generation_page_to_react_component.e9e6d50e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_page_to_react_component-265490958d5af6e2.test_generation_page_to_react_component.e9e6d50e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_page_to_react_component-265490958d5af6e2.test_generation_page_to_react_component.e9e6d50e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_page_to_react_component-265490958d5af6e2.test_generation_page_to_react_component.e9e6d50e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_page_to_react_component-265490958d5af6e2.test_generation_page_to_react_component.e9e6d50e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_page_to_react_component-265490958d5af6e2.test_generation_page_to_react_component.e9e6d50e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_generation_page_to_react_component-265490958d5af6e2.7qbhwf64xs7a5d6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libgears.rlib" "/opt/rustwide/target/debug/deps/libratel-cb469428aa82bb1f.rlib" "/opt/rustwide/target/debug/deps/libuuid-9603d31511d93808.rlib" "/opt/rustwide/target/debug/deps/librand-d5e3f2cc3ff3fcc4.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7471cadbc336a1e6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7d82f4601a805bf2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81fcaa9536f0542d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a57256bab0accff.rlib" "/opt/rustwide/target/debug/deps/librand_core-78a41ab4e441eb16.rlib" "/opt/rustwide/target/debug/deps/librand_os-62dee6d08027995c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libglob-3405a7a7634ef9b1.rlib" "/opt/rustwide/target/debug/deps/libjsonapi-083461907a7462f6.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-573af4177a99f09f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2e08b1227d72f8c9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-d963f9a9705293d5.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7c7a618447d0c875.rlib" "/opt/rustwide/target/debug/deps/libgimli-77d5d8fe668a6006.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libqueryst-b6f66e549eaf665f.rlib" "/opt/rustwide/target/debug/deps/liburl-1cdcc246a8925053.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-b10763d312dfe5c7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libregex-b31c3354f2704430.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-efe06f45def079a4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9475ec4b23002eef.rlib" "/opt/rustwide/target/debug/deps/libucd_util-46f75a66bec1e771.rlib" "/opt/rustwide/target/debug/deps/libthread_local-db631b07438dcb8f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7860bb9c195c2e33.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-034b5cf527e59bb5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e9b4c2af0204d1f1.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-c9f794ae602378a7.rlib" "/opt/rustwide/target/debug/deps/libserde-e57a462b4d27402b.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-d887755e9e9bab34.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libatty-53e26800f6b12aef.rlib" "/opt/rustwide/target/debug/deps/liblibc-91d257e9eed50cc0.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_generation_page_to_react_component-265490958d5af6e2" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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; 2 warnings emitted [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/test_validation-18c8a0cf0751be84.test_validation.35180d17-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_validation-18c8a0cf0751be84.test_validation.35180d17-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_validation-18c8a0cf0751be84.test_validation.35180d17-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_validation-18c8a0cf0751be84.test_validation.35180d17-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_validation-18c8a0cf0751be84.test_validation.35180d17-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_validation-18c8a0cf0751be84.test_validation.35180d17-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_validation-18c8a0cf0751be84.test_validation.35180d17-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_validation-18c8a0cf0751be84.test_validation.35180d17-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_validation-18c8a0cf0751be84.test_validation.35180d17-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_validation-18c8a0cf0751be84.test_validation.35180d17-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_validation-18c8a0cf0751be84.test_validation.35180d17-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_validation-18c8a0cf0751be84.test_validation.35180d17-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_validation-18c8a0cf0751be84.4l4aq2ddxifkllsv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libgears.rlib" "/opt/rustwide/target/debug/deps/libratel-cb469428aa82bb1f.rlib" "/opt/rustwide/target/debug/deps/libuuid-9603d31511d93808.rlib" "/opt/rustwide/target/debug/deps/librand-d5e3f2cc3ff3fcc4.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7471cadbc336a1e6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7d82f4601a805bf2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81fcaa9536f0542d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a57256bab0accff.rlib" "/opt/rustwide/target/debug/deps/librand_core-78a41ab4e441eb16.rlib" "/opt/rustwide/target/debug/deps/librand_os-62dee6d08027995c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libglob-3405a7a7634ef9b1.rlib" "/opt/rustwide/target/debug/deps/libjsonapi-083461907a7462f6.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-573af4177a99f09f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2e08b1227d72f8c9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-d963f9a9705293d5.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7c7a618447d0c875.rlib" "/opt/rustwide/target/debug/deps/libgimli-77d5d8fe668a6006.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libqueryst-b6f66e549eaf665f.rlib" "/opt/rustwide/target/debug/deps/liburl-1cdcc246a8925053.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-b10763d312dfe5c7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libregex-b31c3354f2704430.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-efe06f45def079a4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9475ec4b23002eef.rlib" "/opt/rustwide/target/debug/deps/libucd_util-46f75a66bec1e771.rlib" "/opt/rustwide/target/debug/deps/libthread_local-db631b07438dcb8f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7860bb9c195c2e33.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-034b5cf527e59bb5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e9b4c2af0204d1f1.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-c9f794ae602378a7.rlib" "/opt/rustwide/target/debug/deps/libserde-e57a462b4d27402b.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-d887755e9e9bab34.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libatty-53e26800f6b12aef.rlib" "/opt/rustwide/target/debug/deps/liblibc-91d257e9eed50cc0.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_validation-18c8a0cf0751be84" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a8d8e4cf4fc7070757e51190c9538094ae3e8d62a83d2d3004fad60d70acb3c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8d8e4cf4fc7070757e51190c9538094ae3e8d62a83d2d3004fad60d70acb3c3", kill_on_drop: false }` [INFO] [stdout] a8d8e4cf4fc7070757e51190c9538094ae3e8d62a83d2d3004fad60d70acb3c3