[INFO] fetching crate html5tokenizer 0.5.2... [INFO] checking html5tokenizer-0.5.2 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate html5tokenizer 0.5.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate html5tokenizer 0.5.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate html5tokenizer 0.5.2 [INFO] tweaked toml for crates.io crate html5tokenizer 0.5.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate html5tokenizer 0.5.2 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate html5tokenizer 0.5.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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c0ae71048eb450f1597eac68aeb8e08cc7e21d8114eb96cb6b0d4fef842ebc7 [INFO] running `Command { std: "docker" "start" "-a" "6c0ae71048eb450f1597eac68aeb8e08cc7e21d8114eb96cb6b0d4fef842ebc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c0ae71048eb450f1597eac68aeb8e08cc7e21d8114eb96cb6b0d4fef842ebc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c0ae71048eb450f1597eac68aeb8e08cc7e21d8114eb96cb6b0d4fef842ebc7", kill_on_drop: false }` [INFO] [stdout] 6c0ae71048eb450f1597eac68aeb8e08cc7e21d8114eb96cb6b0d4fef842ebc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff0131336b56db36fd70ff737f00996edbe90a9b7bebd411e6df0da4aa1105ad [INFO] running `Command { std: "docker" "start" "-a" "ff0131336b56db36fd70ff737f00996edbe90a9b7bebd411e6df0da4aa1105ad", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking html5tokenizer v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stdout] error: cannot find macro `file_url` in the current scope when looking from the crate root [INFO] [stdout] --> src/lib.rs:5:45 [INFO] [stdout] | [INFO] [stdout] 5 | #![doc = concat!("[`examples/spans.rs`]: ", file_url!("examples/spans.rs"))] [INFO] [stdout] | ^^^^^^^^ not found from the crate root [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] = note: `#[deny(out_of_scope_macro_calls)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file_url` in the current scope when looking from the crate root [INFO] [stdout] --> src/lib.rs:6:35 [INFO] [stdout] | [INFO] [stdout] 6 | #![doc = concat!("[changelog]: ", file_url!("CHANGELOG.md"))] [INFO] [stdout] | ^^^^^^^^ not found from the crate root [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file_url` in the current scope when looking from the crate root [INFO] [stdout] --> src/lib.rs:7:42 [INFO] [stdout] | [INFO] [stdout] 7 | #![doc = concat!("[the LICENSE file]: ", file_url!("LICENSE"))] [INFO] [stdout] | ^^^^^^^^ not found from the crate root [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking similar v2.2.1 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking insta v1.31.0 [INFO] [stderr] Checking similar-asserts v1.5.0 [INFO] [stderr] error: could not compile `html5tokenizer` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: cannot find macro `file_url` in the current scope when looking from the crate root [INFO] [stdout] --> src/lib.rs:5:45 [INFO] [stdout] | [INFO] [stdout] 5 | #![doc = concat!("[`examples/spans.rs`]: ", file_url!("examples/spans.rs"))] [INFO] [stdout] | ^^^^^^^^ not found from the crate root [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] = note: `#[deny(out_of_scope_macro_calls)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file_url` in the current scope when looking from the crate root [INFO] [stdout] --> src/lib.rs:6:35 [INFO] [stdout] | [INFO] [stdout] 6 | #![doc = concat!("[changelog]: ", file_url!("CHANGELOG.md"))] [INFO] [stdout] | ^^^^^^^^ not found from the crate root [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file_url` in the current scope when looking from the crate root [INFO] [stdout] --> src/lib.rs:7:42 [INFO] [stdout] | [INFO] [stdout] 7 | #![doc = concat!("[the LICENSE file]: ", file_url!("LICENSE"))] [INFO] [stdout] | ^^^^^^^^ not found from the crate root [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `html5tokenizer` (lib test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "ff0131336b56db36fd70ff737f00996edbe90a9b7bebd411e6df0da4aa1105ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff0131336b56db36fd70ff737f00996edbe90a9b7bebd411e6df0da4aa1105ad", kill_on_drop: false }` [INFO] [stdout] ff0131336b56db36fd70ff737f00996edbe90a9b7bebd411e6df0da4aa1105ad