[INFO] cloning repository https://github.com/rallhannes/clprint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rallhannes/clprint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frallhannes%2Fclprint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frallhannes%2Fclprint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e39ce85b43f1688137895dc356f7303333dccd75
[INFO] testing rallhannes/clprint against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frallhannes%2Fclprint" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rallhannes/clprint
[INFO] finished tweaking git repo https://github.com/rallhannes/clprint
[INFO] tweaked toml for git repo https://github.com/rallhannes/clprint written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rallhannes/clprint on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rallhannes/clprint 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d71f69c67191a5861833ab2955150497a672fede5a9b1dacf46a40a774bde846
[INFO] running `Command { std: "docker" "start" "-a" "d71f69c67191a5861833ab2955150497a672fede5a9b1dacf46a40a774bde846", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d71f69c67191a5861833ab2955150497a672fede5a9b1dacf46a40a774bde846", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d71f69c67191a5861833ab2955150497a672fede5a9b1dacf46a40a774bde846", kill_on_drop: false }`
[INFO] [stdout] d71f69c67191a5861833ab2955150497a672fede5a9b1dacf46a40a774bde846
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7db143e91a5392cc9fe830dc22b1e5a650e4f39722b262711364ad3b6e9223ed
[INFO] running `Command { std: "docker" "start" "-a" "7db143e91a5392cc9fe830dc22b1e5a650e4f39722b262711364ad3b6e9223ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling clprint v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
[INFO] running `Command { std: "docker" "inspect" "7db143e91a5392cc9fe830dc22b1e5a650e4f39722b262711364ad3b6e9223ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7db143e91a5392cc9fe830dc22b1e5a650e4f39722b262711364ad3b6e9223ed", kill_on_drop: false }`
[INFO] [stdout] 7db143e91a5392cc9fe830dc22b1e5a650e4f39722b262711364ad3b6e9223ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a54dcde7f4160892e7d02a0e0cb90c87b6535c1e4ec7e2053359acf1bddae30b
[INFO] running `Command { std: "docker" "start" "-a" "a54dcde7f4160892e7d02a0e0cb90c87b6535c1e4ec7e2053359acf1bddae30b", kill_on_drop: false }`
[INFO] [stderr]    Compiling clprint v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] running `Command { std: "docker" "inspect" "a54dcde7f4160892e7d02a0e0cb90c87b6535c1e4ec7e2053359acf1bddae30b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a54dcde7f4160892e7d02a0e0cb90c87b6535c1e4ec7e2053359acf1bddae30b", kill_on_drop: false }`
[INFO] [stdout] a54dcde7f4160892e7d02a0e0cb90c87b6535c1e4ec7e2053359acf1bddae30b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7d206f5d89f61864feca34e327ffab902cec5ef255941c64c9c124d38c5f3189
[INFO] running `Command { std: "docker" "start" "-a" "7d206f5d89f61864feca34e327ffab902cec5ef255941c64c9c124d38c5f3189", 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/clp-8a1d860d0a9edf33)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/clp-fc507188fd962dd9)
[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 clp
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/lib.rs - (line 42) ... FAILED
[INFO] [stdout] test src/lib.rs - print_hashtag_text (line 98) ... FAILED
[INFO] [stdout] test src/lib.rs - print_hashtag_title (line 63) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 18) ... FAILED
[INFO] [stdout] test src/lib.rs - print_hashtag_line (line 165) ... FAILED
[INFO] [stdout] test src/lib.rs - print_hashtag_box (line 192) ... FAILED
[INFO] [stdout] test src/lib.rs - print_hashtag_text (line 120) ... FAILED
[INFO] [stdout] test src/lib.rs - print_hashtag_box (line 206) ... FAILED
[INFO] [stdout] test src/lib.rs - print_hashtag_text (line 108) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 42) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clprint`
[INFO] [stdout]   --> src/lib.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | use clprint::{print_hashtag_box, print_hashtag_title, print_hashtag_text, print_hashtag_line};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `clprint`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `clprint`, use `cargo add clprint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - print_hashtag_text (line 98) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `clprint` in this scope
[INFO] [stdout]    --> src/lib.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | clprint::print_hashtag_text("Hello World", 20);
[INFO] [stdout]     | ^^^^^^^ use of unresolved module or unlinked crate `clprint`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `clprint`, use `cargo add clprint` to add it to your `Cargo.toml`
[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] ---- src/lib.rs - print_hashtag_title (line 63) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `clprint` in this scope
[INFO] [stdout]   --> src/lib.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | clprint::print_hashtag_title("My Title", 40);
[INFO] [stdout]    | ^^^^^^^ use of unresolved module or unlinked crate `clprint`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `clprint`, use `cargo add clprint` to add it to your `Cargo.toml`
[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] ---- src/lib.rs - (line 18) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `clprint` in this scope
[INFO] [stdout]   --> src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | clprint::print_hashtag_box("My Title", "This is the body text of my box.", 40);
[INFO] [stdout]    | ^^^^^^^ use of unresolved module or unlinked crate `clprint`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `clprint`, use `cargo add clprint` to add it to your `Cargo.toml`
[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] ---- src/lib.rs - print_hashtag_line (line 165) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `clprint` in this scope
[INFO] [stdout]    --> src/lib.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 167 | clprint::print_hashtag_line(40);
[INFO] [stdout]     | ^^^^^^^ use of unresolved module or unlinked crate `clprint`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `clprint`, use `cargo add clprint` to add it to your `Cargo.toml`
[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] ---- src/lib.rs - print_hashtag_box (line 192) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `clprint` in this scope
[INFO] [stdout]    --> src/lib.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | clprint::print_hashtag_box("Hello", "Welcome to clp!", 40);
[INFO] [stdout]     | ^^^^^^^ use of unresolved module or unlinked crate `clprint`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `clprint`, use `cargo add clprint` to add it to your `Cargo.toml`
[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] ---- src/lib.rs - print_hashtag_text (line 120) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `clprint` in this scope
[INFO] [stdout]    --> src/lib.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | clprint::print_hashtag_text("Line one\nLine two", 20);
[INFO] [stdout]     | ^^^^^^^ use of unresolved module or unlinked crate `clprint`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `clprint`, use `cargo add clprint` to add it to your `Cargo.toml`
[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] ---- src/lib.rs - print_hashtag_box (line 206) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `clprint` in this scope
[INFO] [stdout]    --> src/lib.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 208 | clprint::print_hashtag_box(
[INFO] [stdout]     | ^^^^^^^ use of unresolved module or unlinked crate `clprint`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `clprint`, use `cargo add clprint` to add it to your `Cargo.toml`
[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] ---- src/lib.rs - print_hashtag_text (line 108) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `clprint` in this scope
[INFO] [stdout]    --> src/lib.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | clprint::print_hashtag_text("This is a longer text that will be wrapped", 20);
[INFO] [stdout]     | ^^^^^^^ use of unresolved module or unlinked crate `clprint`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `clprint`, use `cargo add clprint` to add it to your `Cargo.toml`
[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 - (line 18)
[INFO] [stdout]     src/lib.rs - (line 42)
[INFO] [stdout]     src/lib.rs - print_hashtag_box (line 192)
[INFO] [stdout]     src/lib.rs - print_hashtag_box (line 206)
[INFO] [stdout]     src/lib.rs - print_hashtag_line (line 165)
[INFO] [stdout]     src/lib.rs - print_hashtag_text (line 108)
[INFO] [stdout]     src/lib.rs - print_hashtag_text (line 120)
[INFO] [stdout]     src/lib.rs - print_hashtag_text (line 98)
[INFO] [stdout]     src/lib.rs - print_hashtag_title (line 63)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.51s; merged doctests compilation took 0.21s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7d206f5d89f61864feca34e327ffab902cec5ef255941c64c9c124d38c5f3189", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d206f5d89f61864feca34e327ffab902cec5ef255941c64c9c124d38c5f3189", kill_on_drop: false }`
[INFO] [stdout] 7d206f5d89f61864feca34e327ffab902cec5ef255941c64c9c124d38c5f3189
