[INFO] cloning repository https://github.com/karstenes/fetch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karstenes/fetch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarstenes%2Ffetch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarstenes%2Ffetch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82fdc33d6b26fbc339305c5e00c56d9b238f71b3 [INFO] documenting karstenes/fetch against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarstenes%2Ffetch" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/karstenes/fetch on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/karstenes/fetch [INFO] finished tweaking git repo https://github.com/karstenes/fetch [INFO] tweaked toml for git repo https://github.com/karstenes/fetch written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/karstenes/fetch already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "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] f989eb62422f0ae7542a7216dbd133de14b5a0b731461a530a3782b281663092 [INFO] running `Command { std: "docker" "start" "-a" "f989eb62422f0ae7542a7216dbd133de14b5a0b731461a530a3782b281663092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f989eb62422f0ae7542a7216dbd133de14b5a0b731461a530a3782b281663092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f989eb62422f0ae7542a7216dbd133de14b5a0b731461a530a3782b281663092", kill_on_drop: false }` [INFO] [stdout] f989eb62422f0ae7542a7216dbd133de14b5a0b731461a530a3782b281663092 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a51bc5c2e9b838764d13a654899444e98f5cd0a99d15989357b80ce86197df19 [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" "a51bc5c2e9b838764d13a654899444e98f5cd0a99d15989357b80ce86197df19", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking local-waker v0.1.2 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking arc-swap v0.4.8 [INFO] [stderr] Checking ipnet v2.4.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking actix-utils v3.0.0 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking tracing-core v0.1.24 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Checking html-escape v0.2.11 [INFO] [stderr] Checking crossbeam-utils v0.8.8 [INFO] [stderr] Checking encoding_rs v0.8.31 [INFO] [stderr] Checking crc32fast v1.3.2 [INFO] [stderr] Checking parking_lot_core v0.9.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking indexmap v1.8.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking crossbeam-epoch v0.9.8 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking rand v0.8.5 [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 actix-router v0.5.0 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling quickcheck_async v0.1.1 [INFO] [stderr] error: could not compile `thiserror-impl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name thiserror_impl --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/thiserror-impl-1.0.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=7c824719e8d50949 -C extra-filename=-7c824719e8d50949 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d43b9eeea9b4257f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e5d31d13323d7a76.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b98c0c3bafd400fd.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `html5ever` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=300b4855f1776bad -C extra-filename=-300b4855f1776bad --out-dir /opt/rustwide/target/debug/build/html5ever-300b4855f1776bad -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d43b9eeea9b4257f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e5d31d13323d7a76.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b98c0c3bafd400fd.rlib --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a51bc5c2e9b838764d13a654899444e98f5cd0a99d15989357b80ce86197df19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a51bc5c2e9b838764d13a654899444e98f5cd0a99d15989357b80ce86197df19", kill_on_drop: false }` [INFO] [stdout] a51bc5c2e9b838764d13a654899444e98f5cd0a99d15989357b80ce86197df19