[INFO] fetching crate ugdb 0.1.11... [INFO] building ugdb-0.1.11 against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216 [INFO] extracting crate ugdb 0.1.11 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate ugdb 0.1.11 on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ugdb 0.1.11 [INFO] finished tweaking crates.io crate ugdb 0.1.11 [INFO] tweaked toml for crates.io crate ugdb 0.1.11 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate ugdb 0.1.11 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded raw_tty v0.1.0 [INFO] [stderr] Downloaded unsegen_signals v0.3.0 [INFO] [stderr] Downloaded smallvec v0.3.4 [INFO] [stderr] Downloaded parse_int v0.5.0 [INFO] [stderr] Downloaded flexi_logger v0.11.5 [INFO] [stderr] Downloaded json v0.11.15 [INFO] [stderr] Downloaded unsegen_pager v0.3.0 [INFO] [stderr] Downloaded unsegen_jsonviewer v0.3.0 [INFO] [stderr] Downloaded ndarray v0.8.4 [INFO] [stderr] Downloaded onig v3.2.2 [INFO] [stderr] Downloaded base64 v0.8.0 [INFO] [stderr] Downloaded unsegen v0.3.0 [INFO] [stderr] Downloaded plist v0.2.4 [INFO] [stderr] Downloaded unsegen_terminal v0.3.1 [INFO] [stderr] Downloaded onig_sys v68.2.1 [INFO] [stderr] Downloaded syntect v2.1.0 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e420b4594cd9b9e7537229bde7f848c8b8b046dfa25a4629447e5bc675d2ef70 [INFO] running `Command { std: "docker" "start" "-a" "e420b4594cd9b9e7537229bde7f848c8b8b046dfa25a4629447e5bc675d2ef70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e420b4594cd9b9e7537229bde7f848c8b8b046dfa25a4629447e5bc675d2ef70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e420b4594cd9b9e7537229bde7f848c8b8b046dfa25a4629447e5bc675d2ef70", kill_on_drop: false }` [INFO] [stdout] e420b4594cd9b9e7537229bde7f848c8b8b046dfa25a4629447e5bc675d2ef70 [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7c62e31c5e38a750d5cd70543a174bcda9b5418bffffba7b6bea1bd01ced40d [INFO] running `Command { std: "docker" "start" "-a" "b7c62e31c5e38a750d5cd70543a174bcda9b5418bffffba7b6bea1bd01ced40d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ndarray v0.8.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling smallvec v0.3.4 [INFO] [stderr] Compiling onig_sys v68.2.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling raw_tty v0.1.0 [INFO] [stderr] Compiling unsegen v0.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling onig v3.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ugdb v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling json v0.11.15 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling unsegen_jsonviewer v0.3.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling unsegen_terminal v0.3.1 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling unsegen_signals v0.3.0 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling parse_int v0.5.0 [INFO] [stderr] Compiling flexi_logger v0.11.5 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling syntect v2.1.0 [INFO] [stderr] Compiling unsegen_pager v0.3.0 [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/tui/srcview.rs:31:22 [INFO] [stdout] | [INFO] [stdout] 31 | CouldNotOpenFile(PathBuf, io::Error), [INFO] [stdout] | ---------------- ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `PagerShowError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 31 | CouldNotOpenFile((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ugdb` (bin "ugdb"); 1 warning emitted [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/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name ugdb --edition=2018 src/main.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=091198e7fc667066 -C extra-filename=-00a62bd363a4db64 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-96c9548a2f6256a3.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-88a92509f85d0193.so --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-ea494dcb90eb9e3c.rlib --extern json=/opt/rustwide/target/debug/deps/libjson-380c924a9ffff02c.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c47319b5e74b5781.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-e2db9cb664a31005.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-1f5cf6ea699b5c0a.rlib --extern parse_int=/opt/rustwide/target/debug/deps/libparse_int-bdc59ea48df7c180.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-6a4c0eb09253a125.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-40be20240d644eb9.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-679bb5670f73f44a.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a5092361a9c13d94.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-52587c5bd73f6e16.rlib --extern unix_socket=/opt/rustwide/target/debug/deps/libunix_socket-b537208377087899.rlib --extern unsegen=/opt/rustwide/target/debug/deps/libunsegen-db2ca108d74d75f7.rlib --extern unsegen_jsonviewer=/opt/rustwide/target/debug/deps/libunsegen_jsonviewer-5d34ed348b0ea30d.rlib --extern unsegen_pager=/opt/rustwide/target/debug/deps/libunsegen_pager-45b00947b3be23db.rlib --extern unsegen_signals=/opt/rustwide/target/debug/deps/libunsegen_signals-613b2660ef14107e.rlib --extern unsegen_terminal=/opt/rustwide/target/debug/deps/libunsegen_terminal-9158fd0d5d4ef252.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/onig_sys-9d26ae2e659b18e7/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "b7c62e31c5e38a750d5cd70543a174bcda9b5418bffffba7b6bea1bd01ced40d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7c62e31c5e38a750d5cd70543a174bcda9b5418bffffba7b6bea1bd01ced40d", kill_on_drop: false }` [INFO] [stdout] b7c62e31c5e38a750d5cd70543a174bcda9b5418bffffba7b6bea1bd01ced40d