[INFO] cloning repository https://github.com/BartWillems/lyriek [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BartWillems/lyriek" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBartWillems%2Flyriek", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBartWillems%2Flyriek'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ae4c903c86e8e198eb2fc9830a966c3e47787d6 [INFO] documenting BartWillems/lyriek against 1.55.0 for beta-1.56-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBartWillems%2Flyriek" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BartWillems/lyriek on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BartWillems/lyriek [INFO] finished tweaking git repo https://github.com/BartWillems/lyriek [INFO] tweaked toml for git repo https://github.com/BartWillems/lyriek written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/BartWillems/lyriek already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a45e61c34381a60908f0a27e9882f8d5795492eca63fd3e92444c07470e82004 [INFO] running `Command { std: "docker" "start" "-a" "a45e61c34381a60908f0a27e9882f8d5795492eca63fd3e92444c07470e82004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a45e61c34381a60908f0a27e9882f8d5795492eca63fd3e92444c07470e82004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a45e61c34381a60908f0a27e9882f8d5795492eca63fd3e92444c07470e82004", kill_on_drop: false }` [INFO] [stdout] a45e61c34381a60908f0a27e9882f8d5795492eca63fd3e92444c07470e82004 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8306c46834b0b2705c048b8eca7432cc5e7a11536623a271349aed90e6b35f8 [INFO] running `Command { std: "docker" "start" "-a" "f8306c46834b0b2705c048b8eca7432cc5e7a11536623a271349aed90e6b35f8", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling v_escape v0.12.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking regex-syntax v0.6.11 [INFO] [stderr] Compiling v_htmlescape v0.10.0 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking proc-macro2 v0.4.30 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling libdbus-sys v0.2.0 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking dbus v0.6.5 [INFO] [stderr] error: could not compile `http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=43030ddca22ea1b7 -C extra-filename=-43030ddca22ea1b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-7153a0545de8ee2f.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-f3f244d9f1236ae8.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-ba8a4e91ce617e8e.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f8306c46834b0b2705c048b8eca7432cc5e7a11536623a271349aed90e6b35f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8306c46834b0b2705c048b8eca7432cc5e7a11536623a271349aed90e6b35f8", kill_on_drop: false }` [INFO] [stdout] f8306c46834b0b2705c048b8eca7432cc5e7a11536623a271349aed90e6b35f8