[INFO] fetching crate htmlq 0.1.0...
[INFO] testing htmlq-0.1.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041
[INFO] extracting crate htmlq 0.1.0 into /workspace/builds/worker-1/source
[INFO] validating manifest of crates.io crate htmlq 0.1.0 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate htmlq 0.1.0
[INFO] finished tweaking crates.io crate htmlq 0.1.0
[INFO] tweaked toml for crates.io crate htmlq 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded cssparser-macros v0.3.6
[INFO] [stderr] Downloaded selectors v0.21.0
[INFO] [stderr] Downloaded kuchiki v0.7.3
[INFO] [stderr] Downloaded cssparser v0.25.9
[INFO] [stderr] Downloaded procedural-masquerade v0.1.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9dc79f3d51b661efa7289008764e796cadf10cd4393e4a355d00522f6d3c4220
[INFO] running `Command { std: "docker" "start" "-a" "9dc79f3d51b661efa7289008764e796cadf10cd4393e4a355d00522f6d3c4220", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9dc79f3d51b661efa7289008764e796cadf10cd4393e4a355d00522f6d3c4220", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dc79f3d51b661efa7289008764e796cadf10cd4393e4a355d00522f6d3c4220", kill_on_drop: false }`
[INFO] [stdout] 9dc79f3d51b661efa7289008764e796cadf10cd4393e4a355d00522f6d3c4220
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5abf086329d8ee218773b013c61aa3ccc2dcfc26c073c16a6c5a7fe46e94a467
[INFO] running `Command { std: "docker" "start" "-a" "5abf086329d8ee218773b013c61aa3ccc2dcfc26c073c16a6c5a7fe46e94a467", kill_on_drop: false }`
[INFO] [stderr] Compiling autocfg v0.1.7
[INFO] [stderr] Compiling rand_core v0.4.2
[INFO] [stderr] Compiling siphasher v0.2.3
[INFO] [stderr] Compiling syn v1.0.73
[INFO] [stderr] Compiling string_cache_shared v0.3.0
[INFO] [stderr] Compiling serde v1.0.126
[INFO] [stderr] Compiling proc-macro2 v0.4.30
[INFO] [stderr] Compiling itoa v0.4.7
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling unicode-xid v0.1.0
[INFO] [stderr] Compiling serde_json v1.0.64
[INFO] [stderr] Compiling maybe-uninit v2.0.0
[INFO] [stderr] Compiling syn v0.15.44
[INFO] [stderr] Compiling new_debug_unreachable v1.0.4
[INFO] [stderr] Compiling log v0.4.14
[INFO] [stderr] Compiling mac v0.1.1
[INFO] [stderr] Compiling precomputed-hash v0.1.1
[INFO] [stderr] Compiling procedural-masquerade v0.1.7
[INFO] [stderr] Compiling dtoa v0.4.8
[INFO] [stderr] Compiling stable_deref_trait v1.2.0
[INFO] [stderr] Compiling nodrop v0.1.14
[INFO] [stderr] Compiling thin-slice v0.1.1
[INFO] [stderr] Compiling unicode-width v0.1.8
[INFO] [stderr] Compiling strsim v0.8.0
[INFO] [stderr] Compiling vec_map v0.8.2
[INFO] [stderr] Compiling ansi_term v0.11.0
[INFO] [stderr] Compiling fxhash v0.2.1
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling servo_arc v0.1.1
[INFO] [stderr] Compiling phf_shared v0.7.24
[INFO] [stderr] Compiling rand_core v0.3.1
[INFO] [stderr] Compiling rand_jitter v0.1.4
[INFO] [stderr] Compiling rand_os v0.1.3
[INFO] [stderr] Compiling futf v0.1.4
[INFO] [stderr] Compiling dtoa-short v0.3.3
[INFO] [stderr] Compiling textwrap v0.11.0
[INFO] [stderr] Compiling phf v0.7.24
[INFO] [stderr] Compiling rand_xorshift v0.1.1
[INFO] [stderr] Compiling rand_isaac v0.1.1
[INFO] [stderr] Compiling rand_hc v0.1.0
[INFO] [stderr] Compiling rand_pcg v0.1.2
[INFO] [stderr] Compiling rand_chacha v0.1.1
[INFO] [stderr] Compiling rand v0.6.5
[INFO] [stderr] Compiling tendril v0.4.2
[INFO] [stderr] Compiling clap v2.33.3
[INFO] [stderr] Compiling smallvec v0.6.14
[INFO] [stderr] Compiling quote v0.6.13
[INFO] [stderr] Compiling phf_generator v0.7.24
[INFO] [stderr] Compiling phf_codegen v0.7.24
[INFO] [stderr] Compiling string_cache_codegen v0.4.4
[INFO] [stderr] Compiling selectors v0.21.0
[INFO] [stderr] Compiling string_cache v0.7.5
[INFO] [stderr] Compiling serde_derive v1.0.126
[INFO] [stderr] Compiling cssparser v0.25.9
[INFO] [stderr] Compiling cssparser-macros v0.3.6
[INFO] [stderr] Compiling html5ever v0.23.0
[INFO] [stderr] Compiling markup5ever v0.8.1
[INFO] [stderr] Compiling kuchiki v0.7.3
[INFO] [stderr] Compiling htmlq v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/main.rs:48:74
[INFO] [stdout] |
[INFO] [stdout] 48 | fn select_attributes(node: &NodeRef, attributes: &[String], output: &mut io::Write) {
[INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn io::Write`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see issue #80165
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/main.rs:133:24
[INFO] [stdout] |
[INFO] [stdout] 133 | let mut input: Box = match config.input_path.as_ref() {
[INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn io::Read`
[INFO] [stdout] |
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see issue #80165
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/main.rs:139:25
[INFO] [stdout] |
[INFO] [stdout] 139 | let mut output: Box = match config.output_path.as_ref() {
[INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn io::Write`
[INFO] [stdout] |
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see issue #80165
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.04s
[INFO] running `Command { std: "docker" "inspect" "5abf086329d8ee218773b013c61aa3ccc2dcfc26c073c16a6c5a7fe46e94a467", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5abf086329d8ee218773b013c61aa3ccc2dcfc26c073c16a6c5a7fe46e94a467", kill_on_drop: false }`
[INFO] [stdout] 5abf086329d8ee218773b013c61aa3ccc2dcfc26c073c16a6c5a7fe46e94a467
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01149d179ae3e851f5ae9de49fcbc2b3a5bce08463bf0580620d23e2d3d6c6b9
[INFO] running `Command { std: "docker" "start" "-a" "01149d179ae3e851f5ae9de49fcbc2b3a5bce08463bf0580620d23e2d3d6c6b9", kill_on_drop: false }`
[INFO] [stderr] Compiling htmlq v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/main.rs:48:74
[INFO] [stdout] |
[INFO] [stdout] 48 | fn select_attributes(node: &NodeRef, attributes: &[String], output: &mut io::Write) {
[INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn io::Write`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see issue #80165
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/main.rs:133:24
[INFO] [stdout] |
[INFO] [stdout] 133 | let mut input: Box = match config.input_path.as_ref() {
[INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn io::Read`
[INFO] [stdout] |
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see issue #80165
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/main.rs:139:25
[INFO] [stdout] |
[INFO] [stdout] 139 | let mut output: Box = match config.output_path.as_ref() {
[INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn io::Write`
[INFO] [stdout] |
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see issue #80165
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.75s
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] running `Command { std: "docker" "inspect" "01149d179ae3e851f5ae9de49fcbc2b3a5bce08463bf0580620d23e2d3d6c6b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01149d179ae3e851f5ae9de49fcbc2b3a5bce08463bf0580620d23e2d3d6c6b9", kill_on_drop: false }`
[INFO] [stdout] 01149d179ae3e851f5ae9de49fcbc2b3a5bce08463bf0580620d23e2d3d6c6b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8f37895b3cfb7d40f9be001e5733ef57192e8e93f1d231f5fa75e3c64a6a5026
[INFO] running `Command { std: "docker" "start" "-a" "8f37895b3cfb7d40f9be001e5733ef57192e8e93f1d231f5fa75e3c64a6a5026", kill_on_drop: false }`
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr] --> src/main.rs:48:74
[INFO] [stderr] |
[INFO] [stderr] 48 | fn select_attributes(node: &NodeRef, attributes: &[String], output: &mut io::Write) {
[INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn io::Write`
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr] = note: for more information, see issue #80165
[INFO] [stderr]
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr] --> src/main.rs:133:24
[INFO] [stderr] |
[INFO] [stderr] 133 | let mut input: Box = match config.input_path.as_ref() {
[INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn io::Read`
[INFO] [stderr] |
[INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr] = note: for more information, see issue #80165
[INFO] [stderr]
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr] --> src/main.rs:139:25
[INFO] [stderr] |
[INFO] [stderr] 139 | let mut output: Box = match config.output_path.as_ref() {
[INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn io::Write`
[INFO] [stderr] |
[INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr] = note: for more information, see issue #80165
[INFO] [stderr]
[INFO] [stderr] warning: 3 warnings emitted
[INFO] [stderr]
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stdout]
[INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/htmlq-c3e463cd7f9b61ca)
[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" "8f37895b3cfb7d40f9be001e5733ef57192e8e93f1d231f5fa75e3c64a6a5026", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f37895b3cfb7d40f9be001e5733ef57192e8e93f1d231f5fa75e3c64a6a5026", kill_on_drop: false }`
[INFO] [stdout] 8f37895b3cfb7d40f9be001e5733ef57192e8e93f1d231f5fa75e3c64a6a5026