[INFO] fetching crate mozilla-readability 0.1.1... [INFO] testing mozilla-readability-0.1.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate mozilla-readability 0.1.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate mozilla-readability 0.1.1 [INFO] finished tweaking crates.io crate mozilla-readability 0.1.1 [INFO] tweaked toml for crates.io crate mozilla-readability 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mozilla-readability 0.1.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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 html5ever v0.25.2 (available: v0.39.0) [INFO] [stderr] Adding markup5ever v0.10.1 (available: v0.39.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fe5bdf2a47625bb32786120366aaa36428d0ff7eec38cc46d1fcdb1d40e1b50 [INFO] running `Command { std: "docker" "start" "-a" "7fe5bdf2a47625bb32786120366aaa36428d0ff7eec38cc46d1fcdb1d40e1b50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fe5bdf2a47625bb32786120366aaa36428d0ff7eec38cc46d1fcdb1d40e1b50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fe5bdf2a47625bb32786120366aaa36428d0ff7eec38cc46d1fcdb1d40e1b50", kill_on_drop: false }` [INFO] [stdout] 7fe5bdf2a47625bb32786120366aaa36428d0ff7eec38cc46d1fcdb1d40e1b50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5633924a0976b59c66aadf85932ba1797e554d4e9794f9094eafc29ee0b8f139 [INFO] running `Command { std: "docker" "start" "-a" "5633924a0976b59c66aadf85932ba1797e554d4e9794f9094eafc29ee0b8f139", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling kuchiki v0.8.1 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling mozilla-readability v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.85s [INFO] running `Command { std: "docker" "inspect" "5633924a0976b59c66aadf85932ba1797e554d4e9794f9094eafc29ee0b8f139", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5633924a0976b59c66aadf85932ba1797e554d4e9794f9094eafc29ee0b8f139", kill_on_drop: false }` [INFO] [stdout] 5633924a0976b59c66aadf85932ba1797e554d4e9794f9094eafc29ee0b8f139 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57551d344e96e391bab5b4042b191fafb10aa5ebabdacb0ced22030610b335e6 [INFO] running `Command { std: "docker" "start" "-a" "57551d344e96e391bab5b4042b191fafb10aa5ebabdacb0ced22030610b335e6", kill_on_drop: false }` [INFO] [stderr] Compiling mozilla-readability v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.07s [INFO] running `Command { std: "docker" "inspect" "57551d344e96e391bab5b4042b191fafb10aa5ebabdacb0ced22030610b335e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57551d344e96e391bab5b4042b191fafb10aa5ebabdacb0ced22030610b335e6", kill_on_drop: false }` [INFO] [stdout] 57551d344e96e391bab5b4042b191fafb10aa5ebabdacb0ced22030610b335e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 89cdbdb4d2d7c034ed0497ddd01f0229be11320768b1509da7a4eb89f2163969 [INFO] running `Command { std: "docker" "start" "-a" "89cdbdb4d2d7c034ed0497ddd01f0229be11320768b1509da7a4eb89f2163969", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mozilla_readability-6bbad22e12f8fab4) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test test::test_clean_matched_nodes ... ok [INFO] [stdout] test test::test_clean_classes ... ok [INFO] [stdout] test test::test_check_byline ... ok [INFO] [stdout] test test::test_clean_styles ... ok [INFO] [stdout] test test::test_flag_is_active ... ok [INFO] [stdout] test test::test_clean_readability_attrs ... ok [INFO] [stdout] test test::test_fix_relative_uris ... ok [INFO] [stdout] test test::test_get_next_node ... ok [INFO] [stdout] test test::test_get_node_ancestors ... ok [INFO] [stdout] test test::test_get_inner_text ... ok [INFO] [stdout] test test::test_get_row_and_column_count ... ok [INFO] [stdout] test test::test_has_ancestor_tag ... ok [INFO] [stdout] test test::test_has_child_block_element ... ok [INFO] [stdout] test test::test_has_single_tag_inside_element ... ok [INFO] [stdout] test test::test_get_class_weight ... ok [INFO] [stdout] test test::test_clean_headers ... ok [INFO] [stdout] test test::test_inline_css_str_to_map ... ok [INFO] [stdout] test test::test_is_element_without_content ... ok [INFO] [stdout] test test::test_is_phrasing_content ... ok [INFO] [stdout] test test::test_initialize_node ... ok [INFO] [stdout] test test::test_is_single_image ... ok [INFO] [stdout] test test::test_is_whitespace ... ok [INFO] [stdout] test test::test_next_element ... ok [INFO] [stdout] test test::test_get_link_density ... ok [INFO] [stdout] test test::test_is_probably_visible ... ok [INFO] [stdout] test test::test_remove_and_get_next ... ok [INFO] [stdout] test test::test_post_process_content ... ok [INFO] [stdout] test test::test_set_node_tag ... ok [INFO] [stdout] test test::test_remove_flag ... ok [INFO] [stdout] test test::test_replace_brs ... ok [INFO] [stdout] test test::test_replace_node_tags ... ok [INFO] [stdout] test test::test_remove_scripts ... ok [INFO] [stdout] test test::test_mark_data_tables ... ok [INFO] [stdout] test test::test_prep_document ... ok [INFO] [stdout] test test::test_unwrap_no_script_tags ... ok [INFO] [stdout] test test::test_fix_lazy_images ... ok [INFO] [stdout] test test::test_unescape_html_entities ... ok [INFO] [stdout] test test::test_get_article_title ... ok [INFO] [stdout] test test::test_get_article_metadata ... ok [INFO] [stdout] test test::test_clean ... ok [INFO] [stdout] test test::test_clean_conditionally ... ok [INFO] [stdout] test test::test_prep_article ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "89cdbdb4d2d7c034ed0497ddd01f0229be11320768b1509da7a4eb89f2163969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89cdbdb4d2d7c034ed0497ddd01f0229be11320768b1509da7a4eb89f2163969", kill_on_drop: false }` [INFO] [stdout] 89cdbdb4d2d7c034ed0497ddd01f0229be11320768b1509da7a4eb89f2163969