[INFO] fetching crate unhtml_util 0.1.0...
[INFO] checking unhtml_util-0.1.0 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3
[INFO] extracting crate unhtml_util 0.1.0 into /workspace/builds/worker-8/source
[INFO] validating manifest of crates.io crate unhtml_util 0.1.0 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate unhtml_util 0.1.0
[INFO] finished tweaking crates.io crate unhtml_util 0.1.0
[INFO] tweaked toml for crates.io crate unhtml_util 0.1.0 written to /workspace/builds/worker-8/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] c43fc33bc653320a6f8efd1365522cc7f230c48dcf06f0e61ee6d4da954038e3
[INFO] running `Command { std: "docker" "start" "-a" "c43fc33bc653320a6f8efd1365522cc7f230c48dcf06f0e61ee6d4da954038e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c43fc33bc653320a6f8efd1365522cc7f230c48dcf06f0e61ee6d4da954038e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c43fc33bc653320a6f8efd1365522cc7f230c48dcf06f0e61ee6d4da954038e3", kill_on_drop: false }`
[INFO] [stdout] c43fc33bc653320a6f8efd1365522cc7f230c48dcf06f0e61ee6d4da954038e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b442c8e59ea16ae02ba98ea3c18bb59122498184547e5d08eb50576f803310a2
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "b442c8e59ea16ae02ba98ea3c18bb59122498184547e5d08eb50576f803310a2", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.100
[INFO] [stderr] Compiling unicode-xid v0.2.2
[INFO] [stderr] Compiling siphasher v0.2.3
[INFO] [stderr] Compiling serde v1.0.128
[INFO] [stderr] Compiling string_cache_shared v0.3.0
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling serde_json v1.0.66
[INFO] [stderr] Compiling serde_derive v1.0.128
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Compiling syn v0.15.44
[INFO] [stderr] Checking new_debug_unreachable v1.0.4
[INFO] [stderr] Checking mac v0.1.1
[INFO] [stderr] Compiling autocfg v1.0.1
[INFO] [stderr] Checking utf-8 v0.7.6
[INFO] [stderr] Checking dtoa v0.4.8
[INFO] [stderr] Checking byteorder v1.4.3
[INFO] [stderr] Checking adler v1.0.2
[INFO] [stderr] Checking itoa v0.4.8
[INFO] [stderr] Checking thin-slice v0.1.1
[INFO] [stderr] Checking bitflags v1.3.2
[INFO] [stderr] Checking ego-tree v0.5.1
[INFO] [stderr] Compiling backtrace v0.3.61
[INFO] [stderr] Checking futf v0.1.4
[INFO] [stderr] Checking getopts v0.2.21
[INFO] [stderr] Checking phf_shared v0.7.24
[INFO] [stderr] Compiling proc-macro2 v1.0.28
[INFO] [stderr] Checking log v0.4.14
[INFO] [stderr] Checking dtoa-short v0.3.3
[INFO] [stderr] Checking fxhash v0.2.1
[INFO] [stderr] Checking phf v0.7.24
[INFO] [stderr] Compiling syn v0.14.9
[INFO] [stderr] Checking tendril v0.4.2
[INFO] [stderr] Compiling miniz_oxide v0.4.4
[INFO] [stderr] Compiling quote v1.0.9
[INFO] [stderr] Compiling syn v1.0.75
[INFO] [stderr] Compiling rand_os v0.1.3
[INFO] [stderr] Compiling rand v0.6.5
[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.20.0
[INFO] [stderr] Compiling string_cache v0.7.5
[INFO] [stderr] Compiling synstructure v0.12.5
[INFO] [stderr] Compiling cssparser v0.24.1
[INFO] [stderr] Compiling cssparser-macros v0.3.6
[INFO] [stderr] Compiling failure_derive v0.1.8
[INFO] [stderr] Compiling html5ever v0.22.5
[INFO] [stderr] Checking failure v0.1.8
[INFO] [stdout] error[E0506]: cannot assign to `self.input.cached_token` because it is borrowed
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-0.24.1/src/parser.rs:572:17
[INFO] [stdout] |
[INFO] [stdout] 547 | pub fn next_including_whitespace_and_comments(&mut self) -> Result<&Token<'i>, BasicParseError<'i>> {
[INFO] [stdout] | - let's call the lifetime of this reference `'1`
[INFO] [stdout] ...
[INFO] [stdout] 560 | Some(ref cached_token)
[INFO] [stdout] | ---------------- borrow of `self.input.cached_token` occurs here
[INFO] [stdout] ...
[INFO] [stdout] 572 | self.input.cached_token = Some(CachedToken {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ assignment to borrowed `self.input.cached_token` occurs here
[INFO] [stdout] ...
[INFO] [stdout] 584 | Ok(token)
[INFO] [stdout] | --------- returning this value requires that `self.input.cached_token.0` is borrowed for `'1`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0506`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `cssparser` due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "b442c8e59ea16ae02ba98ea3c18bb59122498184547e5d08eb50576f803310a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b442c8e59ea16ae02ba98ea3c18bb59122498184547e5d08eb50576f803310a2", kill_on_drop: false }`
[INFO] [stdout] b442c8e59ea16ae02ba98ea3c18bb59122498184547e5d08eb50576f803310a2