[INFO] fetching crate libimagtodo 0.10.1... [INFO] documenting libimagtodo-0.10.1 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate libimagtodo 0.10.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate libimagtodo 0.10.1 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libimagtodo 0.10.1 [INFO] finished tweaking crates.io crate libimagtodo 0.10.1 [INFO] tweaked toml for crates.io crate libimagtodo 0.10.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_core v0.8.6 [INFO] [stderr] Downloaded is-match v0.1.0 [INFO] [stderr] Downloaded libimagerror v0.10.1 [INFO] [stderr] Downloaded boolinator v2.4.0 [INFO] [stderr] Downloaded darling_macro v0.8.6 [INFO] [stderr] Downloaded darling v0.8.6 [INFO] [stderr] Downloaded toml-query_derive v0.9.2 [INFO] [stderr] Downloaded libimagutil v0.10.1 [INFO] [stderr] Downloaded toml-query v0.9.2 [INFO] [stderr] Downloaded filters v0.3.0 [INFO] [stderr] Downloaded libimagentryutil v0.10.1 [INFO] [stderr] Downloaded libimagstore v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/ram-disk/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/ram-disk/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/ram-disk/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/ram-disk/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01aba28f2bb1c4b447e6afa9586178b4f449a3f3ce351e48693dcc5e419c4572 [INFO] running `Command { std: "docker" "start" "-a" "01aba28f2bb1c4b447e6afa9586178b4f449a3f3ce351e48693dcc5e419c4572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01aba28f2bb1c4b447e6afa9586178b4f449a3f3ce351e48693dcc5e419c4572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01aba28f2bb1c4b447e6afa9586178b4f449a3f3ce351e48693dcc5e419c4572", kill_on_drop: false }` [INFO] [stdout] 01aba28f2bb1c4b447e6afa9586178b4f449a3f3ce351e48693dcc5e419c4572 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/ram-disk/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/ram-disk/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/ram-disk/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/ram-disk/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b10387d03269f0e34b120e64e8e83f13dd298fb8ddbe7ac77330e6dcd1b77f5 [INFO] running `Command { std: "docker" "start" "-a" "9b10387d03269f0e34b120e64e8e83f13dd298fb8ddbe7ac77330e6dcd1b77f5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking boolinator v2.4.0 [INFO] [stderr] Checking is-match v0.1.0 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking filters v0.3.0 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetatBM6Md/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `fnv` due to previous error [INFO] [stderr] error: could not compile `libc` [INFO] [stderr] error: could not compile `unicode-xid` [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetadUGjkY/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaOrLKky/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tinyvec_macros` due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cfg-if` due to previous error [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] error: could not compile `log` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaSCy8av/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `unicode-xid` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetacAfDHy/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `failure_derive` [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaXbmaCQ/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro2` [INFO] [stderr] error: could not compile `serde` [INFO] [stderr] error: could not compile `unicode-ident` due to previous error [INFO] [stderr] error: could not compile `proc-macro2` [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetapmdgGJ/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaQWIEUm/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autocfg` due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `matches` due to previous error [INFO] [stderr] error: could not compile `is-match` due to previous error [INFO] [stderr] error: could not compile `syn` [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaIWWURa/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/same_file-5441df321f28281e.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/same-file-5441df321f28281e/dep-lib-same-file` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `remove_dir_all` due to previous error [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaWUOzkx/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmeta0qIH8A/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lazy_static` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaCQJN1Z/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `adler` due to previous error [INFO] [stderr] error: could not compile `rand_core` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaoQ06Fk/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetacJ4GrE/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ident_case` due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaojeuYk/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `filters` due to previous error [INFO] [stderr] error: could not compile `serde_json` [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaDZ8E4w/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `semver-parser` due to previous error [INFO] [stderr] error: could not compile `itoa` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetagLWbkq/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `percent-encoding` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetajIs7gP/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ryu` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaBUDVwb/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fastrand` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmeta98VCnc/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glob` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetagKHZyf/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetamqAdFA/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ansi_term` due to 2 previous errors [INFO] [stderr] error: could not compile `rustc-demangle` due to 2 previous errors [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/regex_syntax-54da5568001b1740.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaIcmAI7/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` due to previous error [INFO] [stderr] error: could not compile `unicode-bidi` due to previous error [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaqIsFXp/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` due to previous error [INFO] running `Command { std: "docker" "inspect" "9b10387d03269f0e34b120e64e8e83f13dd298fb8ddbe7ac77330e6dcd1b77f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b10387d03269f0e34b120e64e8e83f13dd298fb8ddbe7ac77330e6dcd1b77f5", kill_on_drop: false }` [INFO] [stdout] 9b10387d03269f0e34b120e64e8e83f13dd298fb8ddbe7ac77330e6dcd1b77f5