[INFO] cloning repository https://github.com/diogo464/dotup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/diogo464/dotup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiogo464%2Fdotup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiogo464%2Fdotup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e62270b966a2cca1cffbb790cdc6a5130fd81c49 [INFO] building diogo464/dotup against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiogo464%2Fdotup" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/diogo464/dotup on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/diogo464/dotup [INFO] finished tweaking git repo https://github.com/diogo464/dotup [INFO] tweaked toml for git repo https://github.com/diogo464/dotup written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/diogo464/dotup 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 221e3552f93df8a91cf36483ffc43e918343ddf3deb3c59bdc656f7631496bd7 [INFO] running `Command { std: "docker" "start" "-a" "221e3552f93df8a91cf36483ffc43e918343ddf3deb3c59bdc656f7631496bd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "221e3552f93df8a91cf36483ffc43e918343ddf3deb3c59bdc656f7631496bd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "221e3552f93df8a91cf36483ffc43e918343ddf3deb3c59bdc656f7631496bd7", kill_on_drop: false }` [INFO] [stdout] 221e3552f93df8a91cf36483ffc43e918343ddf3deb3c59bdc656f7631496bd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c22d4fa9ea34a206a1e468c582a12889be54b7b0844819c279562709daf9bdb7 [INFO] running `Command { std: "docker" "start" "-a" "c22d4fa9ea34a206a1e468c582a12889be54b7b0844819c279562709daf9bdb7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.12.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling dyn-clone v1.0.16 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling dotup v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `io_error_other` has been stable since 1.74.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(io_error_other)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `extract_if` has been stable since 1.87.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(extract_if)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/dotup/mod.rs:318:10 [INFO] [stdout] | [INFO] [stdout] 318 | .extract_if(|item| std::matches!(item, cfg::GroupItem::Action(_))) [INFO] [stdout] | ^^^^^^^^^^------------------------------------------------------- argument #2 is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/alloc/src/vec/mod.rs:3725:12 [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 318 | .extract_if(|item| std::matches!(item, cfg::GroupItem::Action(_)), /* filter */) [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `{closure@src/dotup/mod.rs:318:21: 318:27}: RangeBounds` is not satisfied [INFO] [stdout] --> src/dotup/mod.rs:318:21 [INFO] [stdout] | [INFO] [stdout] 318 | .extract_if(|item| std::matches!(item, cfg::GroupItem::Action(_))) [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RangeBounds` is not implemented for closure `{closure@src/dotup/mod.rs:318:21: 318:27}` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Vec::::extract_if` [INFO] [stdout] --> /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/alloc/src/vec/mod.rs:3725:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dotup` (bin "dotup") due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c22d4fa9ea34a206a1e468c582a12889be54b7b0844819c279562709daf9bdb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c22d4fa9ea34a206a1e468c582a12889be54b7b0844819c279562709daf9bdb7", kill_on_drop: false }` [INFO] [stdout] c22d4fa9ea34a206a1e468c582a12889be54b7b0844819c279562709daf9bdb7