[INFO] cloning repository https://github.com/dekellum/marked
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dekellum/marked" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdekellum%2Fmarked", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdekellum%2Fmarked'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1010a62cfd57e8ecd0ce505f57a3a4e744b1cba1
[INFO] checking dekellum/marked against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdekellum%2Fmarked" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dekellum/marked
[INFO] finished tweaking git repo https://github.com/dekellum/marked
[INFO] tweaked toml for git repo https://github.com/dekellum/marked written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dekellum/marked on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dekellum/marked 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/dekellum/html5ever`
[INFO] [stderr]     Updating git submodule `https://github.com/html5lib/html5lib-tests`
[INFO] [stderr]     Updating git submodule `https://github.com/Ygg01/xml5lib-tests`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utf-8 v0.7.5
[INFO] [stderr]   Downloaded precomputed-hash v0.1.1
[INFO] [stderr]   Downloaded mac v0.1.1
[INFO] [stderr]   Downloaded new_debug_unreachable v1.0.4
[INFO] [stderr]   Downloaded tendril v0.4.2
[INFO] [stderr]   Downloaded phf_codegen v0.8.0
[INFO] [stderr]   Downloaded phf_generator v0.8.0
[INFO] [stderr]   Downloaded phf v0.8.0
[INFO] [stderr]   Downloaded term_size v0.3.2
[INFO] [stderr]   Downloaded markup5ever v0.10.0
[INFO] [stderr]   Downloaded quote v1.0.8
[INFO] [stderr]   Downloaded html5ever v0.25.1
[INFO] [stderr]   Downloaded siphasher v0.3.3
[INFO] [stderr]   Downloaded string_cache v0.8.1
[INFO] [stderr]   Downloaded rand_pcg v0.2.1
[INFO] [stderr]   Downloaded phf_shared v0.8.0
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.1
[INFO] [stderr]   Downloaded futf v0.1.4
[INFO] [stderr]   Downloaded syn v1.0.58
[INFO] [stderr]   Downloaded serde_json v1.0.61
[INFO] [stderr]   Downloaded xml-rs v0.8.3
[INFO] [stderr]   Downloaded libc v0.2.82
[INFO] [stderr]   Downloaded encoding_rs v0.8.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fcb1539fcb12d1be566afeff6ad01621cc221dcf4df4d0eaeb3a8c9c8ba75238
[INFO] running `Command { std: "docker" "start" "-a" "fcb1539fcb12d1be566afeff6ad01621cc221dcf4df4d0eaeb3a8c9c8ba75238", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcb1539fcb12d1be566afeff6ad01621cc221dcf4df4d0eaeb3a8c9c8ba75238", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcb1539fcb12d1be566afeff6ad01621cc221dcf4df4d0eaeb3a8c9c8ba75238", kill_on_drop: false }`
[INFO] [stdout] fcb1539fcb12d1be566afeff6ad01621cc221dcf4df4d0eaeb3a8c9c8ba75238
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83a7cacd56b1a0608a81f61fdc872f79f2faff187eb7ba39df33463480b10df9
[INFO] running `Command { std: "docker" "start" "-a" "83a7cacd56b1a0608a81f61fdc872f79f2faff187eb7ba39df33463480b10df9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.26
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking futf v0.1.4
[INFO] [stderr]     Checking utf-8 v0.7.5
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling marked v0.3.0 (/opt/rustwide/workdir/marked)
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> marked/build.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::all))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `xml`, and `xml-rs`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]    Compiling marked-cli v0.3.1 (/opt/rustwide/workdir/marked-cli)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> marked-cli/build.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::all))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking tendril v0.4.2
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]     Checking string_cache v0.8.1
[INFO] [stderr]    Compiling html5ever v0.25.1
[INFO] [stderr]    Compiling markup5ever v0.10.0
[INFO] [stderr]     Checking markup5ever_rcdom v0.1.0 (https://github.com/dekellum/html5ever?branch=rcdom#14e6e4be)
[INFO] [stdout] warning: unused import: `crate::chain_filters`
[INFO] [stdout]   --> marked/src/dom/tests.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::chain_filters;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "83a7cacd56b1a0608a81f61fdc872f79f2faff187eb7ba39df33463480b10df9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83a7cacd56b1a0608a81f61fdc872f79f2faff187eb7ba39df33463480b10df9", kill_on_drop: false }`
[INFO] [stdout] 83a7cacd56b1a0608a81f61fdc872f79f2faff187eb7ba39df33463480b10df9
