[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 master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstrymon-system%2Fstrymon-core" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/strymon-system/strymon-core on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-3/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dad0c3745c1dcf274f43e3c5da6a7605df9ad84720e41851aa9516f35a3f678 [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" "5dad0c3745c1dcf274f43e3c5da6a7605df9ad84720e41851aa9516f35a3f678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dad0c3745c1dcf274f43e3c5da6a7605df9ad84720e41851aa9516f35a3f678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dad0c3745c1dcf274f43e3c5da6a7605df9ad84720e41851aa9516f35a3f678", kill_on_drop: false }` [INFO] [stdout] 5dad0c3745c1dcf274f43e3c5da6a7605df9ad84720e41851aa9516f35a3f678 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20159fd5fc3f183b3e8ade0ca2c3518b1b1aebdbab27b41edbe66d408422971b [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" "20159fd5fc3f183b3e8ade0ca2c3518b1b1aebdbab27b41edbe66d408422971b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling futures v0.1.18 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling serde v1.0.33 [INFO] [stderr] Compiling abomonation v0.5.0 [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 void v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling itoa v0.4.0 [INFO] [stderr] Compiling termcolor v0.3.5 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling timely_sort v0.1.6 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.5.3 [INFO] [stderr] Compiling textwrap v0.9.0 [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 rmp v0.8.7 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tokio-executor v0.1.0 [INFO] [stderr] Compiling futures-timer v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.3.0 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling mio-uds v0.6.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.0 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling tokio v0.1.3 [INFO] [stderr] Compiling typename_derive v0.1.1 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling abomonation_derive v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling tokio-core v0.1.15 [INFO] [stderr] Compiling serde_derive_internals v0.21.0 [INFO] [stderr] Compiling typename v0.1.0 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling serde_json v1.0.12 [INFO] [stderr] Compiling timely_communication v0.5.0 [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 env_logger v0.5.6 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-process v0.1.5 [INFO] [stderr] Compiling timely v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.33 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling differential-dataflow v0.5.0 [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] [stderr] Compiling backtrace v0.3.5 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling failure v0.1.1 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [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 simple-pubsub v0.2.0 (/opt/rustwide/workdir/tests/simple-pubsub) [INFO] [stderr] Compiling connected_components v0.2.0 (/opt/rustwide/workdir/apps/connected-components) [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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=bf9916cde4e4154d -C extra-filename=-bf9916cde4e4154d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern differential_dataflow=/opt/rustwide/target/debug/deps/libdifferential_dataflow-4733a0906e93ceee.rlib --extern strymon_job=/opt/rustwide/target/debug/deps/libstrymon_job-44ff745cb6f9b54e.rlib --extern timely=/opt/rustwide/target/debug/deps/libtimely-939c438829e554bd.rlib --extern topology_generator=/opt/rustwide/target/debug/deps/libtopology_generator-b868bd50090ec2e9.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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/strymon-2325c994e8bf4ae2.strymon.3jp4kf2g-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-2325c994e8bf4ae2.strymon.3jp4kf2g-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-2325c994e8bf4ae2.strymon.3jp4kf2g-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-2325c994e8bf4ae2.strymon.3jp4kf2g-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-2325c994e8bf4ae2.strymon.3jp4kf2g-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-2325c994e8bf4ae2.strymon.3jp4kf2g-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-2325c994e8bf4ae2.strymon.3jp4kf2g-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-2325c994e8bf4ae2.strymon.3jp4kf2g-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-2325c994e8bf4ae2.strymon.3jp4kf2g-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-2325c994e8bf4ae2.strymon.3jp4kf2g-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-2325c994e8bf4ae2.strymon.3jp4kf2g-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-2325c994e8bf4ae2.strymon.3jp4kf2g-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-2325c994e8bf4ae2.strymon.3jp4kf2g-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-2325c994e8bf4ae2.strymon.3jp4kf2g-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-2325c994e8bf4ae2.strymon.3jp4kf2g-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/strymon-2325c994e8bf4ae2.strymon.3jp4kf2g-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/strymon-2325c994e8bf4ae2" "/opt/rustwide/target/debug/deps/strymon-2325c994e8bf4ae2.2iri6fcq2y8f16b0.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-4f2fdaf6b9453df2/out/.libs" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstrymon_coordinator-254d18e823e0efa0.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-0a511292bfbb250b.rlib" "/opt/rustwide/target/debug/deps/libstrymon_executor-372d5e81e5a76430.rlib" "/opt/rustwide/target/debug/deps/libstrymon_rpc-44466d00664bc8cb.rlib" "/opt/rustwide/target/debug/deps/libstrymon_communication-e0bd907c318c2785.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-7899de53d8058bfb.rlib" "/opt/rustwide/target/debug/deps/librmp-7489ba717740feb9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0813b7c82c2840ce.rlib" "/opt/rustwide/target/debug/deps/libstrymon_model-b0df8ee2ed854c9c.rlib" "/opt/rustwide/target/debug/deps/libabomonation-2c34690b280a3b0a.rlib" "/opt/rustwide/target/debug/deps/libtypename-7aa8d96d647b0502.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-cf72532443deefce.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-e5b4adc8f9f5d22a.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-643d8d7cf0db6aa5.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-a0efcc55f06b4cea.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-a79bf99afe365961.rlib" "/opt/rustwide/target/debug/deps/libtokio-93a169c57a8a65c8.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-257946864802c254.rlib" "/opt/rustwide/target/debug/deps/liblog-18dc1a72ee6e2c45.rlib" "/opt/rustwide/target/debug/deps/librand-cc3a6b6507d95dff.rlib" "/opt/rustwide/target/debug/deps/librand-1bce04b8a1ff9c0f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d7598dd67a35ecf2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a3ea889bacd45890.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6583280162a0656d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-26714836f78549b3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2cfd87a3e903b273.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5f8d86744ad13cdf.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d5d5f47c25e516a2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-51507653c19a43d4.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-aed7e7eaad4c5821.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-8375e89cb8df8025.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-7fc4fd1478f120fb.rlib" "/opt/rustwide/target/debug/deps/libmio-762afab00feef8c3.rlib" "/opt/rustwide/target/debug/deps/libslab-bde1a12ed1054689.rlib" "/opt/rustwide/target/debug/deps/libnet2-8abf4329aed49dca.rlib" "/opt/rustwide/target/debug/deps/liblazycell-6353491be4bcde66.rlib" "/opt/rustwide/target/debug/deps/libbytes-163a76504c8d059d.rlib" "/opt/rustwide/target/debug/deps/libiovec-298c6724ff481382.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b2b2c0f721e6dbfa.rlib" "/opt/rustwide/target/debug/deps/libtime-f3b4736be03b9881.rlib" "/opt/rustwide/target/debug/deps/libfutures-8b71d01ea7d77f10.rlib" "/opt/rustwide/target/debug/deps/libserde_json-476b52d791cf2d0b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8ed80389c0cd1c8b.rlib" "/opt/rustwide/target/debug/deps/libitoa-f574c46329e01262.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0172a694d93fa127.rlib" "/opt/rustwide/target/debug/deps/libserde-5870a35761d23620.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-6789b90fa6ab390d.rlib" "/opt/rustwide/target/debug/deps/libregex-353f196635d41663.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-490fe7d511111ee6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-726838e2bef5573f.rlib" "/opt/rustwide/target/debug/deps/libucd_util-944af7ca7193e5f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-5452c2b6b48a31d6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1a6adeae0fb84e81.rlib" "/opt/rustwide/target/debug/deps/libunreachable-8d2ad7a435d45ba9.rlib" "/opt/rustwide/target/debug/deps/libvoid-b4fe54fd08e2c3df.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b37cd1a8eb9a1681.rlib" "/opt/rustwide/target/debug/deps/libmemchr-67b7674657970a9b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-c4a5838bffd8258e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-b09cb86a320630b3.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8237e827056637c8.rlib" "/opt/rustwide/target/debug/deps/liblog-74a07593ab29c107.rlib" "/opt/rustwide/target/debug/deps/libfailure-41c1f934d45d4ea6.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7c35785362f8e1e4.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-a0828d8c49b6c108.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b9d0e56e31c9415c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-279fec5414362cdd.rlib" "/opt/rustwide/target/debug/deps/libclap-d4359fab60fbd69e.rlib" "/opt/rustwide/target/debug/deps/libvec_map-0f667780fa24fa65.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-cb683af192da5022.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-add75d418171d5c3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-13e4fe9f4423e3e3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ec20b1bda562d4d0.rlib" "/opt/rustwide/target/debug/deps/libatty-7b8488e343a36f85.rlib" "/opt/rustwide/target/debug/deps/liblibc-1bc4a93ba02025fb.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "20159fd5fc3f183b3e8ade0ca2c3518b1b1aebdbab27b41edbe66d408422971b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20159fd5fc3f183b3e8ade0ca2c3518b1b1aebdbab27b41edbe66d408422971b", kill_on_drop: false }` [INFO] [stdout] 20159fd5fc3f183b3e8ade0ca2c3518b1b1aebdbab27b41edbe66d408422971b