[INFO] cloning repository https://github.com/Johan-Mi/scratch-compiler-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Johan-Mi/scratch-compiler-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohan-Mi%2Fscratch-compiler-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohan-Mi%2Fscratch-compiler-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1c20791b0cc9984326d19c5588f15bc73ec207fa
[INFO] checking Johan-Mi/scratch-compiler-rs against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohan-Mi%2Fscratch-compiler-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Johan-Mi/scratch-compiler-rs on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/Johan-Mi/scratch-compiler-rs
[INFO] finished tweaking git repo https://github.com/Johan-Mi/scratch-compiler-rs
[INFO] tweaked toml for git repo https://github.com/Johan-Mi/scratch-compiler-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Johan-Mi/scratch-compiler-rs 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad3f72b246f2516ca9557519781f4864833c517bbce1d3f3a19cad9db645e390
[INFO] running `Command { std: "docker" "start" "-a" "ad3f72b246f2516ca9557519781f4864833c517bbce1d3f3a19cad9db645e390", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad3f72b246f2516ca9557519781f4864833c517bbce1d3f3a19cad9db645e390", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad3f72b246f2516ca9557519781f4864833c517bbce1d3f3a19cad9db645e390", kill_on_drop: false }`
[INFO] [stdout] ad3f72b246f2516ca9557519781f4864833c517bbce1d3f3a19cad9db645e390
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6083b59d245b548a8cb8caecd7bc4144d7b2f0e61c65074c45d8ee4952ff46ee
[INFO] running `Command { std: "docker" "start" "-a" "6083b59d245b548a8cb8caecd7bc4144d7b2f0e61c65074c45d8ee4952ff46ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling cranelift-isle v0.97.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.97.2
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]     Checking cranelift-entity v0.97.2
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.97.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]     Checking bumpalo v3.14.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking cranelift-bforest v0.97.2
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking codemap v0.1.3
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking ecow v0.2.0
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking ryu-js v0.2.2
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking codemap-diagnostic v0.1.1 (https://github.com/Johan-Mi/codemap-diagnostic#c7860a6d)
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking lispfmt v0.1.0 (https://github.com/Johan-Mi/lispfmt#37c51553)
[INFO] [stderr]     Checking sb3-stuff v0.1.0 (https://github.com/Johan-Mi/sb3-stuff#e1dea5f9)
[INFO] [stderr]     Checking cranelift-control v0.97.2
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr]    Compiling cranelift-codegen v0.97.2
[INFO] [stderr]    Compiling gumdrop_derive v0.8.1
[INFO] [stderr]     Checking gumdrop v0.8.1
[INFO] [stderr]    Compiling logos-codegen v0.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling logos-derive v0.14.0
[INFO] [stderr]     Checking logos v0.14.0
[INFO] [stderr]     Checking cranelift-module v0.97.2
[INFO] [stderr]     Checking cranelift-frontend v0.97.2
[INFO] [stderr]     Checking cranelift-object v0.97.2
[INFO] [stderr]     Checking cranelift v0.97.2
[INFO] [stderr]     Checking scratch-compiler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/optimize.rs:382:22
[INFO] [stdout]     |
[INFO] [stdout] 382 |         .extract_if(|expr| expr.is_imm())
[INFO] [stdout]     |                      ^^^^  ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 382 |         .extract_if(|expr: /* Type */| expr.is_imm())
[INFO] [stdout]     |                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/optimize.rs:382:22
[INFO] [stdout]     |
[INFO] [stdout] 382 |         .extract_if(|expr| expr.is_imm())
[INFO] [stdout]     |                      ^^^^  ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 382 |         .extract_if(|expr: /* Type */| expr.is_imm())
[INFO] [stdout]     |                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/optimize.rs:382:10
[INFO] [stdout]     |
[INFO] [stdout] 382 |         .extract_if(|expr| expr.is_imm())
[INFO] [stdout]     |          ^^^^^^^^^^---------------------- argument #2 is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/alloc/src/vec/mod.rs:3709:12
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 382 |         .extract_if(|expr| expr.is_imm(), /* filter */)
[INFO] [stdout]     |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/optimize.rs:382:10
[INFO] [stdout]     |
[INFO] [stdout] 382 |         .extract_if(|expr| expr.is_imm())
[INFO] [stdout]     |          ^^^^^^^^^^---------------------- argument #2 is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/alloc/src/vec/mod.rs:3709:12
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 382 |         .extract_if(|expr| expr.is_imm(), /* filter */)
[INFO] [stdout]     |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/optimize.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 166 |             .extract_if(|term| matches!(term, AddSub(..)))
[INFO] [stdout]     |              ^^^^^^^^^^----------------------------------- argument #2 is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/alloc/src/vec/mod.rs:3709:12
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 166 |             .extract_if(|term| matches!(term, AddSub(..)), /* filter */)
[INFO] [stdout]     |                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `{closure@src/optimize.rs:166:25: 166:31}: RangeBounds<usize>` is not satisfied
[INFO] [stdout]    --> src/optimize.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 |             .extract_if(|term| matches!(term, AddSub(..)))
[INFO] [stdout]     |              ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RangeBounds<usize>` is not implemented for closure `{closure@src/optimize.rs:166:25: 166:31}`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Vec::<T, A>::extract_if`
[INFO] [stdout]    --> /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/alloc/src/vec/mod.rs:3709:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/optimize.rs:177:14
[INFO] [stdout]     |
[INFO] [stdout] 177 |             .extract_if(|term| matches!(term, AddSub(..)))
[INFO] [stdout]     |              ^^^^^^^^^^----------------------------------- argument #2 is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/alloc/src/vec/mod.rs:3709:12
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 177 |             .extract_if(|term| matches!(term, AddSub(..)), /* filter */)
[INFO] [stdout]     |                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `{closure@src/optimize.rs:177:25: 177:31}: RangeBounds<usize>` is not satisfied
[INFO] [stdout]    --> src/optimize.rs:177:25
[INFO] [stdout]     |
[INFO] [stdout] 177 |             .extract_if(|term| matches!(term, AddSub(..)))
[INFO] [stdout]     |              ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RangeBounds<usize>` is not implemented for closure `{closure@src/optimize.rs:177:25: 177:31}`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Vec::<T, A>::extract_if`
[INFO] [stdout]    --> /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/alloc/src/vec/mod.rs:3709:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/optimize.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout] 201 |             .extract_if(|term| matches!(term, MulDiv(..)))
[INFO] [stdout]     |              ^^^^^^^^^^----------------------------------- argument #2 is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/alloc/src/vec/mod.rs:3709:12
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 201 |             .extract_if(|term| matches!(term, MulDiv(..)), /* filter */)
[INFO] [stdout]     |                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `{closure@src/optimize.rs:201:25: 201:31}: RangeBounds<usize>` is not satisfied
[INFO] [stdout]    --> src/optimize.rs:201:25
[INFO] [stdout]     |
[INFO] [stdout] 201 |             .extract_if(|term| matches!(term, MulDiv(..)))
[INFO] [stdout]     |              ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RangeBounds<usize>` is not implemented for closure `{closure@src/optimize.rs:201:25: 201:31}`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Vec::<T, A>::extract_if`
[INFO] [stdout]    --> /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/alloc/src/vec/mod.rs:3709:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/optimize.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 166 |             .extract_if(|term| matches!(term, AddSub(..)))
[INFO] [stdout]     |              ^^^^^^^^^^----------------------------------- argument #2 is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/alloc/src/vec/mod.rs:3709:12
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 166 |             .extract_if(|term| matches!(term, AddSub(..)), /* filter */)
[INFO] [stdout]     |                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/optimize.rs:212:14
[INFO] [stdout]     |
[INFO] [stdout] 212 |             .extract_if(|term| matches!(term, MulDiv(..)))
[INFO] [stdout]     |              ^^^^^^^^^^----------------------------------- argument #2 is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/alloc/src/vec/mod.rs:3709:12
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 212 |             .extract_if(|term| matches!(term, MulDiv(..)), /* filter */)
[INFO] [stdout]     |                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `{closure@src/optimize.rs:212:25: 212:31}: RangeBounds<usize>` is not satisfied
[INFO] [stdout]    --> src/optimize.rs:212:25
[INFO] [stdout]     |
[INFO] [stdout] 212 |             .extract_if(|term| matches!(term, MulDiv(..)))
[INFO] [stdout]     |              ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RangeBounds<usize>` is not implemented for closure `{closure@src/optimize.rs:212:25: 212:31}`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Vec::<T, A>::extract_if`
[INFO] [stdout]    --> /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/alloc/src/vec/mod.rs:3709:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `{closure@src/optimize.rs:166:25: 166:31}: RangeBounds<usize>` is not satisfied
[INFO] [stdout]    --> src/optimize.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 |             .extract_if(|term| matches!(term, AddSub(..)))
[INFO] [stdout]     |              ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RangeBounds<usize>` is not implemented for closure `{closure@src/optimize.rs:166:25: 166:31}`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Vec::<T, A>::extract_if`
[INFO] [stdout]    --> /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/alloc/src/vec/mod.rs:3709:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/optimize.rs:177:14
[INFO] [stdout]     |
[INFO] [stdout] 177 |             .extract_if(|term| matches!(term, AddSub(..)))
[INFO] [stdout]     |              ^^^^^^^^^^----------------------------------- argument #2 is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/alloc/src/vec/mod.rs:3709:12
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 177 |             .extract_if(|term| matches!(term, AddSub(..)), /* filter */)
[INFO] [stdout]     |                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `{closure@src/optimize.rs:177:25: 177:31}: RangeBounds<usize>` is not satisfied
[INFO] [stdout]    --> src/optimize.rs:177:25
[INFO] [stdout]     |
[INFO] [stdout] 177 |             .extract_if(|term| matches!(term, AddSub(..)))
[INFO] [stdout]     |              ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RangeBounds<usize>` is not implemented for closure `{closure@src/optimize.rs:177:25: 177:31}`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Vec::<T, A>::extract_if`
[INFO] [stdout]    --> /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/alloc/src/vec/mod.rs:3709:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/optimize.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout] 201 |             .extract_if(|term| matches!(term, MulDiv(..)))
[INFO] [stdout]     |              ^^^^^^^^^^----------------------------------- argument #2 is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/alloc/src/vec/mod.rs:3709:12
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 201 |             .extract_if(|term| matches!(term, MulDiv(..)), /* filter */)
[INFO] [stdout]     |                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `{closure@src/optimize.rs:201:25: 201:31}: RangeBounds<usize>` is not satisfied
[INFO] [stdout]    --> src/optimize.rs:201:25
[INFO] [stdout]     |
[INFO] [stdout] 201 |             .extract_if(|term| matches!(term, MulDiv(..)))
[INFO] [stdout]     |              ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RangeBounds<usize>` is not implemented for closure `{closure@src/optimize.rs:201:25: 201:31}`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Vec::<T, A>::extract_if`
[INFO] [stdout]    --> /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/alloc/src/vec/mod.rs:3709:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/optimize.rs:212:14
[INFO] [stdout]     |
[INFO] [stdout] 212 |             .extract_if(|term| matches!(term, MulDiv(..)))
[INFO] [stdout]     |              ^^^^^^^^^^----------------------------------- argument #2 is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/alloc/src/vec/mod.rs:3709:12
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 212 |             .extract_if(|term| matches!(term, MulDiv(..)), /* filter */)
[INFO] [stdout]     |                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `{closure@src/optimize.rs:212:25: 212:31}: RangeBounds<usize>` is not satisfied
[INFO] [stdout]    --> src/optimize.rs:212:25
[INFO] [stdout]     |
[INFO] [stdout] 212 |             .extract_if(|term| matches!(term, MulDiv(..)))
[INFO] [stdout]     |              ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RangeBounds<usize>` is not implemented for closure `{closure@src/optimize.rs:212:25: 212:31}`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Vec::<T, A>::extract_if`
[INFO] [stdout]    --> /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/alloc/src/vec/mod.rs:3709:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0282.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scratch-compiler` (bin "scratch-compiler") due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0282.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scratch-compiler` (bin "scratch-compiler" test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "6083b59d245b548a8cb8caecd7bc4144d7b2f0e61c65074c45d8ee4952ff46ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6083b59d245b548a8cb8caecd7bc4144d7b2f0e61c65074c45d8ee4952ff46ee", kill_on_drop: false }`
[INFO] [stdout] 6083b59d245b548a8cb8caecd7bc4144d7b2f0e61c65074c45d8ee4952ff46ee
