[INFO] cloning repository https://github.com/deepin-community/rust-clap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deepin-community/rust-clap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeepin-community%2Frust-clap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeepin-community%2Frust-clap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16840a0f941f5301836b1a77d0cd9015286157d1 [INFO] testing deepin-community/rust-clap against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeepin-community%2Frust-clap" "/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/deepin-community/rust-clap on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/deepin-community/rust-clap [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/deepin-community/rust-clap [INFO] tweaked toml for git repo https://github.com/deepin-community/rust-clap written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/deepin-community/rust-clap 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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21ef98eee1bfd83ef4e3d78c71479dca1d6d419ec8220e2a60e5d5ad60244565 [INFO] running `Command { std: "docker" "start" "-a" "21ef98eee1bfd83ef4e3d78c71479dca1d6d419ec8220e2a60e5d5ad60244565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21ef98eee1bfd83ef4e3d78c71479dca1d6d419ec8220e2a60e5d5ad60244565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21ef98eee1bfd83ef4e3d78c71479dca1d6d419ec8220e2a60e5d5ad60244565", kill_on_drop: false }` [INFO] [stdout] 21ef98eee1bfd83ef4e3d78c71479dca1d6d419ec8220e2a60e5d5ad60244565 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94d0ca8edb6f8ad64c044d95b415adc5538b1011c65630174ae85afc25a09df5 [INFO] running `Command { std: "docker" "start" "-a" "94d0ca8edb6f8ad64c044d95b415adc5538b1011c65630174ae85afc25a09df5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling rustix v0.36.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling clap v4.0.32 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `perf` [INFO] [stdout] --> src/builder/os_str.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(feature = "perf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cargo`, `color`, `debug`, `default`, `deprecated`, `derive`, `env`, `error-context`, `help`, `std`, `string`, `suggestions`, `unicode`, `unstable-doc`, `unstable-grouped`, `unstable-replace`, `unstable-v5`, `usage`, and `wrap_help` [INFO] [stdout] = help: consider adding `perf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `features` [INFO] [stdout] --> src/parser/features/suggestions.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | #[cfg(all(test, features = "suggestions"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] help: there is a config with a similar name and value [INFO] [stdout] | [INFO] [stdout] 75 | #[cfg(all(test, feature = "suggestions"))] [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builder/command.rs:4037:17 [INFO] [stdout] | [INFO] [stdout] 4037 | for mut sc in &mut self.subcommands { [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `parse` is never used [INFO] [stdout] --> src/builder/value_parser.rs:579:8 [INFO] [stdout] | [INFO] [stdout] 571 | trait AnyValueParser: Send + Sync + 'static { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 579 | fn parse( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.74s [INFO] running `Command { std: "docker" "inspect" "94d0ca8edb6f8ad64c044d95b415adc5538b1011c65630174ae85afc25a09df5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94d0ca8edb6f8ad64c044d95b415adc5538b1011c65630174ae85afc25a09df5", kill_on_drop: false }` [INFO] [stdout] 94d0ca8edb6f8ad64c044d95b415adc5538b1011c65630174ae85afc25a09df5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2024-12-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dc6e3b5559357c17e02a4aa47e786dd62ba327613cdec2c7d58acb76e2bb541 [INFO] running `Command { std: "docker" "start" "-a" "1dc6e3b5559357c17e02a4aa47e786dd62ba327613cdec2c7d58acb76e2bb541", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling rustix v0.36.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling concolor-query v0.1.0 [INFO] [stderr] Compiling escargot v0.5.7 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling snapbox-macros v0.3.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling windows-sys v0.42.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling trybuild v1.0.72 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling similar v2.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling os_pipe v1.1.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling concolor v0.0.11 [INFO] [stderr] Compiling clap v4.0.32 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `perf` [INFO] [stdout] --> src/builder/os_str.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(feature = "perf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cargo`, `color`, `debug`, `default`, `deprecated`, `derive`, `env`, `error-context`, `help`, `std`, `string`, `suggestions`, `unicode`, `unstable-doc`, `unstable-grouped`, `unstable-replace`, `unstable-v5`, `usage`, and `wrap_help` [INFO] [stdout] = help: consider adding `perf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling snapbox v0.4.3 [INFO] [stdout] warning: unexpected `cfg` condition name: `features` [INFO] [stdout] --> src/parser/features/suggestions.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | #[cfg(all(test, features = "suggestions"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] help: there is a config with a similar name and value [INFO] [stdout] | [INFO] [stdout] 75 | #[cfg(all(test, feature = "suggestions"))] [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builder/command.rs:4037:17 [INFO] [stdout] | [INFO] [stdout] 4037 | for mut sc in &mut self.subcommands { [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `parse` is never used [INFO] [stdout] --> src/builder/value_parser.rs:579:8 [INFO] [stdout] | [INFO] [stdout] 571 | trait AnyValueParser: Send + Sync + 'static { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 579 | fn parse( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetakuE7PO/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1dc6e3b5559357c17e02a4aa47e786dd62ba327613cdec2c7d58acb76e2bb541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dc6e3b5559357c17e02a4aa47e786dd62ba327613cdec2c7d58acb76e2bb541", kill_on_drop: false }` [INFO] [stdout] 1dc6e3b5559357c17e02a4aa47e786dd62ba327613cdec2c7d58acb76e2bb541