[INFO] fetching crate one2html 1.0.0... [INFO] checking one2html-1.0.0 against try#6f12b8fe67b4eed2e838dab803ed9493b9d62c0f for pr-79073 [INFO] extracting crate one2html 1.0.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate one2html 1.0.0 on toolchain 6f12b8fe67b4eed2e838dab803ed9493b9d62c0f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate one2html 1.0.0 [INFO] finished tweaking crates.io crate one2html 1.0.0 [INFO] tweaked toml for crates.io crate one2html 1.0.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate one2html 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded askama_escape v0.10.1 [INFO] [stderr] Downloaded eyre v0.6.2 [INFO] [stderr] Downloaded askama_shared v0.10.4 [INFO] [stderr] Downloaded askama v0.10.3 [INFO] [stderr] Downloaded askama_derive v0.10.3 [INFO] [stderr] Downloaded sanitize-filename v0.3.0 [INFO] [stderr] Downloaded onenote_parser v0.2.1 [INFO] [stderr] Downloaded happylog v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5d9af319d49d047c08e12906a681be1a5747936b96288efcf523ffd8bd78e21 [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" "c5d9af319d49d047c08e12906a681be1a5747936b96288efcf523ffd8bd78e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5d9af319d49d047c08e12906a681be1a5747936b96288efcf523ffd8bd78e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5d9af319d49d047c08e12906a681be1a5747936b96288efcf523ffd8bd78e21", kill_on_drop: false }` [INFO] [stdout] c5d9af319d49d047c08e12906a681be1a5747936b96288efcf523ffd8bd78e21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 135a42ee4a83d96bf4f62e99688587cc82fad0f6eade574c1487b76318c11d26 [INFO] running `Command { std: "docker" "start" "-a" "135a42ee4a83d96bf4f62e99688587cc82fad0f6eade574c1487b76318c11d26", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling eyre v0.6.2 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking indenter v0.3.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling paste v1.0.2 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Checking owo-colors v1.1.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking sanitize-filename v0.3.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking backtrace v0.3.54 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking console v0.13.0 [INFO] [stderr] Compiling getrandom v0.1.15 [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] Checking indicatif v0.15.0 [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 palette v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking onenote_parser v0.2.1 [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Checking happylog v0.1.0 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.4 [INFO] [stderr] Checking color-eyre v0.5.7 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking askama_shared v0.10.4 [INFO] [stderr] Compiling askama_derive v0.10.3 [INFO] [stderr] Checking askama v0.10.3 [INFO] [stderr] Checking one2html v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "135a42ee4a83d96bf4f62e99688587cc82fad0f6eade574c1487b76318c11d26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "135a42ee4a83d96bf4f62e99688587cc82fad0f6eade574c1487b76318c11d26", kill_on_drop: false }` [INFO] [stdout] 135a42ee4a83d96bf4f62e99688587cc82fad0f6eade574c1487b76318c11d26