[INFO] cloning repository https://github.com/iamJLZ/desu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iamJLZ/desu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiamJLZ%2Fdesu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiamJLZ%2Fdesu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02378349a0f687f4874656279073b5e59addd972 [INFO] checking iamJLZ/desu against try#fc545c6b951a304df08b327c158f92678582f435 for pr-140557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiamJLZ%2Fdesu" "/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/iamJLZ/desu on toolchain fc545c6b951a304df08b327c158f92678582f435 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iamJLZ/desu [INFO] finished tweaking git repo https://github.com/iamJLZ/desu [INFO] tweaked toml for git repo https://github.com/iamJLZ/desu written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/iamJLZ/desu 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" "+fc545c6b951a304df08b327c158f92678582f435" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ecc0df074b32c8cbf4f0b983c9c478169189b957157ef7d2ba86070b896c712 [INFO] running `Command { std: "docker" "start" "-a" "6ecc0df074b32c8cbf4f0b983c9c478169189b957157ef7d2ba86070b896c712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ecc0df074b32c8cbf4f0b983c9c478169189b957157ef7d2ba86070b896c712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ecc0df074b32c8cbf4f0b983c9c478169189b957157ef7d2ba86070b896c712", kill_on_drop: false }` [INFO] [stdout] 6ecc0df074b32c8cbf4f0b983c9c478169189b957157ef7d2ba86070b896c712 [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56042abd9eaa87ff98b19268798ee292c80b574a44ebd1dff0cb3f80c0332c7b [INFO] running `Command { std: "docker" "start" "-a" "56042abd9eaa87ff98b19268798ee292c80b574a44ebd1dff0cb3f80c0332c7b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking clap v4.5.27 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Checking pest v2.7.15 [INFO] [stderr] Checking desu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `&str: IntoResettable` is not satisfied [INFO] [stdout] --> src/main.rs:10:48 [INFO] [stdout] | [INFO] [stdout] 10 | .arg(Arg::new("input file path").short("i").long("in").value_parser(value_parser!(str))) [INFO] [stdout] | ----- ^^^ the trait `IntoResettable` is not implemented for `&str` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoResettable`: [INFO] [stdout] `ArgAction` implements `IntoResettable` [INFO] [stdout] `Option<&'static str>` implements `IntoResettable` [INFO] [stdout] `Option<&'static str>` implements `IntoResettable` [INFO] [stdout] `Option<&'static str>` implements `IntoResettable` [INFO] [stdout] `Option` implements `IntoResettable` [INFO] [stdout] `Option` implements `IntoResettable` [INFO] [stdout] `Option` implements `IntoResettable` [INFO] [stdout] `Option` implements `IntoResettable` [INFO] [stdout] and 5 others [INFO] [stdout] note: required by a bound in `Arg::short` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.27/src/builder/arg.rs:182:36 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn short(mut self, s: impl IntoResettable) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Arg::short` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/main.rs:10:77 [INFO] [stdout] | [INFO] [stdout] 10 | .arg(Arg::new("input file path").short("i").long("in").value_parser(value_parser!(str))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] note: required by an implicit `Sized` bound in `_infer_ValueParser_for` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.27/src/builder/value_parser.rs:2427:35 [INFO] [stdout] | [INFO] [stdout] 2427 | pub struct _infer_ValueParser_for(std::marker::PhantomData); [INFO] [stdout] | ^ required by the implicit `Sized` requirement on this type parameter in `_infer_ValueParser_for` [INFO] [stdout] = note: this error originates in the macro `value_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&str: IntoResettable` is not satisfied [INFO] [stdout] --> src/main.rs:10:48 [INFO] [stdout] | [INFO] [stdout] 10 | .arg(Arg::new("input file path").short("i").long("in").value_parser(value_parser!(str))) [INFO] [stdout] | ----- ^^^ the trait `IntoResettable` is not implemented for `&str` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoResettable`: [INFO] [stdout] `ArgAction` implements `IntoResettable` [INFO] [stdout] `Option<&'static str>` implements `IntoResettable` [INFO] [stdout] `Option<&'static str>` implements `IntoResettable` [INFO] [stdout] `Option<&'static str>` implements `IntoResettable` [INFO] [stdout] `Option` implements `IntoResettable` [INFO] [stdout] `Option` implements `IntoResettable` [INFO] [stdout] `Option` implements `IntoResettable` [INFO] [stdout] `Option` implements `IntoResettable` [INFO] [stdout] and 5 others [INFO] [stdout] note: required by a bound in `Arg::short` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.27/src/builder/arg.rs:182:36 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn short(mut self, s: impl IntoResettable) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Arg::short` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/main.rs:10:77 [INFO] [stdout] | [INFO] [stdout] 10 | .arg(Arg::new("input file path").short("i").long("in").value_parser(value_parser!(str))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] note: required by an implicit `Sized` bound in `_infer_ValueParser_for` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.27/src/builder/value_parser.rs:2427:35 [INFO] [stdout] | [INFO] [stdout] 2427 | pub struct _infer_ValueParser_for(std::marker::PhantomData); [INFO] [stdout] | ^ required by the implicit `Sized` requirement on this type parameter in `_infer_ValueParser_for` [INFO] [stdout] = note: this error originates in the macro `value_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `_infer_ValueParser_for`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:10:77 [INFO] [stdout] | [INFO] [stdout] 10 | .arg(Arg::new("input file path").short("i").long("in").value_parser(value_parser!(str))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ function or associated item cannot be called on `_infer_ValueParser_for` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `str: Sized` [INFO] [stdout] = note: this error originates in the macro `value_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&str: IntoResettable` is not satisfied [INFO] [stdout] --> src/main.rs:11:41 [INFO] [stdout] | [INFO] [stdout] 11 | .arg(Arg::new("standard").short("s").long("std").value_parser(value_parser!(u32))) [INFO] [stdout] | ----- ^^^ the trait `IntoResettable` is not implemented for `&str` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoResettable`: [INFO] [stdout] `ArgAction` implements `IntoResettable` [INFO] [stdout] `Option<&'static str>` implements `IntoResettable` [INFO] [stdout] `Option<&'static str>` implements `IntoResettable` [INFO] [stdout] `Option<&'static str>` implements `IntoResettable` [INFO] [stdout] `Option` implements `IntoResettable` [INFO] [stdout] `Option` implements `IntoResettable` [INFO] [stdout] `Option` implements `IntoResettable` [INFO] [stdout] `Option` implements `IntoResettable` [INFO] [stdout] and 5 others [INFO] [stdout] note: required by a bound in `Arg::short` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.27/src/builder/arg.rs:182:36 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn short(mut self, s: impl IntoResettable) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Arg::short` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `_infer_ValueParser_for`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:10:77 [INFO] [stdout] | [INFO] [stdout] 10 | .arg(Arg::new("input file path").short("i").long("in").value_parser(value_parser!(str))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ function or associated item cannot be called on `_infer_ValueParser_for` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `str: Sized` [INFO] [stdout] = note: this error originates in the macro `value_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&str: IntoResettable` is not satisfied [INFO] [stdout] --> src/main.rs:11:41 [INFO] [stdout] | [INFO] [stdout] 11 | .arg(Arg::new("standard").short("s").long("std").value_parser(value_parser!(u32))) [INFO] [stdout] | ----- ^^^ the trait `IntoResettable` is not implemented for `&str` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoResettable`: [INFO] [stdout] `ArgAction` implements `IntoResettable` [INFO] [stdout] `Option<&'static str>` implements `IntoResettable` [INFO] [stdout] `Option<&'static str>` implements `IntoResettable` [INFO] [stdout] `Option<&'static str>` implements `IntoResettable` [INFO] [stdout] `Option` implements `IntoResettable` [INFO] [stdout] `Option` implements `IntoResettable` [INFO] [stdout] `Option` implements `IntoResettable` [INFO] [stdout] `Option` implements `IntoResettable` [INFO] [stdout] and 5 others [INFO] [stdout] note: required by a bound in `Arg::short` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.27/src/builder/arg.rs:182:36 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn short(mut self, s: impl IntoResettable) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Arg::short` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `desu` (bin "desu") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `desu` (bin "desu" test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "56042abd9eaa87ff98b19268798ee292c80b574a44ebd1dff0cb3f80c0332c7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56042abd9eaa87ff98b19268798ee292c80b574a44ebd1dff0cb3f80c0332c7b", kill_on_drop: false }` [INFO] [stdout] 56042abd9eaa87ff98b19268798ee292c80b574a44ebd1dff0cb3f80c0332c7b