[INFO] fetching crate wdl-doc 0.14.1...
[INFO] testing wdl-doc-0.14.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate wdl-doc 0.14.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate wdl-doc 0.14.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate wdl-doc 0.14.1
[INFO] tweaked toml for crates.io crate wdl-doc 0.14.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wdl-doc 0.14.1 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 crates.io crate wdl-doc 0.14.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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] ab0f2d24382b04d3321922487375239561f597f5e9f1eb7969e8e25443b1737a
[INFO] running `Command { std: "docker" "start" "-a" "ab0f2d24382b04d3321922487375239561f597f5e9f1eb7969e8e25443b1737a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab0f2d24382b04d3321922487375239561f597f5e9f1eb7969e8e25443b1737a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab0f2d24382b04d3321922487375239561f597f5e9f1eb7969e8e25443b1737a", kill_on_drop: false }`
[INFO] [stdout] ab0f2d24382b04d3321922487375239561f597f5e9f1eb7969e8e25443b1737a
[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] 6711ce35ccbaba8571e7fd64ec4ca9286ef9f80308aa1c3e9076818f9cce58ea
[INFO] running `Command { std: "docker" "start" "-a" "6711ce35ccbaba8571e7fd64ec4ca9286ef9f80308aa1c3e9076818f9cce58ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling nonempty v0.12.0
[INFO] [stderr]    Compiling line-index v0.1.2
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling cssparser v0.35.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling maud_macros v0.27.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling wdl-doc v0.14.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling maud v0.27.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling macropol v0.1.4
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling markup5ever v0.35.0
[INFO] [stderr]    Compiling html5ever v0.35.0
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling ammonia v4.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling wdl-grammar v0.21.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling wdl-ast v0.22.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling wdl-format v0.17.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling wdl-analysis v0.19.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "6711ce35ccbaba8571e7fd64ec4ca9286ef9f80308aa1c3e9076818f9cce58ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6711ce35ccbaba8571e7fd64ec4ca9286ef9f80308aa1c3e9076818f9cce58ea", kill_on_drop: false }`
[INFO] [stdout] 6711ce35ccbaba8571e7fd64ec4ca9286ef9f80308aa1c3e9076818f9cce58ea
[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] 566de7ed75d0b32e6f8a78f4476fc69ef87088d2cfbecc9276b005cbb82f3197
[INFO] running `Command { std: "docker" "start" "-a" "566de7ed75d0b32e6f8a78f4476fc69ef87088d2cfbecc9276b005cbb82f3197", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling libtest-mimic v0.8.2
[INFO] [stderr]    Compiling markup5ever v0.35.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling html5ever v0.35.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling macropol v0.1.4
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling ammonia v4.1.2
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling wdl-grammar v0.21.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling wdl-ast v0.22.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling wdl-format v0.17.0
[INFO] [stderr]    Compiling wdl-analysis v0.19.1
[INFO] [stderr]    Compiling wdl-doc v0.14.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `thirtyfour`
[INFO] [stdout]  --> tests/ui/base/search.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use thirtyfour::By;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `thirtyfour`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thirtyfour`, use `cargo add thirtyfour` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `thirtyfour` in this scope
[INFO] [stdout]  --> tests/ui/base/search.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use thirtyfour::prelude::ElementQueryable;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `thirtyfour`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thirtyfour`, use `cargo add thirtyfour` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thirtyfour`
[INFO] [stdout]  --> tests/ui/base/search.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use thirtyfour::WebDriver;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `thirtyfour`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thirtyfour`, use `cargo add thirtyfour` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thirtyfour`
[INFO] [stdout]  --> tests/ui/base/search_invalid.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use thirtyfour::By;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `thirtyfour`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thirtyfour`, use `cargo add thirtyfour` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `thirtyfour` in this scope
[INFO] [stdout]  --> tests/ui/base/search_invalid.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use thirtyfour::prelude::ElementQueryable;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `thirtyfour`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thirtyfour`, use `cargo add thirtyfour` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thirtyfour`
[INFO] [stdout]  --> tests/ui/base/search_invalid.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use thirtyfour::WebDriver;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `thirtyfour`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thirtyfour`, use `cargo add thirtyfour` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thirtyfour`
[INFO] [stdout]  --> tests/ui/base/toggle_theme.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use thirtyfour::By;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `thirtyfour`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thirtyfour`, use `cargo add thirtyfour` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thirtyfour`
[INFO] [stdout]  --> tests/ui/base/toggle_theme.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use thirtyfour::WebDriver;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `thirtyfour`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thirtyfour`, use `cargo add thirtyfour` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `thirtyfour` in this scope
[INFO] [stdout]  --> tests/ui/base/toggle_theme.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use thirtyfour::prelude::ElementWaitable;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `thirtyfour`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thirtyfour`, use `cargo add thirtyfour` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thirtyfour`
[INFO] [stdout]  --> tests/ui/base/toggle_theme.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use thirtyfour::WebElement;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `thirtyfour`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thirtyfour`, use `cargo add thirtyfour` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thirtyfour`
[INFO] [stdout]   --> tests/ui.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use thirtyfour::By;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `thirtyfour`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thirtyfour`, use `cargo add thirtyfour` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thirtyfour`
[INFO] [stdout]   --> tests/ui.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use thirtyfour::ChromeCapabilities;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `thirtyfour`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thirtyfour`, use `cargo add thirtyfour` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thirtyfour`
[INFO] [stdout]   --> tests/ui.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use thirtyfour::ChromiumLikeCapabilities;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `thirtyfour`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thirtyfour`, use `cargo add thirtyfour` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thirtyfour`
[INFO] [stdout]   --> tests/ui.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use thirtyfour::DesiredCapabilities;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `thirtyfour`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thirtyfour`, use `cargo add thirtyfour` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thirtyfour`
[INFO] [stdout]   --> tests/ui.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use thirtyfour::WebDriver;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `thirtyfour`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thirtyfour`, use `cargo add thirtyfour` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thirtyfour`
[INFO] [stdout]   --> tests/ui.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use thirtyfour::WebDriverProcessBrowser;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `thirtyfour`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thirtyfour`, use `cargo add thirtyfour` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thirtyfour`
[INFO] [stdout]   --> tests/ui.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use thirtyfour::WebDriverProcessPort;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `thirtyfour`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thirtyfour`, use `cargo add thirtyfour` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `thirtyfour` in this scope
[INFO] [stdout]   --> tests/ui.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | use thirtyfour::prelude::ElementQueryable;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `thirtyfour`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thirtyfour`, use `cargo add thirtyfour` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `thirtyfour` in this scope
[INFO] [stdout]   --> tests/ui.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use thirtyfour::prelude::WebDriverResult;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `thirtyfour`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thirtyfour`, use `cargo add thirtyfour` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thirtyfour`
[INFO] [stdout]   --> tests/ui.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use thirtyfour::WindowHandle;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `thirtyfour`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thirtyfour`, use `cargo add thirtyfour` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `thirtyfour` in this scope
[INFO] [stdout]   --> tests/ui.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | use thirtyfour::support::block_on;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `thirtyfour`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thirtyfour`, use `cargo add thirtyfour` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thirtyfour`
[INFO] [stdout]   --> tests/ui.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | use thirtyfour::start_webdriver_process_full;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `thirtyfour`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thirtyfour`, use `cargo add thirtyfour` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wdl-doc` (test "ui") due to 22 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "566de7ed75d0b32e6f8a78f4476fc69ef87088d2cfbecc9276b005cbb82f3197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "566de7ed75d0b32e6f8a78f4476fc69ef87088d2cfbecc9276b005cbb82f3197", kill_on_drop: false }`
[INFO] [stdout] 566de7ed75d0b32e6f8a78f4476fc69ef87088d2cfbecc9276b005cbb82f3197
