[INFO] cloning repository https://github.com/dgcnz/wlls [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dgcnz/wlls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgcnz%2Fwlls", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgcnz%2Fwlls'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a5246136dd4a2584e56d9c9ae195f3662a01ccd [INFO] checking dgcnz/wlls against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgcnz%2Fwlls" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dgcnz/wlls [INFO] finished tweaking git repo https://github.com/dgcnz/wlls [INFO] tweaked toml for git repo https://github.com/dgcnz/wlls written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dgcnz/wlls on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dgcnz/wlls 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "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-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 786004fc8b9045e122be63b72875c7564f0da01e2d885e738b4086ca38a3c756 [INFO] running `Command { std: "docker" "start" "786004fc8b9045e122be63b72875c7564f0da01e2d885e738b4086ca38a3c756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "786004fc8b9045e122be63b72875c7564f0da01e2d885e738b4086ca38a3c756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "786004fc8b9045e122be63b72875c7564f0da01e2d885e738b4086ca38a3c756" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "786004fc8b9045e122be63b72875c7564f0da01e2d885e738b4086ca38a3c756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "786004fc8b9045e122be63b72875c7564f0da01e2d885e738b4086ca38a3c756" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Checking snafu v0.8.9 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking wlls v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `rstest` [INFO] [stdout] --> src/references.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | use rstest::rstest; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `rstest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rstest`, use `cargo add rstest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/references.rs:117:7 [INFO] [stdout] | [INFO] [stdout] 117 | #[case("Just a note", Some("Just a note"), None, None)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/references.rs:118:7 [INFO] [stdout] | [INFO] [stdout] 118 | #[case("A note?", Some("A note?"), None, None)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/references.rs:119:7 [INFO] [stdout] | [INFO] [stdout] 119 | #[case("Note#with heading", Some("Note"), None, Some("with heading"))] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/references.rs:120:7 [INFO] [stdout] | [INFO] [stdout] 120 | #[case("Note#Heading|Label", Some("Note"), Some("Label"), Some("Heading"))] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/references.rs:121:7 [INFO] [stdout] | [INFO] [stdout] 121 | #[case("#Heading|Label", None, Some("Label"), Some("Heading"))] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/references.rs:123:11 [INFO] [stdout] | [INFO] [stdout] 123 | #[case] input: &str, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/references.rs:124:11 [INFO] [stdout] | [INFO] [stdout] 124 | #[case] expected_file: Option<&str>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/references.rs:125:11 [INFO] [stdout] | [INFO] [stdout] 125 | #[case] expected_label: Option<&str>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/references.rs:126:11 [INFO] [stdout] | [INFO] [stdout] 126 | #[case] expected_section: Option<&str>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/references.rs:139:7 [INFO] [stdout] | [INFO] [stdout] 139 | #[case(Some("Note"), None, None, "Note")] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/references.rs:140:7 [INFO] [stdout] | [INFO] [stdout] 140 | #[case(Some("Note"), None, Some("Heading"), "Note > Heading")] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/references.rs:141:7 [INFO] [stdout] | [INFO] [stdout] 141 | #[case(None, None, Some("Heading"), "Heading")] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/references.rs:142:7 [INFO] [stdout] | [INFO] [stdout] 142 | #[case(Some("Note"), Some("Label"), Some("Heading"), "Label")] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/references.rs:143:7 [INFO] [stdout] | [INFO] [stdout] 143 | #[case(None, Some("Label"), Some("Heading"), "Label")] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/references.rs:145:11 [INFO] [stdout] | [INFO] [stdout] 145 | #[case] file: Option<&str>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/references.rs:146:11 [INFO] [stdout] | [INFO] [stdout] 146 | #[case] label: Option<&str>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/references.rs:147:11 [INFO] [stdout] | [INFO] [stdout] 147 | #[case] section: Option<&str>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/references.rs:148:11 [INFO] [stdout] | [INFO] [stdout] 148 | #[case] expected: &str, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wlls` (lib test) due to 19 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "786004fc8b9045e122be63b72875c7564f0da01e2d885e738b4086ca38a3c756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "786004fc8b9045e122be63b72875c7564f0da01e2d885e738b4086ca38a3c756", kill_on_drop: false }` [INFO] [stdout] 786004fc8b9045e122be63b72875c7564f0da01e2d885e738b4086ca38a3c756