[INFO] cloning repository https://github.com/divi255/ttycarousel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/divi255/ttycarousel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivi255%2Fttycarousel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivi255%2Fttycarousel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de6a3509f9f7108216193513161372291cff23eb
[INFO] testing divi255/ttycarousel against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivi255%2Fttycarousel" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/divi255/ttycarousel
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/divi255/ttycarousel
[INFO] tweaked toml for git repo https://github.com/divi255/ttycarousel written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/divi255/ttycarousel on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/divi255/ttycarousel 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parking_lot v0.12.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.37
[INFO] [stderr]   Downloaded parking_lot_core v0.9.2
[INFO] [stderr]   Downloaded syn v1.0.91
[INFO] [stderr]   Downloaded libc v0.2.124
[INFO] [stderr]   Downloaded windows-sys v0.34.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 173fc50a6e2821b64f910e69ba02036b17e9dbba13075c3a77d369304cfb0428
[INFO] running `Command { std: "docker" "start" "-a" "173fc50a6e2821b64f910e69ba02036b17e9dbba13075c3a77d369304cfb0428", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "173fc50a6e2821b64f910e69ba02036b17e9dbba13075c3a77d369304cfb0428", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "173fc50a6e2821b64f910e69ba02036b17e9dbba13075c3a77d369304cfb0428", kill_on_drop: false }`
[INFO] [stdout] 173fc50a6e2821b64f910e69ba02036b17e9dbba13075c3a77d369304cfb0428
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e21e060582f783f87dabcd92ad7ab052b28e7caad770fec229f19451e3bfd24e
[INFO] running `Command { std: "docker" "start" "-a" "e21e060582f783f87dabcd92ad7ab052b28e7caad770fec229f19451e3bfd24e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ttycarousel v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
[INFO] running `Command { std: "docker" "inspect" "e21e060582f783f87dabcd92ad7ab052b28e7caad770fec229f19451e3bfd24e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e21e060582f783f87dabcd92ad7ab052b28e7caad770fec229f19451e3bfd24e", kill_on_drop: false }`
[INFO] [stdout] e21e060582f783f87dabcd92ad7ab052b28e7caad770fec229f19451e3bfd24e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5502d07d35f2cc49c96f59a4bf227416bca4c6b9a586219fec34ac1db79cf4b2
[INFO] running `Command { std: "docker" "start" "-a" "5502d07d35f2cc49c96f59a4bf227416bca4c6b9a586219fec34ac1db79cf4b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling ttycarousel v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.24s
[INFO] running `Command { std: "docker" "inspect" "5502d07d35f2cc49c96f59a4bf227416bca4c6b9a586219fec34ac1db79cf4b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5502d07d35f2cc49c96f59a4bf227416bca4c6b9a586219fec34ac1db79cf4b2", kill_on_drop: false }`
[INFO] [stdout] 5502d07d35f2cc49c96f59a4bf227416bca4c6b9a586219fec34ac1db79cf4b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cf792da4a13df940e8cedc95b64378b22609c1911d8bdcdf0fa7c291d5997a34
[INFO] running `Command { std: "docker" "start" "-a" "cf792da4a13df940e8cedc95b64378b22609c1911d8bdcdf0fa7c291d5997a34", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ttycarousel-0316f3769d4f94d5)
[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 ttycarousel
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 22) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 58) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 33) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 22) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `spawn0` in crate `ttycarousel`
[INFO] [stdout]   --> src/lib.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 | ttycarousel::spawn0("working");
[INFO] [stdout]    |              ^^^^^^ not found in `ttycarousel`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:89:23
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[cfg(feature = "sync")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `sync` feature
[INFO] [stdout] 89 | pub use sync::{spawn, spawn0, stop, stop_clear, stop_with};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `stop` in crate `ttycarousel`
[INFO] [stdout]   --> src/lib.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | ttycarousel::stop();
[INFO] [stdout]    |              ^^^^ not found in `ttycarousel`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:89:31
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[cfg(feature = "sync")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `sync` feature
[INFO] [stdout] 89 | pub use sync::{spawn, spawn0, stop, stop_clear, stop_with};
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 58) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `tokio1` in `ttycarousel`
[INFO] [stdout]   --> src/lib.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     ttycarousel::tokio1::spawn(
[INFO] [stdout]    |                  ^^^^^^ could not find `tokio1` in `ttycarousel`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(feature = "tokio1")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `tokio1` feature
[INFO] [stdout] 86 | pub mod tokio1;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `tokio1` in `ttycarousel`
[INFO] [stdout]   --> src/lib.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 72 |     ttycarousel::tokio1::stop().await;
[INFO] [stdout]    |                  ^^^^^^ could not find `tokio1` in `ttycarousel`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(feature = "tokio1")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `tokio1` feature
[INFO] [stdout] 86 | pub mod tokio1;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 33) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `spawn` in crate `ttycarousel`
[INFO] [stdout]   --> src/lib.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 | ttycarousel::spawn(
[INFO] [stdout]    |              ^^^^^ not found in `ttycarousel`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:89:16
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[cfg(feature = "sync")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `sync` feature
[INFO] [stdout] 89 | pub use sync::{spawn, spawn0, stop, stop_clear, stop_with};
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 32 + use std::thread::spawn;
[INFO] [stdout]    |
[INFO] [stdout] 32 + use tokio::spawn;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `spawn`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 37 - ttycarousel::spawn(
[INFO] [stdout] 37 + spawn(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `stop` in crate `ttycarousel`
[INFO] [stdout]   --> src/lib.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 | ttycarousel::stop();
[INFO] [stdout]    |              ^^^^ not found in `ttycarousel`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:89:31
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[cfg(feature = "sync")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `sync` feature
[INFO] [stdout] 89 | pub use sync::{spawn, spawn0, stop, stop_clear, stop_with};
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 22)
[INFO] [stdout]     src/lib.rs - (line 33)
[INFO] [stdout]     src/lib.rs - (line 58)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "cf792da4a13df940e8cedc95b64378b22609c1911d8bdcdf0fa7c291d5997a34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf792da4a13df940e8cedc95b64378b22609c1911d8bdcdf0fa7c291d5997a34", kill_on_drop: false }`
[INFO] [stdout] cf792da4a13df940e8cedc95b64378b22609c1911d8bdcdf0fa7c291d5997a34
