[INFO] crate riker 0.3.2 is already in cache [INFO] testing riker-0.3.2 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate riker 0.3.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate riker 0.3.2 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate riker 0.3.2 [INFO] finished tweaking crates.io crate riker 0.3.2 [INFO] tweaked toml for crates.io crate riker 0.3.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] de89e196c2be57d203e0ee7549b59e9b023652c352c3552a6e1a6ad972030065 [INFO] running `"docker" "start" "-a" "de89e196c2be57d203e0ee7549b59e9b023652c352c3552a6e1a6ad972030065"` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling riker-macros v0.1.0 [INFO] [stderr] Compiling riker v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary braces around method argument [INFO] [stderr] --> src/actor/selection.rs:101:58 [INFO] [stderr] | [INFO] [stderr] 101 | let child = anchor.children().filter({ |c| c.name() == name }).last(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around method argument [INFO] [stderr] --> src/actor/selection.rs:159:58 [INFO] [stderr] | [INFO] [stderr] 159 | let child = anchor.children().filter({ |c| c.name() == name }).last(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/validate.rs:26:60 [INFO] [stderr] | [INFO] [stderr] 26 | f.write_str(&format!("\"{}\". {}", self.name, self.description())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/validate.rs:32:60 [INFO] [stderr] | [INFO] [stderr] 32 | f.write_str(&format!("\"{}\". {}", self.name, self.description())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/validate.rs:57:60 [INFO] [stderr] | [INFO] [stderr] 57 | f.write_str(&format!("\"{}\". {}", self.path, self.description())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/validate.rs:63:60 [INFO] [stderr] | [INFO] [stderr] 63 | f.write_str(&format!("\"{}\". {}", self.path, self.description())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:56:26 [INFO] [stderr] | [INFO] [stderr] 56 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:62:26 [INFO] [stderr] | [INFO] [stderr] 62 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:85:26 [INFO] [stderr] | [INFO] [stderr] 85 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:91:26 [INFO] [stderr] | [INFO] [stderr] 91 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:119:55 [INFO] [stderr] | [INFO] [stderr] 119 | CreateError::Panicked => f.write_str(self.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:120:53 [INFO] [stderr] | [INFO] [stderr] 120 | CreateError::System => f.write_str(self.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:122:54 [INFO] [stderr] | [INFO] [stderr] 122 | f.write_str(&format!("{} ({})", self.description(), name)) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:125:54 [INFO] [stderr] | [INFO] [stderr] 125 | f.write_str(&format!("{} ({})", self.description(), path)) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:133:26 [INFO] [stderr] | [INFO] [stderr] 133 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:154:26 [INFO] [stderr] | [INFO] [stderr] 154 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:160:26 [INFO] [stderr] | [INFO] [stderr] 160 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/system/mod.rs:136:54 [INFO] [stderr] | [INFO] [stderr] 136 | f.write_str(&format!("{} ({})", self.description(), m)) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/system/mod.rs:139:54 [INFO] [stderr] | [INFO] [stderr] 139 | f.write_str(&format!("{} ({})", self.description(), name)) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/system/mod.rs:147:26 [INFO] [stderr] | [INFO] [stderr] 147 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 20 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `"docker" "inspect" "de89e196c2be57d203e0ee7549b59e9b023652c352c3552a6e1a6ad972030065"` [INFO] running `"docker" "rm" "-f" "de89e196c2be57d203e0ee7549b59e9b023652c352c3552a6e1a6ad972030065"` [INFO] [stdout] de89e196c2be57d203e0ee7549b59e9b023652c352c3552a6e1a6ad972030065 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 0277dc203e5d647f3229bf1ec995251d5670baebd9ea0fe81af4a4f302b8633d [INFO] running `"docker" "start" "-a" "0277dc203e5d647f3229bf1ec995251d5670baebd9ea0fe81af4a4f302b8633d"` [INFO] [stderr] Compiling riker-testkit v0.1.0 [INFO] [stderr] warning: unnecessary braces around method argument [INFO] [stderr] --> src/actor/selection.rs:101:58 [INFO] [stderr] | [INFO] [stderr] 101 | let child = anchor.children().filter({ |c| c.name() == name }).last(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around method argument [INFO] [stderr] --> src/actor/selection.rs:159:58 [INFO] [stderr] | [INFO] [stderr] 159 | let child = anchor.children().filter({ |c| c.name() == name }).last(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/validate.rs:26:60 [INFO] [stderr] | [INFO] [stderr] 26 | f.write_str(&format!("\"{}\". {}", self.name, self.description())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/validate.rs:32:60 [INFO] [stderr] | [INFO] [stderr] 32 | f.write_str(&format!("\"{}\". {}", self.name, self.description())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/validate.rs:57:60 [INFO] [stderr] | [INFO] [stderr] 57 | f.write_str(&format!("\"{}\". {}", self.path, self.description())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/validate.rs:63:60 [INFO] [stderr] | [INFO] [stderr] 63 | f.write_str(&format!("\"{}\". {}", self.path, self.description())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:56:26 [INFO] [stderr] | [INFO] [stderr] 56 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:62:26 [INFO] [stderr] | [INFO] [stderr] 62 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:85:26 [INFO] [stderr] | [INFO] [stderr] 85 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:91:26 [INFO] [stderr] | [INFO] [stderr] 91 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:119:55 [INFO] [stderr] | [INFO] [stderr] 119 | CreateError::Panicked => f.write_str(self.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:120:53 [INFO] [stderr] | [INFO] [stderr] 120 | CreateError::System => f.write_str(self.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:122:54 [INFO] [stderr] | [INFO] [stderr] 122 | f.write_str(&format!("{} ({})", self.description(), name)) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:125:54 [INFO] [stderr] | [INFO] [stderr] 125 | f.write_str(&format!("{} ({})", self.description(), path)) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:133:26 [INFO] [stderr] | [INFO] [stderr] 133 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:154:26 [INFO] [stderr] | [INFO] [stderr] 154 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:160:26 [INFO] [stderr] | [INFO] [stderr] 160 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/system/mod.rs:136:54 [INFO] [stderr] | [INFO] [stderr] 136 | f.write_str(&format!("{} ({})", self.description(), m)) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/system/mod.rs:139:54 [INFO] [stderr] | [INFO] [stderr] 139 | f.write_str(&format!("{} ({})", self.description(), name)) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/system/mod.rs:147:26 [INFO] [stderr] | [INFO] [stderr] 147 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 20 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling riker v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary braces around method argument [INFO] [stderr] --> src/actor/selection.rs:101:58 [INFO] [stderr] | [INFO] [stderr] 101 | let child = anchor.children().filter({ |c| c.name() == name }).last(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around method argument [INFO] [stderr] --> src/actor/selection.rs:159:58 [INFO] [stderr] | [INFO] [stderr] 159 | let child = anchor.children().filter({ |c| c.name() == name }).last(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/validate.rs:26:60 [INFO] [stderr] | [INFO] [stderr] 26 | f.write_str(&format!("\"{}\". {}", self.name, self.description())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/validate.rs:32:60 [INFO] [stderr] | [INFO] [stderr] 32 | f.write_str(&format!("\"{}\". {}", self.name, self.description())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/validate.rs:57:60 [INFO] [stderr] | [INFO] [stderr] 57 | f.write_str(&format!("\"{}\". {}", self.path, self.description())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/validate.rs:63:60 [INFO] [stderr] | [INFO] [stderr] 63 | f.write_str(&format!("\"{}\". {}", self.path, self.description())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:56:26 [INFO] [stderr] | [INFO] [stderr] 56 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:62:26 [INFO] [stderr] | [INFO] [stderr] 62 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:85:26 [INFO] [stderr] | [INFO] [stderr] 85 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:91:26 [INFO] [stderr] | [INFO] [stderr] 91 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:119:55 [INFO] [stderr] | [INFO] [stderr] 119 | CreateError::Panicked => f.write_str(self.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:120:53 [INFO] [stderr] | [INFO] [stderr] 120 | CreateError::System => f.write_str(self.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:122:54 [INFO] [stderr] | [INFO] [stderr] 122 | f.write_str(&format!("{} ({})", self.description(), name)) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:125:54 [INFO] [stderr] | [INFO] [stderr] 125 | f.write_str(&format!("{} ({})", self.description(), path)) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:133:26 [INFO] [stderr] | [INFO] [stderr] 133 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:154:26 [INFO] [stderr] | [INFO] [stderr] 154 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/actor/mod.rs:160:26 [INFO] [stderr] | [INFO] [stderr] 160 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/system/mod.rs:136:54 [INFO] [stderr] | [INFO] [stderr] 136 | f.write_str(&format!("{} ({})", self.description(), m)) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/system/mod.rs:139:54 [INFO] [stderr] | [INFO] [stderr] 139 | f.write_str(&format!("{} ({})", self.description(), name)) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/system/mod.rs:147:26 [INFO] [stderr] | [INFO] [stderr] 147 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 20 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `riker`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name channels --edition=2018 tests/channels.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C debuginfo=2 --test -C metadata=1c98df6fd8420197 -C extra-filename=-1c98df6fd8420197 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c97a74b1261a0aa7.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-edf4cc08be658ee1.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-fc2ce5b41d5613c8.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a7f7e7d7e768006e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-1b79f1cb1723caac.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e5de54040a037534.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-968aa111634235c8.rlib --extern riker=/opt/rustwide/target/debug/deps/libriker-f60bc5949c5e1df9.rlib --extern riker_macros=/opt/rustwide/target/debug/deps/libriker_macros-87721c74c932b09d.so --extern riker_testkit=/opt/rustwide/target/debug/deps/libriker_testkit-7e03d495440e80fe.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fb1ffd467e925ffd.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [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/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/system-3139573d8a7ba95a.system.5lba01ye-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/system-3139573d8a7ba95a.system.5lba01ye-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/system-3139573d8a7ba95a.system.5lba01ye-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/system-3139573d8a7ba95a.system.5lba01ye-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/system-3139573d8a7ba95a.system.5lba01ye-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/system-3139573d8a7ba95a.system.5lba01ye-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/system-3139573d8a7ba95a.system.5lba01ye-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/system-3139573d8a7ba95a.system.5lba01ye-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/system-3139573d8a7ba95a.system.5lba01ye-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/system-3139573d8a7ba95a.system.5lba01ye-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/system-3139573d8a7ba95a.system.5lba01ye-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/system-3139573d8a7ba95a.system.5lba01ye-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/system-3139573d8a7ba95a.system.5lba01ye-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/system-3139573d8a7ba95a.system.5lba01ye-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/system-3139573d8a7ba95a.system.5lba01ye-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/system-3139573d8a7ba95a.system.5lba01ye-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/system-3139573d8a7ba95a" "/opt/rustwide/target/debug/deps/system-3139573d8a7ba95a.50zzyx9ax6mlrzea.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0d6dc123ac3da8e3.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-6665100adb88b877.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b227005fb2b80a78.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f520069809185d79.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-918304762f2d1de8.rlib" "/opt/rustwide/target/debug/deps/libriker-f60bc5949c5e1df9.rlib" "/opt/rustwide/target/debug/deps/libconfig-fc2ce5b41d5613c8.rlib" "/opt/rustwide/target/debug/deps/libini-9b4ca5903fd2e649.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-574394c36c3572d2.rlib" "/opt/rustwide/target/debug/deps/libregex-5673d2c692486c34.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99a05dc3a68e4d67.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-895f7b6116abae12.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-171112384f1bc6b1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9db42f54d151e0f2.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-9e3e67104cb26c66.rlib" "/opt/rustwide/target/debug/deps/libserde-0825f3c94315f306.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-26a3a548d6bb9511.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-a0f467172504430a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c82cad3fbef0a017.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5091034848ca75a9.rlib" "/opt/rustwide/target/debug/deps/libryu-12d8e5edf3ac1d84.rlib" "/opt/rustwide/target/debug/deps/libitoa-82fd069fb6d22506.rlib" "/opt/rustwide/target/debug/deps/libtoml-2b86690cf4ed3cb9.rlib" "/opt/rustwide/target/debug/deps/libnom-53f8f3bf4967a2d5.rlib" "/opt/rustwide/target/debug/deps/libserde-470fc2eb72433e39.rlib" "/opt/rustwide/target/debug/deps/libuuid-fb1ffd467e925ffd.rlib" "/opt/rustwide/target/debug/deps/librand-e5de54040a037534.rlib" "/opt/rustwide/target/debug/deps/libchrono-edf4cc08be658ee1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7d38af19bfdb8159.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9f97a4fd61bd1e10.rlib" "/opt/rustwide/target/debug/deps/libtime-325da2c17603a96f.rlib" "/opt/rustwide/target/debug/deps/libregex-968aa111634235c8.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-73b9a414549369b7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4a3485cc8b2de090.rlib" "/opt/rustwide/target/debug/deps/libucd_util-2cad64ef0548d015.rlib" "/opt/rustwide/target/debug/deps/libthread_local-54c5a590687748e9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-37a3566ce068430c.rlib" "/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libfutures-a7f7e7d7e768006e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-de300ec89a005056.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0a6c1de049e73e29.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bb8ecd3e6a0920e7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6743c7b9c8d789f.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a5429ab5eb10cdc5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-89075c2a372235af.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-aeb6f25b7d4a7da1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b79f1cb1723caac.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d8edfe2e53b3415d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: final link failed: Cannot allocate memory [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [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/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/selection-676849683db5ba98.selection.1xtjcbqq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/selection-676849683db5ba98.selection.1xtjcbqq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/selection-676849683db5ba98.selection.1xtjcbqq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/selection-676849683db5ba98.selection.1xtjcbqq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/selection-676849683db5ba98.selection.1xtjcbqq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/selection-676849683db5ba98.selection.1xtjcbqq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/selection-676849683db5ba98.selection.1xtjcbqq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/selection-676849683db5ba98.selection.1xtjcbqq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/selection-676849683db5ba98.selection.1xtjcbqq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/selection-676849683db5ba98.selection.1xtjcbqq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/selection-676849683db5ba98.selection.1xtjcbqq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/selection-676849683db5ba98.selection.1xtjcbqq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/selection-676849683db5ba98.selection.1xtjcbqq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/selection-676849683db5ba98.selection.1xtjcbqq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/selection-676849683db5ba98.selection.1xtjcbqq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/selection-676849683db5ba98.selection.1xtjcbqq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/selection-676849683db5ba98" "/opt/rustwide/target/debug/deps/selection-676849683db5ba98.1mogh0n69lqx364y.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0d6dc123ac3da8e3.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-6665100adb88b877.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b227005fb2b80a78.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f520069809185d79.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-918304762f2d1de8.rlib" "/opt/rustwide/target/debug/deps/libriker-f60bc5949c5e1df9.rlib" "/opt/rustwide/target/debug/deps/libconfig-fc2ce5b41d5613c8.rlib" "/opt/rustwide/target/debug/deps/libini-9b4ca5903fd2e649.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-574394c36c3572d2.rlib" "/opt/rustwide/target/debug/deps/libregex-5673d2c692486c34.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99a05dc3a68e4d67.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-895f7b6116abae12.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-171112384f1bc6b1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9db42f54d151e0f2.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-9e3e67104cb26c66.rlib" "/opt/rustwide/target/debug/deps/libserde-0825f3c94315f306.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-26a3a548d6bb9511.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-a0f467172504430a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c82cad3fbef0a017.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5091034848ca75a9.rlib" "/opt/rustwide/target/debug/deps/libryu-12d8e5edf3ac1d84.rlib" "/opt/rustwide/target/debug/deps/libitoa-82fd069fb6d22506.rlib" "/opt/rustwide/target/debug/deps/libtoml-2b86690cf4ed3cb9.rlib" "/opt/rustwide/target/debug/deps/libnom-53f8f3bf4967a2d5.rlib" "/opt/rustwide/target/debug/deps/libserde-470fc2eb72433e39.rlib" "/opt/rustwide/target/debug/deps/libuuid-fb1ffd467e925ffd.rlib" "/opt/rustwide/target/debug/deps/librand-e5de54040a037534.rlib" "/opt/rustwide/target/debug/deps/libfutures-a7f7e7d7e768006e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-de300ec89a005056.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0a6c1de049e73e29.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bb8ecd3e6a0920e7.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a5429ab5eb10cdc5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-89075c2a372235af.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-aeb6f25b7d4a7da1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b79f1cb1723caac.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d8edfe2e53b3415d.rlib" "/opt/rustwide/target/debug/deps/libregex-968aa111634235c8.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-73b9a414549369b7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4a3485cc8b2de090.rlib" "/opt/rustwide/target/debug/deps/libucd_util-2cad64ef0548d015.rlib" "/opt/rustwide/target/debug/deps/libthread_local-54c5a590687748e9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-37a3566ce068430c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6743c7b9c8d789f.rlib" "/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libriker_testkit-7e03d495440e80fe.rlib" "/opt/rustwide/target/debug/deps/libchrono-edf4cc08be658ee1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7d38af19bfdb8159.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9f97a4fd61bd1e10.rlib" "/opt/rustwide/target/debug/deps/libtime-325da2c17603a96f.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: final link failed: Cannot allocate memory [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `riker`. [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: could not compile `riker`. [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/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/actors-612fa7ffc9b1eb5c.actors.dx8xx5dw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/actors-612fa7ffc9b1eb5c.actors.dx8xx5dw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/actors-612fa7ffc9b1eb5c.actors.dx8xx5dw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/actors-612fa7ffc9b1eb5c.actors.dx8xx5dw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/actors-612fa7ffc9b1eb5c.actors.dx8xx5dw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/actors-612fa7ffc9b1eb5c.actors.dx8xx5dw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/actors-612fa7ffc9b1eb5c.actors.dx8xx5dw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/actors-612fa7ffc9b1eb5c.actors.dx8xx5dw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/actors-612fa7ffc9b1eb5c.actors.dx8xx5dw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/actors-612fa7ffc9b1eb5c.actors.dx8xx5dw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/actors-612fa7ffc9b1eb5c.actors.dx8xx5dw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/actors-612fa7ffc9b1eb5c.actors.dx8xx5dw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/actors-612fa7ffc9b1eb5c.actors.dx8xx5dw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/actors-612fa7ffc9b1eb5c.actors.dx8xx5dw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/actors-612fa7ffc9b1eb5c.actors.dx8xx5dw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/actors-612fa7ffc9b1eb5c.actors.dx8xx5dw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/actors-612fa7ffc9b1eb5c" "/opt/rustwide/target/debug/deps/actors-612fa7ffc9b1eb5c.3v4pcb6zbkoezq1o.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0d6dc123ac3da8e3.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-6665100adb88b877.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b227005fb2b80a78.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f520069809185d79.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-918304762f2d1de8.rlib" "/opt/rustwide/target/debug/deps/libriker-f60bc5949c5e1df9.rlib" "/opt/rustwide/target/debug/deps/libconfig-fc2ce5b41d5613c8.rlib" "/opt/rustwide/target/debug/deps/libini-9b4ca5903fd2e649.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-574394c36c3572d2.rlib" "/opt/rustwide/target/debug/deps/libregex-5673d2c692486c34.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99a05dc3a68e4d67.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-895f7b6116abae12.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-171112384f1bc6b1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9db42f54d151e0f2.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-9e3e67104cb26c66.rlib" "/opt/rustwide/target/debug/deps/libserde-0825f3c94315f306.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-26a3a548d6bb9511.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-a0f467172504430a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c82cad3fbef0a017.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5091034848ca75a9.rlib" "/opt/rustwide/target/debug/deps/libryu-12d8e5edf3ac1d84.rlib" "/opt/rustwide/target/debug/deps/libitoa-82fd069fb6d22506.rlib" "/opt/rustwide/target/debug/deps/libtoml-2b86690cf4ed3cb9.rlib" "/opt/rustwide/target/debug/deps/libnom-53f8f3bf4967a2d5.rlib" "/opt/rustwide/target/debug/deps/libserde-470fc2eb72433e39.rlib" "/opt/rustwide/target/debug/deps/libuuid-fb1ffd467e925ffd.rlib" "/opt/rustwide/target/debug/deps/librand-e5de54040a037534.rlib" "/opt/rustwide/target/debug/deps/libfutures-a7f7e7d7e768006e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-de300ec89a005056.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0a6c1de049e73e29.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bb8ecd3e6a0920e7.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a5429ab5eb10cdc5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-89075c2a372235af.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-aeb6f25b7d4a7da1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b79f1cb1723caac.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d8edfe2e53b3415d.rlib" "/opt/rustwide/target/debug/deps/libregex-968aa111634235c8.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-73b9a414549369b7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4a3485cc8b2de090.rlib" "/opt/rustwide/target/debug/deps/libucd_util-2cad64ef0548d015.rlib" "/opt/rustwide/target/debug/deps/libthread_local-54c5a590687748e9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-37a3566ce068430c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6743c7b9c8d789f.rlib" "/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libriker_testkit-7e03d495440e80fe.rlib" "/opt/rustwide/target/debug/deps/libchrono-edf4cc08be658ee1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7d38af19bfdb8159.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9f97a4fd61bd1e10.rlib" "/opt/rustwide/target/debug/deps/libtime-325da2c17603a96f.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: final link failed: Cannot allocate memory [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `riker`. [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: build failed [INFO] running `"docker" "inspect" "0277dc203e5d647f3229bf1ec995251d5670baebd9ea0fe81af4a4f302b8633d"` [INFO] running `"docker" "rm" "-f" "0277dc203e5d647f3229bf1ec995251d5670baebd9ea0fe81af4a4f302b8633d"` [INFO] [stdout] 0277dc203e5d647f3229bf1ec995251d5670baebd9ea0fe81af4a4f302b8633d