[INFO] fetching crate ghciwatch 1.1.5... [INFO] testing ghciwatch-1.1.5 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate ghciwatch 1.1.5 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate ghciwatch 1.1.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ghciwatch 1.1.5 [INFO] tweaked toml for crates.io crate ghciwatch 1.1.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ghciwatch 1.1.5 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 ghciwatch 1.1.5 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0b4fae1eccdb6ab780acf6bc94f37f9ded9147d8bfb83b0a1f28b3c4076f8411 [INFO] running `Command { std: "docker" "start" "-a" "0b4fae1eccdb6ab780acf6bc94f37f9ded9147d8bfb83b0a1f28b3c4076f8411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b4fae1eccdb6ab780acf6bc94f37f9ded9147d8bfb83b0a1f28b3c4076f8411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b4fae1eccdb6ab780acf6bc94f37f9ded9147d8bfb83b0a1f28b3c4076f8411", kill_on_drop: false }` [INFO] [stdout] 0b4fae1eccdb6ab780acf6bc94f37f9ded9147d8bfb83b0a1f28b3c4076f8411 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d581ba54a70af9c2a6f2e674c55744f53332b9c5d5bebcbbd09b183fd7251a3c [INFO] running `Command { std: "docker" "start" "-a" "d581ba54a70af9c2a6f2e674c55744f53332b9c5d5bebcbbd09b183fd7251a3c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling supports-color v1.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling ratatui v0.26.1 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling file-id v0.2.1 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling notify-debouncer-full v0.3.1 [INFO] [stderr] Compiling enum-iterator v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling ansi-to-tui v4.0.1 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling command-group v2.1.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling async-dup v1.2.4 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling clap_complete v4.4.10 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling clearscreen v2.0.1 [INFO] [stderr] Compiling tracing-human-layer v0.1.3 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling line-span v0.1.5 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ghciwatch v1.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Utf8PathBufValueParser` is never constructed [INFO] [stdout] --> src/clap/camino.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct Utf8PathBufValueParser { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Utf8PathBufValueParserFactory` is never constructed [INFO] [stdout] --> src/clap/camino.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | struct Utf8PathBufValueParserFactory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DurationValueParserFactory` is never constructed [INFO] [stdout] --> src/clap/humantime.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | struct DurationValueParserFactory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RustBacktraceParserFactory` is never constructed [INFO] [stdout] --> src/clap/rust_backtrace.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | struct RustBacktraceParserFactory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 13s [INFO] running `Command { std: "docker" "inspect" "d581ba54a70af9c2a6f2e674c55744f53332b9c5d5bebcbbd09b183fd7251a3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d581ba54a70af9c2a6f2e674c55744f53332b9c5d5bebcbbd09b183fd7251a3c", kill_on_drop: false }` [INFO] [stdout] d581ba54a70af9c2a6f2e674c55744f53332b9c5d5bebcbbd09b183fd7251a3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 41bdd6c79f06c158e93d628d348045f61c77a0b33620a20453a8008f4474cdf6 [INFO] running `Command { std: "docker" "start" "-a" "41bdd6c79f06c158e93d628d348045f61c77a0b33620a20453a8008f4474cdf6", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling winnow v0.6.8 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling os_pipe v1.1.5 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling shared_child v1.0.0 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling toml_edit v0.22.13 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling clearscreen v2.0.1 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling lexopt v0.3.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling dissimilar v1.0.8 [INFO] [stderr] Compiling is_executable v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling cargo-config2 v0.1.26 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling expect-test v1.5.0 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling clap_complete v4.4.10 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling ratatui v0.26.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling opener v0.7.1 [INFO] [stderr] Compiling lcov2cobertura v1.0.3 [INFO] [stderr] Compiling ansi-to-tui v4.0.1 [INFO] [stderr] Compiling tracing-human-layer v0.1.3 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling ruzstd v0.6.0 [INFO] [stderr] Compiling tracing-test-macro v0.2.4 [INFO] [stderr] Compiling ghciwatch v1.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tracing-test v0.2.4 [INFO] [stderr] Compiling cargo-llvm-cov v0.6.9 [INFO] [stdout] warning: struct `Utf8PathBufValueParser` is never constructed [INFO] [stdout] --> src/clap/camino.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct Utf8PathBufValueParser { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Utf8PathBufValueParserFactory` is never constructed [INFO] [stdout] --> src/clap/camino.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | struct Utf8PathBufValueParserFactory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DurationValueParserFactory` is never constructed [INFO] [stdout] --> src/clap/humantime.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | struct DurationValueParserFactory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RustBacktraceParserFactory` is never constructed [INFO] [stdout] --> src/clap/rust_backtrace.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | struct RustBacktraceParserFactory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Utf8PathBufValueParser` is never constructed [INFO] [stdout] --> src/clap/camino.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct Utf8PathBufValueParser { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Utf8PathBufValueParserFactory` is never constructed [INFO] [stdout] --> src/clap/camino.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | struct Utf8PathBufValueParserFactory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DurationValueParserFactory` is never constructed [INFO] [stdout] --> src/clap/humantime.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | struct DurationValueParserFactory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RustBacktraceParserFactory` is never constructed [INFO] [stdout] --> src/clap/rust_backtrace.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | struct RustBacktraceParserFactory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_harness` [INFO] [stdout] --> tests/all_good.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use test_harness::test; [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/all_good.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use test_harness::BaseMatcher; [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/all_good.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use test_harness::GhciWatchBuilder; [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/all_good.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use test_harness::Matcher; [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/rename.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use test_harness::test; [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/rename.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use test_harness::BaseMatcher; [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/rename.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use test_harness::GhciWatch; [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/rename.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use test_harness::Matcher; [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] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ghciwatch` (test "all_good") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ghciwatch` (test "rename") due to 4 previous errors [INFO] [stdout] error[E0432]: unresolved import `test_harness` [INFO] [stdout] --> tests/dot_ghci.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use test_harness::test; [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/dot_ghci.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use test_harness::Fs; [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/dot_ghci.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use test_harness::GhciWatchBuilder; [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 `ghciwatch` (test "dot_ghci") due to 3 previous errors [INFO] [stdout] error[E0432]: unresolved import `test_harness` [INFO] [stdout] --> tests/reload.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use test_harness::test; [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/reload.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use test_harness::BaseMatcher; [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/reload.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use test_harness::GhciWatch; [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 `ghciwatch` (test "reload") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "41bdd6c79f06c158e93d628d348045f61c77a0b33620a20453a8008f4474cdf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41bdd6c79f06c158e93d628d348045f61c77a0b33620a20453a8008f4474cdf6", kill_on_drop: false }` [INFO] [stdout] 41bdd6c79f06c158e93d628d348045f61c77a0b33620a20453a8008f4474cdf6