[INFO] cloning repository https://github.com/otobrglez/flaggy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/otobrglez/flaggy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotobrglez%2Fflaggy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotobrglez%2Fflaggy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d99f083b23e685410134d5acc986bf0164739ef4 [INFO] testing otobrglez/flaggy against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotobrglez%2Fflaggy" "/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/otobrglez/flaggy on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/otobrglez/flaggy [INFO] finished tweaking git repo https://github.com/otobrglez/flaggy [INFO] tweaked toml for git repo https://github.com/otobrglez/flaggy written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/otobrglez/flaggy 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eeae6ab4d7086e0813ad6afbb7cb7f25eae1adc0e65ab6cb462521f29e80b634 [INFO] running `Command { std: "docker" "start" "-a" "eeae6ab4d7086e0813ad6afbb7cb7f25eae1adc0e65ab6cb462521f29e80b634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eeae6ab4d7086e0813ad6afbb7cb7f25eae1adc0e65ab6cb462521f29e80b634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeae6ab4d7086e0813ad6afbb7cb7f25eae1adc0e65ab6cb462521f29e80b634", kill_on_drop: false }` [INFO] [stdout] eeae6ab4d7086e0813ad6afbb7cb7f25eae1adc0e65ab6cb462521f29e80b634 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6465dbdca7199a74f9ceb8aa431b2336fbbc3065db9c55c4ab4652627f2d9719 [INFO] running `Command { std: "docker" "start" "-a" "6465dbdca7199a74f9ceb8aa431b2336fbbc3065db9c55c4ab4652627f2d9719", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.21 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling clap v4.3.21 [INFO] [stderr] Compiling flaggy v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `from_string` is never used [INFO] [stdout] --> src/command_config.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl CommandConfig { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn from_string(raw: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing [INFO] [stdout] --> src/command_config.rs:54:42 [INFO] [stdout] | [INFO] [stdout] 54 | serde_yaml::from_str(raw.as_str().deref()).map(Self::from_raw) [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Deref`, so calling `deref` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.deref()` on a double reference, which returns `&std::string::String` instead of dereferencing the inner type [INFO] [stdout] --> src/matrix_builder.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | .get(flag.deref().clone().as_str()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.deref()` on a double reference, which returns `&std::string::String` instead of dereferencing the inner type [INFO] [stdout] --> src/matrix_builder.rs:31:48 [INFO] [stdout] | [INFO] [stdout] 31 | ... map.insert(flag.deref().clone(), pre.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `flaggy` (bin "flaggy"); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name flaggy --edition=2021 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)' --check-cfg 'cfg(feature, values())' -C metadata=c2ef5ea0351bed61 -C extra-filename=-c2ef5ea0351bed61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-12f73db89db216df.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-00e6b2d6895618d5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b6b02ba06a3dd711.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-26a668e8cae50d59.rlib --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "6465dbdca7199a74f9ceb8aa431b2336fbbc3065db9c55c4ab4652627f2d9719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6465dbdca7199a74f9ceb8aa431b2336fbbc3065db9c55c4ab4652627f2d9719", kill_on_drop: false }` [INFO] [stdout] 6465dbdca7199a74f9ceb8aa431b2336fbbc3065db9c55c4ab4652627f2d9719