[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 try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivi255%2Fttycarousel" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/divi255/ttycarousel on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b459fc01ed2df237684230ca0fb691510755b1df5ff048e581f3cb522831cee [INFO] running `Command { std: "docker" "start" "-a" "5b459fc01ed2df237684230ca0fb691510755b1df5ff048e581f3cb522831cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b459fc01ed2df237684230ca0fb691510755b1df5ff048e581f3cb522831cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b459fc01ed2df237684230ca0fb691510755b1df5ff048e581f3cb522831cee", kill_on_drop: false }` [INFO] [stdout] 5b459fc01ed2df237684230ca0fb691510755b1df5ff048e581f3cb522831cee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e43587e2b6f83a885c12cc743d5853fd0ade06369d7202a9b9338a91afd4da9 [INFO] running `Command { std: "docker" "start" "-a" "9e43587e2b6f83a885c12cc743d5853fd0ade06369d7202a9b9338a91afd4da9", 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 0.66s [INFO] running `Command { std: "docker" "inspect" "9e43587e2b6f83a885c12cc743d5853fd0ade06369d7202a9b9338a91afd4da9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e43587e2b6f83a885c12cc743d5853fd0ade06369d7202a9b9338a91afd4da9", kill_on_drop: false }` [INFO] [stdout] 9e43587e2b6f83a885c12cc743d5853fd0ade06369d7202a9b9338a91afd4da9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10cdc7e530eff1f9efb3e5f34149c0f0eb688bd6b5008e7fdcca6c78ba3b71c6 [INFO] running `Command { std: "docker" "start" "-a" "10cdc7e530eff1f9efb3e5f34149c0f0eb688bd6b5008e7fdcca6c78ba3b71c6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [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 once_cell v1.10.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling num_cpus v1.13.1 [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 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 8.71s [INFO] running `Command { std: "docker" "inspect" "10cdc7e530eff1f9efb3e5f34149c0f0eb688bd6b5008e7fdcca6c78ba3b71c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10cdc7e530eff1f9efb3e5f34149c0f0eb688bd6b5008e7fdcca6c78ba3b71c6", kill_on_drop: false }` [INFO] [stdout] 10cdc7e530eff1f9efb3e5f34149c0f0eb688bd6b5008e7fdcca6c78ba3b71c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 35291f1b39ec4ebef208665678bf633da8ded2758963e5e2c7b00172e46296b7 [INFO] running `Command { std: "docker" "start" "-a" "35291f1b39ec4ebef208665678bf633da8ded2758963e5e2c7b00172e46296b7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [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 33) ... FAILED [INFO] [stdout] test src/lib.rs - (line 58) ... 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 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] ---- 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] [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.08s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "35291f1b39ec4ebef208665678bf633da8ded2758963e5e2c7b00172e46296b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35291f1b39ec4ebef208665678bf633da8ded2758963e5e2c7b00172e46296b7", kill_on_drop: false }` [INFO] [stdout] 35291f1b39ec4ebef208665678bf633da8ded2758963e5e2c7b00172e46296b7