[INFO] cloning repository https://github.com/dunnock/orchestrator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dunnock/orchestrator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdunnock%2Forchestrator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdunnock%2Forchestrator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d19f8f30b69d0ca7332b89d4d86df9135012b829 [INFO] testing dunnock/orchestrator against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdunnock%2Forchestrator" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dunnock/orchestrator on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dunnock/orchestrator [INFO] finished tweaking git repo https://github.com/dunnock/orchestrator [INFO] tweaked toml for git repo https://github.com/dunnock/orchestrator written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/dunnock/orchestrator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 54550c4abcfde7b793921affb7c2e810ae58bb3bb7efc77994a6781648d62412 [INFO] running `Command { std: "docker" "start" "-a" "54550c4abcfde7b793921affb7c2e810ae58bb3bb7efc77994a6781648d62412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54550c4abcfde7b793921affb7c2e810ae58bb3bb7efc77994a6781648d62412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54550c4abcfde7b793921affb7c2e810ae58bb3bb7efc77994a6781648d62412", kill_on_drop: false }` [INFO] [stdout] 54550c4abcfde7b793921affb7c2e810ae58bb3bb7efc77994a6781648d62412 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aeb86048b056f34246e6ae40e89d9f534dd93f588ec260c8c5e87085b3d170dc [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" "aeb86048b056f34246e6ae40e89d9f534dd93f588ec260c8c5e87085b3d170dc", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling pin-project-lite v0.1.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling tokio v0.2.9 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling serde_bytes v0.11.3 [INFO] [stderr] Compiling ipc-channel v0.13.0 [INFO] [stderr] Compiling ipc-orchestrator v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "aeb86048b056f34246e6ae40e89d9f534dd93f588ec260c8c5e87085b3d170dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeb86048b056f34246e6ae40e89d9f534dd93f588ec260c8c5e87085b3d170dc", kill_on_drop: false }` [INFO] [stdout] aeb86048b056f34246e6ae40e89d9f534dd93f588ec260c8c5e87085b3d170dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffd52ff04435a659e501ef6b7caf7782dd88424e745921a90acdf460750da876 [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" "ffd52ff04435a659e501ef6b7caf7782dd88424e745921a90acdf460750da876", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling ipc-orchestrator v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 32.62s [INFO] running `Command { std: "docker" "inspect" "ffd52ff04435a659e501ef6b7caf7782dd88424e745921a90acdf460750da876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffd52ff04435a659e501ef6b7caf7782dd88424e745921a90acdf460750da876", kill_on_drop: false }` [INFO] [stdout] ffd52ff04435a659e501ef6b7caf7782dd88424e745921a90acdf460750da876 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2d60f17279720c8035f7b937a1d7a84289c1c54d9f8a2e83cc61ef56438eaee6 [INFO] running `Command { std: "docker" "start" "-a" "2d60f17279720c8035f7b937a1d7a84289c1c54d9f8a2e83cc61ef56438eaee6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ipc_orchestrator-74da21107d1dd264 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests ipc-orchestrator [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/message.rs - message (line 5) ... ok [INFO] [stdout] test src/lib.rs - (line 9) ... ok [INFO] [stdout] test src/orchestrator.rs - orchestrator (line 18) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/orchestrator.rs - orchestrator (line 18) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: All the processes exit', src/orchestrator.rs:24:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c8fc582db5 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55c8fc582db5 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55c8fc582db5 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55c8fc582db5 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55c8fc5ab9bc - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55c8fc580833 - std::io::Write::write_fmt::h8e26323bfab8bcc5 [INFO] [stdout] at src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55c8fc585bb0 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x55c8fc585bb0 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x55c8fc585bb0 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x55c8fc5858fc - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:218 [INFO] [stdout] 10: 0x55c8fc5861e7 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 11: 0x55c8fc585deb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 12: 0x55c8fc5aa351 - core::panicking::panic_fmt::h106d7128cbbc7cd2 [INFO] [stdout] at src/libcore/panicking.rs:101 [INFO] [stdout] 13: 0x55c8fc5aa173 - core::option::expect_none_failed::hfcafefc70a7975bb [INFO] [stdout] at src/libcore/option.rs:1272 [INFO] [stdout] 14: 0x55c8fc449147 - core::result::Result::unwrap::h6bc034f65b6a4055 [INFO] [stdout] 15: 0x55c8fc472e2f - rust_out::main::{{closure}}::h4304ac6cf7f9ebd1 [INFO] [stdout] 16: 0x55c8fc469838 - as core::future::future::Future>::poll::h91166340911f2637 [INFO] [stdout] 17: 0x55c8fc45c477 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hd04dde361f1a6ff5 [INFO] [stdout] 18: 0x55c8fc45c88b - tokio::runtime::Runtime::block_on::{{closure}}::hc368716db4b11e5d [INFO] [stdout] 19: 0x55c8fc45c96e - tokio::runtime::context::enter::hba491e5705036a28 [INFO] [stdout] 20: 0x55c8fc45c783 - tokio::runtime::handle::Handle::enter::h79a67a37b37b3c32 [INFO] [stdout] 21: 0x55c8fc45c813 - tokio::runtime::Runtime::block_on::h46a5c0d383e8fb84 [INFO] [stdout] 22: 0x55c8fc472a44 - rust_out::main::hce5147e828914a17 [INFO] [stdout] 23: 0x55c8fc42ee73 - std::rt::lang_start::{{closure}}::hce2334a302f4a64d [INFO] [stdout] 24: 0x55c8fc5865b8 - std::rt::lang_start_internal::{{closure}}::hefb489d56a389b75 [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 25: 0x55c8fc5865b8 - std::panicking::try::do_call::hb2bfa58b743656f1 [INFO] [stdout] at src/libstd/panicking.rs:297 [INFO] [stdout] 26: 0x55c8fc5865b8 - std::panicking::try::haaa85a89ce3784c3 [INFO] [stdout] at src/libstd/panicking.rs:274 [INFO] [stdout] 27: 0x55c8fc5865b8 - std::panic::catch_unwind::h49baa277f74e60cb [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 28: 0x55c8fc5865b8 - std::rt::lang_start_internal::h7aa2f6739b31fe58 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 29: 0x55c8fc42ee58 - std::rt::lang_start::h67316abdc649cab9 [INFO] [stdout] 30: 0x55c8fc473bcb - main [INFO] [stdout] 31: 0x7f939976b0b3 - __libc_start_main [INFO] [stdout] 32: 0x55c8fc41e1ae - _start [INFO] [stdout] 33: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/orchestrator.rs - orchestrator (line 18) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "2d60f17279720c8035f7b937a1d7a84289c1c54d9f8a2e83cc61ef56438eaee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d60f17279720c8035f7b937a1d7a84289c1c54d9f8a2e83cc61ef56438eaee6", kill_on_drop: false }` [INFO] [stdout] 2d60f17279720c8035f7b937a1d7a84289c1c54d9f8a2e83cc61ef56438eaee6