[INFO] fetching crate html-bindgen 0.3.3...
[INFO] testing html-bindgen-0.3.3 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1
[INFO] extracting crate html-bindgen 0.3.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate html-bindgen 0.3.3
[INFO] finished tweaking crates.io crate html-bindgen 0.3.3
[INFO] tweaked toml for crates.io crate html-bindgen 0.3.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate html-bindgen 0.3.3 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 102 packages to latest compatible versions
[INFO] [stderr] Adding convert_case v0.6.0 (available: v0.8.0)
[INFO] [stderr] Adding html5ever v0.26.0 (available: v0.35.0)
[INFO] [stderr] Adding scraper v0.14.0 (available: v0.24.0)
[INFO] [stderr] Adding weedle v0.12.0 (available: v0.13.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2baf4d758bca08b59975d223cac6ad5758e2f7d35594d5200d4d16a8ff99de2d
[INFO] running `Command { std: "docker" "start" "-a" "2baf4d758bca08b59975d223cac6ad5758e2f7d35594d5200d4d16a8ff99de2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2baf4d758bca08b59975d223cac6ad5758e2f7d35594d5200d4d16a8ff99de2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2baf4d758bca08b59975d223cac6ad5758e2f7d35594d5200d4d16a8ff99de2d", kill_on_drop: false }`
[INFO] [stdout] 2baf4d758bca08b59975d223cac6ad5758e2f7d35594d5200d4d16a8ff99de2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40a1e8e2f8fc56d730a1f58da6732d95623cade7cb2458278da968aaba3439f7
[INFO] running `Command { std: "docker" "start" "-a" "40a1e8e2f8fc56d730a1f58da6732d95623cade7cb2458278da968aaba3439f7", kill_on_drop: false }`
[INFO] [stderr] Compiling siphasher v0.3.11
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr] Compiling proc-macro2 v1.0.101
[INFO] [stderr] Compiling quote v1.0.41
[INFO] [stderr] Compiling getrandom v0.1.16
[INFO] [stderr] Compiling memchr v2.7.6
[INFO] [stderr] Compiling getrandom v0.2.16
[INFO] [stderr] Compiling parking_lot_core v0.9.11
[INFO] [stderr] Compiling nodrop v0.1.14
[INFO] [stderr] Compiling itoa v0.4.8
[INFO] [stderr] Compiling matches v0.1.10
[INFO] [stderr] Compiling nom v5.1.3
[INFO] [stderr] Compiling thin-slice v0.1.1
[INFO] [stderr] Compiling prettyplease v0.2.37
[INFO] [stderr] Compiling ego-tree v0.6.3
[INFO] [stderr] Compiling servo_arc v0.1.1
[INFO] [stderr] Compiling rand_core v0.6.4
[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] Compiling phf_shared v0.8.0
[INFO] [stderr] Compiling phf_shared v0.10.0
[INFO] [stderr] Compiling phf v0.10.1
[INFO] [stderr] Compiling parking_lot v0.12.4
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling aho-corasick v1.1.3
[INFO] [stderr] Compiling syn v2.0.106
[INFO] [stderr] Compiling phf_generator v0.11.3
[INFO] [stderr] Compiling phf_generator v0.10.0
[INFO] [stderr] Compiling phf_codegen v0.10.0
[INFO] [stderr] Compiling string_cache_codegen v0.5.4
[INFO] [stderr] Compiling phf_generator v0.8.0
[INFO] [stderr] Compiling phf_codegen v0.8.0
[INFO] [stderr] Compiling markup5ever v0.11.0
[INFO] [stderr] Compiling selectors v0.22.0
[INFO] [stderr] Compiling weedle v0.12.0
[INFO] [stderr] Compiling regex-automata v0.4.11
[INFO] [stderr] Compiling regex v1.11.3
[INFO] [stderr] Compiling serde_derive v1.0.228
[INFO] [stderr] Compiling cssparser-macros v0.6.1
[INFO] [stderr] Compiling derive_more v0.99.20
[INFO] [stderr] Compiling phf_macros v0.8.0
[INFO] [stderr] Compiling cssparser v0.27.2
[INFO] [stderr] Compiling html5ever v0.26.0
[INFO] [stderr] Compiling phf v0.8.0
[INFO] [stderr] Compiling serde v1.0.228
[INFO] [stderr] Compiling string_cache v0.8.9
[INFO] [stderr] Compiling scraper v0.14.0
[INFO] [stderr] Compiling html-bindgen v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.37s
[INFO] running `Command { std: "docker" "inspect" "40a1e8e2f8fc56d730a1f58da6732d95623cade7cb2458278da968aaba3439f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40a1e8e2f8fc56d730a1f58da6732d95623cade7cb2458278da968aaba3439f7", kill_on_drop: false }`
[INFO] [stdout] 40a1e8e2f8fc56d730a1f58da6732d95623cade7cb2458278da968aaba3439f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4132d0dec6966f311029eed44ed637b5fcdb749c01e7ff36e5be64e74c79366
[INFO] running `Command { std: "docker" "start" "-a" "e4132d0dec6966f311029eed44ed637b5fcdb749c01e7ff36e5be64e74c79366", kill_on_drop: false }`
[INFO] [stderr] Compiling html-bindgen v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.87s
[INFO] running `Command { std: "docker" "inspect" "e4132d0dec6966f311029eed44ed637b5fcdb749c01e7ff36e5be64e74c79366", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4132d0dec6966f311029eed44ed637b5fcdb749c01e7ff36e5be64e74c79366", kill_on_drop: false }`
[INFO] [stdout] e4132d0dec6966f311029eed44ed637b5fcdb749c01e7ff36e5be64e74c79366
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3645fe44119c7130a4dbff63fc98af15a3dd5e6f26ae2d206db8f2aa3f0f3bc8
[INFO] running `Command { std: "docker" "start" "-a" "3645fe44119c7130a4dbff63fc98af15a3dd5e6f26ae2d206db8f2aa3f0f3bc8", kill_on_drop: false }`
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/html_bindgen-725081b8b56d40a7)
[INFO] [stdout]
[INFO] [stderr] Doc-tests html_bindgen
[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" "3645fe44119c7130a4dbff63fc98af15a3dd5e6f26ae2d206db8f2aa3f0f3bc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3645fe44119c7130a4dbff63fc98af15a3dd5e6f26ae2d206db8f2aa3f0f3bc8", kill_on_drop: false }`
[INFO] [stdout] 3645fe44119c7130a4dbff63fc98af15a3dd5e6f26ae2d206db8f2aa3f0f3bc8