[INFO] fetching crate css-purify 0.0.15...
[INFO] checking css-purify-0.0.15 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate css-purify 0.0.15 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate css-purify 0.0.15 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate css-purify 0.0.15
[INFO] finished tweaking crates.io crate css-purify 0.0.15
[INFO] tweaked toml for crates.io crate css-purify 0.0.15 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unreachable v0.1.1
[INFO] [stderr]   Downloaded phf_macros v0.7.24
[INFO] [stderr]   Downloaded debug_unreachable v0.1.1
[INFO] [stderr]   Downloaded string_cache v0.6.2
[INFO] [stderr]   Downloaded smallvec v0.4.5
[INFO] [stderr]   Downloaded markup5ever v0.6.2
[INFO] [stderr]   Downloaded cssparser v0.21.3
[INFO] [stderr]   Downloaded html5ever v0.21.0
[INFO] [stderr]   Downloaded css v0.0.22
[INFO] [stderr]   Downloaded ordermap v0.2.13
[INFO] [stderr]   Downloaded html5ever_ext v0.21.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 795910a4cdc6a8da8df1cb00892cb48e28350b265a41fda531634fe5e9f19ee5
[INFO] running `Command { std: "docker" "start" "-a" "795910a4cdc6a8da8df1cb00892cb48e28350b265a41fda531634fe5e9f19ee5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "795910a4cdc6a8da8df1cb00892cb48e28350b265a41fda531634fe5e9f19ee5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "795910a4cdc6a8da8df1cb00892cb48e28350b265a41fda531634fe5e9f19ee5", kill_on_drop: false }`
[INFO] [stdout] 795910a4cdc6a8da8df1cb00892cb48e28350b265a41fda531634fe5e9f19ee5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0b6dfb0cb4d5f4436b92de786b2c5bff3ac1a49d672d9fd414f718ff5aae7a6
[INFO] running `Command { std: "docker" "start" "-a" "c0b6dfb0cb4d5f4436b92de786b2c5bff3ac1a49d672d9fd414f718ff5aae7a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling string_cache_shared v0.3.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[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]     Checking futf v0.1.5
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking unreachable v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking phf v0.7.24
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]     Checking debug_unreachable v0.1.1
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling procedural-masquerade v0.1.7
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking dtoa-short v0.3.4
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking smallvec v0.4.5
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking itoa v0.3.4
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking ordermap v0.2.13
[INFO] [stderr]    Compiling rand_os v0.1.3
[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 css v0.0.22
[INFO] [stderr]    Compiling cssparser-macros v0.3.6
[INFO] [stderr]    Compiling cssparser v0.21.3
[INFO] [stderr]    Compiling html5ever v0.21.0
[INFO] [stderr]    Compiling string_cache v0.6.2
[INFO] [stderr]    Compiling markup5ever v0.6.2
[INFO] [stdout] error[E0506]: cannot assign to `self.input.cached_token` because it is borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cssparser-0.21.3/src/parser.rs:450:17
[INFO] [stdout]     |
[INFO] [stdout] 426 |     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] 439 |             Some(ref cached_token)
[INFO] [stdout]     |                  ---------------- `self.input.cached_token` is borrowed here
[INFO] [stdout] ...
[INFO] [stdout] 450 |                 self.input.cached_token = Some(CachedToken {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^ `self.input.cached_token` is assigned to here but it was already borrowed
[INFO] [stdout] ...
[INFO] [stdout] 462 |         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 1 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` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c0b6dfb0cb4d5f4436b92de786b2c5bff3ac1a49d672d9fd414f718ff5aae7a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0b6dfb0cb4d5f4436b92de786b2c5bff3ac1a49d672d9fd414f718ff5aae7a6", kill_on_drop: false }`
[INFO] [stdout] c0b6dfb0cb4d5f4436b92de786b2c5bff3ac1a49d672d9fd414f718ff5aae7a6
