[INFO] cloning repository https://github.com/tomasgvivo/cliciv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomasgvivo/cliciv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomasgvivo%2Fcliciv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomasgvivo%2Fcliciv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7327f21b7f50f64170d0e22e9108cf51b7f0ca7d [INFO] checking tomasgvivo/cliciv against master#4e1f5d90bca45207605a88e39b1f76abcdb85d2f for pr-123962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomasgvivo%2Fcliciv" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomasgvivo/cliciv on toolchain 4e1f5d90bca45207605a88e39b1f76abcdb85d2f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e1f5d90bca45207605a88e39b1f76abcdb85d2f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tomasgvivo/cliciv [INFO] finished tweaking git repo https://github.com/tomasgvivo/cliciv [INFO] tweaked toml for git repo https://github.com/tomasgvivo/cliciv written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tomasgvivo/cliciv 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" "+4e1f5d90bca45207605a88e39b1f76abcdb85d2f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+4e1f5d90bca45207605a88e39b1f76abcdb85d2f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15e25ba778535b36c6d24a019acb784799bfed3cc458ad98cf5e76e4922bd010 [INFO] running `Command { std: "docker" "start" "-a" "15e25ba778535b36c6d24a019acb784799bfed3cc458ad98cf5e76e4922bd010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15e25ba778535b36c6d24a019acb784799bfed3cc458ad98cf5e76e4922bd010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15e25ba778535b36c6d24a019acb784799bfed3cc458ad98cf5e76e4922bd010", kill_on_drop: false }` [INFO] [stdout] 15e25ba778535b36c6d24a019acb784799bfed3cc458ad98cf5e76e4922bd010 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+4e1f5d90bca45207605a88e39b1f76abcdb85d2f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1927c84e96f9eeec31786dab5807631362a6627c6345378fa4874bc21a59cd0e [INFO] running `Command { std: "docker" "start" "-a" "1927c84e96f9eeec31786dab5807631362a6627c6345378fa4874bc21a59cd0e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking object v0.26.1 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking cliciv v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `PrimaryResource`, `Resource` [INFO] [stdout] --> src/game/state.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use super::resources::{Resource, Resources, PrimaryResource}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/game/state.rs:2:33 [INFO] [stdout] | [INFO] [stdout] 2 | use super::errors::{CheckError, Error, IterationError}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/main.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PrimaryResource`, `Resource` [INFO] [stdout] --> src/game/state.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use super::resources::{Resource, Resources, PrimaryResource}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/game/state.rs:2:33 [INFO] [stdout] | [INFO] [stdout] 2 | use super::errors::{CheckError, Error, IterationError}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/main.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/game/citizens.rs:24:48 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn apply_action(self, action: &Action, ctx: &mut Context) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/game/citizens.rs:24:48 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn apply_action(self, action: &Action, ctx: &mut Context) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/game/land.rs:33:48 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn apply_action(self, action: &Action, ctx: &mut Context) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/game/land.rs:33:48 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn apply_action(self, action: &Action, ctx: &mut Context) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hash` [INFO] [stdout] --> src/game/state.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | let hash = self.hash(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hash` [INFO] [stdout] --> src/game/state.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | let hash = self.hash(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `apply_and_check_log` is never used [INFO] [stdout] --> src/game/state.rs:126:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl State { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 126 | pub fn apply_and_check_log(self, log: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Error` is never used [INFO] [stdout] --> src/game/errors.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Error { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/game/errors.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | NotEnaughtResource(Resource), [INFO] [stdout] | ------------------ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 | NotEnaughtResource(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/game/errors.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | NotEnaughtWorkersInJob(Job), [INFO] [stdout] | ---------------------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 17 | NotEnaughtWorkersInJob(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/game/errors.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | InvalidStateRecreation(IterationError) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 24 | InvalidStateRecreation(()) [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `apply_and_check_log` is never used [INFO] [stdout] --> src/game/state.rs:126:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl State { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 126 | pub fn apply_and_check_log(self, log: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Error` is never used [INFO] [stdout] --> src/game/errors.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Error { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/game/errors.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | NotEnaughtResource(Resource), [INFO] [stdout] | ------------------ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 | NotEnaughtResource(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/game/errors.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | NotEnaughtWorkersInJob(Job), [INFO] [stdout] | ---------------------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 17 | NotEnaughtWorkersInJob(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/game/errors.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | InvalidStateRecreation(IterationError) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 24 | InvalidStateRecreation(()) [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.57s [INFO] running `Command { std: "docker" "inspect" "1927c84e96f9eeec31786dab5807631362a6627c6345378fa4874bc21a59cd0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1927c84e96f9eeec31786dab5807631362a6627c6345378fa4874bc21a59cd0e", kill_on_drop: false }` [INFO] [stdout] 1927c84e96f9eeec31786dab5807631362a6627c6345378fa4874bc21a59cd0e [INFO] checking tomasgvivo/cliciv against try#035f40fb95ac1c79b50f07e65650460f3d11e207 for pr-123962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomasgvivo%2Fcliciv" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomasgvivo/cliciv on toolchain 035f40fb95ac1c79b50f07e65650460f3d11e207 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035f40fb95ac1c79b50f07e65650460f3d11e207" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tomasgvivo/cliciv [INFO] finished tweaking git repo https://github.com/tomasgvivo/cliciv [INFO] tweaked toml for git repo https://github.com/tomasgvivo/cliciv written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tomasgvivo/cliciv 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" "+035f40fb95ac1c79b50f07e65650460f3d11e207" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+035f40fb95ac1c79b50f07e65650460f3d11e207" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84a1b7d344c1cb991334b21e0195c81a9ca6e66c6b2d797fa75e4d39cfa8d589 [INFO] running `Command { std: "docker" "start" "-a" "84a1b7d344c1cb991334b21e0195c81a9ca6e66c6b2d797fa75e4d39cfa8d589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84a1b7d344c1cb991334b21e0195c81a9ca6e66c6b2d797fa75e4d39cfa8d589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84a1b7d344c1cb991334b21e0195c81a9ca6e66c6b2d797fa75e4d39cfa8d589", kill_on_drop: false }` [INFO] [stdout] 84a1b7d344c1cb991334b21e0195c81a9ca6e66c6b2d797fa75e4d39cfa8d589 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+035f40fb95ac1c79b50f07e65650460f3d11e207" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5efdc2c93d2a8d186f7ec71c0bba9133fd62780f13eec981e597b26fae51edd [INFO] running `Command { std: "docker" "start" "-a" "d5efdc2c93d2a8d186f7ec71c0bba9133fd62780f13eec981e597b26fae51edd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking object v0.26.1 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/035f40fb95ac1c79b50f07e65650460f3d11e207/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcOP1bTD/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcOP1bTD/symbols.o" "/opt/rustwide/target/debug/deps/serde_derive-ed19834669eff2d2.serde_derive.d34381c373f2bf3b-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-ed19834669eff2d2.serde_derive.d34381c373f2bf3b-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-ed19834669eff2d2.serde_derive.d34381c373f2bf3b-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-ed19834669eff2d2.serde_derive.d34381c373f2bf3b-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-ed19834669eff2d2.serde_derive.d34381c373f2bf3b-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-ed19834669eff2d2.serde_derive.d34381c373f2bf3b-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-ed19834669eff2d2.serde_derive.d34381c373f2bf3b-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-ed19834669eff2d2.serde_derive.d34381c373f2bf3b-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-ed19834669eff2d2.serde_derive.d34381c373f2bf3b-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-ed19834669eff2d2.serde_derive.d34381c373f2bf3b-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-ed19834669eff2d2.serde_derive.d34381c373f2bf3b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-ed19834669eff2d2.serde_derive.d34381c373f2bf3b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-ed19834669eff2d2.serde_derive.d34381c373f2bf3b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-ed19834669eff2d2.serde_derive.d34381c373f2bf3b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-ed19834669eff2d2.serde_derive.d34381c373f2bf3b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-ed19834669eff2d2.serde_derive.d34381c373f2bf3b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-ed19834669eff2d2.3x6zpcnalflnsao8.rcgu.rmeta" "/opt/rustwide/target/debug/deps/serde_derive-ed19834669eff2d2.396vf4nyh5ifyjb6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/035f40fb95ac1c79b50f07e65650460f3d11e207/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-06a659aac616be38.rlib" "/opt/rustwide/target/debug/deps/libquote-3fad997bac0837c8.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-349caa37785ad7dc.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-b11525fba24dfc5c.rlib" "/opt/rustwide/rustup-home/toolchains/035f40fb95ac1c79b50f07e65650460f3d11e207/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/rustup-home/toolchains/035f40fb95ac1c79b50f07e65650460f3d11e207/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/035f40fb95ac1c79b50f07e65650460f3d11e207/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/035f40fb95ac1c79b50f07e65650460f3d11e207/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/035f40fb95ac1c79b50f07e65650460f3d11e207/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/035f40fb95ac1c79b50f07e65650460f3d11e207/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/035f40fb95ac1c79b50f07e65650460f3d11e207/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/035f40fb95ac1c79b50f07e65650460f3d11e207/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/035f40fb95ac1c79b50f07e65650460f3d11e207/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/035f40fb95ac1c79b50f07e65650460f3d11e207/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/035f40fb95ac1c79b50f07e65650460f3d11e207/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/035f40fb95ac1c79b50f07e65650460f3d11e207/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/035f40fb95ac1c79b50f07e65650460f3d11e207/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/035f40fb95ac1c79b50f07e65650460f3d11e207/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/035f40fb95ac1c79b50f07e65650460f3d11e207/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/035f40fb95ac1c79b50f07e65650460f3d11e207/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/035f40fb95ac1c79b50f07e65650460f3d11e207/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/035f40fb95ac1c79b50f07e65650460f3d11e207/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/035f40fb95ac1c79b50f07e65650460f3d11e207/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/035f40fb95ac1c79b50f07e65650460f3d11e207/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/035f40fb95ac1c79b50f07e65650460f3d11e207/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-ed19834669eff2d2.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "d5efdc2c93d2a8d186f7ec71c0bba9133fd62780f13eec981e597b26fae51edd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5efdc2c93d2a8d186f7ec71c0bba9133fd62780f13eec981e597b26fae51edd", kill_on_drop: false }` [INFO] [stdout] d5efdc2c93d2a8d186f7ec71c0bba9133fd62780f13eec981e597b26fae51edd