[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#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivi255%2Fttycarousel" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/divi255/ttycarousel 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 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-4-tc1/source/Cargo.toml
[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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6245760f69317707cc6e70ab03f421bcf69c85467b6fd346517ea8549a5715fc
[INFO] running `Command { std: "docker" "start" "-a" "6245760f69317707cc6e70ab03f421bcf69c85467b6fd346517ea8549a5715fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6245760f69317707cc6e70ab03f421bcf69c85467b6fd346517ea8549a5715fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6245760f69317707cc6e70ab03f421bcf69c85467b6fd346517ea8549a5715fc", kill_on_drop: false }`
[INFO] [stdout] 6245760f69317707cc6e70ab03f421bcf69c85467b6fd346517ea8549a5715fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b4e15e523a2d565334a0a97f1d93e3acd1cc31007eca1b2b25f0b3d742aa5652
[INFO] running `Command { std: "docker" "start" "-a" "b4e15e523a2d565334a0a97f1d93e3acd1cc31007eca1b2b25f0b3d742aa5652", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling lazy_static v1.4.0
[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.08s
[INFO] running `Command { std: "docker" "inspect" "b4e15e523a2d565334a0a97f1d93e3acd1cc31007eca1b2b25f0b3d742aa5652", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4e15e523a2d565334a0a97f1d93e3acd1cc31007eca1b2b25f0b3d742aa5652", kill_on_drop: false }`
[INFO] [stdout] b4e15e523a2d565334a0a97f1d93e3acd1cc31007eca1b2b25f0b3d742aa5652
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 04154f67b7d5d0aeb2638fb514d08640376e8505956737618187c705913807a2
[INFO] running `Command { std: "docker" "start" "-a" "04154f67b7d5d0aeb2638fb514d08640376e8505956737618187c705913807a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[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 11.55s
[INFO] running `Command { std: "docker" "inspect" "04154f67b7d5d0aeb2638fb514d08640376e8505956737618187c705913807a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04154f67b7d5d0aeb2638fb514d08640376e8505956737618187c705913807a2", kill_on_drop: false }`
[INFO] [stdout] 04154f67b7d5d0aeb2638fb514d08640376e8505956737618187c705913807a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] fcf07691bb3f0a7c80dac57b322d648bb5b239ddd046b2eb763c1b47a5f7a796
[INFO] running `Command { std: "docker" "start" "-a" "fcf07691bb3f0a7c80dac57b322d648bb5b239ddd046b2eb763c1b47a5f7a796", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ttycarousel-1e90a9facf6c3872)
[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 58) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 22) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 33) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 8  |     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]   --> /opt/rustwide/workdir/src/lib.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub mod tokio1;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `tokio1` feature
[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] 17 |     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]   --> /opt/rustwide/workdir/src/lib.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub mod tokio1;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `tokio1` feature
[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 22) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `spawn0` in crate `ttycarousel`
[INFO] [stdout]   --> src/lib.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 7  | ttycarousel::spawn0("working");
[INFO] [stdout]    |              ^^^^^^ not found in `ttycarousel`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:89:23
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub use sync::{spawn, spawn0, stop, stop_clear, stop_with};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `sync` feature
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `stop` in crate `ttycarousel`
[INFO] [stdout]   --> src/lib.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 9  | ttycarousel::stop();
[INFO] [stdout]    |              ^^^^ not found in `ttycarousel`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:89:31
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub use sync::{spawn, spawn0, stop, stop_clear, stop_with};
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout]    = note: the item is gated behind the `sync` feature
[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 33) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `spawn` in crate `ttycarousel`
[INFO] [stdout]   --> src/lib.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 7  | ttycarousel::spawn(
[INFO] [stdout]    |              ^^^^^ not found in `ttycarousel`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:89:16
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub use sync::{spawn, spawn0, stop, stop_clear, stop_with};
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    = note: the item is gated behind the `sync` feature
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use std::thread::spawn;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use tokio::spawn;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `spawn`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 7  - ttycarousel::spawn(
[INFO] [stdout] 7  + 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] 15 | ttycarousel::stop();
[INFO] [stdout]    |              ^^^^ not found in `ttycarousel`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:89:31
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub use sync::{spawn, spawn0, stop, stop_clear, stop_with};
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout]    = note: the item is gated behind the `sync` feature
[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.13s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "fcf07691bb3f0a7c80dac57b322d648bb5b239ddd046b2eb763c1b47a5f7a796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcf07691bb3f0a7c80dac57b322d648bb5b239ddd046b2eb763c1b47a5f7a796", kill_on_drop: false }`
[INFO] [stdout] fcf07691bb3f0a7c80dac57b322d648bb5b239ddd046b2eb763c1b47a5f7a796
[INFO] testing divi255/ttycarousel against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivi255%2Fttycarousel" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/divi255/ttycarousel on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-4-tc2/source/Cargo.toml
[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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ecb53e35a2bc007f28c92c8ee269e1debad21dc9164c50e17fdc66a9bedfac75
[INFO] running `Command { std: "docker" "start" "-a" "ecb53e35a2bc007f28c92c8ee269e1debad21dc9164c50e17fdc66a9bedfac75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ecb53e35a2bc007f28c92c8ee269e1debad21dc9164c50e17fdc66a9bedfac75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecb53e35a2bc007f28c92c8ee269e1debad21dc9164c50e17fdc66a9bedfac75", kill_on_drop: false }`
[INFO] [stdout] ecb53e35a2bc007f28c92c8ee269e1debad21dc9164c50e17fdc66a9bedfac75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b64226715205fb7a916c6b7a88451d2d88df54decdf1d24654cc084599d6ef79
[INFO] running `Command { std: "docker" "start" "-a" "b64226715205fb7a916c6b7a88451d2d88df54decdf1d24654cc084599d6ef79", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling lazy_static v1.4.0
[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.11s
[INFO] running `Command { std: "docker" "inspect" "b64226715205fb7a916c6b7a88451d2d88df54decdf1d24654cc084599d6ef79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b64226715205fb7a916c6b7a88451d2d88df54decdf1d24654cc084599d6ef79", kill_on_drop: false }`
[INFO] [stdout] b64226715205fb7a916c6b7a88451d2d88df54decdf1d24654cc084599d6ef79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c956bb5b544660921110ede73becd2f94edaf64fcfdf2d0ce52d1d786e8a167
[INFO] running `Command { std: "docker" "start" "-a" "0c956bb5b544660921110ede73becd2f94edaf64fcfdf2d0ce52d1d786e8a167", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[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 atty v0.2.14
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[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 10.17s
[INFO] running `Command { std: "docker" "inspect" "0c956bb5b544660921110ede73becd2f94edaf64fcfdf2d0ce52d1d786e8a167", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c956bb5b544660921110ede73becd2f94edaf64fcfdf2d0ce52d1d786e8a167", kill_on_drop: false }`
[INFO] [stdout] 0c956bb5b544660921110ede73becd2f94edaf64fcfdf2d0ce52d1d786e8a167
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 079d69d2b380ac19b2005fd312fb9ef49b5aa2c53fe5685d02ab197a446928b1
[INFO] running `Command { std: "docker" "start" "-a" "079d69d2b380ac19b2005fd312fb9ef49b5aa2c53fe5685d02ab197a446928b1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ttycarousel-1e90a9facf6c3872)
[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 33) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 22) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 58) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 7  | ttycarousel::spawn(
[INFO] [stdout]    |              ^^^^^ not found in `ttycarousel`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:89:16
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub use sync::{spawn, spawn0, stop, stop_clear, stop_with};
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    = note: the item is gated behind the `sync` feature
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use std::thread::spawn;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use tokio::spawn;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `spawn`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 7  - ttycarousel::spawn(
[INFO] [stdout] 7  + 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] 15 | ttycarousel::stop();
[INFO] [stdout]    |              ^^^^ not found in `ttycarousel`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:89:31
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub use sync::{spawn, spawn0, stop, stop_clear, stop_with};
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout]    = note: the item is gated behind the `sync` feature
[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 22) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `spawn0` in crate `ttycarousel`
[INFO] [stdout]   --> src/lib.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 7  | ttycarousel::spawn0("working");
[INFO] [stdout]    |              ^^^^^^ not found in `ttycarousel`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:89:23
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub use sync::{spawn, spawn0, stop, stop_clear, stop_with};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `sync` feature
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `stop` in crate `ttycarousel`
[INFO] [stdout]   --> src/lib.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 9  | ttycarousel::stop();
[INFO] [stdout]    |              ^^^^ not found in `ttycarousel`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:89:31
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub use sync::{spawn, spawn0, stop, stop_clear, stop_with};
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout]    = note: the item is gated behind the `sync` feature
[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] 8  |     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]   --> /opt/rustwide/workdir/src/lib.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub mod tokio1;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `tokio1` feature
[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] 17 |     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]   --> /opt/rustwide/workdir/src/lib.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub mod tokio1;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `tokio1` feature
[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] 
[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.05s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "079d69d2b380ac19b2005fd312fb9ef49b5aa2c53fe5685d02ab197a446928b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "079d69d2b380ac19b2005fd312fb9ef49b5aa2c53fe5685d02ab197a446928b1", kill_on_drop: false }`
[INFO] [stdout] 079d69d2b380ac19b2005fd312fb9ef49b5aa2c53fe5685d02ab197a446928b1
