[INFO] cloning repository https://github.com/juliusrajala/rusty-toolkit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juliusrajala/rusty-toolkit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuliusrajala%2Frusty-toolkit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuliusrajala%2Frusty-toolkit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5747e691d9aef64934e6c18c4a693dcf622f37f5 [INFO] testing juliusrajala/rusty-toolkit against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuliusrajala%2Frusty-toolkit" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/juliusrajala/rusty-toolkit 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/juliusrajala/rusty-toolkit [INFO] finished tweaking git repo https://github.com/juliusrajala/rusty-toolkit [INFO] tweaked toml for git repo https://github.com/juliusrajala/rusty-toolkit written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/juliusrajala/rusty-toolkit 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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 17f38f767c1f59856b0213162a2ea01955c1e81e1f8289401be33fc623332650 [INFO] running `Command { std: "docker" "start" "-a" "17f38f767c1f59856b0213162a2ea01955c1e81e1f8289401be33fc623332650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17f38f767c1f59856b0213162a2ea01955c1e81e1f8289401be33fc623332650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17f38f767c1f59856b0213162a2ea01955c1e81e1f8289401be33fc623332650", kill_on_drop: false }` [INFO] [stdout] 17f38f767c1f59856b0213162a2ea01955c1e81e1f8289401be33fc623332650 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 77758cdd3b6a106751542e47d0c354cdeb19b93ee8c5bcb9bcc95f3dd761f5f1 [INFO] running `Command { std: "docker" "start" "-a" "77758cdd3b6a106751542e47d0c354cdeb19b93ee8c5bcb9bcc95f3dd761f5f1", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling tools v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ErrorKind` [INFO] [stdout] --> src/filesys.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | if why.kind() == ErrorKind::NotFound { create_dir(&file_path); } [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ErrorKind` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use filesys::io::ErrorKind; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/filesys.rs:19:63 [INFO] [stdout] | [INFO] [stdout] 19 | if why.kind() == ErrorKind::NotFound { create_dir(&file_path); } [INFO] [stdout] | ---------- ^^^^^^^^^^ expected `String`, found `&String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/filesys.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn create_dir(target: String) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ -------------- [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 19 - if why.kind() == ErrorKind::NotFound { create_dir(&file_path); } [INFO] [stdout] 19 + if why.kind() == ErrorKind::NotFound { create_dir(file_path); } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `match` arms have incompatible types [INFO] [stdout] --> src/filesys.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 17 | let mut file = match fs::File::create(&path) { [INFO] [stdout] | ____________________- [INFO] [stdout] 18 | | Err(why) => { [INFO] [stdout] 19 | | if why.kind() == ErrorKind::NotFound { create_dir(&file_path); } [INFO] [stdout] | | ---------------------------------------------------------------- this is found to be of type `()` [INFO] [stdout] 20 | | }, [INFO] [stdout] 21 | | Ok(file) => file, [INFO] [stdout] | | ^^^^ expected `()`, found `File` [INFO] [stdout] 22 | | }; [INFO] [stdout] | |_____- `match` arms have incompatible types [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::prelude` [INFO] [stdout] --> src/filesys.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tools` (bin "tools") due to 4 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "77758cdd3b6a106751542e47d0c354cdeb19b93ee8c5bcb9bcc95f3dd761f5f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77758cdd3b6a106751542e47d0c354cdeb19b93ee8c5bcb9bcc95f3dd761f5f1", kill_on_drop: false }` [INFO] [stdout] 77758cdd3b6a106751542e47d0c354cdeb19b93ee8c5bcb9bcc95f3dd761f5f1 [INFO] testing juliusrajala/rusty-toolkit against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuliusrajala%2Frusty-toolkit" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/juliusrajala/rusty-toolkit 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/juliusrajala/rusty-toolkit [INFO] finished tweaking git repo https://github.com/juliusrajala/rusty-toolkit [INFO] tweaked toml for git repo https://github.com/juliusrajala/rusty-toolkit written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/juliusrajala/rusty-toolkit 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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] testing juliusrajala/rusty-toolkit against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuliusrajala%2Frusty-toolkit" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: unable to write new index file [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing juliusrajala/rusty-toolkit against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuliusrajala%2Frusty-toolkit" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: unable to write new index file [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing juliusrajala/rusty-toolkit against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuliusrajala%2Frusty-toolkit" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] fatal: failed to create directory '/workspace/builds/worker-4-tc2/source/.git/objects/bb': No space left on device [INFO] [stderr] fatal: the remote end hung up unexpectedly [INFO] testing juliusrajala/rusty-toolkit against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuliusrajala%2Frusty-toolkit" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-commit.sample' to '/workspace/builds/worker-4-tc2/source/.git/hooks/pre-commit.sample': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/juliusrajala/rusty-toolkit [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.