[INFO] cloning repository https://github.com/gluon-lang/gluon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gluon-lang/gluon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgluon-lang%2Fgluon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgluon-lang%2Fgluon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27cec6c8ef90de7341d22a2beeade532680aa40c [INFO] testing gluon-lang/gluon against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgluon-lang%2Fgluon" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gluon-lang/gluon on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gluon-lang/gluon [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/gluon-lang/gluon [INFO] tweaked toml for git repo https://github.com/gluon-lang/gluon written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/gluon-lang/gluon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded expect-test v1.0.1 [INFO] [stderr] Downloaded flate2 v1.0.16 [INFO] [stderr] Downloaded bytecount v0.5.1 [INFO] [stderr] Downloaded jni v0.19.0 [INFO] [stderr] Downloaded rexpect v0.3.0 [INFO] [stderr] Downloaded rustyline v6.0.0 [INFO] [stderr] Downloaded little-skeptic v0.15.2 [INFO] [stderr] Downloaded plotters v0.2.15 [INFO] [stderr] Downloaded pulldown-cmark v0.5.3 [INFO] [stderr] Downloaded clap v2.33.2 [INFO] [stderr] Downloaded tester v0.7.0 [INFO] [stderr] Downloaded tensile v0.6.3 [INFO] [stderr] Downloaded insta v0.16.1 [INFO] [stderr] Downloaded compiletest_rs v0.5.0 [INFO] [stderr] Downloaded cargo_metadata v0.8.2 [INFO] [stderr] Downloaded console v0.11.3 [INFO] [stderr] Downloaded app_dirs2 v2.3.2 [INFO] [stderr] Downloaded markup5ever v0.7.5 [INFO] [stderr] Downloaded html5ever v0.22.5 [INFO] [stderr] Downloaded cargo-deadlinks v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1102dad413624bcbc79574a43f9972668b028081e0a8874a103b6ed8a78fa93 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a1102dad413624bcbc79574a43f9972668b028081e0a8874a103b6ed8a78fa93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1102dad413624bcbc79574a43f9972668b028081e0a8874a103b6ed8a78fa93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1102dad413624bcbc79574a43f9972668b028081e0a8874a103b6ed8a78fa93", kill_on_drop: false }` [INFO] [stdout] a1102dad413624bcbc79574a43f9972668b028081e0a8874a103b6ed8a78fa93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c16ba6a82f96e6f8dad2e4f545b37a1ac15b65941f8a4282fe5f946ed3fe055 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7c16ba6a82f96e6f8dad2e4f545b37a1ac15b65941f8a4282fe5f946ed3fe055", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling collect-mac v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling lalrpop-util v0.19.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling gluon_vm v0.17.2 (/opt/rustwide/workdir/vm) [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling frunk_core v0.3.1 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling archery v0.3.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling rpds v0.7.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling codespan v0.9.5 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling ordered-float v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling gluon_codegen v0.17.2 (/opt/rustwide/workdir/codegen) [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling gluon-salsa-macros v0.15.2 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling gluon_base v0.17.2 (/opt/rustwide/workdir/base) [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> base/src/types/mod.rs:2793:22 [INFO] [stdout] | [INFO] [stdout] 2793 | .intersperse(arena.text(".")), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> base/src/types/flags.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | / &mut FlagsVisitor(Flags::HAS_GENERICS, |typ: &T| match &**typ { [INFO] [stdout] 78 | | Type::Generic(gen) => { [INFO] [stdout] 79 | | unbound_generic |= params.iter().all(|param| param.id != gen.id) [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | _ => (), [INFO] [stdout] 82 | | }) [INFO] [stdout] 83 | | .walk(typ); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gluon_check v0.17.2 (/opt/rustwide/workdir/check) [INFO] [stderr] Compiling gluon_format v0.17.2 (/opt/rustwide/workdir/format) [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> format/src/pretty_print.rs:180:30 [INFO] [stdout] | [INFO] [stdout] 180 | ... .intersperse(arena.text(",").append(arena.line())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> format/src/pretty_print.rs:352:26 [INFO] [stdout] | [INFO] [stdout] 352 | .intersperse(arena.hardline()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gluon v0.17.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling gluon-salsa v0.15.2 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> vm/src/api/mod.rs:976:5 [INFO] [stdout] | [INFO] [stdout] 976 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `impl_getable_simple` [INFO] [stdout] --> vm/src/api/mod.rs:977:5 [INFO] [stdout] | [INFO] [stdout] 977 | impl_getable_simple!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lalrpop v0.19.0 [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> vm/src/value.rs:736:34 [INFO] [stdout] | [INFO] [stdout] 736 | ... .intersperse(arena.text(",")) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> vm/src/value.rs:755:30 [INFO] [stdout] | [INFO] [stdout] 755 | ... .intersperse(arena.text(",").append(arena.space())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> vm/src/value.rs:830:26 [INFO] [stdout] | [INFO] [stdout] 830 | .intersperse(arena.space()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> vm/src/value.rs:876:30 [INFO] [stdout] | [INFO] [stdout] 876 | ... .intersperse(arena.text(",")) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gluon_parser v0.17.2 (/opt/rustwide/workdir/parser) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 43s [INFO] running `Command { std: "docker" "inspect" "7c16ba6a82f96e6f8dad2e4f545b37a1ac15b65941f8a4282fe5f946ed3fe055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c16ba6a82f96e6f8dad2e4f545b37a1ac15b65941f8a4282fe5f946ed3fe055", kill_on_drop: false }` [INFO] [stdout] 7c16ba6a82f96e6f8dad2e4f545b37a1ac15b65941f8a4282fe5f946ed3fe055 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ef229a3ee87f6aa234ec9536af8da485fc710b14c5b037173216c7082cd67bae [INFO] running `Command { std: "docker" "start" "-a" "ef229a3ee87f6aa234ec9536af8da485fc710b14c5b037173216c7082cd67bae", 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 semver-parser v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling expect-test v1.0.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling serde_derive_state v0.4.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> base/src/types/mod.rs:2793:22 [INFO] [stdout] | [INFO] [stdout] 2793 | .intersperse(arena.text(".")), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> base/src/types/flags.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | / &mut FlagsVisitor(Flags::HAS_GENERICS, |typ: &T| match &**typ { [INFO] [stdout] 78 | | Type::Generic(gen) => { [INFO] [stdout] 79 | | unbound_generic |= params.iter().all(|param| param.id != gen.id) [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | _ => (), [INFO] [stdout] 82 | | }) [INFO] [stdout] 83 | | .walk(typ); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> format/src/pretty_print.rs:180:30 [INFO] [stdout] | [INFO] [stdout] 180 | ... .intersperse(arena.text(",").append(arena.line())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> format/src/pretty_print.rs:352:26 [INFO] [stdout] | [INFO] [stdout] 352 | .intersperse(arena.hardline()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gluon_completion v0.17.2 (/opt/rustwide/workdir/completion) [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> vm/src/api/mod.rs:976:5 [INFO] [stdout] | [INFO] [stdout] 976 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `impl_getable_simple` [INFO] [stdout] --> vm/src/api/mod.rs:977:5 [INFO] [stdout] | [INFO] [stdout] 977 | impl_getable_simple!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> vm/src/value.rs:736:34 [INFO] [stdout] | [INFO] [stdout] 736 | ... .intersperse(arena.text(",")) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> vm/src/value.rs:755:30 [INFO] [stdout] | [INFO] [stdout] 755 | ... .intersperse(arena.text(",").append(arena.space())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> vm/src/value.rs:830:26 [INFO] [stdout] | [INFO] [stdout] 830 | .intersperse(arena.space()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> vm/src/value.rs:876:30 [INFO] [stdout] | [INFO] [stdout] 876 | ... .intersperse(arena.text(",")) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling structopt-derive v0.4.9 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling insta v0.16.1 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling structopt v0.3.16 [INFO] [stderr] Compiling tensile v0.6.3 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling gluon v0.17.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `gluon::vm::api::de` [INFO] [stdout] --> tests/api.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | de::De, [INFO] [stdout] | ^^ could not find `de` in `api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `typ` in `api` [INFO] [stdout] --> tests/api.rs:319:47 [INFO] [stdout] | [INFO] [stdout] 319 | let (name, typ) = gluon::vm::api::typ::from_rust::(vm).unwrap(); [INFO] [stdout] | ^^^ could not find `typ` in `api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gluon` due to 3 previous errors [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/ui-e4b25e20a098fb6a.ui.4b28b66d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ui-e4b25e20a098fb6a.ui.4b28b66d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ui-e4b25e20a098fb6a.ui.4b28b66d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ui-e4b25e20a098fb6a.ui.4b28b66d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ui-e4b25e20a098fb6a.ui.4b28b66d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ui-e4b25e20a098fb6a.ui.4b28b66d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ui-e4b25e20a098fb6a.ui.4b28b66d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ui-e4b25e20a098fb6a.ui.4b28b66d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ui-e4b25e20a098fb6a.ui.4b28b66d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ui-e4b25e20a098fb6a.ui.4b28b66d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ui-e4b25e20a098fb6a.ui.4b28b66d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ui-e4b25e20a098fb6a.ui.4b28b66d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ui-e4b25e20a098fb6a.ui.4b28b66d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ui-e4b25e20a098fb6a.ui.4b28b66d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ui-e4b25e20a098fb6a.ui.4b28b66d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ui-e4b25e20a098fb6a.ui.4b28b66d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ui-e4b25e20a098fb6a.3szjecifyn7zmgqe.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libinsta-e6af651ca98ffb9f.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-2ad1496e1d519cc1.rlib" "/opt/rustwide/target/debug/deps/libdtoa-137febf04156cf08.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-b1d66518c5cb09a4.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-775ed35f3b1f4453.rlib" "/opt/rustwide/target/debug/deps/libserde_json-960438c3a7f94fe5.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libdifference-c1087db8e4716a08.rlib" "/opt/rustwide/target/debug/deps/libconsole-b298d90c7e078514.rlib" "/opt/rustwide/target/debug/deps/libtermios-6474e6e89a2bb549.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-f36597cfbc429bb1.rlib" "/opt/rustwide/target/debug/deps/libserde-7b04dc08b0a7a97a.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libgluon-e95ac8a0fcf2fc0a.rlib" "/opt/rustwide/target/debug/deps/libtokio-a994e8a5e408eb61.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-65d4a8f0b50d03af.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5d5814384513cfbc.rlib" "/opt/rustwide/target/debug/deps/libgluon_salsa-239a9de9f79b813f.rlib" "/opt/rustwide/target/debug/deps/liboorandom-fedead698427f33c.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-b386ce91b7d2e23a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/libregex-b50f715f0d3da5e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0bf2c0c5f07aac96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2d2b30238a0db50c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-8b42c8a9d394c2ce.rlib" "/opt/rustwide/target/debug/deps/librand-1f98de904eee4cab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1447aa9974e7edaf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-8f6d0438fd2edfe0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-39a9c80295c72164.rlib" "/opt/rustwide/target/debug/deps/libgluon_vm-4684ab426f27f93f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-88b2ec75032bd770.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9953305f5ce2f647.rlib" "/opt/rustwide/target/debug/deps/liblibc-d38a74d34e7a1c45.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b2c8fca8d3722040.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-6fe3e29097d3b436.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-b9ffb2bf001c434f.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-fb19e0deef83d90c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ff91e66d6299f0fa.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-9c32bf159b8cbf6e.rlib" "/opt/rustwide/target/debug/deps/libfutures-63010305269ec609.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7c2e879fdcc7e58c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d1a5be3a9cfd1c38.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8e5e944790e9984f.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2c8114c16ac4e917.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-17edd1c520176398.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1979d4a47c02fd77.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5115683e0d108073.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-946e0dda5779ad8f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7befed6f9eed39b0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ba41b94b650def10.rlib" "/opt/rustwide/target/debug/deps/libfrunk_core-ea6f8bed8185fd5f.rlib" "/opt/rustwide/target/debug/deps/libgluon_parser-df477e899e4f0425.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-0f68bb7cb2b150a9.rlib" "/opt/rustwide/target/debug/deps/libgluon_format-62a6eadca262ca10.rlib" "/opt/rustwide/target/debug/deps/libgluon_check-b9163789184451b4.rlib" "/opt/rustwide/target/debug/deps/libstrsim-af5721949c39da2b.rlib" "/opt/rustwide/target/debug/deps/libena-9c6dda1fbf80f624.rlib" "/opt/rustwide/target/debug/deps/librpds-ead5b1ef1fd5187f.rlib" "/opt/rustwide/target/debug/deps/libarchery-d9c8aac5b404ad78.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-18e81c1cce75b4fc.rlib" "/opt/rustwide/target/debug/deps/libgluon_base-7c43c3e7e14fcc26.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ec0b280695c07b0f.rlib" "/opt/rustwide/target/debug/deps/libahash-6f1386d08d2b0efa.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9edbff42d6b77914.rlib" "/opt/rustwide/target/debug/deps/libcodespan-cba880c9c8d13b76.rlib" "/opt/rustwide/target/debug/deps/libpretty-f5b710b38ec626ba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c0ad9dbf7ae5c650.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-44a6b78d38bbbfed.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-86c3343238f71d02.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d313320f4ef2eebc.rlib" "/opt/rustwide/target/debug/deps/libordered_float-3c0ed324a7f87dd5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-04a9caef1d4853e7.rlib" "/opt/rustwide/target/debug/deps/libitertools-9e44eedbf1197bd1.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libcollect_mac-74e26d767c34af9c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/liblog-446aaeb09775af75.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libeither-e656c767ca80f9a2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lc" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ui-e4b25e20a098fb6a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/fib-28dcbfbbd3a316f9.fib.b492552e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/fib-28dcbfbbd3a316f9.fib.b492552e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/fib-28dcbfbbd3a316f9.fib.b492552e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/fib-28dcbfbbd3a316f9.fib.b492552e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/fib-28dcbfbbd3a316f9.fib.b492552e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/fib-28dcbfbbd3a316f9.fib.b492552e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/fib-28dcbfbbd3a316f9.fib.b492552e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/fib-28dcbfbbd3a316f9.fib.b492552e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/fib-28dcbfbbd3a316f9.fib.b492552e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/fib-28dcbfbbd3a316f9.fib.b492552e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/fib-28dcbfbbd3a316f9.fib.b492552e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/fib-28dcbfbbd3a316f9.fib.b492552e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/fib-28dcbfbbd3a316f9.fib.b492552e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/fib-28dcbfbbd3a316f9.fib.b492552e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/fib-28dcbfbbd3a316f9.fib.b492552e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/fib-28dcbfbbd3a316f9.fib.b492552e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/fib-28dcbfbbd3a316f9.3utfowvugg64d7wt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgluon-e95ac8a0fcf2fc0a.rlib" "/opt/rustwide/target/debug/deps/libtokio-a994e8a5e408eb61.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-65d4a8f0b50d03af.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5d5814384513cfbc.rlib" "/opt/rustwide/target/debug/deps/libgluon_salsa-239a9de9f79b813f.rlib" "/opt/rustwide/target/debug/deps/liboorandom-fedead698427f33c.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-b386ce91b7d2e23a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/libregex-b50f715f0d3da5e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0bf2c0c5f07aac96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2d2b30238a0db50c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-8b42c8a9d394c2ce.rlib" "/opt/rustwide/target/debug/deps/librand-1f98de904eee4cab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1447aa9974e7edaf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-8f6d0438fd2edfe0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-39a9c80295c72164.rlib" "/opt/rustwide/target/debug/deps/libgluon_vm-4684ab426f27f93f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-88b2ec75032bd770.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9953305f5ce2f647.rlib" "/opt/rustwide/target/debug/deps/liblibc-d38a74d34e7a1c45.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b2c8fca8d3722040.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-6fe3e29097d3b436.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-b9ffb2bf001c434f.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-fb19e0deef83d90c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ff91e66d6299f0fa.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-9c32bf159b8cbf6e.rlib" "/opt/rustwide/target/debug/deps/libfutures-63010305269ec609.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7c2e879fdcc7e58c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d1a5be3a9cfd1c38.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8e5e944790e9984f.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2c8114c16ac4e917.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-17edd1c520176398.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1979d4a47c02fd77.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5115683e0d108073.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-946e0dda5779ad8f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7befed6f9eed39b0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ba41b94b650def10.rlib" "/opt/rustwide/target/debug/deps/libfrunk_core-ea6f8bed8185fd5f.rlib" "/opt/rustwide/target/debug/deps/libgluon_parser-df477e899e4f0425.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-0f68bb7cb2b150a9.rlib" "/opt/rustwide/target/debug/deps/libgluon_format-62a6eadca262ca10.rlib" "/opt/rustwide/target/debug/deps/libgluon_check-b9163789184451b4.rlib" "/opt/rustwide/target/debug/deps/libstrsim-af5721949c39da2b.rlib" "/opt/rustwide/target/debug/deps/libena-9c6dda1fbf80f624.rlib" "/opt/rustwide/target/debug/deps/librpds-ead5b1ef1fd5187f.rlib" "/opt/rustwide/target/debug/deps/libarchery-d9c8aac5b404ad78.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-18e81c1cce75b4fc.rlib" "/opt/rustwide/target/debug/deps/libgluon_base-7c43c3e7e14fcc26.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ec0b280695c07b0f.rlib" "/opt/rustwide/target/debug/deps/libahash-6f1386d08d2b0efa.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9edbff42d6b77914.rlib" "/opt/rustwide/target/debug/deps/libcodespan-cba880c9c8d13b76.rlib" "/opt/rustwide/target/debug/deps/libpretty-f5b710b38ec626ba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c0ad9dbf7ae5c650.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-44a6b78d38bbbfed.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-86c3343238f71d02.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d313320f4ef2eebc.rlib" "/opt/rustwide/target/debug/deps/libordered_float-3c0ed324a7f87dd5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-04a9caef1d4853e7.rlib" "/opt/rustwide/target/debug/deps/libitertools-9e44eedbf1197bd1.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libcollect_mac-74e26d767c34af9c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/liblog-446aaeb09775af75.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libeither-e656c767ca80f9a2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/fib-28dcbfbbd3a316f9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/24-f795ae1f723fc0bc.24.e18fd94a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/24-f795ae1f723fc0bc.24.e18fd94a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/24-f795ae1f723fc0bc.24.e18fd94a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/24-f795ae1f723fc0bc.24.e18fd94a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/24-f795ae1f723fc0bc.24.e18fd94a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/24-f795ae1f723fc0bc.24.e18fd94a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/24-f795ae1f723fc0bc.24.e18fd94a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/24-f795ae1f723fc0bc.24.e18fd94a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/24-f795ae1f723fc0bc.24.e18fd94a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/24-f795ae1f723fc0bc.24.e18fd94a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/24-f795ae1f723fc0bc.24.e18fd94a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/24-f795ae1f723fc0bc.24.e18fd94a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/24-f795ae1f723fc0bc.24.e18fd94a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/24-f795ae1f723fc0bc.24.e18fd94a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/24-f795ae1f723fc0bc.24.e18fd94a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/24-f795ae1f723fc0bc.24.e18fd94a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/24-f795ae1f723fc0bc.2hvj2xjufzg6gmra.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-9827fff647496d0d.rlib" "/opt/rustwide/target/debug/deps/libatty-fbf6f5a37fbcf046.rlib" "/opt/rustwide/target/debug/deps/libhumantime-33144d077327c6a9.rlib" "/opt/rustwide/target/debug/deps/libgluon-e95ac8a0fcf2fc0a.rlib" "/opt/rustwide/target/debug/deps/libtokio-a994e8a5e408eb61.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-65d4a8f0b50d03af.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5d5814384513cfbc.rlib" "/opt/rustwide/target/debug/deps/libgluon_salsa-239a9de9f79b813f.rlib" "/opt/rustwide/target/debug/deps/liboorandom-fedead698427f33c.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-b386ce91b7d2e23a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/libregex-b50f715f0d3da5e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0bf2c0c5f07aac96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2d2b30238a0db50c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-8b42c8a9d394c2ce.rlib" "/opt/rustwide/target/debug/deps/librand-1f98de904eee4cab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1447aa9974e7edaf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-8f6d0438fd2edfe0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-39a9c80295c72164.rlib" "/opt/rustwide/target/debug/deps/libgluon_vm-4684ab426f27f93f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-88b2ec75032bd770.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9953305f5ce2f647.rlib" "/opt/rustwide/target/debug/deps/liblibc-d38a74d34e7a1c45.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b2c8fca8d3722040.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-6fe3e29097d3b436.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-b9ffb2bf001c434f.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-fb19e0deef83d90c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ff91e66d6299f0fa.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-9c32bf159b8cbf6e.rlib" "/opt/rustwide/target/debug/deps/libfutures-63010305269ec609.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7c2e879fdcc7e58c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d1a5be3a9cfd1c38.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8e5e944790e9984f.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2c8114c16ac4e917.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-17edd1c520176398.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1979d4a47c02fd77.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5115683e0d108073.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-946e0dda5779ad8f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7befed6f9eed39b0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ba41b94b650def10.rlib" "/opt/rustwide/target/debug/deps/libfrunk_core-ea6f8bed8185fd5f.rlib" "/opt/rustwide/target/debug/deps/libgluon_parser-df477e899e4f0425.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-0f68bb7cb2b150a9.rlib" "/opt/rustwide/target/debug/deps/libgluon_format-62a6eadca262ca10.rlib" "/opt/rustwide/target/debug/deps/libgluon_check-b9163789184451b4.rlib" "/opt/rustwide/target/debug/deps/libstrsim-af5721949c39da2b.rlib" "/opt/rustwide/target/debug/deps/libena-9c6dda1fbf80f624.rlib" "/opt/rustwide/target/debug/deps/librpds-ead5b1ef1fd5187f.rlib" "/opt/rustwide/target/debug/deps/libarchery-d9c8aac5b404ad78.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-18e81c1cce75b4fc.rlib" "/opt/rustwide/target/debug/deps/libgluon_base-7c43c3e7e14fcc26.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ec0b280695c07b0f.rlib" "/opt/rustwide/target/debug/deps/libahash-6f1386d08d2b0efa.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9edbff42d6b77914.rlib" "/opt/rustwide/target/debug/deps/libcodespan-cba880c9c8d13b76.rlib" "/opt/rustwide/target/debug/deps/libpretty-f5b710b38ec626ba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c0ad9dbf7ae5c650.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-44a6b78d38bbbfed.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-86c3343238f71d02.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d313320f4ef2eebc.rlib" "/opt/rustwide/target/debug/deps/libordered_float-3c0ed324a7f87dd5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-04a9caef1d4853e7.rlib" "/opt/rustwide/target/debug/deps/libitertools-9e44eedbf1197bd1.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libcollect_mac-74e26d767c34af9c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/liblog-446aaeb09775af75.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libeither-e656c767ca80f9a2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/24-f795ae1f723fc0bc" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/stack_overflow-4f4e9a9c51ffa86d.stack_overflow.e44ef144-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-4f4e9a9c51ffa86d.stack_overflow.e44ef144-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-4f4e9a9c51ffa86d.stack_overflow.e44ef144-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-4f4e9a9c51ffa86d.stack_overflow.e44ef144-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-4f4e9a9c51ffa86d.stack_overflow.e44ef144-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-4f4e9a9c51ffa86d.stack_overflow.e44ef144-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-4f4e9a9c51ffa86d.stack_overflow.e44ef144-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-4f4e9a9c51ffa86d.stack_overflow.e44ef144-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-4f4e9a9c51ffa86d.stack_overflow.e44ef144-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-4f4e9a9c51ffa86d.stack_overflow.e44ef144-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-4f4e9a9c51ffa86d.stack_overflow.e44ef144-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-4f4e9a9c51ffa86d.stack_overflow.e44ef144-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-4f4e9a9c51ffa86d.stack_overflow.e44ef144-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-4f4e9a9c51ffa86d.stack_overflow.e44ef144-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-4f4e9a9c51ffa86d.stack_overflow.e44ef144-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-4f4e9a9c51ffa86d.stack_overflow.e44ef144-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-4f4e9a9c51ffa86d.4p0ndf28z1ie7rm5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libgluon-e95ac8a0fcf2fc0a.rlib" "/opt/rustwide/target/debug/deps/libtokio-a994e8a5e408eb61.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-65d4a8f0b50d03af.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5d5814384513cfbc.rlib" "/opt/rustwide/target/debug/deps/libgluon_salsa-239a9de9f79b813f.rlib" "/opt/rustwide/target/debug/deps/liboorandom-fedead698427f33c.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-b386ce91b7d2e23a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/libregex-b50f715f0d3da5e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0bf2c0c5f07aac96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2d2b30238a0db50c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-8b42c8a9d394c2ce.rlib" "/opt/rustwide/target/debug/deps/librand-1f98de904eee4cab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1447aa9974e7edaf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-8f6d0438fd2edfe0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-39a9c80295c72164.rlib" "/opt/rustwide/target/debug/deps/libgluon_vm-4684ab426f27f93f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-88b2ec75032bd770.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9953305f5ce2f647.rlib" "/opt/rustwide/target/debug/deps/liblibc-d38a74d34e7a1c45.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b2c8fca8d3722040.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-6fe3e29097d3b436.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-b9ffb2bf001c434f.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-fb19e0deef83d90c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ff91e66d6299f0fa.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-9c32bf159b8cbf6e.rlib" "/opt/rustwide/target/debug/deps/libfutures-63010305269ec609.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7c2e879fdcc7e58c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d1a5be3a9cfd1c38.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8e5e944790e9984f.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2c8114c16ac4e917.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-17edd1c520176398.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1979d4a47c02fd77.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5115683e0d108073.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-946e0dda5779ad8f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7befed6f9eed39b0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ba41b94b650def10.rlib" "/opt/rustwide/target/debug/deps/libfrunk_core-ea6f8bed8185fd5f.rlib" "/opt/rustwide/target/debug/deps/libgluon_parser-df477e899e4f0425.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-0f68bb7cb2b150a9.rlib" "/opt/rustwide/target/debug/deps/libgluon_format-62a6eadca262ca10.rlib" "/opt/rustwide/target/debug/deps/libgluon_check-b9163789184451b4.rlib" "/opt/rustwide/target/debug/deps/libstrsim-af5721949c39da2b.rlib" "/opt/rustwide/target/debug/deps/libena-9c6dda1fbf80f624.rlib" "/opt/rustwide/target/debug/deps/librpds-ead5b1ef1fd5187f.rlib" "/opt/rustwide/target/debug/deps/libarchery-d9c8aac5b404ad78.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-18e81c1cce75b4fc.rlib" "/opt/rustwide/target/debug/deps/libgluon_base-7c43c3e7e14fcc26.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ec0b280695c07b0f.rlib" "/opt/rustwide/target/debug/deps/libahash-6f1386d08d2b0efa.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9edbff42d6b77914.rlib" "/opt/rustwide/target/debug/deps/libcodespan-cba880c9c8d13b76.rlib" "/opt/rustwide/target/debug/deps/libpretty-f5b710b38ec626ba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c0ad9dbf7ae5c650.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-44a6b78d38bbbfed.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-86c3343238f71d02.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d313320f4ef2eebc.rlib" "/opt/rustwide/target/debug/deps/libordered_float-3c0ed324a7f87dd5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-04a9caef1d4853e7.rlib" "/opt/rustwide/target/debug/deps/libitertools-9e44eedbf1197bd1.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libcollect_mac-74e26d767c34af9c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/liblog-446aaeb09775af75.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libeither-e656c767ca80f9a2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/stack_overflow-4f4e9a9c51ffa86d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/limits-94aa96c155428591.limits.9d0c760d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/limits-94aa96c155428591.limits.9d0c760d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/limits-94aa96c155428591.limits.9d0c760d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/limits-94aa96c155428591.limits.9d0c760d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/limits-94aa96c155428591.limits.9d0c760d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/limits-94aa96c155428591.limits.9d0c760d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/limits-94aa96c155428591.limits.9d0c760d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/limits-94aa96c155428591.limits.9d0c760d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/limits-94aa96c155428591.limits.9d0c760d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/limits-94aa96c155428591.limits.9d0c760d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/limits-94aa96c155428591.limits.9d0c760d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/limits-94aa96c155428591.limits.9d0c760d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/limits-94aa96c155428591.limits.9d0c760d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/limits-94aa96c155428591.limits.9d0c760d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/limits-94aa96c155428591.limits.9d0c760d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/limits-94aa96c155428591.limits.9d0c760d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/limits-94aa96c155428591.1uj0hn7rx7qz633.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-9827fff647496d0d.rlib" "/opt/rustwide/target/debug/deps/libatty-fbf6f5a37fbcf046.rlib" "/opt/rustwide/target/debug/deps/libhumantime-33144d077327c6a9.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libgluon-e95ac8a0fcf2fc0a.rlib" "/opt/rustwide/target/debug/deps/libtokio-a994e8a5e408eb61.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-65d4a8f0b50d03af.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5d5814384513cfbc.rlib" "/opt/rustwide/target/debug/deps/libgluon_salsa-239a9de9f79b813f.rlib" "/opt/rustwide/target/debug/deps/liboorandom-fedead698427f33c.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-b386ce91b7d2e23a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/libregex-b50f715f0d3da5e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0bf2c0c5f07aac96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2d2b30238a0db50c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-8b42c8a9d394c2ce.rlib" "/opt/rustwide/target/debug/deps/librand-1f98de904eee4cab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1447aa9974e7edaf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-8f6d0438fd2edfe0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-39a9c80295c72164.rlib" "/opt/rustwide/target/debug/deps/libgluon_vm-4684ab426f27f93f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-88b2ec75032bd770.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9953305f5ce2f647.rlib" "/opt/rustwide/target/debug/deps/liblibc-d38a74d34e7a1c45.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b2c8fca8d3722040.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-6fe3e29097d3b436.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-b9ffb2bf001c434f.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-fb19e0deef83d90c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ff91e66d6299f0fa.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-9c32bf159b8cbf6e.rlib" "/opt/rustwide/target/debug/deps/libfrunk_core-ea6f8bed8185fd5f.rlib" "/opt/rustwide/target/debug/deps/libgluon_parser-df477e899e4f0425.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-0f68bb7cb2b150a9.rlib" "/opt/rustwide/target/debug/deps/libgluon_format-62a6eadca262ca10.rlib" "/opt/rustwide/target/debug/deps/libgluon_check-b9163789184451b4.rlib" "/opt/rustwide/target/debug/deps/libstrsim-af5721949c39da2b.rlib" "/opt/rustwide/target/debug/deps/libena-9c6dda1fbf80f624.rlib" "/opt/rustwide/target/debug/deps/librpds-ead5b1ef1fd5187f.rlib" "/opt/rustwide/target/debug/deps/libarchery-d9c8aac5b404ad78.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-18e81c1cce75b4fc.rlib" "/opt/rustwide/target/debug/deps/libgluon_base-7c43c3e7e14fcc26.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ec0b280695c07b0f.rlib" "/opt/rustwide/target/debug/deps/libahash-6f1386d08d2b0efa.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9edbff42d6b77914.rlib" "/opt/rustwide/target/debug/deps/libcodespan-cba880c9c8d13b76.rlib" "/opt/rustwide/target/debug/deps/libpretty-f5b710b38ec626ba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c0ad9dbf7ae5c650.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-44a6b78d38bbbfed.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-86c3343238f71d02.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d313320f4ef2eebc.rlib" "/opt/rustwide/target/debug/deps/libordered_float-3c0ed324a7f87dd5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-04a9caef1d4853e7.rlib" "/opt/rustwide/target/debug/deps/libitertools-9e44eedbf1197bd1.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libcollect_mac-74e26d767c34af9c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/liblog-446aaeb09775af75.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libeither-e656c767ca80f9a2.rlib" "/opt/rustwide/target/debug/deps/libfutures-63010305269ec609.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7c2e879fdcc7e58c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d1a5be3a9cfd1c38.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8e5e944790e9984f.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2c8114c16ac4e917.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-17edd1c520176398.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1979d4a47c02fd77.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5115683e0d108073.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-946e0dda5779ad8f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7befed6f9eed39b0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ba41b94b650def10.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/limits-94aa96c155428591" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/tutorial-9a335b0040308f67.tutorial.1c877ce0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-9a335b0040308f67.tutorial.1c877ce0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-9a335b0040308f67.tutorial.1c877ce0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-9a335b0040308f67.tutorial.1c877ce0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-9a335b0040308f67.tutorial.1c877ce0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-9a335b0040308f67.tutorial.1c877ce0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-9a335b0040308f67.tutorial.1c877ce0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-9a335b0040308f67.tutorial.1c877ce0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-9a335b0040308f67.tutorial.1c877ce0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-9a335b0040308f67.tutorial.1c877ce0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-9a335b0040308f67.tutorial.1c877ce0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-9a335b0040308f67.tutorial.1c877ce0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-9a335b0040308f67.tutorial.1c877ce0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-9a335b0040308f67.tutorial.1c877ce0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-9a335b0040308f67.tutorial.1c877ce0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-9a335b0040308f67.tutorial.1c877ce0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-9a335b0040308f67.3psfrkzq5h5gv581.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-9827fff647496d0d.rlib" "/opt/rustwide/target/debug/deps/libatty-fbf6f5a37fbcf046.rlib" "/opt/rustwide/target/debug/deps/libhumantime-33144d077327c6a9.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libgluon-e95ac8a0fcf2fc0a.rlib" "/opt/rustwide/target/debug/deps/libtokio-a994e8a5e408eb61.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-65d4a8f0b50d03af.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5d5814384513cfbc.rlib" "/opt/rustwide/target/debug/deps/libgluon_salsa-239a9de9f79b813f.rlib" "/opt/rustwide/target/debug/deps/liboorandom-fedead698427f33c.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-b386ce91b7d2e23a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/libregex-b50f715f0d3da5e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0bf2c0c5f07aac96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2d2b30238a0db50c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-8b42c8a9d394c2ce.rlib" "/opt/rustwide/target/debug/deps/librand-1f98de904eee4cab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1447aa9974e7edaf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-8f6d0438fd2edfe0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-39a9c80295c72164.rlib" "/opt/rustwide/target/debug/deps/libgluon_parser-df477e899e4f0425.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-0f68bb7cb2b150a9.rlib" "/opt/rustwide/target/debug/deps/libgluon_format-62a6eadca262ca10.rlib" "/opt/rustwide/target/debug/deps/libgluon_vm-4684ab426f27f93f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-88b2ec75032bd770.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9953305f5ce2f647.rlib" "/opt/rustwide/target/debug/deps/liblibc-d38a74d34e7a1c45.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b2c8fca8d3722040.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-6fe3e29097d3b436.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-b9ffb2bf001c434f.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-fb19e0deef83d90c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ff91e66d6299f0fa.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-9c32bf159b8cbf6e.rlib" "/opt/rustwide/target/debug/deps/libfutures-63010305269ec609.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7c2e879fdcc7e58c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d1a5be3a9cfd1c38.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8e5e944790e9984f.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2c8114c16ac4e917.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-17edd1c520176398.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1979d4a47c02fd77.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5115683e0d108073.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-946e0dda5779ad8f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7befed6f9eed39b0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ba41b94b650def10.rlib" "/opt/rustwide/target/debug/deps/libgluon_check-b9163789184451b4.rlib" "/opt/rustwide/target/debug/deps/libstrsim-af5721949c39da2b.rlib" "/opt/rustwide/target/debug/deps/libena-9c6dda1fbf80f624.rlib" "/opt/rustwide/target/debug/deps/librpds-ead5b1ef1fd5187f.rlib" "/opt/rustwide/target/debug/deps/libarchery-d9c8aac5b404ad78.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-18e81c1cce75b4fc.rlib" "/opt/rustwide/target/debug/deps/libgluon_base-7c43c3e7e14fcc26.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ec0b280695c07b0f.rlib" "/opt/rustwide/target/debug/deps/libahash-6f1386d08d2b0efa.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9edbff42d6b77914.rlib" "/opt/rustwide/target/debug/deps/libcodespan-cba880c9c8d13b76.rlib" "/opt/rustwide/target/debug/deps/libpretty-f5b710b38ec626ba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c0ad9dbf7ae5c650.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-44a6b78d38bbbfed.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-86c3343238f71d02.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d313320f4ef2eebc.rlib" "/opt/rustwide/target/debug/deps/libordered_float-3c0ed324a7f87dd5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-04a9caef1d4853e7.rlib" "/opt/rustwide/target/debug/deps/libitertools-9e44eedbf1197bd1.rlib" "/opt/rustwide/target/debug/deps/libeither-e656c767ca80f9a2.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/liblog-446aaeb09775af75.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libfrunk_core-ea6f8bed8185fd5f.rlib" "/opt/rustwide/target/debug/deps/libcollect_mac-74e26d767c34af9c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tutorial-9a335b0040308f67" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ef229a3ee87f6aa234ec9536af8da485fc710b14c5b037173216c7082cd67bae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef229a3ee87f6aa234ec9536af8da485fc710b14c5b037173216c7082cd67bae", kill_on_drop: false }` [INFO] [stdout] ef229a3ee87f6aa234ec9536af8da485fc710b14c5b037173216c7082cd67bae