[INFO] fetching crate tyractorsaur 0.3.0...
[INFO] testing tyractorsaur-0.3.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate tyractorsaur 0.3.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate tyractorsaur 0.3.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate tyractorsaur 0.3.0
[INFO] finished tweaking crates.io crate tyractorsaur 0.3.0
[INFO] tweaked toml for crates.io crate tyractorsaur 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate tyractorsaur 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ac29d253b14fbdaaac0985a08858c640fe524b92cba82a39b20d891a465ccda
[INFO] running `Command { std: "docker" "start" "-a" "5ac29d253b14fbdaaac0985a08858c640fe524b92cba82a39b20d891a465ccda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ac29d253b14fbdaaac0985a08858c640fe524b92cba82a39b20d891a465ccda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ac29d253b14fbdaaac0985a08858c640fe524b92cba82a39b20d891a465ccda", kill_on_drop: false }`
[INFO] [stdout] 5ac29d253b14fbdaaac0985a08858c640fe524b92cba82a39b20d891a465ccda
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1cfd6bb2139fa7d40e727bc7c943be997a678ed3c36948fd6fa085e1ce31f97
[INFO] running `Command { std: "docker" "start" "-a" "c1cfd6bb2139fa7d40e727bc7c943be997a678ed3c36948fd6fa085e1ce31f97", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling dashmap v4.0.2
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling config v0.11.0
[INFO] [stderr]    Compiling tyractorsaur v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c1cfd6bb2139fa7d40e727bc7c943be997a678ed3c36948fd6fa085e1ce31f97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1cfd6bb2139fa7d40e727bc7c943be997a678ed3c36948fd6fa085e1ce31f97", kill_on_drop: false }`
[INFO] [stdout] c1cfd6bb2139fa7d40e727bc7c943be997a678ed3c36948fd6fa085e1ce31f97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c4857f0c436a99acd52345755456c19808efc59817141c5d9ffa439a900ee66
[INFO] running `Command { std: "docker" "start" "-a" "7c4857f0c436a99acd52345755456c19808efc59817141c5d9ffa439a900ee66", kill_on_drop: false }`
[INFO] [stderr]    Compiling tyractorsaur v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `text` is never read
[INFO] [stdout]   --> examples/sleep.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | struct SleepMsg {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 10 |     text: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SleepMsg` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `text` is never read
[INFO] [stdout]   --> examples/sleep.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct SleepActor {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] 17 |     text: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SleepActor` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `text` is never read
[INFO] [stdout]   --> examples/error.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct ErrActor {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 16 |     text: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrActor` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageUnsupported` is never constructed
[INFO] [stdout]   --> examples/actor.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct MessageUnsupported {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.96s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "7c4857f0c436a99acd52345755456c19808efc59817141c5d9ffa439a900ee66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c4857f0c436a99acd52345755456c19808efc59817141c5d9ffa439a900ee66", kill_on_drop: false }`
[INFO] [stdout] 7c4857f0c436a99acd52345755456c19808efc59817141c5d9ffa439a900ee66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 695d06ed0d9361ecea3992562727c0e7ca874ec36a295f59a557c42061a59370
[INFO] running `Command { std: "docker" "start" "-a" "695d06ed0d9361ecea3992562727c0e7ca874ec36a295f59a557c42061a59370", kill_on_drop: false }`
[INFO] [stderr] warning: field `text` is never read
[INFO] [stderr]   --> examples/sleep.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 9  | struct SleepMsg {
[INFO] [stderr]    |        -------- field in this struct
[INFO] [stderr] 10 |     text: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SleepMsg` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `text` is never read
[INFO] [stderr]   --> examples/sleep.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | struct SleepActor {
[INFO] [stderr]    |        ---------- field in this struct
[INFO] [stderr] 17 |     text: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SleepActor` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `text` is never read
[INFO] [stderr]   --> examples/error.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | struct ErrActor {
[INFO] [stderr]    |        -------- field in this struct
[INFO] [stderr] 16 |     text: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ErrActor` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MessageUnsupported` is never constructed
[INFO] [stderr]   --> examples/actor.rs:19:8
[INFO] [stderr]    |
[INFO] [stderr] 19 | struct MessageUnsupported {}
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tyractorsaur` (example "sleep") generated 2 warnings
[INFO] [stderr] warning: `tyractorsaur` (example "error") generated 1 warning
[INFO] [stderr] warning: `tyractorsaur` (example "actor") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tyractorsaur-5dd7112282736779)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tyractorsaur
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test src/message/actor_message.rs - message::actor_message::ActorMessage (line 7) ... ok
[INFO] [stdout] test src/actor/handler.rs - actor::handler::Handler (line 13) ... ok
[INFO] [stdout] test src/actor/actor_factory.rs - actor::actor_factory::ActorFactory (line 14) ... ok
[INFO] [stdout] test src/actor/actor.rs - actor::actor::Actor (line 20) ... ok
[INFO] [stdout] test src/system/actor_system.rs - system::actor_system::ActorSystem::add_pool (line 72) ... FAILED
[INFO] [stdout] test src/config/pool_config.rs - config::pool_config::ThreadPoolConfig::new (line 20) ... FAILED
[INFO] [stdout] test src/system/actor_system.rs - system::actor_system::ActorSystem::add_pool_with_config (line 96) ... ok
[INFO] [stdout] test src/config/tyractorsaur_config.rs - config::tyractorsaur_config::TyractorsaurConfig::new (line 28) ... ok
[INFO] [stdout] test src/system/actor_system.rs - system::actor_system::ActorSystem::get_name (line 262) ... ok
[INFO] [stdout] test src/routers/round_robin_router.rs - routers::round_robin_router::RoundRobinRouterFactory (line 27) ... ok
[INFO] [stdout] test src/system/actor_system.rs - system::actor_system::ActorSystem::builder (line 155) ... ok
[INFO] [stdout] test src/system/actor_system.rs - system::actor_system::ActorSystem::send_to_address (line 119) ... ok
[INFO] [stdout] test src/system/actor_system.rs - system::actor_system::ActorSystem::get_config (line 243) ... ok
[INFO] [stdout] test src/system/actor_system.rs - system::actor_system::ActorSystem::stop (line 196) ... ok
[INFO] [stdout] test src/system/actor_system.rs - system::actor_system::ActorSystem::new (line 31) ... ok
[INFO] [stdout] test src/system/actor_system.rs - system::actor_system::ActorSystem::await_shutdown (line 220) ... ok
[INFO] [stdout] test src/lib.rs - (line 13) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/system/actor_system.rs - system::actor_system::ActorSystem::add_pool (line 72) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustczutyle/symbols.o" "/tmp/rustdoctestaKKVWP/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestaKKVWP/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtyractorsaur-e465297c41d82dd2.rlib" "/opt/rustwide/target/debug/deps/libhostname-48935b335b74a4ec.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4d64094482ccd140.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-a00c33b608ec9ea7.rlib" "/opt/rustwide/target/debug/deps/libconfig-e333f1f52a84198e.rlib" "/opt/rustwide/target/debug/deps/libini-1425421c68499781.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-4459b3f030b93d1b.rlib" "/opt/rustwide/target/debug/deps/libserde-765fc176eb0ca414.rlib" "/opt/rustwide/target/debug/deps/libregex-406e4a7a00c9b12e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-52c68e478ee2cd5a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9759188d88a58e9b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bd58132d89939050.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ef5cde8550224b17.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-c8a2441acbdcd054.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1a29a25d897d5886.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e3d5f9ce57d06371.rlib" "/opt/rustwide/target/debug/deps/libitoa-949b2af86df48b64.rlib" "/opt/rustwide/target/debug/deps/libtoml-0df16cea29e6a63f.rlib" "/opt/rustwide/target/debug/deps/libnom-88f18b1b7c1e83d3.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-80b24015a9270e92.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7e724bf3ee7987ce.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c03273544b159659.rlib" "/opt/rustwide/target/debug/deps/libserde-de33c199aa5c9c28.rlib" "/opt/rustwide/target/debug/deps/libdashmap-bd6889bd20dc2f05.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-863dd4e82f8b7416.rlib" "/opt/rustwide/target/debug/deps/liblibc-d18f3f28655babc9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-928352484de5c73d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-357afe4c24783c2a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestaKKVWP/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config/pool_config.rs - config::pool_config::ThreadPoolConfig::new (line 20) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcI7hlbQ/symbols.o" "/tmp/rustdoctestoDGgRm/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestoDGgRm/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtyractorsaur-e465297c41d82dd2.rlib" "/opt/rustwide/target/debug/deps/libhostname-48935b335b74a4ec.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4d64094482ccd140.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-a00c33b608ec9ea7.rlib" "/opt/rustwide/target/debug/deps/libconfig-e333f1f52a84198e.rlib" "/opt/rustwide/target/debug/deps/libini-1425421c68499781.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-4459b3f030b93d1b.rlib" "/opt/rustwide/target/debug/deps/libserde-765fc176eb0ca414.rlib" "/opt/rustwide/target/debug/deps/libregex-406e4a7a00c9b12e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-52c68e478ee2cd5a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9759188d88a58e9b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bd58132d89939050.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ef5cde8550224b17.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-c8a2441acbdcd054.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1a29a25d897d5886.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e3d5f9ce57d06371.rlib" "/opt/rustwide/target/debug/deps/libitoa-949b2af86df48b64.rlib" "/opt/rustwide/target/debug/deps/libtoml-0df16cea29e6a63f.rlib" "/opt/rustwide/target/debug/deps/libnom-88f18b1b7c1e83d3.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-80b24015a9270e92.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7e724bf3ee7987ce.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c03273544b159659.rlib" "/opt/rustwide/target/debug/deps/libserde-de33c199aa5c9c28.rlib" "/opt/rustwide/target/debug/deps/libdashmap-bd6889bd20dc2f05.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-863dd4e82f8b7416.rlib" "/opt/rustwide/target/debug/deps/liblibc-d18f3f28655babc9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-928352484de5c73d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-357afe4c24783c2a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestoDGgRm/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config/pool_config.rs - config::pool_config::ThreadPoolConfig::new (line 20)
[INFO] [stdout]     src/system/actor_system.rs - system::actor_system::ActorSystem::add_pool (line 72)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.19s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "695d06ed0d9361ecea3992562727c0e7ca874ec36a295f59a557c42061a59370", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "695d06ed0d9361ecea3992562727c0e7ca874ec36a295f59a557c42061a59370", kill_on_drop: false }`
[INFO] [stdout] 695d06ed0d9361ecea3992562727c0e7ca874ec36a295f59a557c42061a59370
