[INFO] fetching crate tracing-human-layer 0.2.1... [INFO] testing tracing-human-layer-0.2.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate tracing-human-layer 0.2.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate tracing-human-layer 0.2.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tracing-human-layer 0.2.1 [INFO] tweaked toml for crates.io crate tracing-human-layer 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tracing-human-layer 0.2.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tracing-human-layer 0.2.1 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31e058adbe2376a5ac1683cde7f1aea2db1f66b949e7b69c53791c19f78002b3 [INFO] running `Command { std: "docker" "start" "-a" "31e058adbe2376a5ac1683cde7f1aea2db1f66b949e7b69c53791c19f78002b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31e058adbe2376a5ac1683cde7f1aea2db1f66b949e7b69c53791c19f78002b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31e058adbe2376a5ac1683cde7f1aea2db1f66b949e7b69c53791c19f78002b3", kill_on_drop: false }` [INFO] [stdout] 31e058adbe2376a5ac1683cde7f1aea2db1f66b949e7b69c53791c19f78002b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eee741b8e4183aefa3872e77eac415b4b734294c1aaef6347f6d3ac8d56e25ef [INFO] running `Command { std: "docker" "start" "-a" "eee741b8e4183aefa3872e77eac415b4b734294c1aaef6347f6d3ac8d56e25ef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-human-layer v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.60s [INFO] running `Command { std: "docker" "inspect" "eee741b8e4183aefa3872e77eac415b4b734294c1aaef6347f6d3ac8d56e25ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eee741b8e4183aefa3872e77eac415b4b734294c1aaef6347f6d3ac8d56e25ef", kill_on_drop: false }` [INFO] [stdout] eee741b8e4183aefa3872e77eac415b4b734294c1aaef6347f6d3ac8d56e25ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86156638903f03bc22e877abbd9a7e323510ddf167ce03bfb84b5c7d8c959726 [INFO] running `Command { std: "docker" "start" "-a" "86156638903f03bc22e877abbd9a7e323510ddf167ce03bfb84b5c7d8c959726", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling expect-test v1.5.1 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-human-layer v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stdout] error[E0432]: unresolved import `test_harness` [INFO] [stdout] --> tests/color.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use test_harness::Example; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_harness` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_harness`, use `cargo add test_harness` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_harness` [INFO] [stdout] --> tests/wrap.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use test_harness::Example; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_harness` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_harness`, use `cargo add test_harness` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-human-layer` (test "color") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_harness` [INFO] [stdout] --> tests/basic.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use test_harness::Example; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_harness` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_harness`, use `cargo add test_harness` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-human-layer` (test "wrap") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_harness` [INFO] [stdout] --> tests/output_stream.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use test_harness::Example; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_harness` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_harness`, use `cargo add test_harness` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-human-layer` (test "basic") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-human-layer` (test "output_stream") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "86156638903f03bc22e877abbd9a7e323510ddf167ce03bfb84b5c7d8c959726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86156638903f03bc22e877abbd9a7e323510ddf167ce03bfb84b5c7d8c959726", kill_on_drop: false }` [INFO] [stdout] 86156638903f03bc22e877abbd9a7e323510ddf167ce03bfb84b5c7d8c959726