[INFO] cloning repository https://github.com/msiemens/one2html [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/msiemens/one2html" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsiemens%2Fone2html", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsiemens%2Fone2html'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7a4b76eae13394f1a123da81fa6e10256ab6afc [INFO] checking msiemens/one2html against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsiemens%2Fone2html" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/msiemens/one2html 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 git repo https://github.com/msiemens/one2html [INFO] finished tweaking git repo https://github.com/msiemens/one2html [INFO] tweaked toml for git repo https://github.com/msiemens/one2html written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/msiemens/one2html already has a lockfile, it will not be regenerated [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] 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" "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] [stdout] 72d2176ad6c742d796d9d4b39bb83f877daa778588f0cd69a22abc68251c5db6 [INFO] running `Command { std: "docker" "start" "-a" "72d2176ad6c742d796d9d4b39bb83f877daa778588f0cd69a22abc68251c5db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72d2176ad6c742d796d9d4b39bb83f877daa778588f0cd69a22abc68251c5db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72d2176ad6c742d796d9d4b39bb83f877daa778588f0cd69a22abc68251c5db6", kill_on_drop: false }` [INFO] [stdout] 72d2176ad6c742d796d9d4b39bb83f877daa778588f0cd69a22abc68251c5db6 [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" "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] 9fe569d506b8820c745ea92aafb4f486f70ddfc453e36b93e71ad1d4077211a0 [INFO] running `Command { std: "docker" "start" "-a" "9fe569d506b8820c745ea92aafb4f486f70ddfc453e36b93e71ad1d4077211a0", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Checking object v0.24.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking rustc-demangle v0.1.19 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Checking addr2line v0.15.1 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking sanitize-filename v0.3.0 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking mime_guess v2.0.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking tracing-subscriber v0.2.18 [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 proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking onenote_parser v0.3.0 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking happylog v0.2.0 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.6 [INFO] [stderr] Checking color-eyre v0.5.11 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking askama_shared v0.11.1 [INFO] [stderr] Compiling askama_derive v0.10.5 [INFO] [stderr] Checking askama v0.10.5 [INFO] [stderr] Checking one2html v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.43s [INFO] running `Command { std: "docker" "inspect" "9fe569d506b8820c745ea92aafb4f486f70ddfc453e36b93e71ad1d4077211a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fe569d506b8820c745ea92aafb4f486f70ddfc453e36b93e71ad1d4077211a0", kill_on_drop: false }` [INFO] [stdout] 9fe569d506b8820c745ea92aafb4f486f70ddfc453e36b93e71ad1d4077211a0