[INFO] cloning repository https://github.com/tdh8316/dsp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tdh8316/dsp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdh8316%2Fdsp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdh8316%2Fdsp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b552a427df23ef9c4c421044f07ccc73969fb13 [INFO] documenting tdh8316/dsp against master#c04832643d70479988a3ad9d92b63d9bc95e9c6d for pr-107291 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdh8316%2Fdsp" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tdh8316/dsp on toolchain c04832643d70479988a3ad9d92b63d9bc95e9c6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c04832643d70479988a3ad9d92b63d9bc95e9c6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tdh8316/dsp [INFO] finished tweaking git repo https://github.com/tdh8316/dsp [INFO] tweaked toml for git repo https://github.com/tdh8316/dsp written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tdh8316/dsp 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" "+c04832643d70479988a3ad9d92b63d9bc95e9c6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/RustPython/RustPython` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded llvm-sys v130.0.4 [INFO] [stderr] Downloaded lz4_flex v0.9.2 [INFO] [stderr] Downloaded unic-ucd-ident v0.9.0 [INFO] [stderr] Downloaded lalrpop-util v0.19.7 [INFO] [stderr] Downloaded unicode_names2 v0.4.0 [INFO] [stderr] Downloaded unic-ucd-category v0.9.0 [INFO] [stderr] Downloaded lalrpop v0.19.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+c04832643d70479988a3ad9d92b63d9bc95e9c6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d7e5df84ce248388a4c711ae67ac0d22b28fe4f06bd6ff110388984ef6468c1 [INFO] running `Command { std: "docker" "start" "-a" "3d7e5df84ce248388a4c711ae67ac0d22b28fe4f06bd6ff110388984ef6468c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d7e5df84ce248388a4c711ae67ac0d22b28fe4f06bd6ff110388984ef6468c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d7e5df84ce248388a4c711ae67ac0d22b28fe4f06bd6ff110388984ef6468c1", kill_on_drop: false }` [INFO] [stdout] 3d7e5df84ce248388a4c711ae67ac0d22b28fe4f06bd6ff110388984ef6468c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+c04832643d70479988a3ad9d92b63d9bc95e9c6d" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20b0a4a8792804899115d58b3d3dd86b910c600b8ec88eb2687be326805481fc [INFO] running `Command { std: "docker" "start" "-a" "20b0a4a8792804899115d58b3d3dd86b910c600b8ec88eb2687be326805481fc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking lexical-util v0.8.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking lexical-parse-integer v0.8.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking unic-ucd-category v0.9.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking lexical-parse-float v0.8.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling string_cache v0.8.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Checking volatile v0.3.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking twox-hash v1.6.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Checking lz4_flex v0.9.2 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking unic-emoji-char v0.9.0 [INFO] [stderr] Checking unic-ucd-ident v0.9.0 [INFO] [stderr] Checking unicode_names2 v0.4.0 [INFO] [stderr] Checking lalrpop-util v0.19.7 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=master#c0e13b70) [INFO] [stderr] Checking os_str_bytes v6.2.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Compiling lalrpop v0.19.7 [INFO] [stderr] Compiling llvm-sys v130.0.4 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Compiling inkwell_internals v0.5.0 (https://github.com/TheDan64/inkwell?branch=master#c0e13b70) [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking clap v3.2.12 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking rustpython-common v0.0.0 (https://github.com/RustPython/RustPython?rev=866d06f#866d06fe) [INFO] [stderr] Checking rustpython-bytecode v0.1.2 (https://github.com/RustPython/RustPython?rev=866d06f#866d06fe) [INFO] [stderr] Checking rustpython-ast v0.1.0 (https://github.com/RustPython/RustPython?rev=866d06f#866d06fe) [INFO] [stderr] Checking rustpython-compiler-core v0.1.2 (https://github.com/RustPython/RustPython?rev=866d06f#866d06fe) [INFO] [stderr] Compiling rustpython-parser v0.1.2 (https://github.com/RustPython/RustPython?rev=866d06f#866d06fe) [INFO] [stderr] Checking rustpython-compiler v0.1.2 (https://github.com/RustPython/RustPython?rev=866d06f#866d06fe) [INFO] [stderr] Documenting dspython v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.57s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.7 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "20b0a4a8792804899115d58b3d3dd86b910c600b8ec88eb2687be326805481fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20b0a4a8792804899115d58b3d3dd86b910c600b8ec88eb2687be326805481fc", kill_on_drop: false }` [INFO] [stdout] 20b0a4a8792804899115d58b3d3dd86b910c600b8ec88eb2687be326805481fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+c04832643d70479988a3ad9d92b63d9bc95e9c6d" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d81be603c242ffa756d03fd6631062a9c3b1e87875806c821c33a1dfbb3b360 [INFO] running `Command { std: "docker" "start" "-a" "2d81be603c242ffa756d03fd6631062a9c3b1e87875806c821c33a1dfbb3b360", kill_on_drop: false }` [INFO] [stderr] Documenting dspython v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't generate documentation: No space left on device (os error 28) [INFO] [stdout] | [INFO] [stdout] = note: failed to create or modify "/opt/rustwide/target/doc/src/dspython" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `dspython` [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: `rustdoc --edition=2021 --crate-type lib --crate-name dspython src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=4ddb597b84fb4d4f -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-9081b5062cd26f31.rmeta --extern inkwell=/opt/rustwide/target/debug/deps/libinkwell-b5af8ee4c875f540.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-019fdc8cdaa8bd28.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-59f8fec120e80fb1.rmeta --extern rustpython_compiler=/opt/rustwide/target/debug/deps/librustpython_compiler-db469be3f2b18868.rmeta --extern rustpython_parser=/opt/rustwide/target/debug/deps/librustpython_parser-59c62383cf568187.rmeta --extern-html-root-url 'clap=https://docs.rs/clap/3.2.12/' --extern-html-root-url 'num_bigint=https://docs.rs/num-bigint/0.4.3/' --extern-html-root-url 'num_traits=https://docs.rs/num-traits/0.2.14/' -Zunstable-options --cap-lints=forbid --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "2d81be603c242ffa756d03fd6631062a9c3b1e87875806c821c33a1dfbb3b360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d81be603c242ffa756d03fd6631062a9c3b1e87875806c821c33a1dfbb3b360", kill_on_drop: false }` [INFO] [stdout] 2d81be603c242ffa756d03fd6631062a9c3b1e87875806c821c33a1dfbb3b360