[INFO] updating cached repository https://github.com/gluon-lang/gluon [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/gluon-lang/gluon [INFO] [stderr] 77652aba..b605ea80 master -> master [INFO] [stderr] 77652aba..37b27334 staging -> staging [INFO] [stderr] * [new tag] v0.15.0 -> v0.15.0 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b605ea80ad6e68a9425bcf9c646f3d677e273b1c [INFO] testing gluon-lang/gluon against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgluon-lang%2Fgluon" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gluon-lang/gluon on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/gluon-lang/gluon [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] removed workspace from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_base from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_check from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_codegen from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_format from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_parser from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_vm from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_codegen from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_completion from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_base from git repo https://github.com/gluon-lang/gluon [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-9/source/Cargo.toml [INFO] crate git repo https://github.com/gluon-lang/gluon already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gluon_codegen v0.15.0 [INFO] [stderr] Downloaded gluon_completion v0.15.0 [INFO] [stderr] Downloaded gluon_format v0.15.0 [INFO] [stderr] Downloaded gluon_check v0.15.0 [INFO] [stderr] Downloaded gluon_base v0.15.0 [INFO] [stderr] Downloaded gluon_vm v0.15.0 [INFO] [stderr] Downloaded gluon_parser v0.15.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3f645f90b8b33bcb47c9b1125f9984188de8a125476d89bc8c74569661f3c021 [INFO] running `"docker" "start" "-a" "3f645f90b8b33bcb47c9b1125f9984188de8a125476d89bc8c74569661f3c021"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling collect-mac v0.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling lalrpop-util v0.19.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling gluon_vm v0.15.0 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling frunk_core v0.3.1 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling pretty v0.9.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling archery v0.3.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling rpds v0.7.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling gluon_codegen v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.33 [INFO] [stderr] Compiling gluon-salsa-macros v0.14.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling codespan v0.3.0 [INFO] [stderr] Compiling codespan-reporting v0.3.0 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling gluon_base v0.15.0 [INFO] [stderr] Compiling gluon_check v0.15.0 [INFO] [stderr] Compiling gluon_format v0.15.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling gluon v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling gluon-salsa v0.14.1 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling lalrpop v0.19.0 [INFO] [stderr] Compiling gluon_parser v0.15.0 [INFO] [stderr] warning: unused import: `ThreadExt` [INFO] [stderr] --> src/compiler_pipeline.rs:38:36 [INFO] [stderr] | [INFO] [stderr] 38 | Error, ModuleCompiler, Result, ThreadExt, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 55s [INFO] running `"docker" "inspect" "3f645f90b8b33bcb47c9b1125f9984188de8a125476d89bc8c74569661f3c021"` [INFO] running `"docker" "rm" "-f" "3f645f90b8b33bcb47c9b1125f9984188de8a125476d89bc8c74569661f3c021"` [INFO] [stdout] 3f645f90b8b33bcb47c9b1125f9984188de8a125476d89bc8c74569661f3c021 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] df03be9cb212b18a62873b523c97fffa2970e06b1d5d294db306fa5efffbf550 [INFO] running `"docker" "start" "-a" "df03be9cb212b18a62873b523c97fffa2970e06b1d5d294db306fa5efffbf550"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Compiling oorandom v11.1.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling serde_derive_state v0.4.9 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling gluon_completion v0.15.0 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] warning: unused import: `ThreadExt` [INFO] [stderr] --> src/compiler_pipeline.rs:38:36 [INFO] [stderr] | [INFO] [stderr] 38 | Error, ModuleCompiler, Result, ThreadExt, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling criterion-plot v0.4.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling criterion v0.3.2 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling tensile v0.6.3 [INFO] [stderr] Compiling gluon v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `gluon::vm::api::de` [INFO] [stderr] --> tests/api.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 19 | de::De, [INFO] [stderr] | ^^ could not find `de` in `api` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `typ` in `api` [INFO] [stderr] --> tests/api.rs:319:47 [INFO] [stderr] | [INFO] [stderr] 319 | let (name, typ) = gluon::vm::api::typ::from_rust::(vm).unwrap(); [INFO] [stderr] | ^^^ could not find `typ` in `api` [INFO] [stderr] [INFO] [stderr] error[E0275]: overflow evaluating the requirement `gluon_vm::gluon_base::types::Type<_>: std::marker::Send` [INFO] [stderr] --> tests/api.rs:337:10 [INFO] [stderr] | [INFO] [stderr] 337 | .run_expr::>("test", text) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider adding a `#![recursion_limit="256"]` attribute to your crate (`api`) [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcTypeInner<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::sync::Arc>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcType<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `smallvec::SmallVec<[gluon_vm::gluon_base::types::ArcType<_>; 2]>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::Type<_>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcTypeInner<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::sync::Arc>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcType<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `smallvec::SmallVec<[gluon_vm::gluon_base::types::ArcType<_>; 2]>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::Type<_>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcTypeInner<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::sync::Arc>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcType<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `smallvec::SmallVec<[gluon_vm::gluon_base::types::ArcType<_>; 2]>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::Type<_>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcTypeInner<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::sync::Arc>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcType<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `smallvec::SmallVec<[gluon_vm::gluon_base::types::ArcType<_>; 2]>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::Type<_>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcTypeInner<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::sync::Arc>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcType<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `smallvec::SmallVec<[gluon_vm::gluon_base::types::ArcType<_>; 2]>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::Type<_>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcTypeInner<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::sync::Arc>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcType<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `smallvec::SmallVec<[gluon_vm::gluon_base::types::ArcType<_>; 2]>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::Type<_>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcTypeInner<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::sync::Arc>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcType<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `smallvec::SmallVec<[gluon_vm::gluon_base::types::ArcType<_>; 2]>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::Type<_>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcTypeInner<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::sync::Arc>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcType<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `smallvec::SmallVec<[gluon_vm::gluon_base::types::ArcType<_>; 2]>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::Type<_>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcTypeInner<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::sync::Arc>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcType<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `smallvec::SmallVec<[gluon_vm::gluon_base::types::ArcType<_>; 2]>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::Type<_>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcTypeInner<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::sync::Arc>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcType<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `smallvec::SmallVec<[gluon_vm::gluon_base::types::ArcType<_>; 2]>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::Type<_>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcTypeInner<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::sync::Arc>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcType<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `smallvec::SmallVec<[gluon_vm::gluon_base::types::ArcType<_>; 2]>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::Type<_>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcTypeInner<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::sync::Arc>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcType<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `smallvec::SmallVec<[gluon_vm::gluon_base::types::ArcType<_>; 2]>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::Type<_>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcTypeInner<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::sync::Arc>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcType<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `smallvec::SmallVec<[gluon_vm::gluon_base::types::ArcType<_>; 2]>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::Type<_>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcTypeInner<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::sync::Arc>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcType<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `smallvec::SmallVec<[gluon_vm::gluon_base::types::ArcType<_>; 2]>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::Type<_>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcTypeInner<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::sync::Arc>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcType<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `smallvec::SmallVec<[gluon_vm::gluon_base::types::ArcType<_>; 2]>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::Type<_>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcTypeInner<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::sync::Arc>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcType<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `smallvec::SmallVec<[gluon_vm::gluon_base::types::ArcType<_>; 2]>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::Type<_>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcTypeInner<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::sync::Arc>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcType<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `smallvec::SmallVec<[gluon_vm::gluon_base::types::ArcType<_>; 2]>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::Type<_>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcTypeInner<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::sync::Arc>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcType<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `smallvec::SmallVec<[gluon_vm::gluon_base::types::ArcType<_>; 2]>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::Type<_>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcTypeInner<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::sync::Arc>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcType<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `smallvec::SmallVec<[gluon_vm::gluon_base::types::ArcType<_>; 2]>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::Type<_>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcTypeInner<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::sync::Arc>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcType<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `smallvec::SmallVec<[gluon_vm::gluon_base::types::ArcType<_>; 2]>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::Type<_>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcTypeInner<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::sync::Arc>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcType<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `smallvec::SmallVec<[gluon_vm::gluon_base::types::ArcType<_>; 2]>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::Type<_>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcTypeInner<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::sync::Arc>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcType<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `smallvec::SmallVec<[gluon_vm::gluon_base::types::ArcType<_>; 2]>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::Type<_>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcTypeInner<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::sync::Arc>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcType<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `smallvec::SmallVec<[gluon_vm::gluon_base::types::ArcType<_>; 2]>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::Type<_>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcTypeInner<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::sync::Arc>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcType<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `smallvec::SmallVec<[gluon_vm::gluon_base::types::ArcType<_>; 2]>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::Type<_>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcTypeInner<_>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::sync::Arc>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::types::ArcType<_>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::ast::TypedIdent<_>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::ast::Expr<'static, _>` [INFO] [stderr] = note: required because it appears within the type `gluon_vm::gluon_base::pos::Spanned, gluon_vm::gluon_base::pos::BytePos>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `[type error]` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0275, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0275`. [INFO] [stderr] error: could not compile `gluon`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/24-20c358e9e47faa72.24.753crfda-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/24-20c358e9e47faa72.24.753crfda-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/24-20c358e9e47faa72.24.753crfda-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/24-20c358e9e47faa72.24.753crfda-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/24-20c358e9e47faa72.24.753crfda-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/24-20c358e9e47faa72.24.753crfda-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/24-20c358e9e47faa72.24.753crfda-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/24-20c358e9e47faa72.24.753crfda-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/24-20c358e9e47faa72.24.753crfda-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/24-20c358e9e47faa72.24.753crfda-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/24-20c358e9e47faa72.24.753crfda-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/24-20c358e9e47faa72.24.753crfda-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/24-20c358e9e47faa72.24.753crfda-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/24-20c358e9e47faa72.24.753crfda-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/24-20c358e9e47faa72.24.753crfda-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/24-20c358e9e47faa72.24.753crfda-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/24-20c358e9e47faa72" "/opt/rustwide/target/debug/examples/24-20c358e9e47faa72.4k6pshzwn68k5kfp.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-e96e50af3f31b74f.rlib" "/opt/rustwide/target/debug/deps/libatty-732074f349571b64.rlib" "/opt/rustwide/target/debug/deps/libhumantime-dfd7af29c5915f0f.rlib" "/opt/rustwide/target/debug/deps/libgluon-7d2a346af0869819.rlib" "/opt/rustwide/target/debug/deps/libtokio-a842c5b4b1764e3d.rlib" "/opt/rustwide/target/debug/deps/libbytes-f84ed14a388d339f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-120407e8b5a32b34.rlib" "/opt/rustwide/target/debug/deps/libgluon_salsa-5f9d67ba5c967e72.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5548118001b44405.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-9a3338d7c36f23c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-42c99cebd20ee05b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1c73c856c476511c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a9e0d04c077c91e1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-eb28c5bd8246c8d0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5c24e8767944acb0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-76f5c6d637dd14b0.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-f08d722384c55f9e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-690bc33e257bd29c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b4d71c0da576921e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0ffc8bb136e2289a.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7abde785476cae.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8d83e4901f0f282f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-54fdda16b5257135.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0b4c429c60f353ff.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-9fc708d71ec4bf75.rlib" "/opt/rustwide/target/debug/deps/librand-c52ee24b84a5a816.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-1672da6ad9693181.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cbc353f939835b14.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-89ee3c0039048a85.rlib" "/opt/rustwide/target/debug/deps/librand_core-60ac4ba9e620f645.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-69c095bce0e5b2ab.rlib" "/opt/rustwide/target/debug/deps/libgluon_vm-4fbcd8c4ab9c6355.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e1e996d668ff3115.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-514a7fd633b20ffe.rlib" "/opt/rustwide/target/debug/deps/liblock_api-bcbe0572741418d2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6e82e76ec854833d.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-27cd6b26f9879881.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-ec1ecbc82009af3e.rlib" "/opt/rustwide/target/debug/deps/libordermap-6e70e5659d4b98b6.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-80014ab6e67a7424.rlib" "/opt/rustwide/target/debug/deps/libfutures-dcd22ca43d712565.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0f25de89804d5801.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-210e4113cdbae879.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1523698658a3da09.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f8260b06e2dd8573.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a27fa80def89985b.rlib" "/opt/rustwide/target/debug/deps/libfutures-cbe4e291e0a0e8bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e1f9859e50fb09d3.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-bbf14f37c26cc0c6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a39d647b3d313225.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b79f89063c8a57fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3ea235757fc50c15.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e52bec9feae0df98.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e0434aecc70477b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e701f8c0d1c935b2.rlib" "/opt/rustwide/target/debug/deps/libfrunk_core-6714a9bdd0db086c.rlib" "/opt/rustwide/target/debug/deps/libgluon_parser-ad14263cd29cc19a.rlib" "/opt/rustwide/target/debug/deps/libpretty-2c68b83564e66dde.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-1a76c392554397ef.rlib" "/opt/rustwide/target/debug/deps/libgluon_format-fd9b8c4330702054.rlib" "/opt/rustwide/target/debug/deps/libgluon_check-85c4652c329a506c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-eeaedf4af35f1306.rlib" "/opt/rustwide/target/debug/deps/libena-4218b7f98ffb26b0.rlib" "/opt/rustwide/target/debug/deps/librpds-7252fbc51a45c274.rlib" "/opt/rustwide/target/debug/deps/libarchery-bf393f4c9e219eb1.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-babd17f3ec1db78d.rlib" "/opt/rustwide/target/debug/deps/libgluon_base-41acf1ea3a2a4259.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b319f7fb42370832.rlib" "/opt/rustwide/target/debug/deps/libahash-1a613ddd16a3b844.rlib" "/opt/rustwide/target/debug/deps/libconst_random-4cd670826ad1e988.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-8f2c5f59812455c4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-13f2e93db959e239.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-c59d4d0642fbf7ab.rlib" "/opt/rustwide/target/debug/deps/libpretty-f3ad5d2cac4d2cba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6344238339027237.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-eda5901d26f23d7a.rlib" "/opt/rustwide/target/debug/deps/libvec_map-2ea354767dfdcf76.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-85d493f3f8db1dc6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b0aa0fca5eab8966.rlib" "/opt/rustwide/target/debug/deps/libcodespan-0a722ac36c3ef7dd.rlib" "/opt/rustwide/target/debug/deps/libfailure-da78d2daae883941.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2603cfdb11ebad36.rlib" "/opt/rustwide/target/debug/deps/libobject-28d15ce18808e2c6.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-ecb9f5e624d94a20.rlib" "/opt/rustwide/target/debug/deps/libgimli-9c3a14f143e50336.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-96825a490c3cad52.rlib" "/opt/rustwide/target/debug/deps/libordered_float-040e71447d692b2d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-447df9d8850f95e5.rlib" "/opt/rustwide/target/debug/deps/libitertools-acb3c0777c12160e.rlib" "/opt/rustwide/target/debug/deps/libfnv-d46cc828847a1306.rlib" "/opt/rustwide/target/debug/deps/libcollect_mac-8e63d3b9ae8e27be.rlib" "/opt/rustwide/target/debug/deps/libquick_error-a8ed19302f3259f8.rlib" "/opt/rustwide/target/debug/deps/liblog-3d65ebee37a7b6c8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/libeither-cda11bec59b157f6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/stack_overflow-6912c92778be3227.stack_overflow.cyyaiaj5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-6912c92778be3227.stack_overflow.cyyaiaj5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-6912c92778be3227.stack_overflow.cyyaiaj5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-6912c92778be3227.stack_overflow.cyyaiaj5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-6912c92778be3227.stack_overflow.cyyaiaj5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-6912c92778be3227.stack_overflow.cyyaiaj5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-6912c92778be3227.stack_overflow.cyyaiaj5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-6912c92778be3227.stack_overflow.cyyaiaj5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-6912c92778be3227.stack_overflow.cyyaiaj5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-6912c92778be3227.stack_overflow.cyyaiaj5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-6912c92778be3227.stack_overflow.cyyaiaj5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-6912c92778be3227.stack_overflow.cyyaiaj5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-6912c92778be3227.stack_overflow.cyyaiaj5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-6912c92778be3227.stack_overflow.cyyaiaj5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-6912c92778be3227.stack_overflow.cyyaiaj5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/stack_overflow-6912c92778be3227.stack_overflow.cyyaiaj5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/stack_overflow-6912c92778be3227" "/opt/rustwide/target/debug/deps/stack_overflow-6912c92778be3227.2mkxcxnlw802541g.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0a07979da1fa7aa2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-171ede43b21d034c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ea69ac8b5a0936d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6be6d4d5d08eb152.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c718480fe68c7cec.rlib" "/opt/rustwide/target/debug/deps/libgluon-7d2a346af0869819.rlib" "/opt/rustwide/target/debug/deps/libtokio-a842c5b4b1764e3d.rlib" "/opt/rustwide/target/debug/deps/libbytes-f84ed14a388d339f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-120407e8b5a32b34.rlib" "/opt/rustwide/target/debug/deps/libgluon_salsa-5f9d67ba5c967e72.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5548118001b44405.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-9a3338d7c36f23c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-42c99cebd20ee05b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1c73c856c476511c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a9e0d04c077c91e1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-eb28c5bd8246c8d0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5c24e8767944acb0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-76f5c6d637dd14b0.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-f08d722384c55f9e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-690bc33e257bd29c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b4d71c0da576921e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0ffc8bb136e2289a.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7abde785476cae.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8d83e4901f0f282f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-54fdda16b5257135.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0b4c429c60f353ff.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-9fc708d71ec4bf75.rlib" "/opt/rustwide/target/debug/deps/librand-c52ee24b84a5a816.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-1672da6ad9693181.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cbc353f939835b14.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-89ee3c0039048a85.rlib" "/opt/rustwide/target/debug/deps/librand_core-60ac4ba9e620f645.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-69c095bce0e5b2ab.rlib" "/opt/rustwide/target/debug/deps/libgluon_vm-4fbcd8c4ab9c6355.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e1e996d668ff3115.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-514a7fd633b20ffe.rlib" "/opt/rustwide/target/debug/deps/liblock_api-bcbe0572741418d2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6e82e76ec854833d.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-27cd6b26f9879881.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-ec1ecbc82009af3e.rlib" "/opt/rustwide/target/debug/deps/libordermap-6e70e5659d4b98b6.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-80014ab6e67a7424.rlib" "/opt/rustwide/target/debug/deps/libfutures-dcd22ca43d712565.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0f25de89804d5801.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-210e4113cdbae879.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1523698658a3da09.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f8260b06e2dd8573.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a27fa80def89985b.rlib" "/opt/rustwide/target/debug/deps/libfutures-cbe4e291e0a0e8bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e1f9859e50fb09d3.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-bbf14f37c26cc0c6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a39d647b3d313225.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b79f89063c8a57fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3ea235757fc50c15.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e52bec9feae0df98.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e0434aecc70477b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e701f8c0d1c935b2.rlib" "/opt/rustwide/target/debug/deps/libfrunk_core-6714a9bdd0db086c.rlib" "/opt/rustwide/target/debug/deps/libgluon_parser-ad14263cd29cc19a.rlib" "/opt/rustwide/target/debug/deps/libpretty-2c68b83564e66dde.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-1a76c392554397ef.rlib" "/opt/rustwide/target/debug/deps/libgluon_format-fd9b8c4330702054.rlib" "/opt/rustwide/target/debug/deps/libgluon_check-85c4652c329a506c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-eeaedf4af35f1306.rlib" "/opt/rustwide/target/debug/deps/libena-4218b7f98ffb26b0.rlib" "/opt/rustwide/target/debug/deps/librpds-7252fbc51a45c274.rlib" "/opt/rustwide/target/debug/deps/libarchery-bf393f4c9e219eb1.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-babd17f3ec1db78d.rlib" "/opt/rustwide/target/debug/deps/libgluon_base-41acf1ea3a2a4259.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b319f7fb42370832.rlib" "/opt/rustwide/target/debug/deps/libahash-1a613ddd16a3b844.rlib" "/opt/rustwide/target/debug/deps/libconst_random-4cd670826ad1e988.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-8f2c5f59812455c4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-13f2e93db959e239.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-c59d4d0642fbf7ab.rlib" "/opt/rustwide/target/debug/deps/libpretty-f3ad5d2cac4d2cba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6344238339027237.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-eda5901d26f23d7a.rlib" "/opt/rustwide/target/debug/deps/libvec_map-2ea354767dfdcf76.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-85d493f3f8db1dc6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b0aa0fca5eab8966.rlib" "/opt/rustwide/target/debug/deps/libcodespan-0a722ac36c3ef7dd.rlib" "/opt/rustwide/target/debug/deps/libfailure-da78d2daae883941.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2603cfdb11ebad36.rlib" "/opt/rustwide/target/debug/deps/libobject-28d15ce18808e2c6.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-ecb9f5e624d94a20.rlib" "/opt/rustwide/target/debug/deps/libgimli-9c3a14f143e50336.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-96825a490c3cad52.rlib" "/opt/rustwide/target/debug/deps/libordered_float-040e71447d692b2d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-447df9d8850f95e5.rlib" "/opt/rustwide/target/debug/deps/libitertools-acb3c0777c12160e.rlib" "/opt/rustwide/target/debug/deps/libfnv-d46cc828847a1306.rlib" "/opt/rustwide/target/debug/deps/libcollect_mac-8e63d3b9ae8e27be.rlib" "/opt/rustwide/target/debug/deps/libquick_error-a8ed19302f3259f8.rlib" "/opt/rustwide/target/debug/deps/liblog-3d65ebee37a7b6c8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/libeither-cda11bec59b157f6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/metadata-40ecb970968d6362.metadata.35zwmah4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/metadata-40ecb970968d6362.metadata.35zwmah4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/metadata-40ecb970968d6362.metadata.35zwmah4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/metadata-40ecb970968d6362.metadata.35zwmah4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/metadata-40ecb970968d6362.metadata.35zwmah4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/metadata-40ecb970968d6362.metadata.35zwmah4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/metadata-40ecb970968d6362.metadata.35zwmah4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/metadata-40ecb970968d6362.metadata.35zwmah4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/metadata-40ecb970968d6362.metadata.35zwmah4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/metadata-40ecb970968d6362.metadata.35zwmah4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/metadata-40ecb970968d6362.metadata.35zwmah4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/metadata-40ecb970968d6362.metadata.35zwmah4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/metadata-40ecb970968d6362.metadata.35zwmah4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/metadata-40ecb970968d6362.metadata.35zwmah4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/metadata-40ecb970968d6362.metadata.35zwmah4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/metadata-40ecb970968d6362.metadata.35zwmah4-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/metadata-40ecb970968d6362" "/opt/rustwide/target/debug/deps/metadata-40ecb970968d6362.3cmej08wp0dwr8mr.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-e96e50af3f31b74f.rlib" "/opt/rustwide/target/debug/deps/libatty-732074f349571b64.rlib" "/opt/rustwide/target/debug/deps/libhumantime-dfd7af29c5915f0f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0a07979da1fa7aa2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-171ede43b21d034c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ea69ac8b5a0936d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6be6d4d5d08eb152.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c718480fe68c7cec.rlib" "/opt/rustwide/target/debug/deps/libgluon-7d2a346af0869819.rlib" "/opt/rustwide/target/debug/deps/libtokio-a842c5b4b1764e3d.rlib" "/opt/rustwide/target/debug/deps/libbytes-f84ed14a388d339f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-120407e8b5a32b34.rlib" "/opt/rustwide/target/debug/deps/libgluon_salsa-5f9d67ba5c967e72.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5548118001b44405.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-9a3338d7c36f23c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-42c99cebd20ee05b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1c73c856c476511c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a9e0d04c077c91e1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-eb28c5bd8246c8d0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5c24e8767944acb0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-76f5c6d637dd14b0.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-f08d722384c55f9e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-690bc33e257bd29c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b4d71c0da576921e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0ffc8bb136e2289a.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7abde785476cae.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8d83e4901f0f282f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-54fdda16b5257135.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0b4c429c60f353ff.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-9fc708d71ec4bf75.rlib" "/opt/rustwide/target/debug/deps/librand-c52ee24b84a5a816.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-1672da6ad9693181.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cbc353f939835b14.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-89ee3c0039048a85.rlib" "/opt/rustwide/target/debug/deps/librand_core-60ac4ba9e620f645.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-69c095bce0e5b2ab.rlib" "/opt/rustwide/target/debug/deps/libgluon_vm-4fbcd8c4ab9c6355.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e1e996d668ff3115.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-514a7fd633b20ffe.rlib" "/opt/rustwide/target/debug/deps/liblock_api-bcbe0572741418d2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6e82e76ec854833d.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-27cd6b26f9879881.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-ec1ecbc82009af3e.rlib" "/opt/rustwide/target/debug/deps/libordermap-6e70e5659d4b98b6.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-80014ab6e67a7424.rlib" "/opt/rustwide/target/debug/deps/libfutures-dcd22ca43d712565.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0f25de89804d5801.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-210e4113cdbae879.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1523698658a3da09.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f8260b06e2dd8573.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a27fa80def89985b.rlib" "/opt/rustwide/target/debug/deps/libfutures-cbe4e291e0a0e8bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e1f9859e50fb09d3.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-bbf14f37c26cc0c6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a39d647b3d313225.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b79f89063c8a57fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3ea235757fc50c15.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e52bec9feae0df98.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e0434aecc70477b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e701f8c0d1c935b2.rlib" "/opt/rustwide/target/debug/deps/libfrunk_core-6714a9bdd0db086c.rlib" "/opt/rustwide/target/debug/deps/libgluon_parser-ad14263cd29cc19a.rlib" "/opt/rustwide/target/debug/deps/libpretty-2c68b83564e66dde.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-1a76c392554397ef.rlib" "/opt/rustwide/target/debug/deps/libgluon_format-fd9b8c4330702054.rlib" "/opt/rustwide/target/debug/deps/libgluon_check-85c4652c329a506c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-eeaedf4af35f1306.rlib" "/opt/rustwide/target/debug/deps/libena-4218b7f98ffb26b0.rlib" "/opt/rustwide/target/debug/deps/librpds-7252fbc51a45c274.rlib" "/opt/rustwide/target/debug/deps/libarchery-bf393f4c9e219eb1.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-babd17f3ec1db78d.rlib" "/opt/rustwide/target/debug/deps/libgluon_base-41acf1ea3a2a4259.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b319f7fb42370832.rlib" "/opt/rustwide/target/debug/deps/libahash-1a613ddd16a3b844.rlib" "/opt/rustwide/target/debug/deps/libconst_random-4cd670826ad1e988.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-8f2c5f59812455c4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-13f2e93db959e239.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-c59d4d0642fbf7ab.rlib" "/opt/rustwide/target/debug/deps/libpretty-f3ad5d2cac4d2cba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6344238339027237.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-eda5901d26f23d7a.rlib" "/opt/rustwide/target/debug/deps/libvec_map-2ea354767dfdcf76.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-85d493f3f8db1dc6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b0aa0fca5eab8966.rlib" "/opt/rustwide/target/debug/deps/libcodespan-0a722ac36c3ef7dd.rlib" "/opt/rustwide/target/debug/deps/libfailure-da78d2daae883941.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2603cfdb11ebad36.rlib" "/opt/rustwide/target/debug/deps/libobject-28d15ce18808e2c6.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-ecb9f5e624d94a20.rlib" "/opt/rustwide/target/debug/deps/libgimli-9c3a14f143e50336.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-96825a490c3cad52.rlib" "/opt/rustwide/target/debug/deps/libordered_float-040e71447d692b2d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-447df9d8850f95e5.rlib" "/opt/rustwide/target/debug/deps/libitertools-acb3c0777c12160e.rlib" "/opt/rustwide/target/debug/deps/libfnv-d46cc828847a1306.rlib" "/opt/rustwide/target/debug/deps/libcollect_mac-8e63d3b9ae8e27be.rlib" "/opt/rustwide/target/debug/deps/libquick_error-a8ed19302f3259f8.rlib" "/opt/rustwide/target/debug/deps/liblog-3d65ebee37a7b6c8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/libeither-cda11bec59b157f6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/fib-19757e3f7b47a81b.fib.eohetxq6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/fib-19757e3f7b47a81b.fib.eohetxq6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/fib-19757e3f7b47a81b.fib.eohetxq6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/fib-19757e3f7b47a81b.fib.eohetxq6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/fib-19757e3f7b47a81b.fib.eohetxq6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/fib-19757e3f7b47a81b.fib.eohetxq6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/fib-19757e3f7b47a81b.fib.eohetxq6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/fib-19757e3f7b47a81b.fib.eohetxq6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/fib-19757e3f7b47a81b.fib.eohetxq6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/fib-19757e3f7b47a81b.fib.eohetxq6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/fib-19757e3f7b47a81b.fib.eohetxq6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/fib-19757e3f7b47a81b.fib.eohetxq6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/fib-19757e3f7b47a81b.fib.eohetxq6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/fib-19757e3f7b47a81b.fib.eohetxq6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/fib-19757e3f7b47a81b.fib.eohetxq6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/fib-19757e3f7b47a81b.fib.eohetxq6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/fib-19757e3f7b47a81b" "/opt/rustwide/target/debug/examples/fib-19757e3f7b47a81b.545dt6iq8rr0fz4j.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgluon-7d2a346af0869819.rlib" "/opt/rustwide/target/debug/deps/libtokio-a842c5b4b1764e3d.rlib" "/opt/rustwide/target/debug/deps/libbytes-f84ed14a388d339f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-120407e8b5a32b34.rlib" "/opt/rustwide/target/debug/deps/libgluon_salsa-5f9d67ba5c967e72.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5548118001b44405.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-9a3338d7c36f23c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-42c99cebd20ee05b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1c73c856c476511c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a9e0d04c077c91e1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-eb28c5bd8246c8d0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5c24e8767944acb0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-76f5c6d637dd14b0.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-f08d722384c55f9e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-690bc33e257bd29c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b4d71c0da576921e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0ffc8bb136e2289a.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7abde785476cae.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8d83e4901f0f282f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-54fdda16b5257135.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0b4c429c60f353ff.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-9fc708d71ec4bf75.rlib" "/opt/rustwide/target/debug/deps/librand-c52ee24b84a5a816.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-1672da6ad9693181.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cbc353f939835b14.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-89ee3c0039048a85.rlib" "/opt/rustwide/target/debug/deps/librand_core-60ac4ba9e620f645.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-69c095bce0e5b2ab.rlib" "/opt/rustwide/target/debug/deps/libgluon_vm-4fbcd8c4ab9c6355.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e1e996d668ff3115.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-514a7fd633b20ffe.rlib" "/opt/rustwide/target/debug/deps/liblock_api-bcbe0572741418d2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6e82e76ec854833d.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-27cd6b26f9879881.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-ec1ecbc82009af3e.rlib" "/opt/rustwide/target/debug/deps/libordermap-6e70e5659d4b98b6.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-80014ab6e67a7424.rlib" "/opt/rustwide/target/debug/deps/libfutures-dcd22ca43d712565.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0f25de89804d5801.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-210e4113cdbae879.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1523698658a3da09.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f8260b06e2dd8573.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a27fa80def89985b.rlib" "/opt/rustwide/target/debug/deps/libfutures-cbe4e291e0a0e8bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e1f9859e50fb09d3.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-bbf14f37c26cc0c6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a39d647b3d313225.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b79f89063c8a57fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3ea235757fc50c15.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e52bec9feae0df98.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e0434aecc70477b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e701f8c0d1c935b2.rlib" "/opt/rustwide/target/debug/deps/libfrunk_core-6714a9bdd0db086c.rlib" "/opt/rustwide/target/debug/deps/libgluon_parser-ad14263cd29cc19a.rlib" "/opt/rustwide/target/debug/deps/libpretty-2c68b83564e66dde.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-1a76c392554397ef.rlib" "/opt/rustwide/target/debug/deps/libgluon_format-fd9b8c4330702054.rlib" "/opt/rustwide/target/debug/deps/libgluon_check-85c4652c329a506c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-eeaedf4af35f1306.rlib" "/opt/rustwide/target/debug/deps/libena-4218b7f98ffb26b0.rlib" "/opt/rustwide/target/debug/deps/librpds-7252fbc51a45c274.rlib" "/opt/rustwide/target/debug/deps/libarchery-bf393f4c9e219eb1.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-babd17f3ec1db78d.rlib" "/opt/rustwide/target/debug/deps/libgluon_base-41acf1ea3a2a4259.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b319f7fb42370832.rlib" "/opt/rustwide/target/debug/deps/libahash-1a613ddd16a3b844.rlib" "/opt/rustwide/target/debug/deps/libconst_random-4cd670826ad1e988.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-8f2c5f59812455c4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-13f2e93db959e239.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-c59d4d0642fbf7ab.rlib" "/opt/rustwide/target/debug/deps/libpretty-f3ad5d2cac4d2cba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6344238339027237.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-eda5901d26f23d7a.rlib" "/opt/rustwide/target/debug/deps/libvec_map-2ea354767dfdcf76.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-85d493f3f8db1dc6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b0aa0fca5eab8966.rlib" "/opt/rustwide/target/debug/deps/libcodespan-0a722ac36c3ef7dd.rlib" "/opt/rustwide/target/debug/deps/libfailure-da78d2daae883941.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2603cfdb11ebad36.rlib" "/opt/rustwide/target/debug/deps/libobject-28d15ce18808e2c6.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-ecb9f5e624d94a20.rlib" "/opt/rustwide/target/debug/deps/libgimli-9c3a14f143e50336.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-96825a490c3cad52.rlib" "/opt/rustwide/target/debug/deps/libordered_float-040e71447d692b2d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-447df9d8850f95e5.rlib" "/opt/rustwide/target/debug/deps/libitertools-acb3c0777c12160e.rlib" "/opt/rustwide/target/debug/deps/libfnv-d46cc828847a1306.rlib" "/opt/rustwide/target/debug/deps/libcollect_mac-8e63d3b9ae8e27be.rlib" "/opt/rustwide/target/debug/deps/libquick_error-a8ed19302f3259f8.rlib" "/opt/rustwide/target/debug/deps/liblog-3d65ebee37a7b6c8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/libeither-cda11bec59b157f6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ui-fa7ff75dd990707b.ui.1wqe1k42-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ui-fa7ff75dd990707b.ui.1wqe1k42-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ui-fa7ff75dd990707b.ui.1wqe1k42-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ui-fa7ff75dd990707b.ui.1wqe1k42-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ui-fa7ff75dd990707b.ui.1wqe1k42-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ui-fa7ff75dd990707b.ui.1wqe1k42-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ui-fa7ff75dd990707b.ui.1wqe1k42-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ui-fa7ff75dd990707b.ui.1wqe1k42-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ui-fa7ff75dd990707b.ui.1wqe1k42-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ui-fa7ff75dd990707b.ui.1wqe1k42-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ui-fa7ff75dd990707b.ui.1wqe1k42-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ui-fa7ff75dd990707b.ui.1wqe1k42-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ui-fa7ff75dd990707b.ui.1wqe1k42-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ui-fa7ff75dd990707b.ui.1wqe1k42-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ui-fa7ff75dd990707b.ui.1wqe1k42-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ui-fa7ff75dd990707b.ui.1wqe1k42-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/ui-fa7ff75dd990707b" "/opt/rustwide/target/debug/deps/ui-fa7ff75dd990707b.4nd6xlhhjhp2ib9w.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0a07979da1fa7aa2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-171ede43b21d034c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ea69ac8b5a0936d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6be6d4d5d08eb152.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c718480fe68c7cec.rlib" "/opt/rustwide/target/debug/deps/libgluon-7d2a346af0869819.rlib" "/opt/rustwide/target/debug/deps/libtokio-a842c5b4b1764e3d.rlib" "/opt/rustwide/target/debug/deps/libbytes-f84ed14a388d339f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-120407e8b5a32b34.rlib" "/opt/rustwide/target/debug/deps/libgluon_salsa-5f9d67ba5c967e72.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5548118001b44405.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-9a3338d7c36f23c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-42c99cebd20ee05b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1c73c856c476511c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a9e0d04c077c91e1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-eb28c5bd8246c8d0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5c24e8767944acb0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-76f5c6d637dd14b0.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-f08d722384c55f9e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-690bc33e257bd29c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b4d71c0da576921e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0ffc8bb136e2289a.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7abde785476cae.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8d83e4901f0f282f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-54fdda16b5257135.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0b4c429c60f353ff.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-9fc708d71ec4bf75.rlib" "/opt/rustwide/target/debug/deps/librand-c52ee24b84a5a816.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-1672da6ad9693181.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cbc353f939835b14.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-89ee3c0039048a85.rlib" "/opt/rustwide/target/debug/deps/librand_core-60ac4ba9e620f645.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-69c095bce0e5b2ab.rlib" "/opt/rustwide/target/debug/deps/libgluon_vm-4fbcd8c4ab9c6355.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e1e996d668ff3115.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-514a7fd633b20ffe.rlib" "/opt/rustwide/target/debug/deps/liblock_api-bcbe0572741418d2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6e82e76ec854833d.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-27cd6b26f9879881.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-ec1ecbc82009af3e.rlib" "/opt/rustwide/target/debug/deps/libordermap-6e70e5659d4b98b6.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-80014ab6e67a7424.rlib" "/opt/rustwide/target/debug/deps/libfutures-dcd22ca43d712565.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0f25de89804d5801.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-210e4113cdbae879.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1523698658a3da09.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f8260b06e2dd8573.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a27fa80def89985b.rlib" "/opt/rustwide/target/debug/deps/libfutures-cbe4e291e0a0e8bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e1f9859e50fb09d3.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-bbf14f37c26cc0c6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a39d647b3d313225.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b79f89063c8a57fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3ea235757fc50c15.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e52bec9feae0df98.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e0434aecc70477b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e701f8c0d1c935b2.rlib" "/opt/rustwide/target/debug/deps/libfrunk_core-6714a9bdd0db086c.rlib" "/opt/rustwide/target/debug/deps/libgluon_parser-ad14263cd29cc19a.rlib" "/opt/rustwide/target/debug/deps/libpretty-2c68b83564e66dde.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-1a76c392554397ef.rlib" "/opt/rustwide/target/debug/deps/libgluon_format-fd9b8c4330702054.rlib" "/opt/rustwide/target/debug/deps/libgluon_check-85c4652c329a506c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-eeaedf4af35f1306.rlib" "/opt/rustwide/target/debug/deps/libena-4218b7f98ffb26b0.rlib" "/opt/rustwide/target/debug/deps/librpds-7252fbc51a45c274.rlib" "/opt/rustwide/target/debug/deps/libarchery-bf393f4c9e219eb1.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-babd17f3ec1db78d.rlib" "/opt/rustwide/target/debug/deps/libgluon_base-41acf1ea3a2a4259.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b319f7fb42370832.rlib" "/opt/rustwide/target/debug/deps/libahash-1a613ddd16a3b844.rlib" "/opt/rustwide/target/debug/deps/libconst_random-4cd670826ad1e988.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-8f2c5f59812455c4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-13f2e93db959e239.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-c59d4d0642fbf7ab.rlib" "/opt/rustwide/target/debug/deps/libpretty-f3ad5d2cac4d2cba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6344238339027237.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-eda5901d26f23d7a.rlib" "/opt/rustwide/target/debug/deps/libvec_map-2ea354767dfdcf76.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-85d493f3f8db1dc6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b0aa0fca5eab8966.rlib" "/opt/rustwide/target/debug/deps/libcodespan-0a722ac36c3ef7dd.rlib" "/opt/rustwide/target/debug/deps/libfailure-da78d2daae883941.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2603cfdb11ebad36.rlib" "/opt/rustwide/target/debug/deps/libobject-28d15ce18808e2c6.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-ecb9f5e624d94a20.rlib" "/opt/rustwide/target/debug/deps/libgimli-9c3a14f143e50336.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-96825a490c3cad52.rlib" "/opt/rustwide/target/debug/deps/libordered_float-040e71447d692b2d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-447df9d8850f95e5.rlib" "/opt/rustwide/target/debug/deps/libitertools-acb3c0777c12160e.rlib" "/opt/rustwide/target/debug/deps/libfnv-d46cc828847a1306.rlib" "/opt/rustwide/target/debug/deps/libcollect_mac-8e63d3b9ae8e27be.rlib" "/opt/rustwide/target/debug/deps/libquick_error-a8ed19302f3259f8.rlib" "/opt/rustwide/target/debug/deps/liblog-3d65ebee37a7b6c8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/libeither-cda11bec59b157f6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/tutorial-4d147a71c2e3fe0b.tutorial.57pumt4u-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-4d147a71c2e3fe0b.tutorial.57pumt4u-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-4d147a71c2e3fe0b.tutorial.57pumt4u-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-4d147a71c2e3fe0b.tutorial.57pumt4u-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-4d147a71c2e3fe0b.tutorial.57pumt4u-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-4d147a71c2e3fe0b.tutorial.57pumt4u-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-4d147a71c2e3fe0b.tutorial.57pumt4u-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-4d147a71c2e3fe0b.tutorial.57pumt4u-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-4d147a71c2e3fe0b.tutorial.57pumt4u-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-4d147a71c2e3fe0b.tutorial.57pumt4u-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-4d147a71c2e3fe0b.tutorial.57pumt4u-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-4d147a71c2e3fe0b.tutorial.57pumt4u-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-4d147a71c2e3fe0b.tutorial.57pumt4u-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-4d147a71c2e3fe0b.tutorial.57pumt4u-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-4d147a71c2e3fe0b.tutorial.57pumt4u-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tutorial-4d147a71c2e3fe0b.tutorial.57pumt4u-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/tutorial-4d147a71c2e3fe0b" "/opt/rustwide/target/debug/deps/tutorial-4d147a71c2e3fe0b.18dxqbdqs8yvt3hh.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-e96e50af3f31b74f.rlib" "/opt/rustwide/target/debug/deps/libatty-732074f349571b64.rlib" "/opt/rustwide/target/debug/deps/libhumantime-dfd7af29c5915f0f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0a07979da1fa7aa2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-171ede43b21d034c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ea69ac8b5a0936d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6be6d4d5d08eb152.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c718480fe68c7cec.rlib" "/opt/rustwide/target/debug/deps/libgluon-7d2a346af0869819.rlib" "/opt/rustwide/target/debug/deps/libtokio-a842c5b4b1764e3d.rlib" "/opt/rustwide/target/debug/deps/libbytes-f84ed14a388d339f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-120407e8b5a32b34.rlib" "/opt/rustwide/target/debug/deps/libgluon_salsa-5f9d67ba5c967e72.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5548118001b44405.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-9a3338d7c36f23c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-42c99cebd20ee05b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1c73c856c476511c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a9e0d04c077c91e1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-eb28c5bd8246c8d0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5c24e8767944acb0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-76f5c6d637dd14b0.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-f08d722384c55f9e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-690bc33e257bd29c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b4d71c0da576921e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0ffc8bb136e2289a.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7abde785476cae.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8d83e4901f0f282f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-54fdda16b5257135.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0b4c429c60f353ff.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-9fc708d71ec4bf75.rlib" "/opt/rustwide/target/debug/deps/librand-c52ee24b84a5a816.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-1672da6ad9693181.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cbc353f939835b14.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-89ee3c0039048a85.rlib" "/opt/rustwide/target/debug/deps/librand_core-60ac4ba9e620f645.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-69c095bce0e5b2ab.rlib" "/opt/rustwide/target/debug/deps/libgluon_parser-ad14263cd29cc19a.rlib" "/opt/rustwide/target/debug/deps/libpretty-2c68b83564e66dde.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-1a76c392554397ef.rlib" "/opt/rustwide/target/debug/deps/libgluon_format-fd9b8c4330702054.rlib" "/opt/rustwide/target/debug/deps/libgluon_vm-4fbcd8c4ab9c6355.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e1e996d668ff3115.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-514a7fd633b20ffe.rlib" "/opt/rustwide/target/debug/deps/liblock_api-bcbe0572741418d2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6e82e76ec854833d.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-27cd6b26f9879881.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-ec1ecbc82009af3e.rlib" "/opt/rustwide/target/debug/deps/libordermap-6e70e5659d4b98b6.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-80014ab6e67a7424.rlib" "/opt/rustwide/target/debug/deps/libfutures-dcd22ca43d712565.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0f25de89804d5801.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-210e4113cdbae879.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1523698658a3da09.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f8260b06e2dd8573.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a27fa80def89985b.rlib" "/opt/rustwide/target/debug/deps/libfutures-cbe4e291e0a0e8bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e1f9859e50fb09d3.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-bbf14f37c26cc0c6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a39d647b3d313225.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b79f89063c8a57fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3ea235757fc50c15.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e52bec9feae0df98.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e0434aecc70477b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e701f8c0d1c935b2.rlib" "/opt/rustwide/target/debug/deps/libgluon_check-85c4652c329a506c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-eeaedf4af35f1306.rlib" "/opt/rustwide/target/debug/deps/libena-4218b7f98ffb26b0.rlib" "/opt/rustwide/target/debug/deps/librpds-7252fbc51a45c274.rlib" "/opt/rustwide/target/debug/deps/libarchery-bf393f4c9e219eb1.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-babd17f3ec1db78d.rlib" "/opt/rustwide/target/debug/deps/libgluon_base-41acf1ea3a2a4259.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b319f7fb42370832.rlib" "/opt/rustwide/target/debug/deps/libahash-1a613ddd16a3b844.rlib" "/opt/rustwide/target/debug/deps/libconst_random-4cd670826ad1e988.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-8f2c5f59812455c4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-13f2e93db959e239.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-c59d4d0642fbf7ab.rlib" "/opt/rustwide/target/debug/deps/libpretty-f3ad5d2cac4d2cba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6344238339027237.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-eda5901d26f23d7a.rlib" "/opt/rustwide/target/debug/deps/libvec_map-2ea354767dfdcf76.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-85d493f3f8db1dc6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b0aa0fca5eab8966.rlib" "/opt/rustwide/target/debug/deps/libcodespan-0a722ac36c3ef7dd.rlib" "/opt/rustwide/target/debug/deps/libfailure-da78d2daae883941.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2603cfdb11ebad36.rlib" "/opt/rustwide/target/debug/deps/libobject-28d15ce18808e2c6.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-ecb9f5e624d94a20.rlib" "/opt/rustwide/target/debug/deps/libgimli-9c3a14f143e50336.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-96825a490c3cad52.rlib" "/opt/rustwide/target/debug/deps/libordered_float-040e71447d692b2d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-447df9d8850f95e5.rlib" "/opt/rustwide/target/debug/deps/libitertools-acb3c0777c12160e.rlib" "/opt/rustwide/target/debug/deps/libeither-cda11bec59b157f6.rlib" "/opt/rustwide/target/debug/deps/libfnv-d46cc828847a1306.rlib" "/opt/rustwide/target/debug/deps/libquick_error-a8ed19302f3259f8.rlib" "/opt/rustwide/target/debug/deps/liblog-3d65ebee37a7b6c8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/libfrunk_core-6714a9bdd0db086c.rlib" "/opt/rustwide/target/debug/deps/libcollect_mac-8e63d3b9ae8e27be.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] warning: unused import: `ThreadExt` [INFO] [stderr] --> src/compiler_pipeline.rs:38:36 [INFO] [stderr] | [INFO] [stderr] 38 | Error, ModuleCompiler, Result, ThreadExt, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "df03be9cb212b18a62873b523c97fffa2970e06b1d5d294db306fa5efffbf550"` [INFO] running `"docker" "rm" "-f" "df03be9cb212b18a62873b523c97fffa2970e06b1d5d294db306fa5efffbf550"` [INFO] [stdout] df03be9cb212b18a62873b523c97fffa2970e06b1d5d294db306fa5efffbf550