[INFO] fetching crate ammonia 4.0.0...
[INFO] testing ammonia-4.0.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate ammonia 4.0.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate ammonia 4.0.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ammonia 4.0.0
[INFO] finished tweaking crates.io crate ammonia 4.0.0
[INFO] tweaked toml for crates.io crate ammonia 4.0.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate ammonia 4.0.0 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded maplit v1.0.2
[INFO] [stderr]   Downloaded phf_codegen v0.11.2
[INFO] [stderr]   Downloaded version-sync v0.9.5
[INFO] [stderr]   Downloaded markup5ever v0.12.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.6
[INFO] [stderr]   Downloaded env_logger v0.10.2
[INFO] [stderr]   Downloaded html5ever v0.27.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb2980a2d6d82464b4b6146d10e9982751fb0360abe7b17d32299ad871d004b9
[INFO] running `Command { std: "docker" "start" "-a" "cb2980a2d6d82464b4b6146d10e9982751fb0360abe7b17d32299ad871d004b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb2980a2d6d82464b4b6146d10e9982751fb0360abe7b17d32299ad871d004b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb2980a2d6d82464b4b6146d10e9982751fb0360abe7b17d32299ad871d004b9", kill_on_drop: false }`
[INFO] [stdout] cb2980a2d6d82464b4b6146d10e9982751fb0360abe7b17d32299ad871d004b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51e8e24fed416c2bc5742e88e957638da9af52a0c8952fbca16db7128e39a54f
[INFO] running `Command { std: "docker" "start" "-a" "51e8e24fed416c2bc5742e88e957638da9af52a0c8952fbca16db7128e39a54f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling markup5ever v0.12.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling ammonia v4.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `ammonia_unstable`
[INFO] [stdout]   --> src/lib.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(ammonia_unstable)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(ammonia_unstable)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ammonia_unstable`
[INFO] [stdout]   --> src/lib.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(not(ammonia_unstable))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(ammonia_unstable)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ammonia_unstable`
[INFO] [stdout]     --> src/lib.rs:2841:11
[INFO] [stdout]      |
[INFO] [stdout] 2841 |     #[cfg(ammonia_unstable)]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(ammonia_unstable)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `public_id` and `system_id` are never read
[INFO] [stdout]   --> src/rcdom.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     Doctype {
[INFO] [stdout]    |     ------- fields in this variant
[INFO] [stdout] 72 |         name: StrTendril,
[INFO] [stdout] 73 |         public_id: StrTendril,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 74 |         system_id: StrTendril,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.66s
[INFO] running `Command { std: "docker" "inspect" "51e8e24fed416c2bc5742e88e957638da9af52a0c8952fbca16db7128e39a54f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51e8e24fed416c2bc5742e88e957638da9af52a0c8952fbca16db7128e39a54f", kill_on_drop: false }`
[INFO] [stdout] 51e8e24fed416c2bc5742e88e957638da9af52a0c8952fbca16db7128e39a54f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 172a3c45ada95a46cdcfd90e525582327287f41defc886770a0965559e2b7279
[INFO] running `Command { std: "docker" "start" "-a" "172a3c45ada95a46cdcfd90e525582327287f41defc886770a0965559e2b7279", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling markup5ever v0.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling version-sync v0.9.5
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling ammonia v4.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `ammonia_unstable`
[INFO] [stdout]   --> src/lib.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(ammonia_unstable)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(ammonia_unstable)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ammonia_unstable`
[INFO] [stdout]   --> src/lib.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(not(ammonia_unstable))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(ammonia_unstable)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ammonia_unstable`
[INFO] [stdout]     --> src/lib.rs:2841:11
[INFO] [stdout]      |
[INFO] [stdout] 2841 |     #[cfg(ammonia_unstable)]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(ammonia_unstable)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ammonia_unstable`
[INFO] [stdout]   --> src/lib.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(ammonia_unstable)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(ammonia_unstable)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ammonia_unstable`
[INFO] [stdout]   --> src/lib.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(not(ammonia_unstable))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(ammonia_unstable)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ammonia_unstable`
[INFO] [stdout]     --> src/lib.rs:2841:11
[INFO] [stdout]      |
[INFO] [stdout] 2841 |     #[cfg(ammonia_unstable)]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(ammonia_unstable)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ammonia_unstable`
[INFO] [stdout]     --> src/lib.rs:3475:11
[INFO] [stdout]      |
[INFO] [stdout] 3475 |     #[cfg(ammonia_unstable)]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(ammonia_unstable)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `public_id` and `system_id` are never read
[INFO] [stdout]   --> src/rcdom.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     Doctype {
[INFO] [stdout]    |     ------- fields in this variant
[INFO] [stdout] 72 |         name: StrTendril,
[INFO] [stdout] 73 |         public_id: StrTendril,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 74 |         system_id: StrTendril,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `public_id` and `system_id` are never read
[INFO] [stdout]   --> src/rcdom.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     Doctype {
[INFO] [stdout]    |     ------- fields in this variant
[INFO] [stdout] 72 |         name: StrTendril,
[INFO] [stdout] 73 |         public_id: StrTendril,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 74 |         system_id: StrTendril,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.15s
[INFO] running `Command { std: "docker" "inspect" "172a3c45ada95a46cdcfd90e525582327287f41defc886770a0965559e2b7279", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "172a3c45ada95a46cdcfd90e525582327287f41defc886770a0965559e2b7279", kill_on_drop: false }`
[INFO] [stdout] 172a3c45ada95a46cdcfd90e525582327287f41defc886770a0965559e2b7279
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f14c8c0489711df59386c48a6f4c2609750b23a13de78fa1d0e48a86f0d3e854
[INFO] running `Command { std: "docker" "start" "-a" "f14c8c0489711df59386c48a6f4c2609750b23a13de78fa1d0e48a86f0d3e854", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `ammonia_unstable`
[INFO] [stderr]   --> src/lib.rs:30:7
[INFO] [stderr]    |
[INFO] [stderr] 30 | #[cfg(ammonia_unstable)]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(ammonia_unstable)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `ammonia_unstable`
[INFO] [stderr]   --> src/lib.rs:33:11
[INFO] [stderr]    |
[INFO] [stderr] 33 | #[cfg(not(ammonia_unstable))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(ammonia_unstable)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `ammonia_unstable`
[INFO] [stderr]     --> src/lib.rs:2841:11
[INFO] [stderr]      |
[INFO] [stderr] 2841 |     #[cfg(ammonia_unstable)]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(ammonia_unstable)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: fields `public_id` and `system_id` are never read
[INFO] [stderr]   --> src/rcdom.rs:73:9
[INFO] [stderr]    |
[INFO] [stderr] 71 |     Doctype {
[INFO] [stderr]    |     ------- fields in this variant
[INFO] [stderr] 72 |         name: StrTendril,
[INFO] [stderr] 73 |         public_id: StrTendril,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 74 |         system_id: StrTendril,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `ammonia_unstable`
[INFO] [stderr]     --> src/lib.rs:3475:11
[INFO] [stderr]      |
[INFO] [stderr] 3475 |     #[cfg(ammonia_unstable)]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(ammonia_unstable)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `ammonia` (lib) generated 4 warnings
[INFO] [stderr] warning: `ammonia` (lib test) generated 5 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ammonia-7b8bbd9ca19835ae)
[INFO] [stdout] 
[INFO] [stdout] running 71 tests
[INFO] [stdout] test test::allowed_classes_ascii_whitespace ... ok
[INFO] [stdout] test test::attribute_filter_drop ... ok
[INFO] [stdout] test test::allow_url_relative ... ok
[INFO] [stdout] test test::attribute_filter_nop ... ok
[INFO] [stdout] test test::clean_children_of_bad_element ... ok
[INFO] [stdout] test test::clean_removed_default_tag ... ok
[INFO] [stdout] test test::clean_text_spaces_test ... ok
[INFO] [stdout] test test::clean_text_test ... ok
[INFO] [stdout] test test::clean_content_tags ... ok
[INFO] [stdout] test test::consider_rel_still_banned ... ok
[INFO] [stdout] test test::debug_impl ... ok
[INFO] [stdout] test test::dense_lesser_than_isnt_html ... ok
[INFO] [stdout] test test::dont_be_bold ... ok
[INFO] [stdout] test test::deny_url_relative ... ok
[INFO] [stdout] test test::dont_close_void_elements ... ok
[INFO] [stdout] test test::display_impl ... ok
[INFO] [stdout] test test::generic_attribute_prefixes ... ok
[INFO] [stdout] test test::included_angles ... ok
[INFO] [stdout] test test::no_panic_if_rel_is_allowed_and_replaced_span ... ok
[INFO] [stdout] test test::no_panic_if_rel_is_allowed_and_not_replaced_a ... ok
[INFO] [stdout] test test::id_prefixed ... ok
[INFO] [stdout] test test::id_already_prefixed ... ok
[INFO] [stdout] test test::generic_attribute_prefixes_clean ... ok
[INFO] [stdout] test test::no_panic_if_rel_is_allowed_and_not_replaced_generic ... ok
[INFO] [stdout] test test::lesser_than_isnt_html ... ok
[INFO] [stdout] test test::ignore_link ... ok
[INFO] [stdout] test test::object_data ... ok
[INFO] [stdout] test test::only_clean_content_tags ... ok
[INFO] [stdout] test test::ns_svg ... ok
[INFO] [stdout] test test::keep_allowed_attributes_with_tag_attribute_values ... ok
[INFO] [stdout] test test::quotes_in_attrs ... ok
[INFO] [stdout] test test::reader_non_utf8 ... ok
[INFO] [stdout] test test::reader_input ... ok
[INFO] [stdout] test test::ns_mathml ... ok
[INFO] [stdout] test test::remove_js_link ... ok
[INFO] [stdout] test test::remove_attributes ... ok
[INFO] [stdout] test test::remove_entity_link ... ok
[INFO] [stdout] test test::remove_non_allowed_attributes_with_tag_attribute_values ... ok
[INFO] [stdout] test test::remove_non_allowed_classes ... ok
[INFO] [stdout] test test::remove_script ... ok
[INFO] [stdout] test test::remove_relative_url_evaluate ... ok
[INFO] [stdout] test test::remove_relative_url_evaluate_b ... ok
[INFO] [stdout] test test::remove_relative_url_evaluate_c ... ok
[INFO] [stdout] test test::remove_non_allowed_classes_with_tag_class ... ok
[INFO] [stdout] test test::require_sync_and_send ... ok
[INFO] [stdout] test test::remove_unsafe_link ... ok
[INFO] [stdout] test test::rewrite_url_relative ... ok
[INFO] [stdout] test test::replace_rel ... ok
[INFO] [stdout] test test::stop_grinning ... ok
[INFO] [stdout] test test::rewrite_url_relative_no_rel ... ok
[INFO] [stdout] test test::string_from_document ... ok
[INFO] [stdout] test test::set_tag_attribute_values ... ok
[INFO] [stdout] test test::turbofish_is_html_sadly ... ok
[INFO] [stdout] test test::rewrite_url_relative_with_invalid_url ... ok
[INFO] [stdout] test test::tag_attribute_values_case_insensitive ... ok
[INFO] [stdout] test test::unwhitelisted_set_tag_attribute_values ... ok
[INFO] [stdout] test test::tag_rebalance ... ok
[INFO] [stdout] test test::update_existing_set_tag_attribute_values ... ok
[INFO] [stdout] test test::what_about_number_elements ... ok
[INFO] [stdout] test test::url_filter_absolute ... ok
[INFO] [stdout] test test::url_filter_relative ... ok
[INFO] [stdout] test test::rewrite_with_root ... ok
[INFO] [stdout] test test::panic_if_rel_is_allowed_and_replaced_generic - should panic ... ok
[INFO] [stdout] test test::panic_if_rel_is_allowed_and_replaced_a - should panic ... ok
[INFO] [stdout] test test::panic_on_allowed_classes_tag_attributes - should panic ... ok
[INFO] [stdout] test test::panic_on_clean_content_tag - should panic ... ok
[INFO] [stdout] test test::panic_on_allowed_classes_generic_attributes - should panic ... ok
[INFO] [stdout] test test::panic_on_clean_content_tag_attribute - should panic ... ok
[INFO] [stdout] test test::deeply_nested_alternating ... ok
[INFO] [stdout] test test::deeply_nested_blacklisted ... ok
[INFO] [stdout] test test::deeply_nested_whitelisted ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 71 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/version-numbers.rs (/opt/rustwide/target/debug/deps/version_numbers-722a91df3c2059f1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_readme_deps ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ammonia
[INFO] [stdout] 
[INFO] [stdout] running 66 tests
[INFO] [stdout] test src/lib.rs - Builder (line 297) ... ok
[INFO] [stdout] test src/lib.rs - Builder (line 224) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::add_tag_attributes (line 743) ... ok
[INFO] [stdout] test src/lib.rs - Builder (line 318) ... ok
[INFO] [stdout] test src/lib.rs - Builder (line 262) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::add_clean_content_tags (line 619) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::add_tag_attribute_values (line 849) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::add_allowed_classes (line 1523) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::add_url_schemes (line 1273) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::add_generic_attributes (line 1187) ... ok
[INFO] [stdout] test src/lib.rs - (line 20) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::add_tags (line 534) ... ok
[INFO] [stdout] test src/lib.rs - Builder (line 331) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::add_generic_attribute_prefixes (line 1095) ... ok
[INFO] [stdout] test src/lib.rs - Builder (line 283) ... ok
[INFO] [stdout] test src/lib.rs - Builder (line 249) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::allowed_classes (line 1495) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::attribute_filter (line 1358) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::clone_generic_attributes (line 1224) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::clone_allowed_classes (line 1577) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::clone_generic_attribute_prefixes (line 1146) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::clone_tag_attribute_values (line 916) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::clone_clean_content_tags (line 661) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::clone_tag_attributes (line 796) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::clean (line 1712) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::clone_set_tag_attribute_values (line 1050) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::clone_url_schemes (line 1308) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::clone_tags (line 570) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::clean_from_reader (line 1742) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::clean_content_tags (line 588) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::generic_attribute_prefixes (line 1071) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::empty (line 1683) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::get_link_rel (line 1478) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::is_url_relative_pass_through (line 1403) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::get_set_tag_attribute_value (line 1028) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::is_url_relative_custom (line 1417) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::generic_attributes (line 1161) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::is_url_relative_deny (line 1389) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::id_prefix (line 1631) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::new (line 1657) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::link_rel (line 1455) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::rm_generic_attribute_prefixes (line 1118) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::rm_clean_content_tags (line 637) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::rm_allowed_classes (line 1549) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::rm_generic_attributes (line 1206) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::rm_set_tag_attribute_value (line 1003) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::rm_tag_attribute_values (line 881) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::rm_tags (line 552) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::rm_tag_attributes (line 770) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::strip_comments (line 1596) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::will_strip_comments (line 1617) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::tag_attribute_values (line 818) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::rm_url_schemes (line 1291) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::set_tag_attribute_value (line 975) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::url_schemes (line 1239) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::tag_attributes (line 680) ... ok
[INFO] [stdout] test src/lib.rs - Document (line 2741) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::set_tag_attribute_values (line 944) ... ok
[INFO] [stdout] test src/lib.rs - Document (line 2870) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::tags (line 498) ... ok
[INFO] [stdout] test src/lib.rs - Document::write_to (line 2765) ... ok
[INFO] [stdout] test src/lib.rs - Builder<'a>::url_relative (line 1323) ... ok
[INFO] [stdout] test src/lib.rs - clean_text (line 98) ... ok
[INFO] [stdout] test src/lib.rs - UrlRelative (line 2500) ... ok
[INFO] [stdout] test src/lib.rs - clean_text (line 107) ... ok
[INFO] [stdout] test src/lib.rs - clean (line 82) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.63s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f14c8c0489711df59386c48a6f4c2609750b23a13de78fa1d0e48a86f0d3e854", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f14c8c0489711df59386c48a6f4c2609750b23a13de78fa1d0e48a86f0d3e854", kill_on_drop: false }`
[INFO] [stdout] f14c8c0489711df59386c48a6f4c2609750b23a13de78fa1d0e48a86f0d3e854
