[INFO] fetching crate rhtml2md 0.0.1...
[INFO] checking rhtml2md-0.0.1 against master#e4106065bf1bb515935d5d024e8d9c86454e2b22 for pr-112160
[INFO] extracting crate rhtml2md 0.0.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate rhtml2md 0.0.1 on toolchain e4106065bf1bb515935d5d024e8d9c86454e2b22
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e4106065bf1bb515935d5d024e8d9c86454e2b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rhtml2md 0.0.1
[INFO] finished tweaking crates.io crate rhtml2md 0.0.1
[INFO] tweaked toml for crates.io crate rhtml2md 0.0.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate rhtml2md 0.0.1 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" "+e4106065bf1bb515935d5d024e8d9c86454e2b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded pretty_assertions v0.7.2
[INFO] [stderr] Downloaded ctor v0.1.21
[INFO] [stderr] Downloaded string_cache v0.8.3
[INFO] [stderr] Downloaded indoc v1.0.4
[INFO] [stderr] Downloaded siphasher v0.3.9
[INFO] [stderr] Downloaded unindent v0.1.8
[INFO] [stderr] Downloaded xml5ever v0.16.2
[INFO] [stderr] Downloaded diff v0.1.12
[INFO] [stderr] Downloaded combine v4.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+e4106065bf1bb515935d5d024e8d9c86454e2b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b994669781b3374e2b59e2f19ec1d4e994931ecd8fac5e0a10bcf3fd59aee986
[INFO] running `Command { std: "docker" "start" "-a" "b994669781b3374e2b59e2f19ec1d4e994931ecd8fac5e0a10bcf3fd59aee986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b994669781b3374e2b59e2f19ec1d4e994931ecd8fac5e0a10bcf3fd59aee986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b994669781b3374e2b59e2f19ec1d4e994931ecd8fac5e0a10bcf3fd59aee986", kill_on_drop: false }`
[INFO] [stdout] b994669781b3374e2b59e2f19ec1d4e994931ecd8fac5e0a10bcf3fd59aee986
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+e4106065bf1bb515935d5d024e8d9c86454e2b22" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c311e69ebbec992813b100325c551975fbd6bf5bc261962bf60b4538bbd099a8
[INFO] running `Command { std: "docker" "start" "-a" "c311e69ebbec992813b100325c551975fbd6bf5bc261962bf60b4538bbd099a8", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.119
[INFO] [stderr] Compiling siphasher v0.3.9
[INFO] [stderr] Compiling parking_lot_core v0.8.5
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Checking instant v0.1.12
[INFO] [stderr] Compiling quote v1.0.15
[INFO] [stderr] Compiling serde v1.0.136
[INFO] [stderr] Checking smallvec v1.8.0
[INFO] [stderr] Checking lock_api v0.4.6
[INFO] [stderr] Compiling phf_shared v0.8.0
[INFO] [stderr] Compiling syn v1.0.86
[INFO] [stderr] Checking futf v0.1.5
[INFO] [stderr] Checking phf_shared v0.10.0
[INFO] [stderr] Compiling num-integer v0.1.44
[INFO] [stderr] Checking tendril v0.4.2
[INFO] [stderr] Checking phf v0.8.0
[INFO] [stderr] Compiling memchr v2.4.1
[INFO] [stderr] Checking rustc-serialize v0.3.24
[INFO] [stderr] Compiling num-iter v0.1.42
[INFO] [stderr] Compiling getrandom v0.1.16
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Checking time v0.1.44
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Compiling rand_pcg v0.2.1
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Checking parking_lot v0.11.2
[INFO] [stderr] Checking rand v0.4.6
[INFO] [stderr] Checking aho-corasick v0.7.18
[INFO] [stderr] Checking diff v0.1.12
[INFO] [stderr] Compiling unindent v0.1.8
[INFO] [stderr] Checking pretty_assertions v0.7.2
[INFO] [stderr] Compiling indoc v1.0.4
[INFO] [stderr] Checking regex v1.5.4
[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 num-bigint v0.1.44
[INFO] [stderr] Checking num-complex v0.1.43
[INFO] [stderr] Compiling markup5ever v0.10.1
[INFO] [stderr] Checking string_cache v0.8.3
[INFO] [stderr] Checking num-rational v0.1.42
[INFO] [stderr] Checking num v0.1.42
[INFO] [stderr] Checking spectral v0.6.0
[INFO] [stderr] Checking xml5ever v0.16.2
[INFO] [stderr] Compiling html5ever v0.25.1
[INFO] [stderr] Checking markup5ever_rcdom v0.1.0
[INFO] [stderr] Checking rhtml2md v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.90s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1, rustc-serialize v0.3.24, xml5ever v0.16.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "c311e69ebbec992813b100325c551975fbd6bf5bc261962bf60b4538bbd099a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c311e69ebbec992813b100325c551975fbd6bf5bc261962bf60b4538bbd099a8", kill_on_drop: false }`
[INFO] [stdout] c311e69ebbec992813b100325c551975fbd6bf5bc261962bf60b4538bbd099a8