[INFO] fetching crate tracing-human-layer 0.2.1... [INFO] building tracing-human-layer-0.2.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate tracing-human-layer 0.2.1 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tracing-human-layer 0.2.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1874b3757d5e6739b61273a4a2af31989e4b3711246b64be3083b99036410f31 [INFO] running `Command { std: "docker" "start" "-a" "1874b3757d5e6739b61273a4a2af31989e4b3711246b64be3083b99036410f31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1874b3757d5e6739b61273a4a2af31989e4b3711246b64be3083b99036410f31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1874b3757d5e6739b61273a4a2af31989e4b3711246b64be3083b99036410f31", kill_on_drop: false }` [INFO] [stdout] 1874b3757d5e6739b61273a4a2af31989e4b3711246b64be3083b99036410f31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a96283591fa8eabc4badbc4e7d71bda386c02afa1636eb97b9babfdf08ee1d66 [INFO] running `Command { std: "docker" "start" "-a" "a96283591fa8eabc4badbc4e7d71bda386c02afa1636eb97b9babfdf08ee1d66", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [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.80s [INFO] running `Command { std: "docker" "inspect" "a96283591fa8eabc4badbc4e7d71bda386c02afa1636eb97b9babfdf08ee1d66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a96283591fa8eabc4badbc4e7d71bda386c02afa1636eb97b9babfdf08ee1d66", kill_on_drop: false }` [INFO] [stdout] a96283591fa8eabc4badbc4e7d71bda386c02afa1636eb97b9babfdf08ee1d66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a48efeb7890bf4fc66a5c6b33bfc404fd31da182027f2eba24b49244154d1b67 [INFO] running `Command { std: "docker" "start" "-a" "a48efeb7890bf4fc66a5c6b33bfc404fd31da182027f2eba24b49244154d1b67", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling expect-test v1.5.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.3.1 [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/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] [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] [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] [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] [stderr] error: could not compile `tracing-human-layer` (test "wrap") due to 1 previous error [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] running `Command { std: "docker" "inspect" "a48efeb7890bf4fc66a5c6b33bfc404fd31da182027f2eba24b49244154d1b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a48efeb7890bf4fc66a5c6b33bfc404fd31da182027f2eba24b49244154d1b67", kill_on_drop: false }` [INFO] [stdout] a48efeb7890bf4fc66a5c6b33bfc404fd31da182027f2eba24b49244154d1b67