[INFO] cloning repository https://github.com/k0nAtbl4/graphic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/k0nAtbl4/graphic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk0nAtbl4%2Fgraphic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk0nAtbl4%2Fgraphic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac90df2e482a1744aa1fb9c1363298801932dd53 [INFO] checking k0nAtbl4/graphic against master#90384941aae4ea38de00e4702b50757e9b882a19 for pr-138340 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk0nAtbl4%2Fgraphic" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/k0nAtbl4/graphic on toolchain 90384941aae4ea38de00e4702b50757e9b882a19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/k0nAtbl4/graphic [INFO] finished tweaking git repo https://github.com/k0nAtbl4/graphic [INFO] tweaked toml for git repo https://github.com/k0nAtbl4/graphic written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/k0nAtbl4/graphic 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" "+90384941aae4ea38de00e4702b50757e9b882a19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41978ed0354f5cea99a7f377d54994571e5c64e4bc9655d505b4bd63a62063e8 [INFO] running `Command { std: "docker" "start" "-a" "41978ed0354f5cea99a7f377d54994571e5c64e4bc9655d505b4bd63a62063e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41978ed0354f5cea99a7f377d54994571e5c64e4bc9655d505b4bd63a62063e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41978ed0354f5cea99a7f377d54994571e5c64e4bc9655d505b4bd63a62063e8", kill_on_drop: false }` [INFO] [stdout] 41978ed0354f5cea99a7f377d54994571e5c64e4bc9655d505b4bd63a62063e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fddb2f2c14c1a1072a373cb094e3f748c3355fb1485d4af437bcd8cba869e299 [INFO] running `Command { std: "docker" "start" "-a" "fddb2f2c14c1a1072a373cb094e3f748c3355fb1485d4af437bcd8cba869e299", kill_on_drop: false }` [INFO] [stderr] Checking graphic v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/main.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn Render(func: String, size: Size) -> String { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/main.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn Render(func: String, size: Size) -> String { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Size` is more private than the item `Plane::Render` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn Render(func: String, size: Size) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Plane::Render` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Size` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/main.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | struct Size { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `y_name`, `x_name`, `x`, and `b` are never read [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Formula{ [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 2 | y_name: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 3 | x_name: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 4 | x: i32, [INFO] [stdout] | ^ [INFO] [stdout] 5 | b: i32, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `size_x` and `size_y` are never read [INFO] [stdout] --> src/main.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 7 | struct Size { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 8 | // size of coordinate plane [INFO] [stdout] 9 | pub size_x: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 10 | pub size_y: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x`, `y`, and `size` are never read [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Plane { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 13 | x: i32, [INFO] [stdout] | ^ [INFO] [stdout] 14 | y: i32, [INFO] [stdout] | ^ [INFO] [stdout] 15 | size: Size, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `Render` should have a snake case name [INFO] [stdout] --> src/main.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn Render(func: String, size: Size) -> String { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `render` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Size` is more private than the item `Plane::Render` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn Render(func: String, size: Size) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Plane::Render` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Size` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/main.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | struct Size { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/graphic-b6dcfde8b34c0ea3.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/graphic-b6dcfde8b34c0ea3/dep-test-bin-graphic` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `graphic` (bin "graphic"); 2 warnings 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/90384941aae4ea38de00e4702b50757e9b882a19/bin/rustc --crate-name graphic --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0f7e9c5c1a383e86 -C extra-filename=-170703174850bda1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints=forbid` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "fddb2f2c14c1a1072a373cb094e3f748c3355fb1485d4af437bcd8cba869e299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fddb2f2c14c1a1072a373cb094e3f748c3355fb1485d4af437bcd8cba869e299", kill_on_drop: false }` [INFO] [stdout] fddb2f2c14c1a1072a373cb094e3f748c3355fb1485d4af437bcd8cba869e299