[INFO] fetching crate html-outliner 0.1.1...
[INFO] checking html-outliner-0.1.1 against master#c724b67e1b474262917a5154d74e7072267593fe for pr-74315
[INFO] extracting crate html-outliner 0.1.1 into /workspace/builds/worker-8/source
[INFO] validating manifest of crates.io crate html-outliner 0.1.1 on toolchain c724b67e1b474262917a5154d74e7072267593fe
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking crates.io crate html-outliner 0.1.1
[INFO] finished tweaking crates.io crate html-outliner 0.1.1
[INFO] tweaked toml for crates.io crate html-outliner 0.1.1 written to /workspace/builds/worker-8/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "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] c2404560f56db1a0cd538f47ba54b45a9e9fba65fd4c5b863b8f28ce0d6db0ab
[INFO] running `Command { std: "docker" "start" "-a" "c2404560f56db1a0cd538f47ba54b45a9e9fba65fd4c5b863b8f28ce0d6db0ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2404560f56db1a0cd538f47ba54b45a9e9fba65fd4c5b863b8f28ce0d6db0ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2404560f56db1a0cd538f47ba54b45a9e9fba65fd4c5b863b8f28ce0d6db0ab", kill_on_drop: false }`
[INFO] [stdout] c2404560f56db1a0cd538f47ba54b45a9e9fba65fd4c5b863b8f28ce0d6db0ab
[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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f75853ba3794f4ed986d253473db3aac880eb32db13e064ff08b5c938e3ed452
[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" "f75853ba3794f4ed986d253473db3aac880eb32db13e064ff08b5c938e3ed452", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.73
[INFO] [stderr] Compiling syn v1.0.35
[INFO] [stderr] Compiling ppv-lite86 v0.2.8
[INFO] [stderr] Compiling siphasher v0.3.3
[INFO] [stderr] Compiling proc-macro-hack v0.5.16
[INFO] [stderr] Compiling itoa v0.4.6
[INFO] [stderr] Checking stable_deref_trait v1.2.0
[INFO] [stderr] Checking nodrop v0.1.14
[INFO] [stderr] Checking smallvec v1.4.1
[INFO] [stderr] Checking thin-slice v0.1.1
[INFO] [stderr] Checking thread_local v1.0.1
[INFO] [stderr] Checking dtoa-short v0.3.2
[INFO] [stderr] Checking servo_arc v0.1.1
[INFO] [stderr] Checking fxhash v0.2.1
[INFO] [stderr] Compiling serde_json v1.0.56
[INFO] [stderr] Checking regex v1.3.9
[INFO] [stderr] Checking phf_shared v0.8.0
[INFO] [stderr] Checking string_cache v0.8.0
[INFO] [stderr] Compiling getrandom v0.1.14
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Compiling rand_pcg v0.2.1
[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 string_cache_codegen v0.5.1
[INFO] [stderr] Compiling selectors v0.22.0
[INFO] [stderr] Compiling phf_macros v0.8.0
[INFO] [stderr] Compiling serde_derive v1.0.114
[INFO] [stderr] Compiling cssparser v0.27.2
[INFO] [stderr] Compiling cssparser-macros v0.6.0
[INFO] [stderr] Compiling html5ever v0.25.1
[INFO] [stderr] Compiling derive_more v0.99.9
[INFO] [stderr] Checking phf v0.8.0
[INFO] [stderr] Compiling markup5ever v0.10.0
[INFO] [stderr] Checking kuchiki v0.8.0
[INFO] [stderr] Checking html-outliner v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "f75853ba3794f4ed986d253473db3aac880eb32db13e064ff08b5c938e3ed452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f75853ba3794f4ed986d253473db3aac880eb32db13e064ff08b5c938e3ed452", kill_on_drop: false }`
[INFO] [stdout] f75853ba3794f4ed986d253473db3aac880eb32db13e064ff08b5c938e3ed452