[INFO] fetching crate markdown2html-converter 1.1.6...
[INFO] testing markdown2html-converter-1.1.6 against beta-2022-02-22 for beta-1.60-1
[INFO] extracting crate markdown2html-converter 1.1.6 into /workspace/builds/worker-43/source
[INFO] validating manifest of crates.io crate markdown2html-converter 1.1.6 on toolchain beta-2022-02-22
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate markdown2html-converter 1.1.6
[INFO] finished tweaking crates.io crate markdown2html-converter 1.1.6
[INFO] tweaked toml for crates.io crate markdown2html-converter 1.1.6 written to /workspace/builds/worker-43/source/Cargo.toml
[INFO] crate crates.io crate markdown2html-converter 1.1.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded enum-ordinalize v3.1.10
[INFO] [stderr] Downloaded manifest-dir-macros v0.1.11
[INFO] [stderr] Downloaded path-dedot v3.0.12
[INFO] [stderr] Downloaded cow-utils v0.1.2
[INFO] [stderr] Downloaded lazy-static-include v3.1.1
[INFO] [stderr] Downloaded path-absolutize v3.0.10
[INFO] [stderr] Downloaded educe v0.4.18
[INFO] [stderr] Downloaded html-minifier v3.0.13
[INFO] [stderr] Downloaded concat-with v0.2.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3f9a8d745a75b3f69bc7514667e4db8abbff724a4532d8c6fe03c877ea28671
[INFO] running `Command { std: "docker" "start" "-a" "d3f9a8d745a75b3f69bc7514667e4db8abbff724a4532d8c6fe03c877ea28671", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3f9a8d745a75b3f69bc7514667e4db8abbff724a4532d8c6fe03c877ea28671", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3f9a8d745a75b3f69bc7514667e4db8abbff724a4532d8c6fe03c877ea28671", kill_on_drop: false }`
[INFO] [stdout] d3f9a8d745a75b3f69bc7514667e4db8abbff724a4532d8c6fe03c877ea28671
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0659af51b3599ddf24005b9306072ce41893752a816d66ef1535745a7dbd98bc
[INFO] running `Command { std: "docker" "start" "-a" "0659af51b3599ddf24005b9306072ce41893752a816d66ef1535745a7dbd98bc", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.29
[INFO] [stderr] Compiling syn v1.0.76
[INFO] [stderr] Compiling libc v0.2.102
[INFO] [stderr] Compiling serde v1.0.130
[INFO] [stderr] Compiling cc v1.0.70
[INFO] [stderr] Compiling pkg-config v0.3.19
[INFO] [stderr] Compiling crc32fast v1.2.1
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling adler v1.0.2
[INFO] [stderr] Compiling serde_derive v1.0.130
[INFO] [stderr] Compiling safemem v0.3.3
[INFO] [stderr] Compiling serde_json v1.0.68
[INFO] [stderr] Compiling itoa v0.4.8
[INFO] [stderr] Compiling linked-hash-map v0.5.4
[INFO] [stderr] Compiling xml-rs v0.8.4
[INFO] [stderr] Compiling regex-syntax v0.6.25
[INFO] [stderr] Compiling unchecked-index v0.2.2
[INFO] [stderr] Compiling macro-utils v0.1.3
[INFO] [stderr] Compiling ansi_term v0.11.0
[INFO] [stderr] Compiling utf8-width v0.1.5
[INFO] [stderr] Compiling shell-words v1.0.0
[INFO] [stderr] Compiling entities v1.0.1
[INFO] [stderr] Compiling typed-arena v1.7.0
[INFO] [stderr] Compiling cow-utils v0.1.2
[INFO] [stderr] Compiling unicode_categories v0.1.1
[INFO] [stderr] Compiling concat-with v0.2.6
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling num-integer v0.1.44
[INFO] [stderr] Compiling indexmap v1.7.0
[INFO] [stderr] Compiling num-bigint v0.4.2
[INFO] [stderr] Compiling miniz_oxide v0.4.4
[INFO] [stderr] Compiling path-dedot v3.0.12
[INFO] [stderr] Compiling pest_meta v2.1.3
[INFO] [stderr] Compiling aho-corasick v0.7.18
[INFO] [stderr] Compiling minifier v0.0.41
[INFO] [stderr] Compiling html-escape v0.2.9
[INFO] [stderr] Compiling line-wrap v0.1.1
[INFO] [stderr] Compiling path-absolutize v3.0.10
[INFO] [stderr] Compiling twoway v0.2.2
[INFO] [stderr] Compiling yaml-rust v0.4.5
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling terminal_size v0.1.17
[INFO] [stderr] Compiling quote v1.0.9
[INFO] [stderr] Compiling onig_sys v69.7.0
[INFO] [stderr] Compiling clap v2.33.3
[INFO] [stderr] Compiling flate2 v1.0.22
[INFO] [stderr] Compiling regex v1.5.4
[INFO] [stderr] Compiling chrono v0.4.19
[INFO] [stderr] Compiling bincode v1.3.3
[INFO] [stderr] Compiling plist v1.2.1
[INFO] [stderr] Compiling pest_generator v2.1.3
[INFO] [stderr] Compiling enum-ordinalize v3.1.10
[INFO] [stderr] Compiling pest_derive v2.1.0
[INFO] [stderr] Compiling manifest-dir-macros v0.1.11
[INFO] [stderr] Compiling lazy-static-include v3.1.1
[INFO] [stderr] Compiling educe v0.4.18
[INFO] [stderr] Compiling onig v6.2.0
[INFO] [stderr] Compiling html-minifier v3.0.13
[INFO] [stderr] Compiling syntect v4.6.0
[INFO] [stderr] Compiling comrak v0.12.1
[INFO] [stderr] Compiling markdown2html-converter v1.1.6 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.62s
[INFO] running `Command { std: "docker" "inspect" "0659af51b3599ddf24005b9306072ce41893752a816d66ef1535745a7dbd98bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0659af51b3599ddf24005b9306072ce41893752a816d66ef1535745a7dbd98bc", kill_on_drop: false }`
[INFO] [stdout] 0659af51b3599ddf24005b9306072ce41893752a816d66ef1535745a7dbd98bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c0859869f7587a4191ec502bbe18e4223b64ad6de8d660a81672e22f20383b2
[INFO] running `Command { std: "docker" "start" "-a" "3c0859869f7587a4191ec502bbe18e4223b64ad6de8d660a81672e22f20383b2", kill_on_drop: false }`
[INFO] [stderr] Compiling markdown2html-converter v1.1.6 (/opt/rustwide/workdir)
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.02s
[INFO] running `Command { std: "docker" "inspect" "3c0859869f7587a4191ec502bbe18e4223b64ad6de8d660a81672e22f20383b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c0859869f7587a4191ec502bbe18e4223b64ad6de8d660a81672e22f20383b2", kill_on_drop: false }`
[INFO] [stdout] 3c0859869f7587a4191ec502bbe18e4223b64ad6de8d660a81672e22f20383b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bf4d1140b0e766f6ebff682829a5879df3993fb016e57b10a963bf5a2635ca70
[INFO] running `Command { std: "docker" "start" "-a" "bf4d1140b0e766f6ebff682829a5879df3993fb016e57b10a963bf5a2635ca70", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stdout]
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s
[INFO] [stdout] running 0 tests
[INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/markdown2html_converter-b8a2297a59dff2c0)
[INFO] [stdout]
[INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/markdown2html_converter-305ba2c2eb0a3c7a)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] Doc-tests markdown2html-converter
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] running 0 tests
[INFO] [stdout]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] running 0 tests
[INFO] [stdout]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] running `Command { std: "docker" "inspect" "bf4d1140b0e766f6ebff682829a5879df3993fb016e57b10a963bf5a2635ca70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf4d1140b0e766f6ebff682829a5879df3993fb016e57b10a963bf5a2635ca70", kill_on_drop: false }`
[INFO] [stdout] bf4d1140b0e766f6ebff682829a5879df3993fb016e57b10a963bf5a2635ca70