[INFO] fetching crate scylladb 0.1.14... [INFO] documenting scylladb-0.1.14 against 1.86.0 for beta-1.87-rustdoc-1 [INFO] extracting crate scylladb 0.1.14 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate scylladb 0.1.14 on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate scylladb 0.1.14 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate scylladb 0.1.14 [INFO] tweaked toml for crates.io crate scylladb 0.1.14 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate scylladb 0.1.14 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scylladb-macros v0.1.0 [INFO] [stderr] Downloaded hyper-tungstenite v0.8.2 [INFO] [stderr] Downloaded scylladb-parse v0.1.2 [INFO] [stderr] Downloaded scylladb-parse-macros v0.1.0 [INFO] [stderr] Downloaded overclock v0.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 201962f9c942fa455fe393dff12bdcd040e8f076685e44dadcc052cc241e3bef [INFO] running `Command { std: "docker" "start" "-a" "201962f9c942fa455fe393dff12bdcd040e8f076685e44dadcc052cc241e3bef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "201962f9c942fa455fe393dff12bdcd040e8f076685e44dadcc052cc241e3bef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "201962f9c942fa455fe393dff12bdcd040e8f076685e44dadcc052cc241e3bef", kill_on_drop: false }` [INFO] [stdout] 201962f9c942fa455fe393dff12bdcd040e8f076685e44dadcc052cc241e3bef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdcbed63c18933eac39f32966066f5559367dfc3f40bcf910d672c0d98875bf7 [INFO] running `Command { std: "docker" "start" "-a" "bdcbed63c18933eac39f32966066f5559367dfc3f40bcf910d672c0d98875bf7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Checking cpufeatures v0.2.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `protobuf` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.28.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "serde", "serde_derive", "with-bytes", "with-serde"))' -C metadata=41e42eb702385871 -C extra-filename=-0afbd2dfd6fb8885 --out-dir /opt/rustwide/target/debug/build/protobuf-0afbd2dfd6fb8885 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSlGrOL/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/libc-a163ff68c966ac98/lib-libc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaVc1bOU" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `utf-8` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/idna-4b1b83c2e4db693e.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/idna-4b1b83c2e4db693e/dep-lib-idna` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=cc6d7ab72d2d1e0c -C extra-filename=-71fbcbeb2a7fe315 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e4dfc9531d3b3d3c.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e8dcc54354b5c9b1.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9c06eebdfbc8e4ca.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "bdcbed63c18933eac39f32966066f5559367dfc3f40bcf910d672c0d98875bf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdcbed63c18933eac39f32966066f5559367dfc3f40bcf910d672c0d98875bf7", kill_on_drop: false }` [INFO] [stdout] bdcbed63c18933eac39f32966066f5559367dfc3f40bcf910d672c0d98875bf7