[INFO] cloning repository https://github.com/Logicalshift/flo_script [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Logicalshift/flo_script" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogicalshift%2Fflo_script", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogicalshift%2Fflo_script'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb2844399d466688120f7365db9ffda38e6fa011 [INFO] testing Logicalshift/flo_script against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogicalshift%2Fflo_script" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Logicalshift/flo_script on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Logicalshift/flo_script [INFO] finished tweaking git repo https://github.com/Logicalshift/flo_script [INFO] tweaked toml for git repo https://github.com/Logicalshift/flo_script written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/Logicalshift/flo_script already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8713f79013006dff58b400584888d92e74801ad8c5fa9e6fee2f75dc63b0760 [INFO] running `Command { std: "docker" "start" "-a" "e8713f79013006dff58b400584888d92e74801ad8c5fa9e6fee2f75dc63b0760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8713f79013006dff58b400584888d92e74801ad8c5fa9e6fee2f75dc63b0760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8713f79013006dff58b400584888d92e74801ad8c5fa9e6fee2f75dc63b0760", kill_on_drop: false }` [INFO] [stdout] e8713f79013006dff58b400584888d92e74801ad8c5fa9e6fee2f75dc63b0760 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 362382ff95d3a2345af88bbbf9d986fa7052394dcb373d93b9c9431708605bea [INFO] running `Command { std: "docker" "start" "-a" "362382ff95d3a2345af88bbbf9d986fa7052394dcb373d93b9c9431708605bea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typed-arena v1.6.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling collect-mac v0.1.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling gluon_vm v0.12.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling rpds v0.5.0 [INFO] [stderr] Compiling union-find v0.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling frunk_core v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling pretty v0.5.2 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling ena v0.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling desync v0.4.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling crossbeam v0.7.2 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.100 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling gluon_codegen v0.12.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling codespan v0.3.0 [INFO] [stderr] Compiling codespan-reporting v0.3.0 [INFO] [stderr] Compiling gluon_base v0.12.0 [INFO] [stderr] Compiling gluon_check v0.12.0 [INFO] [stderr] Compiling gluon_format v0.12.0 [INFO] [stderr] Compiling gluon v0.12.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Compiling gluon_parser v0.12.0 [INFO] [stderr] Compiling flo_script v0.1.0 (/opt/rustwide/workdir/flo_script) [INFO] [stdout] warning: unused import: `Compiler` [INFO] [stdout] --> flo_script/src/script_type_description.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use gluon::{Compiler}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RootedThread` [INFO] [stdout] --> flo_script/src/script_type_description.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use gluon::vm::thread::{RootedThread, Thread}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FunctionRef`, `Function`, `Primitive` [INFO] [stdout] --> flo_script/src/script_type_description.rs:9:37 [INFO] [stdout] | [INFO] [stdout] 9 | use gluon::vm::api::{UserdataValue, Function, FunctionRef, Primitive, VmType, Pushable, Getable, FutureResult}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DerivedStateData` [INFO] [stdout] --> flo_script/src/gluon_host/core_namespace.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | use super::derived_state::{DerivedStateData}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::future` [INFO] [stdout] --> flo_script/src/gluon_host/core_namespace.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use futures::future; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::sync::oneshot` [INFO] [stdout] --> flo_script/src/gluon_host/core_namespace.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use futures::sync::oneshot; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::*` [INFO] [stdout] --> flo_script/src/gluon_host/core_namespace.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::any::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::super::symbol::*` [INFO] [stdout] --> flo_script/src/gluon_host/editor.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::super::symbol::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `thread` [INFO] [stdout] --> flo_script/src/script_type_description.rs:72:108 [INFO] [stdout] | [INFO] [stdout] 72 | let fun: Box vm::Result + Send + 'static> = Box::new(move |thread| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_thread` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `symbol_id` [INFO] [stdout] --> flo_script/src/script_type_description.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | let symbol_id = symbol.id(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_symbol_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state_resolver` [INFO] [stdout] --> flo_script/src/script_type_description.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | let state_resolver = userdata_derived_state_resolve::; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_resolver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `namespace` [INFO] [stdout] --> flo_script/src/gluon_host/core_namespace.rs:96:38 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn load_state_resolve_module(namespace: &GluonScriptNamespace, thread: &Thread) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namespace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `thread` [INFO] [stdout] --> flo_script/src/gluon_host/core_namespace.rs:96:72 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn load_state_resolve_module(namespace: &GluonScriptNamespace, thread: &Thread) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_thread` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `script` [INFO] [stdout] --> flo_script/src/gluon_host/core_namespace.rs:242:70 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn set_streaming_script(&mut self, _symbol: FloScriptSymbol, script: String) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_script` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `derived_state_resolve` [INFO] [stdout] --> flo_script/src/script_type_description.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | derived_state_resolve: Arc Box vm::Result + Send + 'static>+Send+Sync> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ScriptTypeDescription` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> flo_script/src/script_type_description.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `load_state_resolve_module` [INFO] [stdout] --> flo_script/src/gluon_host/core_namespace.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn load_state_resolve_module(namespace: &GluonScriptNamespace, thread: &Thread) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> flo_script/src/gluon_host/derived_state.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn new(namespace: Arc>) -> DerivedStateData { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `root` [INFO] [stdout] --> flo_script/src/gluon_host/computing_script.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | root: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `compiler` [INFO] [stdout] --> flo_script/src/gluon_host/computing_script.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | compiler: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> flo_script/src/gluon_host/dynamic_record.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new() -> DynamicRecord<'vm> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_field` [INFO] [stdout] --> flo_script/src/gluon_host/dynamic_record.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn add_field+Send+Sync>(&mut self, name: String, field: Field) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "362382ff95d3a2345af88bbbf9d986fa7052394dcb373d93b9c9431708605bea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "362382ff95d3a2345af88bbbf9d986fa7052394dcb373d93b9c9431708605bea", kill_on_drop: false }` [INFO] [stdout] 362382ff95d3a2345af88bbbf9d986fa7052394dcb373d93b9c9431708605bea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51a410ef061f5b42067ba1e4717967532098f3679411f35deacc7f5e0f69e040 [INFO] running `Command { std: "docker" "start" "-a" "51a410ef061f5b42067ba1e4717967532098f3679411f35deacc7f5e0f69e040", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `Compiler` [INFO] [stdout] --> flo_script/src/script_type_description.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use gluon::{Compiler}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RootedThread` [INFO] [stdout] --> flo_script/src/script_type_description.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use gluon::vm::thread::{RootedThread, Thread}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FunctionRef`, `Function`, `Primitive` [INFO] [stdout] --> flo_script/src/script_type_description.rs:9:37 [INFO] [stdout] | [INFO] [stdout] 9 | use gluon::vm::api::{UserdataValue, Function, FunctionRef, Primitive, VmType, Pushable, Getable, FutureResult}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DerivedStateData` [INFO] [stdout] --> flo_script/src/gluon_host/core_namespace.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | use super::derived_state::{DerivedStateData}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::future` [INFO] [stdout] --> flo_script/src/gluon_host/core_namespace.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use futures::future; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::sync::oneshot` [INFO] [stdout] --> flo_script/src/gluon_host/core_namespace.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use futures::sync::oneshot; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::*` [INFO] [stdout] --> flo_script/src/gluon_host/core_namespace.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::any::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::super::symbol::*` [INFO] [stdout] --> flo_script/src/gluon_host/editor.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::super::symbol::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `thread` [INFO] [stdout] --> flo_script/src/script_type_description.rs:72:108 [INFO] [stdout] | [INFO] [stdout] 72 | let fun: Box vm::Result + Send + 'static> = Box::new(move |thread| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_thread` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `symbol_id` [INFO] [stdout] --> flo_script/src/script_type_description.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | let symbol_id = symbol.id(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_symbol_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state_resolver` [INFO] [stdout] --> flo_script/src/script_type_description.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | let state_resolver = userdata_derived_state_resolve::; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_resolver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `namespace` [INFO] [stdout] --> flo_script/src/gluon_host/core_namespace.rs:96:38 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn load_state_resolve_module(namespace: &GluonScriptNamespace, thread: &Thread) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namespace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `thread` [INFO] [stdout] --> flo_script/src/gluon_host/core_namespace.rs:96:72 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn load_state_resolve_module(namespace: &GluonScriptNamespace, thread: &Thread) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_thread` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `script` [INFO] [stdout] --> flo_script/src/gluon_host/core_namespace.rs:242:70 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn set_streaming_script(&mut self, _symbol: FloScriptSymbol, script: String) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_script` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `derived_state_resolve` [INFO] [stdout] --> flo_script/src/script_type_description.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | derived_state_resolve: Arc Box vm::Result + Send + 'static>+Send+Sync> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ScriptTypeDescription` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> flo_script/src/script_type_description.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `load_state_resolve_module` [INFO] [stdout] --> flo_script/src/gluon_host/core_namespace.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn load_state_resolve_module(namespace: &GluonScriptNamespace, thread: &Thread) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> flo_script/src/gluon_host/derived_state.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn new(namespace: Arc>) -> DerivedStateData { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `root` [INFO] [stdout] --> flo_script/src/gluon_host/computing_script.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | root: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `compiler` [INFO] [stdout] --> flo_script/src/gluon_host/computing_script.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | compiler: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> flo_script/src/gluon_host/dynamic_record.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new() -> DynamicRecord<'vm> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_field` [INFO] [stdout] --> flo_script/src/gluon_host/dynamic_record.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn add_field+Send+Sync>(&mut self, name: String, field: Field) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling flo_script v0.1.0 (/opt/rustwide/workdir/flo_script) [INFO] [stdout] warning: unused import: `Compiler` [INFO] [stdout] --> flo_script/src/script_type_description.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use gluon::{Compiler}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RootedThread` [INFO] [stdout] --> flo_script/src/script_type_description.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use gluon::vm::thread::{RootedThread, Thread}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FunctionRef`, `Function`, `Primitive` [INFO] [stdout] --> flo_script/src/script_type_description.rs:9:37 [INFO] [stdout] | [INFO] [stdout] 9 | use gluon::vm::api::{UserdataValue, Function, FunctionRef, Primitive, VmType, Pushable, Getable, FutureResult}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DerivedStateData` [INFO] [stdout] --> flo_script/src/gluon_host/core_namespace.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | use super::derived_state::{DerivedStateData}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::future` [INFO] [stdout] --> flo_script/src/gluon_host/core_namespace.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use futures::future; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::sync::oneshot` [INFO] [stdout] --> flo_script/src/gluon_host/core_namespace.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use futures::sync::oneshot; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::*` [INFO] [stdout] --> flo_script/src/gluon_host/core_namespace.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::any::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::super::symbol::*` [INFO] [stdout] --> flo_script/src/gluon_host/editor.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::super::symbol::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `thread` [INFO] [stdout] --> flo_script/src/script_type_description.rs:72:108 [INFO] [stdout] | [INFO] [stdout] 72 | let fun: Box vm::Result + Send + 'static> = Box::new(move |thread| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_thread` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `symbol_id` [INFO] [stdout] --> flo_script/src/script_type_description.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | let symbol_id = symbol.id(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_symbol_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state_resolver` [INFO] [stdout] --> flo_script/src/script_type_description.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | let state_resolver = userdata_derived_state_resolve::; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_resolver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `namespace` [INFO] [stdout] --> flo_script/src/gluon_host/core_namespace.rs:96:38 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn load_state_resolve_module(namespace: &GluonScriptNamespace, thread: &Thread) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namespace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `thread` [INFO] [stdout] --> flo_script/src/gluon_host/core_namespace.rs:96:72 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn load_state_resolve_module(namespace: &GluonScriptNamespace, thread: &Thread) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_thread` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `script` [INFO] [stdout] --> flo_script/src/gluon_host/core_namespace.rs:242:70 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn set_streaming_script(&mut self, _symbol: FloScriptSymbol, script: String) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_script` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `derived_state_resolve` [INFO] [stdout] --> flo_script/src/script_type_description.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | derived_state_resolve: Arc Box vm::Result + Send + 'static>+Send+Sync> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ScriptTypeDescription` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> flo_script/src/script_type_description.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `load_state_resolve_module` [INFO] [stdout] --> flo_script/src/gluon_host/core_namespace.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn load_state_resolve_module(namespace: &GluonScriptNamespace, thread: &Thread) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `root` [INFO] [stdout] --> flo_script/src/gluon_host/computing_script.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | root: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `compiler` [INFO] [stdout] --> flo_script/src/gluon_host/computing_script.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | compiler: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> flo_script/src/gluon_host/dynamic_record.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new() -> DynamicRecord<'vm> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_field` [INFO] [stdout] --> flo_script/src/gluon_host/dynamic_record.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn add_field+Send+Sync>(&mut self, name: String, field: Field) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/symbol-72d63d74122a54c7.symbol.cc338faf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/symbol-72d63d74122a54c7.symbol.cc338faf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/symbol-72d63d74122a54c7.symbol.cc338faf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/symbol-72d63d74122a54c7.symbol.cc338faf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/symbol-72d63d74122a54c7.symbol.cc338faf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/symbol-72d63d74122a54c7.symbol.cc338faf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/symbol-72d63d74122a54c7.symbol.cc338faf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/symbol-72d63d74122a54c7.symbol.cc338faf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/symbol-72d63d74122a54c7.symbol.cc338faf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/symbol-72d63d74122a54c7.symbol.cc338faf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/symbol-72d63d74122a54c7.symbol.cc338faf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/symbol-72d63d74122a54c7.symbol.cc338faf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/symbol-72d63d74122a54c7.symbol.cc338faf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/symbol-72d63d74122a54c7.symbol.cc338faf-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/symbol-72d63d74122a54c7.2junhza4sfusx10t.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-061bb227c0c643f1/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libflo_script-bc29f5f2edaf043b.rlib" "/opt/rustwide/target/debug/deps/libdesync-ab7e80e1e3055120.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2046533df97ea10c.rlib" "/opt/rustwide/target/debug/deps/libgluon-c923618d9b8253b3.rlib" "/opt/rustwide/target/debug/deps/libregex-7d0a9a96077c5013.rlib" "/opt/rustwide/target/debug/deps/libthread_local-55a3adfc5a28a86e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b419c7cdc4670dfc.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-602b3bd9e2ad628b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d4bcf8e1df1b63c8.rlib" "/opt/rustwide/target/debug/deps/librand-b94b86ae83d989ad.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ac5c216a70bcf2ef.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fabfe7bb69033745.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-8633f70b8881f8de.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libgluon_parser-49f685e10087e5b2.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-8cf13bacbca8ea45.rlib" "/opt/rustwide/target/debug/deps/libgluon_format-77ce213888802fae.rlib" "/opt/rustwide/target/debug/deps/libgluon_vm-a5e19ae893f63f4f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-670ad3de19471a48.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d0222b2fff41f8ff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-4ce9b846eca52924.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-fce3667b641db0e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f0e70beb39e0e345.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ab2fc8a27c44251.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6e9581ceab966092.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-528fb26e2d6a5d4c.rlib" "/opt/rustwide/target/debug/deps/libnodrop-bfd73af8b2260a15.rlib" "/opt/rustwide/target/debug/deps/libfutures-47fa39838d13c9f2.rlib" "/opt/rustwide/target/debug/deps/libgluon_check-d94e615a3910662b.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/librpds-b1b7fbcbe72bc808.rlib" "/opt/rustwide/target/debug/deps/libunion_find-e9bf95785b334875.rlib" "/opt/rustwide/target/debug/deps/libgluon_base-a8f9dad544c1ed29.rlib" "/opt/rustwide/target/debug/deps/libbitflags-95dbd6b1c1e7a457.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a78424d22891558d.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libpretty-132ad4b219a0011d.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-abed3ca81ae57ebd.rlib" "/opt/rustwide/target/debug/deps/libvec_map-57200e3d45d6f731.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-2ddb73f29b579ab9.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5cbe246d0c8b5ba0.rlib" "/opt/rustwide/target/debug/deps/libcodespan-b87b3f912c4ec94e.rlib" "/opt/rustwide/target/debug/deps/libfailure-c0299c81474f88db.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-34c7736020cb2b86.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-375024a4568c3452.rlib" "/opt/rustwide/target/debug/deps/liblibc-42cd38000c3e94e8.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/libordered_float-60c7de58b30d4493.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-433ff74ecfbd12f9.rlib" "/opt/rustwide/target/debug/deps/libitertools-f09e82f5fdc37fab.rlib" "/opt/rustwide/target/debug/deps/libeither-16e8576ee806f155.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-bbca79884f64fc4c.rlib" "/opt/rustwide/target/debug/deps/libmopa-0dc3478107a11471.rlib" "/opt/rustwide/target/debug/deps/liblog-bd2aeabb893b6ff2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rlib" "/opt/rustwide/target/debug/deps/libfrunk_core-81f20b1b68da3554.rlib" "/opt/rustwide/target/debug/deps/libcollect_mac-f558f3e5fde80fe4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/symbol-72d63d74122a54c7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flo_script` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/state_script-e34c115b6e198cfc.state_script.c184d6c7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/state_script-e34c115b6e198cfc.state_script.c184d6c7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/state_script-e34c115b6e198cfc.state_script.c184d6c7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/state_script-e34c115b6e198cfc.state_script.c184d6c7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/state_script-e34c115b6e198cfc.state_script.c184d6c7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/state_script-e34c115b6e198cfc.state_script.c184d6c7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/state_script-e34c115b6e198cfc.state_script.c184d6c7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/state_script-e34c115b6e198cfc.state_script.c184d6c7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/state_script-e34c115b6e198cfc.state_script.c184d6c7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/state_script-e34c115b6e198cfc.state_script.c184d6c7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/state_script-e34c115b6e198cfc.state_script.c184d6c7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/state_script-e34c115b6e198cfc.state_script.c184d6c7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/state_script-e34c115b6e198cfc.state_script.c184d6c7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/state_script-e34c115b6e198cfc.state_script.c184d6c7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/state_script-e34c115b6e198cfc.state_script.c184d6c7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/state_script-e34c115b6e198cfc.state_script.c184d6c7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/state_script-e34c115b6e198cfc.4ravkplmx3sli90c.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-061bb227c0c643f1/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libflo_script-bc29f5f2edaf043b.rlib" "/opt/rustwide/target/debug/deps/libdesync-ab7e80e1e3055120.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2046533df97ea10c.rlib" "/opt/rustwide/target/debug/deps/libgluon-c923618d9b8253b3.rlib" "/opt/rustwide/target/debug/deps/libregex-7d0a9a96077c5013.rlib" "/opt/rustwide/target/debug/deps/libthread_local-55a3adfc5a28a86e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b419c7cdc4670dfc.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-602b3bd9e2ad628b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d4bcf8e1df1b63c8.rlib" "/opt/rustwide/target/debug/deps/librand-b94b86ae83d989ad.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ac5c216a70bcf2ef.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fabfe7bb69033745.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-8633f70b8881f8de.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libgluon_parser-49f685e10087e5b2.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-8cf13bacbca8ea45.rlib" "/opt/rustwide/target/debug/deps/libgluon_format-77ce213888802fae.rlib" "/opt/rustwide/target/debug/deps/libgluon_vm-a5e19ae893f63f4f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-670ad3de19471a48.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d0222b2fff41f8ff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-4ce9b846eca52924.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-fce3667b641db0e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f0e70beb39e0e345.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ab2fc8a27c44251.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6e9581ceab966092.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-528fb26e2d6a5d4c.rlib" "/opt/rustwide/target/debug/deps/libnodrop-bfd73af8b2260a15.rlib" "/opt/rustwide/target/debug/deps/libfutures-47fa39838d13c9f2.rlib" "/opt/rustwide/target/debug/deps/libgluon_check-d94e615a3910662b.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/librpds-b1b7fbcbe72bc808.rlib" "/opt/rustwide/target/debug/deps/libunion_find-e9bf95785b334875.rlib" "/opt/rustwide/target/debug/deps/libgluon_base-a8f9dad544c1ed29.rlib" "/opt/rustwide/target/debug/deps/libbitflags-95dbd6b1c1e7a457.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a78424d22891558d.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libpretty-132ad4b219a0011d.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-abed3ca81ae57ebd.rlib" "/opt/rustwide/target/debug/deps/libvec_map-57200e3d45d6f731.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-2ddb73f29b579ab9.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5cbe246d0c8b5ba0.rlib" "/opt/rustwide/target/debug/deps/libcodespan-b87b3f912c4ec94e.rlib" "/opt/rustwide/target/debug/deps/libfailure-c0299c81474f88db.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-34c7736020cb2b86.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-375024a4568c3452.rlib" "/opt/rustwide/target/debug/deps/liblibc-42cd38000c3e94e8.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/libordered_float-60c7de58b30d4493.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-433ff74ecfbd12f9.rlib" "/opt/rustwide/target/debug/deps/libitertools-f09e82f5fdc37fab.rlib" "/opt/rustwide/target/debug/deps/libeither-16e8576ee806f155.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-bbca79884f64fc4c.rlib" "/opt/rustwide/target/debug/deps/libmopa-0dc3478107a11471.rlib" "/opt/rustwide/target/debug/deps/liblog-bd2aeabb893b6ff2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rlib" "/opt/rustwide/target/debug/deps/libfrunk_core-81f20b1b68da3554.rlib" "/opt/rustwide/target/debug/deps/libcollect_mac-f558f3e5fde80fe4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/state_script-e34c115b6e198cfc" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flo_script` due to 2 previous errors [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "51a410ef061f5b42067ba1e4717967532098f3679411f35deacc7f5e0f69e040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51a410ef061f5b42067ba1e4717967532098f3679411f35deacc7f5e0f69e040", kill_on_drop: false }` [INFO] [stdout] 51a410ef061f5b42067ba1e4717967532098f3679411f35deacc7f5e0f69e040