[INFO] cloning repository https://github.com/wufniks/python-lolhtml
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wufniks/python-lolhtml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwufniks%2Fpython-lolhtml", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwufniks%2Fpython-lolhtml'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 53bfb270640cddfe214a501605aaf05004901e67
[INFO] checking wufniks/python-lolhtml against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwufniks%2Fpython-lolhtml" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/wufniks/python-lolhtml on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/wufniks/python-lolhtml
[INFO] finished tweaking git repo https://github.com/wufniks/python-lolhtml
[INFO] tweaked toml for git repo https://github.com/wufniks/python-lolhtml written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/wufniks/python-lolhtml 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.16.5
[INFO] [stderr]   Downloaded pyo3-macros v0.16.5
[INFO] [stderr]   Downloaded target-lexicon v0.12.4
[INFO] [stderr]   Downloaded unindent v0.1.10
[INFO] [stderr]   Downloaded pyo3-ffi v0.16.5
[INFO] [stderr]   Downloaded pyo3-build-config v0.16.5
[INFO] [stderr]   Downloaded pyo3 v0.16.5
[INFO] [stderr]   Downloaded indoc v1.0.7
[INFO] [stderr]   Downloaded lol_html v0.3.1
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba0d967533aaa6e99c1e2411b9b5cf8a5348ca28bfff812c4ca6d5751055fe96
[INFO] running `Command { std: "docker" "start" "-a" "ba0d967533aaa6e99c1e2411b9b5cf8a5348ca28bfff812c4ca6d5751055fe96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba0d967533aaa6e99c1e2411b9b5cf8a5348ca28bfff812c4ca6d5751055fe96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba0d967533aaa6e99c1e2411b9b5cf8a5348ca28bfff812c4ca6d5751055fe96", kill_on_drop: false }`
[INFO] [stdout] ba0d967533aaa6e99c1e2411b9b5cf8a5348ca28bfff812c4ca6d5751055fe96
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bed19e586045a38db3f61be185c2dee945ace81533e9e88c98b469b3d4fee597
[INFO] running `Command { std: "docker" "start" "-a" "bed19e586045a38db3f61be185c2dee945ace81533e9e88c98b469b3d4fee597", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling target-lexicon v0.12.4
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking dtoa-short v0.3.3
[INFO] [stderr]     Checking thin-slice v0.1.1
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking unindent v0.1.10
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]    Compiling indoc v1.0.7
[INFO] [stderr]    Compiling pyo3-build-config v0.16.5
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling pyo3-ffi v0.16.5
[INFO] [stderr]    Compiling pyo3 v0.16.5
[INFO] [stderr]    Compiling pyo3-macros-backend v0.16.5
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]    Compiling pyo3-macros v0.16.5
[INFO] [stderr]     Checking lol_html v0.3.1
[INFO] [stderr]     Checking python-lolhtml v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib.rs:58:27
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct RewriteStrSettings(Rc<lol_html::RewriteStrSettings<'static, 'static>>);
[INFO] [stdout]    |        ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RewriteStrSettings` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct RewriteStrSettings(());
[INFO] [stdout]    |                           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rewritable_units/tokens/text_chunk.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct PyTextType(TextType);
[INFO] [stdout]    |                   ---------- ^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   field in this struct
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct PyTextType(());
[INFO] [stdout]    |                              ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib.rs:58:27
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct RewriteStrSettings(Rc<lol_html::RewriteStrSettings<'static, 'static>>);
[INFO] [stdout]    |        ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RewriteStrSettings` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct RewriteStrSettings(());
[INFO] [stdout]    |                           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rewritable_units/tokens/text_chunk.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct PyTextType(TextType);
[INFO] [stdout]    |                   ---------- ^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   field in this struct
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct PyTextType(());
[INFO] [stdout]    |                              ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 7.49s
[INFO] running `Command { std: "docker" "inspect" "bed19e586045a38db3f61be185c2dee945ace81533e9e88c98b469b3d4fee597", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bed19e586045a38db3f61be185c2dee945ace81533e9e88c98b469b3d4fee597", kill_on_drop: false }`
[INFO] [stdout] bed19e586045a38db3f61be185c2dee945ace81533e9e88c98b469b3d4fee597
