[INFO] fetching crate doccy 0.3.2... [INFO] testing doccy-0.3.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate doccy 0.3.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate doccy 0.3.2 [INFO] finished tweaking crates.io crate doccy 0.3.2 [INFO] tweaked toml for crates.io crate doccy 0.3.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate doccy 0.3.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate doccy 0.3.2 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded peg v0.5.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 170e7946efb4b3fdc0854260472225646583804ee918e0adec0634f53e7c9acf [INFO] running `Command { std: "docker" "start" "-a" "170e7946efb4b3fdc0854260472225646583804ee918e0adec0634f53e7c9acf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "170e7946efb4b3fdc0854260472225646583804ee918e0adec0634f53e7c9acf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "170e7946efb4b3fdc0854260472225646583804ee918e0adec0634f53e7c9acf", kill_on_drop: false }` [INFO] [stdout] 170e7946efb4b3fdc0854260472225646583804ee918e0adec0634f53e7c9acf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f3e5bf83df3d8934cf6fb48eca716e02b1cc6a514fff7c5ec014e3b9546a0311 [INFO] running `Command { std: "docker" "start" "-a" "f3e5bf83df3d8934cf6fb48eca716e02b1cc6a514fff7c5ec014e3b9546a0311", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling peg v0.5.7 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling doccy v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:79:350 [INFO] [stdout] | [INFO] [stdout] 79 | ...nge_at ( __input , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:79:364 [INFO] [stdout] | [INFO] [stdout] 79 | ...ut , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[a-zA-Z]" )... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:79:753 [INFO] [stdout] | [INFO] [stdout] 79 | ...nge_at ( __input , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' | '0' ... '9' | '_' | '-' => Matched ( __next , ( ) ) , _ => __sta... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:79:767 [INFO] [stdout] | [INFO] [stdout] 79 | ...ut , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' | '0' ... '9' | '_' | '-' => Matched ( __next , ( ) ) , _ => __state . mark_fail... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:79:781 [INFO] [stdout] | [INFO] [stdout] 79 | ... match __ch { 'a' ... 'z' | 'A' ... 'Z' | '0' ... '9' | '_' | '-' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:114:484 [INFO] [stdout] | [INFO] [stdout] 114 | ...nge_at ( __input , __pos ) ; match __ch { 'a' ... 'z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[a-z]" ) , ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:122:574 [INFO] [stdout] | [INFO] [stdout] 122 | ...nge_at ( __input , __pos ) ; match __ch { '0' ... '9' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[0-9]" ) , ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.26s [INFO] running `Command { std: "docker" "inspect" "f3e5bf83df3d8934cf6fb48eca716e02b1cc6a514fff7c5ec014e3b9546a0311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3e5bf83df3d8934cf6fb48eca716e02b1cc6a514fff7c5ec014e3b9546a0311", kill_on_drop: false }` [INFO] [stdout] f3e5bf83df3d8934cf6fb48eca716e02b1cc6a514fff7c5ec014e3b9546a0311 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 38f67c6e78810799fde56406a735cebcda62f07e20c85f2de030db2734ac1d00 [INFO] running `Command { std: "docker" "start" "-a" "38f67c6e78810799fde56406a735cebcda62f07e20c85f2de030db2734ac1d00", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:79:350 [INFO] [stdout] | [INFO] [stdout] 79 | ...nge_at ( __input , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:79:364 [INFO] [stdout] | [INFO] [stdout] 79 | ...ut , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[a-zA-Z]" )... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:79:753 [INFO] [stdout] | [INFO] [stdout] 79 | ...nge_at ( __input , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' | '0' ... '9' | '_' | '-' => Matched ( __next , ( ) ) , _ => __sta... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:79:767 [INFO] [stdout] | [INFO] [stdout] 79 | ...ut , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' | '0' ... '9' | '_' | '-' => Matched ( __next , ( ) ) , _ => __state . mark_fail... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:79:781 [INFO] [stdout] | [INFO] [stdout] 79 | ... match __ch { 'a' ... 'z' | 'A' ... 'Z' | '0' ... '9' | '_' | '-' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:114:484 [INFO] [stdout] | [INFO] [stdout] 114 | ...nge_at ( __input , __pos ) ; match __ch { 'a' ... 'z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[a-z]" ) , ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling doccy v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:122:574 [INFO] [stdout] | [INFO] [stdout] 122 | ...nge_at ( __input , __pos ) ; match __ch { '0' ... '9' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[0-9]" ) , ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:79:350 [INFO] [stdout] | [INFO] [stdout] 79 | ...nge_at ( __input , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:79:364 [INFO] [stdout] | [INFO] [stdout] 79 | ...ut , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[a-zA-Z]" )... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:79:753 [INFO] [stdout] | [INFO] [stdout] 79 | ...nge_at ( __input , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' | '0' ... '9' | '_' | '-' => Matched ( __next , ( ) ) , _ => __sta... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:79:767 [INFO] [stdout] | [INFO] [stdout] 79 | ...ut , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' | '0' ... '9' | '_' | '-' => Matched ( __next , ( ) ) , _ => __state . mark_fail... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:79:781 [INFO] [stdout] | [INFO] [stdout] 79 | ... match __ch { 'a' ... 'z' | 'A' ... 'Z' | '0' ... '9' | '_' | '-' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:114:484 [INFO] [stdout] | [INFO] [stdout] 114 | ...nge_at ( __input , __pos ) ; match __ch { 'a' ... 'z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[a-z]" ) , ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:122:574 [INFO] [stdout] | [INFO] [stdout] 122 | ...nge_at ( __input , __pos ) ; match __ch { '0' ... '9' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[0-9]" ) , ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.66s [INFO] running `Command { std: "docker" "inspect" "38f67c6e78810799fde56406a735cebcda62f07e20c85f2de030db2734ac1d00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38f67c6e78810799fde56406a735cebcda62f07e20c85f2de030db2734ac1d00", kill_on_drop: false }` [INFO] [stdout] 38f67c6e78810799fde56406a735cebcda62f07e20c85f2de030db2734ac1d00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4b52faebd669810876b80e80af834fa343b5dbfde3d53e57df04dc6f50d03d80 [INFO] running `Command { std: "docker" "start" "-a" "4b52faebd669810876b80e80af834fa343b5dbfde3d53e57df04dc6f50d03d80", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:79:350 [INFO] [stderr] | [INFO] [stderr] 79 | ...nge_at ( __input , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos ... [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:79:364 [INFO] [stderr] | [INFO] [stderr] 79 | ...ut , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[a-zA-Z]" )... [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:79:753 [INFO] [stderr] | [INFO] [stderr] 79 | ...nge_at ( __input , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' | '0' ... '9' | '_' | '-' => Matched ( __next , ( ) ) , _ => __sta... [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:79:767 [INFO] [stderr] | [INFO] [stderr] 79 | ...ut , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' | '0' ... '9' | '_' | '-' => Matched ( __next , ( ) ) , _ => __state . mark_fail... [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:79:781 [INFO] [stderr] | [INFO] [stderr] 79 | ... match __ch { 'a' ... 'z' | 'A' ... 'Z' | '0' ... '9' | '_' | '-' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , ... [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:114:484 [INFO] [stderr] | [INFO] [stderr] 114 | ...nge_at ( __input , __pos ) ; match __ch { 'a' ... 'z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[a-z]" ) , ... [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/doccy-e899e190d35a2cc9/out/grammar.rs:122:574 [INFO] [stderr] | [INFO] [stderr] 122 | ...nge_at ( __input , __pos ) ; match __ch { '0' ... '9' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[0-9]" ) , ... [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `doccy` (lib) generated 7 warnings (run `cargo fix --lib -p doccy` to apply 7 suggestions) [INFO] [stderr] warning: `doccy` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/doccy-c5921c47763a60e5) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test ast::tests::test_block_element ... ok [INFO] [stdout] test ast::tests::test_data_attribute ... ok [INFO] [stdout] test ast::tests::test_inline_element ... ok [INFO] [stdout] test ast::tests::test_named_attribute ... ok [INFO] [stdout] test ast::tests::test_paragraph_wrapping ... ok [INFO] [stdout] test render::tests::test_childless_element ... ok [INFO] [stdout] test ast::tests::test_preformatted_element ... ok [INFO] [stdout] test render::tests::test_element ... ok [INFO] [stdout] test ast::tests::test_class_attribute ... ok [INFO] [stdout] test render::tests::test_element_with_children ... ok [INFO] [stdout] test render::tests::test_element_with_classname ... ok [INFO] [stdout] test render::tests::test_element_data_attribute ... ok [INFO] [stdout] test render::tests::test_element_data_attribute_and_value ... ok [INFO] [stdout] test render::tests::test_element_named_attribute ... ok [INFO] [stdout] test render::tests::test_element_with_id ... ok [INFO] [stdout] test render::tests::test_formatted_line_breaks ... ok [INFO] [stdout] test render::tests::test_preformatted_line_breaks ... ok [INFO] [stdout] test render::tests::test_text ... ok [INFO] [stdout] test ast::tests::test_id_attribute ... ok [INFO] [stdout] test render::tests::test_element_named_attribute_and_value ... ok [INFO] [stdout] test render::tests::test_escape ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/doccy.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/doccy-2f3459ffc58c6385) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/doccy_to_html.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/doccy_to_html-1a8fb5da1c52d75a) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test empty_document ... ok [INFO] [stdout] test error_on_invalid_identifier ... ok [INFO] [stdout] test error_on_unescaped_data_attribute ... ok [INFO] [stdout] test error_on_unescaped_named_attribute ... ok [INFO] [stdout] test error_on_unescaped_element ... ok [INFO] [stdout] test wrap_text_with_paragraphs ... ok [INFO] [stdout] test self_closing_syntax_on_contentless_element ... ok [INFO] [stdout] test wrap_text_with_paragraphs_in_block_element ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4b52faebd669810876b80e80af834fa343b5dbfde3d53e57df04dc6f50d03d80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b52faebd669810876b80e80af834fa343b5dbfde3d53e57df04dc6f50d03d80", kill_on_drop: false }` [INFO] [stdout] 4b52faebd669810876b80e80af834fa343b5dbfde3d53e57df04dc6f50d03d80