[INFO] fetching crate erdos 0.3.1... [INFO] testing erdos-0.3.1 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate erdos 0.3.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate erdos 0.3.1 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate erdos 0.3.1 [INFO] finished tweaking crates.io crate erdos 0.3.1 [INFO] tweaked toml for crates.io crate erdos 0.3.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate erdos 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bc5e13032f88dc24f7454c04f2974f8966052b5b387063d380f218d2c692235 [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" "4bc5e13032f88dc24f7454c04f2974f8966052b5b387063d380f218d2c692235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bc5e13032f88dc24f7454c04f2974f8966052b5b387063d380f218d2c692235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bc5e13032f88dc24f7454c04f2974f8966052b5b387063d380f218d2c692235", kill_on_drop: false }` [INFO] [stdout] 4bc5e13032f88dc24f7454c04f2974f8966052b5b387063d380f218d2c692235 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 425a3a5cc0b8c7ac4a698af8a891be7676db64eef422f10143a3a43f40949742 [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" "425a3a5cc0b8c7ac4a698af8a891be7676db64eef422f10143a3a43f40949742", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling tokio-serde v0.3.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling slog-term v2.5.0 [INFO] [stderr] Compiling erdos v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.12 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-serde-bincode v0.2.1 [INFO] [stdout] warning: unused variable: `s1` [INFO] [stdout] --> src/main.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | }), s1, s2); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s2` [INFO] [stdout] --> src/main.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | }), s1, s2); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 25s [INFO] running `Command { std: "docker" "inspect" "425a3a5cc0b8c7ac4a698af8a891be7676db64eef422f10143a3a43f40949742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "425a3a5cc0b8c7ac4a698af8a891be7676db64eef422f10143a3a43f40949742", kill_on_drop: false }` [INFO] [stdout] 425a3a5cc0b8c7ac4a698af8a891be7676db64eef422f10143a3a43f40949742 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37c1ba3030cf8a13619bf82f438f68d94c45dbeaced86c98c3acd626d53b163b [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" "37c1ba3030cf8a13619bf82f438f68d94c45dbeaced86c98c3acd626d53b163b", kill_on_drop: false }` [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling criterion-macro v0.3.3 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stdout] warning: unused variable: `s1` [INFO] [stdout] --> src/main.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | }), s1, s2); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s2` [INFO] [stdout] --> src/main.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | }), s1, s2); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling erdos v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `s1` [INFO] [stdout] --> src/main.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | }), s1, s2); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s2` [INFO] [stdout] --> src/main.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | }), s1, s2); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s1` [INFO] [stdout] --> tests/operator_test.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | s1 [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s1` [INFO] [stdout] --> tests/operator_test.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | s1, s2 [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s2` [INFO] [stdout] --> tests/operator_test.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | s1, s2 [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `loop_stream` [INFO] [stdout] --> tests/loop_test.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | loop_stream [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_loop_stream` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ingest_stream` [INFO] [stdout] --> tests/macro_tests.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | ingest_stream [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ingest_stream` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ingest_stream` [INFO] [stdout] --> tests/macro_tests.rs:305:9 [INFO] [stdout] | [INFO] [stdout] 305 | ingest_stream [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ingest_stream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s1` [INFO] [stdout] --> tests/watermark_test.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | s1 [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s1` [INFO] [stdout] --> tests/watermark_test.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | s1 [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s1` [INFO] [stdout] --> tests/watermark_test.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | s1, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s2` [INFO] [stdout] --> tests/watermark_test.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | s2 [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ingest_stream` [INFO] [stdout] --> tests/state_tests.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | ingest_stream [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ingest_stream` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ingest_stream` [INFO] [stdout] --> tests/inter_thread_test.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 226 | ingest_stream [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ingest_stream` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ingest_stream_1` [INFO] [stdout] --> tests/inter_thread_test.rs:291:13 [INFO] [stdout] | [INFO] [stdout] 291 | ingest_stream_1, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ingest_stream_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ingest_stream_2` [INFO] [stdout] --> tests/inter_thread_test.rs:292:13 [INFO] [stdout] | [INFO] [stdout] 292 | ingest_stream_2 [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ingest_stream_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ingest_stream_1` [INFO] [stdout] --> tests/inter_thread_test.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | ingest_stream_1, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ingest_stream_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ingest_stream_2` [INFO] [stdout] --> tests/inter_thread_test.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | ingest_stream_2 [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ingest_stream_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `erdos` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name erdos --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=e45664ec981c0f0b -C extra-filename=-e45664ec981c0f0b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern abomonation=/opt/rustwide/target/debug/deps/libabomonation-c0a8d34cd97bed7f.rlib --extern abomonation_derive=/opt/rustwide/target/debug/deps/libabomonation_derive-5188207c3c1ebf67.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9d4dd0a6552c5fb5.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-6af36ccc2d054000.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-89515080e3525d8e.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-5106f1557625c075.rlib --extern criterion_macro=/opt/rustwide/target/debug/deps/libcriterion_macro-a0f631ca85a7720b.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-d87489321015fdb5.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-2a222456d47f14f3.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-6d19b3aa4aff0e13.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-a3b8ec1a3ad59034.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4bb3bf3f4cdc9ca0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-55fcee029852ffe5.rlib --extern slog=/opt/rustwide/target/debug/deps/libslog-c8d4618d5f984284.rlib --extern slog_term=/opt/rustwide/target/debug/deps/libslog_term-c7019ea6cdc2cf60.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ee977a5a1f506ea4.rlib --extern tokio_serde_bincode=/opt/rustwide/target/debug/deps/libtokio_serde_bincode-4af4740d13bb389c.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-20ffe300120510aa.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c2509b06ce857079.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [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" "37c1ba3030cf8a13619bf82f438f68d94c45dbeaced86c98c3acd626d53b163b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37c1ba3030cf8a13619bf82f438f68d94c45dbeaced86c98c3acd626d53b163b", kill_on_drop: false }` [INFO] [stdout] 37c1ba3030cf8a13619bf82f438f68d94c45dbeaced86c98c3acd626d53b163b