[INFO] cloning repository https://github.com/renevanpelt/tedo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/renevanpelt/tedo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenevanpelt%2Ftedo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenevanpelt%2Ftedo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 953df1de44f1764a2eea84cda520ac2f3061d3a4 [INFO] testing renevanpelt/tedo against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenevanpelt%2Ftedo" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/renevanpelt/tedo on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/renevanpelt/tedo [INFO] finished tweaking git repo https://github.com/renevanpelt/tedo [INFO] tweaked toml for git repo https://github.com/renevanpelt/tedo written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/renevanpelt/tedo 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" "+595316b4006932405a63862d8fe65f71a6356293" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd5cf1611ee6485f1bdf40c83bd72537fda4276d95012866989ba5b33be575a7 [INFO] running `Command { std: "docker" "start" "-a" "cd5cf1611ee6485f1bdf40c83bd72537fda4276d95012866989ba5b33be575a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd5cf1611ee6485f1bdf40c83bd72537fda4276d95012866989ba5b33be575a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd5cf1611ee6485f1bdf40c83bd72537fda4276d95012866989ba5b33be575a7", kill_on_drop: false }` [INFO] [stdout] cd5cf1611ee6485f1bdf40c83bd72537fda4276d95012866989ba5b33be575a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e066b3ac6524a703935b2ff34d9a40167cb599ce6ff89dcaf160cd9cce453f07 [INFO] running `Command { std: "docker" "start" "-a" "e066b3ac6524a703935b2ff34d9a40167cb599ce6ff89dcaf160cd9cce453f07", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling winnow v0.5.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tempfile v3.7.1 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling tedo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::projects::current_project` [INFO] [stdout] --> src/tasks.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::projects::current_project; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.67s [INFO] running `Command { std: "docker" "inspect" "e066b3ac6524a703935b2ff34d9a40167cb599ce6ff89dcaf160cd9cce453f07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e066b3ac6524a703935b2ff34d9a40167cb599ce6ff89dcaf160cd9cce453f07", kill_on_drop: false }` [INFO] [stdout] e066b3ac6524a703935b2ff34d9a40167cb599ce6ff89dcaf160cd9cce453f07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc4794cedc9a0349dbc068070f6a86e64cf7b9f72a63113a2fc74a54a2e27d42 [INFO] running `Command { std: "docker" "start" "-a" "bc4794cedc9a0349dbc068070f6a86e64cf7b9f72a63113a2fc74a54a2e27d42", kill_on_drop: false }` [INFO] [stderr] Compiling tedo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::projects::current_project` [INFO] [stdout] --> src/tasks.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::projects::current_project; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `Command { std: "docker" "inspect" "bc4794cedc9a0349dbc068070f6a86e64cf7b9f72a63113a2fc74a54a2e27d42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc4794cedc9a0349dbc068070f6a86e64cf7b9f72a63113a2fc74a54a2e27d42", kill_on_drop: false }` [INFO] [stdout] bc4794cedc9a0349dbc068070f6a86e64cf7b9f72a63113a2fc74a54a2e27d42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a16e045f2836d0ae500ed285b00d8c6bbd4d392fcb8d7af8fe07b347ae6cc03c [INFO] running `Command { std: "docker" "start" "-a" "a16e045f2836d0ae500ed285b00d8c6bbd4d392fcb8d7af8fe07b347ae6cc03c", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::projects::current_project` [INFO] [stderr] --> src/tasks.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::projects::current_project; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `tedo` (bin "tedo" test) generated 1 warning (run `cargo fix --bin "tedo" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tedo-c4472452552d739b) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test projects::tests::test_create_project ... ok [INFO] [stdout] test tasks::tests::test_create_task_without_selected_project ... ok [INFO] [stdout] test projects::tests::test_create_project_with_existing_name ... ok [INFO] [stdout] test projects::tests::test_create_project_and_switch ... ok [INFO] [stdout] test storage::tests::test_save_and_load_state ... ok [INFO] [stdout] test projects::tests::test_list_projects ... ok [INFO] [stdout] test notes::tests::test_create_note_in_selected_project ... ok [INFO] [stdout] test tasks::tests::test_create_multiple_tasks_in_selected_project ... ok [INFO] [stdout] test tasks::tests::test_create_task_in_selected_project ... ok [INFO] [stdout] test tasks::tests::test_list_tasks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a16e045f2836d0ae500ed285b00d8c6bbd4d392fcb8d7af8fe07b347ae6cc03c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a16e045f2836d0ae500ed285b00d8c6bbd4d392fcb8d7af8fe07b347ae6cc03c", kill_on_drop: false }` [INFO] [stdout] a16e045f2836d0ae500ed285b00d8c6bbd4d392fcb8d7af8fe07b347ae6cc03c [INFO] testing renevanpelt/tedo against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenevanpelt%2Ftedo" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/renevanpelt/tedo on toolchain 5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/renevanpelt/tedo [INFO] finished tweaking git repo https://github.com/renevanpelt/tedo [INFO] tweaked toml for git repo https://github.com/renevanpelt/tedo written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/renevanpelt/tedo 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" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85af0b304eab5c6b11861f669f7834e72f4de7ea8e3379bbd98195e2bd96a476 [INFO] running `Command { std: "docker" "start" "-a" "85af0b304eab5c6b11861f669f7834e72f4de7ea8e3379bbd98195e2bd96a476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85af0b304eab5c6b11861f669f7834e72f4de7ea8e3379bbd98195e2bd96a476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85af0b304eab5c6b11861f669f7834e72f4de7ea8e3379bbd98195e2bd96a476", kill_on_drop: false }` [INFO] [stdout] 85af0b304eab5c6b11861f669f7834e72f4de7ea8e3379bbd98195e2bd96a476 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eadb7f6c8ed71b2fa678d3f1cdfceadde422141ef3c7b868ec5a4bef1d85c0cc [INFO] running `Command { std: "docker" "start" "-a" "eadb7f6c8ed71b2fa678d3f1cdfceadde422141ef3c7b868ec5a4bef1d85c0cc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.5.10 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tempfile v3.7.1 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaBThQ6Z/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `csv` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `prettytable-rs` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `clap` (lib) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `toml_edit` (lib) [INFO] running `Command { std: "docker" "inspect" "eadb7f6c8ed71b2fa678d3f1cdfceadde422141ef3c7b868ec5a4bef1d85c0cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eadb7f6c8ed71b2fa678d3f1cdfceadde422141ef3c7b868ec5a4bef1d85c0cc", kill_on_drop: false }` [INFO] [stdout] eadb7f6c8ed71b2fa678d3f1cdfceadde422141ef3c7b868ec5a4bef1d85c0cc