[INFO] fetching crate horrorshow 0.8.3... [INFO] checking horrorshow-0.8.3 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate horrorshow 0.8.3 into /workspace/builds/worker-94/source [INFO] validating manifest of crates.io crate horrorshow 0.8.3 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate horrorshow 0.8.3 [INFO] finished tweaking crates.io crate horrorshow 0.8.3 [INFO] tweaked toml for crates.io crate horrorshow 0.8.3 written to /workspace/builds/worker-94/source/Cargo.toml [INFO] crate crates.io crate horrorshow 0.8.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9497a4dcf0fc282ac8f642876421a52fc0aefd7d4c9daa8b3e5c260b7a8deaaf [INFO] running `Command { std: "docker" "start" "-a" "9497a4dcf0fc282ac8f642876421a52fc0aefd7d4c9daa8b3e5c260b7a8deaaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9497a4dcf0fc282ac8f642876421a52fc0aefd7d4c9daa8b3e5c260b7a8deaaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9497a4dcf0fc282ac8f642876421a52fc0aefd7d4c9daa8b3e5c260b7a8deaaf", kill_on_drop: false }` [INFO] [stdout] 9497a4dcf0fc282ac8f642876421a52fc0aefd7d4c9daa8b3e5c260b7a8deaaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b97d1d54a7f6980bf5d60c322e154d4055101d44351afac717ab1c6e8a926486 [INFO] running `Command { std: "docker" "start" "-a" "b97d1d54a7f6980bf5d60c322e154d4055101d44351afac717ab1c6e8a926486", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking horrorshow v0.8.3 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/render.rs (4 fixes) [INFO] [stdout] warning: invalid `doc` attribute [INFO] [stdout] --> src/helper.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | c!("The standard HTML5 doctype (this *is* the doctype you're looking for)." => HTML ""); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: invalid `doc` attribute [INFO] [stdout] --> src/helper.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | c!("The HTML 4.001 strict doctype." => [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: invalid `doc` attribute [INFO] [stdout] --> src/helper.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | c!("The HTML 4.001 transitional doctype." => [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: invalid `doc` attribute [INFO] [stdout] --> src/helper.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | c!("The HTML 4.001 frameset doctype." => [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: invalid `doc` attribute [INFO] [stdout] --> src/helper.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | c!("The standard HTML5 doctype (this *is* the doctype you're looking for)." => HTML ""); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: invalid `doc` attribute [INFO] [stdout] --> src/helper.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | c!("The HTML 4.001 strict doctype." => [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: invalid `doc` attribute [INFO] [stdout] --> src/helper.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | c!("The HTML 4.001 transitional doctype." => [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: invalid `doc` attribute [INFO] [stdout] --> src/helper.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | c!("The HTML 4.001 frameset doctype." => [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/error.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/coherence.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/template.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/attributes.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/test_cat.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/blog.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/subtemplate.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/statements.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/main.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/boxes.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/utility.rs from 2018 edition to 2021 [INFO] [stderr] Migrating benches/horrorshow.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/utf8.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/void.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.77s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking horrorshow v0.8.3 (/tmp/fixit) [INFO] [stdout] warning: invalid `doc` attribute [INFO] [stdout] --> src/helper.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | c!("The standard HTML5 doctype (this *is* the doctype you're looking for)." => HTML ""); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: invalid `doc` attribute [INFO] [stdout] --> src/helper.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | c!("The HTML 4.001 strict doctype." => [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: invalid `doc` attribute [INFO] [stdout] --> src/helper.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | c!("The HTML 4.001 transitional doctype." => [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: invalid `doc` attribute [INFO] [stdout] --> src/helper.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | c!("The HTML 4.001 frameset doctype." => [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: invalid `doc` attribute [INFO] [stdout] --> src/helper.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | c!("The standard HTML5 doctype (this *is* the doctype you're looking for)." => HTML ""); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: invalid `doc` attribute [INFO] [stdout] --> src/helper.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | c!("The HTML 4.001 strict doctype." => [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: invalid `doc` attribute [INFO] [stdout] --> src/helper.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | c!("The HTML 4.001 transitional doctype." => [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: invalid `doc` attribute [INFO] [stdout] --> src/helper.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | c!("The HTML 4.001 frameset doctype." => [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.80s [INFO] running `Command { std: "docker" "inspect" "b97d1d54a7f6980bf5d60c322e154d4055101d44351afac717ab1c6e8a926486", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b97d1d54a7f6980bf5d60c322e154d4055101d44351afac717ab1c6e8a926486", kill_on_drop: false }` [INFO] [stdout] b97d1d54a7f6980bf5d60c322e154d4055101d44351afac717ab1c6e8a926486