[INFO] cloning repository https://github.com/strymon-system/strymon-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/strymon-system/strymon-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstrymon-system%2Fstrymon-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstrymon-system%2Fstrymon-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c12631e17abc5dd413b81ec09ee15f540a089601 [INFO] testing strymon-system/strymon-core against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstrymon-system%2Fstrymon-core" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/strymon-system/strymon-core on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/strymon-system/strymon-core [INFO] finished tweaking git repo https://github.com/strymon-system/strymon-core [INFO] tweaked toml for git repo https://github.com/strymon-system/strymon-core written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/strymon-system/strymon-core already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam-epoch v0.4.1 [INFO] [stderr] Downloaded scoped-tls v0.1.1 [INFO] [stderr] Downloaded env_logger v0.5.6 [INFO] [stderr] Downloaded crossbeam-utils v0.3.2 [INFO] [stderr] Downloaded rmp-serde v0.13.7 [INFO] [stderr] Downloaded atty v0.2.8 [INFO] [stderr] Downloaded regex-syntax v0.5.3 [INFO] [stderr] Downloaded socket2 v0.3.4 [INFO] [stderr] Downloaded cc v1.0.8 [INFO] [stderr] Downloaded clap v2.31.2 [INFO] [stderr] Downloaded regex v0.2.10 [INFO] [stderr] Downloaded futures-timer v0.1.1 [INFO] [stderr] Downloaded miow v0.3.1 [INFO] [stderr] Downloaded mio-uds v0.6.4 [INFO] [stderr] Downloaded timely_sort v0.1.6 [INFO] [stderr] Downloaded num-traits v0.2.2 [INFO] [stderr] Downloaded abomonation v0.5.0 [INFO] [stderr] Downloaded crossbeam-deque v0.3.0 [INFO] [stderr] Downloaded tokio-io v0.1.6 [INFO] [stderr] Downloaded itoa v0.4.0 [INFO] [stderr] Downloaded getopts v0.2.17 [INFO] [stderr] Downloaded mio v0.6.14 [INFO] [stderr] Downloaded abomonation_derive v0.3.0 [INFO] [stderr] Downloaded tokio-process v0.1.5 [INFO] [stderr] Downloaded typename_derive v0.1.1 [INFO] [stderr] Downloaded tokio-executor v0.1.0 [INFO] [stderr] Downloaded timely_communication v0.5.0 [INFO] [stderr] Downloaded typename v0.1.0 [INFO] [stderr] Downloaded tokio-threadpool v0.1.0 [INFO] [stderr] Downloaded tokio-reactor v0.1.0 [INFO] [stderr] Downloaded serde_derive v1.0.33 [INFO] [stderr] Downloaded serde_derive_internals v0.21.0 [INFO] [stderr] Downloaded serde_json v1.0.12 [INFO] [stderr] Downloaded tokio v0.1.3 [INFO] [stderr] Downloaded serde v1.0.33 [INFO] [stderr] Downloaded tokio-core v0.1.15 [INFO] [stderr] Downloaded timely v0.5.1 [INFO] [stderr] Downloaded differential-dataflow v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b1d33a589fdcef9e8ca6e7f383a143137e0f9c54f46440c1e553ee4b71e7de0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6b1d33a589fdcef9e8ca6e7f383a143137e0f9c54f46440c1e553ee4b71e7de0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b1d33a589fdcef9e8ca6e7f383a143137e0f9c54f46440c1e553ee4b71e7de0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b1d33a589fdcef9e8ca6e7f383a143137e0f9c54f46440c1e553ee4b71e7de0", kill_on_drop: false }` [INFO] [stdout] 6b1d33a589fdcef9e8ca6e7f383a143137e0f9c54f46440c1e553ee4b71e7de0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13aa416a8647a9269b441e407899129fbf0948ecfd79aeba0359ff981ae948ef [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "13aa416a8647a9269b441e407899129fbf0948ecfd79aeba0359ff981ae948ef", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling abomonation v0.5.0 [INFO] [stderr] Compiling serde v1.0.33 [INFO] [stderr] Compiling scoped-tls v0.1.1 [INFO] [stderr] Compiling getopts v0.2.17 [INFO] [stderr] Compiling cc v1.0.8 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling timely_sort v0.1.6 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling itoa v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling tokio-executor v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling futures-timer v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.5.3 [INFO] [stderr] Compiling typename_derive v0.1.1 [INFO] [stderr] Compiling abomonation_derive v0.3.0 [INFO] [stderr] Compiling rmp v0.8.7 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.3.0 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling typename v0.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.0 [INFO] [stderr] Compiling timely_communication v0.5.0 [INFO] [stderr] Compiling tokio-reactor v0.1.0 [INFO] [stderr] Compiling mio-uds v0.6.4 [INFO] [stderr] Compiling timely v0.5.1 [INFO] [stderr] Compiling tokio v0.1.3 [INFO] [stderr] Compiling tokio-core v0.1.15 [INFO] [stderr] Compiling serde_derive_internals v0.21.0 [INFO] [stderr] Compiling differential-dataflow v0.5.0 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling serde_json v1.0.12 [INFO] [stderr] Compiling tokio-signal v0.1.5 [INFO] [stderr] Compiling strymon_communication v0.2.0 (/opt/rustwide/workdir/src/strymon_communication) [INFO] [stderr] Compiling serde_derive v1.0.33 [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/strymon_communication/src/rpc.rs:132:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn from_discriminant(&Self::Discriminant) -> Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Discriminant` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-process v0.1.5 [INFO] [stderr] Compiling env_logger v0.5.6 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling strymon_model v0.2.0 (/opt/rustwide/workdir/src/strymon_model) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/strymon_model/src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling strymon_rpc v0.2.0 (/opt/rustwide/workdir/src/strymon_rpc) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling strymon_job v0.2.0 (/opt/rustwide/workdir/src/strymon_job) [INFO] [stderr] Compiling strymon_executor v0.2.0 (/opt/rustwide/workdir/src/strymon_executor) [INFO] [stderr] Compiling strymon_coordinator v0.2.0 (/opt/rustwide/workdir/src/strymon_coordinator) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/strymon_executor/src/lib.rs:268:54 [INFO] [stdout] | [INFO] [stdout] 268 | fn setup_termination_handler(handle: &Handle) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/strymon_job/src/publisher/mod.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | events: Box, Error = io::Error>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Stream, Error = io::Error>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/strymon_coordinator/src/handler.rs:171:54 [INFO] [stdout] | [INFO] [stdout] 171 | fn submission(&mut self, req: Submission) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/strymon_coordinator/src/handler.rs:335:16 [INFO] [stdout] | [INFO] [stdout] 335 | -> Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/strymon_coordinator/src/handler.rs:426:56 [INFO] [stdout] | [INFO] [stdout] 426 | fn termination(&mut self, req: Termination) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/strymon_coordinator/src/handler.rs:522:25 [INFO] [stdout] | [INFO] [stdout] 522 | -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/strymon_coordinator/src/handler.rs:627:30 [INFO] [stdout] | [INFO] [stdout] 627 | -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/strymon_coordinator/src/handler.rs:637:30 [INFO] [stdout] | [INFO] [stdout] 637 | -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/strymon_coordinator/src/handler.rs:654:17 [INFO] [stdout] | [INFO] [stdout] 654 | -> Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/strymon_coordinator/src/handler.rs:715:29 [INFO] [stdout] | [INFO] [stdout] 715 | -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling topology_generator v0.2.0 (/opt/rustwide/workdir/apps/topology-generator) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling connected_components v0.2.0 (/opt/rustwide/workdir/apps/connected-components) [INFO] [stderr] Compiling simple-pubsub v0.2.0 (/opt/rustwide/workdir/tests/simple-pubsub) [INFO] [stderr] Compiling fault-injection v0.2.0 (/opt/rustwide/workdir/apps/fault-injection) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> apps/topology-generator/src/bin/main.rs:97:35 [INFO] [stdout] | [INFO] [stdout] 97 | pending: FuturesUnordered, Error=io::Error>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error=io::Error>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling strymon_cli v0.2.0 (/opt/rustwide/workdir/src/strymon_cli) [INFO] [stderr] error: could not compile `connected_components` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name connected_components apps/connected-components/src/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=183d3f22ebbcb7f4 -C extra-filename=-183d3f22ebbcb7f4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern differential_dataflow=/opt/rustwide/target/debug/deps/libdifferential_dataflow-9aa42c1663126313.rlib --extern strymon_job=/opt/rustwide/target/debug/deps/libstrymon_job-6f9bba15e4105302.rlib --extern timely=/opt/rustwide/target/debug/deps/libtimely-fa073ba0ca59cc0f.rlib --extern topology_generator=/opt/rustwide/target/debug/deps/libtopology_generator-5bc779bd2adca59e.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/strymon-b43230d97f44bf44.strymon.cd0309a3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-b43230d97f44bf44.strymon.cd0309a3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-b43230d97f44bf44.strymon.cd0309a3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-b43230d97f44bf44.strymon.cd0309a3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-b43230d97f44bf44.strymon.cd0309a3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-b43230d97f44bf44.strymon.cd0309a3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-b43230d97f44bf44.strymon.cd0309a3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-b43230d97f44bf44.strymon.cd0309a3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-b43230d97f44bf44.strymon.cd0309a3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-b43230d97f44bf44.strymon.cd0309a3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-b43230d97f44bf44.strymon.cd0309a3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-b43230d97f44bf44.strymon.cd0309a3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-b43230d97f44bf44.strymon.cd0309a3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-b43230d97f44bf44.strymon.cd0309a3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-b43230d97f44bf44.strymon.cd0309a3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-b43230d97f44bf44.strymon.cd0309a3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-b43230d97f44bf44.5ecbeztn3qfvss1x.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-7f8212e9af6acbfe/out/.libs" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstrymon_coordinator-5b90b642c966475f.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-61daf85c01b0cf23.rlib" "/opt/rustwide/target/debug/deps/libstrymon_executor-1090d71722213af3.rlib" "/opt/rustwide/target/debug/deps/libstrymon_rpc-77be442e18b18757.rlib" "/opt/rustwide/target/debug/deps/libstrymon_communication-4273e166fa1f43da.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-67eb2096c4259e62.rlib" "/opt/rustwide/target/debug/deps/librmp-30e6b1af3ab5b55e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fca7dfa9439f19de.rlib" "/opt/rustwide/target/debug/deps/libstrymon_model-bbf5bbc7fd0a567b.rlib" "/opt/rustwide/target/debug/deps/libabomonation-2fa39de738e2f952.rlib" "/opt/rustwide/target/debug/deps/libtypename-67e347b4990a756c.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-ab5fe55bc933c64c.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-0c34025c8f47957d.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-782dfc5887778315.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-d236e31e0a619e3e.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-d52b8defca9acf06.rlib" "/opt/rustwide/target/debug/deps/libtokio-a2a771d9e781661d.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2580c3046f084736.rlib" "/opt/rustwide/target/debug/deps/liblog-a13d7ae292c08551.rlib" "/opt/rustwide/target/debug/deps/librand-2acd5a0b06377222.rlib" "/opt/rustwide/target/debug/deps/librand-5f4fa1162f6cd15f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e32e22742bcfb53a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-fb4278606c40a90c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c8e2819d3365a28b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e34e4949c579b6f2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ec106bf659407d4e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c9d7a2c0e0741167.rlib" "/opt/rustwide/target/debug/deps/libnodrop-1402547a71e38369.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-648b43c23d95fbd9.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-0e1437a9fa541834.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-baf40bbdbb22cf93.rlib" "/opt/rustwide/target/debug/deps/libmio-13716dcf90d83dd5.rlib" "/opt/rustwide/target/debug/deps/libslab-48b1de5ea2cc79d3.rlib" "/opt/rustwide/target/debug/deps/libnet2-b96f92144cd69f8f.rlib" "/opt/rustwide/target/debug/deps/liblazycell-64939402397267ae.rlib" "/opt/rustwide/target/debug/deps/libbytes-9312b179ebf0d84d.rlib" "/opt/rustwide/target/debug/deps/libiovec-8c0be2db76b96356.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f222244177f8db8b.rlib" "/opt/rustwide/target/debug/deps/libtime-cf8b46e93261b4a8.rlib" "/opt/rustwide/target/debug/deps/libfutures-c02ead63b8ae794a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6775413a193e3fd5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e1121f79cbbe2806.rlib" "/opt/rustwide/target/debug/deps/libitoa-f1969ad96ff6369c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a988cb8e22482cd0.rlib" "/opt/rustwide/target/debug/deps/libserde-d0c1c053a9ffc6a7.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-a7d086446b98b936.rlib" "/opt/rustwide/target/debug/deps/libregex-e9a96fee1c841242.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-a991bb55e50097ef.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ae468800982bdcac.rlib" "/opt/rustwide/target/debug/deps/libucd_util-819f6650fb25c7c9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1a123c0e846f195a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c269ce288e235580.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d4eca13922259628.rlib" "/opt/rustwide/target/debug/deps/libvoid-dc3a8a0cc21244f6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-1e770eec9035295d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a553d323ff701603.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2a2e41d9631325bd.rlib" "/opt/rustwide/target/debug/deps/libquick_error-1cce7d260cf0bc72.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-843bb5c6ea86bb52.rlib" "/opt/rustwide/target/debug/deps/liblog-d14ca8c0cc07f0bb.rlib" "/opt/rustwide/target/debug/deps/libfailure-23a93ed509a5b664.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ed9fd38391ff0129.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-345bcf7c4b0514d3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a621782221a5f7fc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2f147641fde2e50d.rlib" "/opt/rustwide/target/debug/deps/libclap-434d6d1a255f08e5.rlib" "/opt/rustwide/target/debug/deps/libvec_map-ba06f2ef8ad2d239.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-27bed898ba535dba.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f58e3dd3a95fa08a.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c956f928dab82a0d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-84bfcaee3b587963.rlib" "/opt/rustwide/target/debug/deps/libatty-811d18870fd6d7e1.rlib" "/opt/rustwide/target/debug/deps/liblibc-bc4567fa346a8d60.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/strymon-b43230d97f44bf44" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "13aa416a8647a9269b441e407899129fbf0948ecfd79aeba0359ff981ae948ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13aa416a8647a9269b441e407899129fbf0948ecfd79aeba0359ff981ae948ef", kill_on_drop: false }` [INFO] [stdout] 13aa416a8647a9269b441e407899129fbf0948ecfd79aeba0359ff981ae948ef