[INFO] fetching crate cargo-html 0.2.1...
[INFO] testing cargo-html-0.2.1 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530
[INFO] extracting crate cargo-html 0.2.1 into /workspace/builds/worker-7/source
[INFO] validating manifest of crates.io crate cargo-html 0.2.1 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-html 0.2.1
[INFO] finished tweaking crates.io crate cargo-html 0.2.1
[INFO] tweaked toml for crates.io crate cargo-html 0.2.1 written to /workspace/builds/worker-7/source/Cargo.toml
[INFO] crate crates.io crate cargo-html 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] e43e72a61edfc1dfdb211d83a89ae9bf41fa1a3e61ead4f1067ec6f497bba997
[INFO] running `Command { std: "docker" "start" "-a" "e43e72a61edfc1dfdb211d83a89ae9bf41fa1a3e61ead4f1067ec6f497bba997", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e43e72a61edfc1dfdb211d83a89ae9bf41fa1a3e61ead4f1067ec6f497bba997", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e43e72a61edfc1dfdb211d83a89ae9bf41fa1a3e61ead4f1067ec6f497bba997", kill_on_drop: false }`
[INFO] [stdout] e43e72a61edfc1dfdb211d83a89ae9bf41fa1a3e61ead4f1067ec6f497bba997
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac442d3341d904196b7402ab72063ca4896ae65a5f147bfb24a8c4d52e9ea7bb
[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" "ac442d3341d904196b7402ab72063ca4896ae65a5f147bfb24a8c4d52e9ea7bb", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.86
[INFO] [stderr] Compiling syn v1.0.60
[INFO] [stderr] Compiling pkg-config v0.3.19
[INFO] [stderr] Compiling cc v1.0.66
[INFO] [stderr] Compiling autocfg v1.0.1
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling crc32fast v1.2.1
[INFO] [stderr] Compiling failure_derive v0.1.8
[INFO] [stderr] Compiling adler v0.2.3
[INFO] [stderr] Compiling adler32 v1.2.0
[INFO] [stderr] Compiling gimli v0.23.0
[INFO] [stderr] Compiling rustc-demangle v0.1.18
[INFO] [stderr] Compiling object v0.23.0
[INFO] [stderr] Compiling curl v0.4.25
[INFO] [stderr] Compiling byteorder v1.4.2
[INFO] [stderr] Compiling is_executable v0.1.2
[INFO] [stderr] Compiling alphanumeric-sort v1.4.0
[INFO] [stderr] Compiling base64 v0.13.0
[INFO] [stderr] Compiling miniz_oxide v0.3.7
[INFO] [stderr] Compiling miniz_oxide v0.4.3
[INFO] [stderr] Compiling openssl-sys v0.9.60
[INFO] [stderr] Compiling libz-sys v1.1.2
[INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8
[INFO] [stderr] Compiling curl-sys v0.4.40+curl-7.75.0
[INFO] [stderr] Compiling flate2 v1.0.14
[INFO] [stderr] Compiling socket2 v0.3.19
[INFO] [stderr] Compiling filetime v0.2.14
[INFO] [stderr] Compiling time v0.1.43
[INFO] [stderr] Compiling xattr v0.2.2
[INFO] [stderr] Compiling dirs v1.0.5
[INFO] [stderr] Compiling tar v0.4.32
[INFO] [stderr] Compiling bzip2 v0.3.3
[INFO] [stderr] Compiling addr2line v0.14.1
[INFO] [stderr] Compiling backtrace v0.3.56
[INFO] [stderr] Compiling synstructure v0.12.4
[INFO] [stderr] Compiling serde_derive v1.0.123
[INFO] [stderr] Compiling thiserror-impl v1.0.23
[INFO] [stderr] Compiling failure v0.1.8
[INFO] [stderr] Compiling thiserror v1.0.23
[INFO] [stderr] Compiling zip v0.5.9
[INFO] [stderr] Compiling serde v1.0.123
[INFO] [stderr] Compiling binary-install v0.0.2
[INFO] [stderr] Compiling semver v0.11.0
[INFO] [stderr] Compiling cargo-platform v0.1.1
[INFO] [stderr] Compiling toml v0.5.8
[INFO] [stderr] Compiling serde_json v1.0.62
[INFO] [stderr] Compiling mmrbi v0.0.17
[INFO] [stderr] Compiling cargo_metadata v0.12.3
[INFO] [stderr] Compiling cargo-html v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "ac442d3341d904196b7402ab72063ca4896ae65a5f147bfb24a8c4d52e9ea7bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac442d3341d904196b7402ab72063ca4896ae65a5f147bfb24a8c4d52e9ea7bb", kill_on_drop: false }`
[INFO] [stdout] ac442d3341d904196b7402ab72063ca4896ae65a5f147bfb24a8c4d52e9ea7bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9468c2f62d7509f972b79bd1ba129a7ae9409f207966b7b27bd44371896c2e8
[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" "e9468c2f62d7509f972b79bd1ba129a7ae9409f207966b7b27bd44371896c2e8", kill_on_drop: false }`
[INFO] [stderr] Compiling cargo-html v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.57s
[INFO] running `Command { std: "docker" "inspect" "e9468c2f62d7509f972b79bd1ba129a7ae9409f207966b7b27bd44371896c2e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9468c2f62d7509f972b79bd1ba129a7ae9409f207966b7b27bd44371896c2e8", kill_on_drop: false }`
[INFO] [stdout] e9468c2f62d7509f972b79bd1ba129a7ae9409f207966b7b27bd44371896c2e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3bb17ed89ccef66ddb57d9fd03ceb6ab432ee9849c8f6bf37857d850b60b4f14
[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" "3bb17ed89ccef66ddb57d9fd03ceb6ab432ee9849c8f6bf37857d850b60b4f14", kill_on_drop: false }`
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_html-cde7594cb2d7bf6d)
[INFO] [stdout]
[INFO] [stdout] running 0 tests
[INFO] [stdout]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] running `Command { std: "docker" "inspect" "3bb17ed89ccef66ddb57d9fd03ceb6ab432ee9849c8f6bf37857d850b60b4f14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bb17ed89ccef66ddb57d9fd03ceb6ab432ee9849c8f6bf37857d850b60b4f14", kill_on_drop: false }`
[INFO] [stdout] 3bb17ed89ccef66ddb57d9fd03ceb6ab432ee9849c8f6bf37857d850b60b4f14