[INFO] cloning repository https://github.com/AayanH786/coretech-wirestorm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AayanH786/coretech-wirestorm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAayanH786%2Fcoretech-wirestorm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAayanH786%2Fcoretech-wirestorm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50cbba1ec882111b80b52fa63b9092eef8b10d00
[INFO] testing AayanH786/coretech-wirestorm against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAayanH786%2Fcoretech-wirestorm" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AayanH786/coretech-wirestorm
[INFO] finished tweaking git repo https://github.com/AayanH786/coretech-wirestorm
[INFO] tweaked toml for git repo https://github.com/AayanH786/coretech-wirestorm written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AayanH786/coretech-wirestorm on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AayanH786/coretech-wirestorm 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e3a3486cd4e1aef0e561c2249dd3adbf513463f0ea9f9129f4cc628d4ac756c
[INFO] running `Command { std: "docker" "start" "-a" "3e3a3486cd4e1aef0e561c2249dd3adbf513463f0ea9f9129f4cc628d4ac756c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e3a3486cd4e1aef0e561c2249dd3adbf513463f0ea9f9129f4cc628d4ac756c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e3a3486cd4e1aef0e561c2249dd3adbf513463f0ea9f9129f4cc628d4ac756c", kill_on_drop: false }`
[INFO] [stdout] 3e3a3486cd4e1aef0e561c2249dd3adbf513463f0ea9f9129f4cc628d4ac756c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b137e6e9b64c99d4a650090e03e1aae266ecda7b847ae8f62e64b4ad3d5a6cc9
[INFO] running `Command { std: "docker" "start" "-a" "b137e6e9b64c99d4a650090e03e1aae266ecda7b847ae8f62e64b4ad3d5a6cc9", kill_on_drop: false }`
[INFO] [stderr]    Compiling coretech-wirestorm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
[INFO] running `Command { std: "docker" "inspect" "b137e6e9b64c99d4a650090e03e1aae266ecda7b847ae8f62e64b4ad3d5a6cc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b137e6e9b64c99d4a650090e03e1aae266ecda7b847ae8f62e64b4ad3d5a6cc9", kill_on_drop: false }`
[INFO] [stdout] b137e6e9b64c99d4a650090e03e1aae266ecda7b847ae8f62e64b4ad3d5a6cc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99f13cd39a29231ef6d99c37eb03175dc571e684e6ca0b514ca8c282e8526049
[INFO] running `Command { std: "docker" "start" "-a" "99f13cd39a29231ef6d99c37eb03175dc571e684e6ca0b514ca8c282e8526049", kill_on_drop: false }`
[INFO] [stderr]    Compiling coretech-wirestorm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] running `Command { std: "docker" "inspect" "99f13cd39a29231ef6d99c37eb03175dc571e684e6ca0b514ca8c282e8526049", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99f13cd39a29231ef6d99c37eb03175dc571e684e6ca0b514ca8c282e8526049", kill_on_drop: false }`
[INFO] [stdout] 99f13cd39a29231ef6d99c37eb03175dc571e684e6ca0b514ca8c282e8526049
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 34fd657d1aaf75fa187f3b5ea86b54d06977e93bc9706db4d4aa12077ec6b719
[INFO] running `Command { std: "docker" "start" "-a" "34fd657d1aaf75fa187f3b5ea86b54d06977e93bc9706db4d4aa12077ec6b719", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/coretech_wirestorm-7e86ff2e5ae3052e)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/coretech_wirestorm-88b58b120d5a8dbe)
[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] [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 coretech_wirestorm
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - Destinations (line 30) ... FAILED
[INFO] [stdout] test src/lib.rs - ThreadPool (line 85) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Destinations (line 30) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Destinations`
[INFO] [stdout]   --> src/lib.rs:31:20
[INFO] [stdout]    |
[INFO] [stdout] 31 | let destinations = Destinations::new();
[INFO] [stdout]    |                    ^^^^^^^^^^^^ use of undeclared type `Destinations`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 30 + use coretech_wirestorm::Destinations;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `client_stream` in this scope
[INFO] [stdout]   --> src/lib.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 32 | destinations.add(client_stream);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ThreadPool (line 85) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ThreadPool`
[INFO] [stdout]   --> src/lib.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 86 | let pool = ThreadPool::new(4);
[INFO] [stdout]    |            ^^^^^^^^^^ use of undeclared type `ThreadPool`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 85 + use coretech_wirestorm::ThreadPool;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - Destinations (line 30)
[INFO] [stdout]     src/lib.rs - ThreadPool (line 85)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.38s; merged doctests compilation took 0.13s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "34fd657d1aaf75fa187f3b5ea86b54d06977e93bc9706db4d4aa12077ec6b719", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34fd657d1aaf75fa187f3b5ea86b54d06977e93bc9706db4d4aa12077ec6b719", kill_on_drop: false }`
[INFO] [stdout] 34fd657d1aaf75fa187f3b5ea86b54d06977e93bc9706db4d4aa12077ec6b719
