[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 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdekellum%2Fmarked" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dekellum/marked on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded futf v0.1.4
[INFO] [stderr]   Downloaded tendril v0.4.2
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.1
[INFO] [stderr]   Downloaded siphasher v0.3.3
[INFO] [stderr]   Downloaded string_cache v0.8.1
[INFO] [stderr]   Downloaded markup5ever v0.10.0
[INFO] [stderr]   Downloaded term_size v0.3.2
[INFO] [stderr]   Downloaded html5ever v0.25.1
[INFO] [stderr]   Downloaded syn v1.0.58
[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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e3f566f39c0c5046d84dc72ea5dc1a984fc3d07b20de8fe854ac44950167d3d
[INFO] running `Command { std: "docker" "start" "-a" "7e3f566f39c0c5046d84dc72ea5dc1a984fc3d07b20de8fe854ac44950167d3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e3f566f39c0c5046d84dc72ea5dc1a984fc3d07b20de8fe854ac44950167d3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e3f566f39c0c5046d84dc72ea5dc1a984fc3d07b20de8fe854ac44950167d3d", kill_on_drop: false }`
[INFO] [stdout] 7e3f566f39c0c5046d84dc72ea5dc1a984fc3d07b20de8fe854ac44950167d3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd7644989ded81069c7027793726e91982d8986869e729c094485fb9c2ceb7f7
[INFO] running `Command { std: "docker" "start" "-a" "fd7644989ded81069c7027793726e91982d8986869e729c094485fb9c2ceb7f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling encoding_rs v0.8.26
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling marked v0.3.0 (/opt/rustwide/workdir/marked)
[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 futf v0.1.4
[INFO] [stderr]    Compiling marked-cli v0.3.1 (/opt/rustwide/workdir/marked-cli)
[INFO] [stderr]     Checking phf_shared v0.8.0
[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]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]    Compiling 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] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> marked/benches/round_trip.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(test)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `marked` (bench "round_trip") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fd7644989ded81069c7027793726e91982d8986869e729c094485fb9c2ceb7f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd7644989ded81069c7027793726e91982d8986869e729c094485fb9c2ceb7f7", kill_on_drop: false }`
[INFO] [stdout] fd7644989ded81069c7027793726e91982d8986869e729c094485fb9c2ceb7f7
