[INFO] cloning repository https://github.com/rstenvi/syzlang-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rstenvi/syzlang-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frstenvi%2Fsyzlang-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frstenvi%2Fsyzlang-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a6c946e209a565a191d2f9e561dc1d5411bd5e4 [INFO] checking rstenvi/syzlang-parser against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frstenvi%2Fsyzlang-parser" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rstenvi/syzlang-parser [INFO] finished tweaking git repo https://github.com/rstenvi/syzlang-parser [INFO] tweaked toml for git repo https://github.com/rstenvi/syzlang-parser written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rstenvi/syzlang-parser on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rstenvi/syzlang-parser 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap-verbosity-flag v2.2.0 [INFO] [stderr] Downloaded bytebuffer v2.2.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76ed1f2bd50d777edf0d7e22aa3d7c63df2b4b2b5d07bd8084f3501ca536aa1d [INFO] running `Command { std: "docker" "start" "-a" "76ed1f2bd50d777edf0d7e22aa3d7c63df2b4b2b5d07bd8084f3501ca536aa1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76ed1f2bd50d777edf0d7e22aa3d7c63df2b4b2b5d07bd8084f3501ca536aa1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76ed1f2bd50d777edf0d7e22aa3d7c63df2b4b2b5d07bd8084f3501ca536aa1d", kill_on_drop: false }` [INFO] [stdout] 76ed1f2bd50d777edf0d7e22aa3d7c63df2b4b2b5d07bd8084f3501ca536aa1d [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d5a86fe244ed0506a2609d025945033fdebf7088e372a57989805a9f64b0405 [INFO] running `Command { std: "docker" "start" "-a" "1d5a86fe244ed0506a2609d025945033fdebf7088e372a57989805a9f64b0405", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking bytebuffer v2.2.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling ctor v0.2.7 [INFO] [stderr] Checking syzlang-parser v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> src/lib.rs:239:1 [INFO] [stdout] | [INFO] [stdout] 239 | #[ctor::ctor] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `clap`, `clap-verbosity-flag`, `cli`, `pretty_env_logger`, `std`, and `unstable` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(extract_if)] [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/lib.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(extract_if)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/parser.rs:413:29 [INFO] [stdout] | [INFO] [stdout] 413 | let _ = rem.extract_if(|x| *x == Token::Comma).collect::>(); [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] 413 | let _ = rem.extract_if(|x: /* Type */| *x == Token::Comma).collect::>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/parser.rs:413:17 [INFO] [stdout] | [INFO] [stdout] 413 | let _ = rem.extract_if(|x| *x == Token::Comma).collect::>(); [INFO] [stdout] | ^^^^^^^^^^------------------------ argument #2 is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/vec/mod.rs:3970:12 [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 413 | let _ = rem.extract_if(|x| *x == Token::Comma, /* filter */).collect::>(); [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/parser.rs:413:29 [INFO] [stdout] | [INFO] [stdout] 413 | let _ = rem.extract_if(|x| *x == Token::Comma).collect::>(); [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] 413 | let _ = rem.extract_if(|x: /* Type */| *x == Token::Comma).collect::>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/parser.rs:413:17 [INFO] [stdout] | [INFO] [stdout] 413 | let _ = rem.extract_if(|x| *x == Token::Comma).collect::>(); [INFO] [stdout] | ^^^^^^^^^^------------------------ argument #2 is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/vec/mod.rs:3970:12 [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 413 | let _ = rem.extract_if(|x| *x == Token::Comma, /* filter */).collect::>(); [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/parser.rs:468:24 [INFO] [stdout] | [INFO] [stdout] 468 | let _ = arches.extract_if(|x| *x == narch).collect::>(); [INFO] [stdout] | ^^^^^^^^^^----------------- argument #2 is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/vec/mod.rs:3970:12 [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 468 | let _ = arches.extract_if(|x| *x == narch, /* filter */).collect::>(); [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/parser.rs:468:24 [INFO] [stdout] | [INFO] [stdout] 468 | let _ = arches.extract_if(|x| *x == narch).collect::>(); [INFO] [stdout] | ^^^^^^^^^^----------------- argument #2 is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/vec/mod.rs:3970:12 [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 468 | let _ = arches.extract_if(|x| *x == narch, /* filter */).collect::>(); [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/parser.rs:674:17 [INFO] [stdout] | [INFO] [stdout] 674 | .extract_if(|x| !x.arch.contains(arch)) [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] 674 | .extract_if(|x: /* Type */| !x.arch.contains(arch)) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/parser.rs:674:5 [INFO] [stdout] | [INFO] [stdout] 674 | .extract_if(|x| !x.arch.contains(arch)) [INFO] [stdout] | ^^^^^^^^^^---------------------------- argument #2 is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/vec/mod.rs:3970:12 [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 674 | .extract_if(|x| !x.arch.contains(arch), /* filter */) [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/parser.rs:674:17 [INFO] [stdout] | [INFO] [stdout] 674 | .extract_if(|x| !x.arch.contains(arch)) [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] 674 | .extract_if(|x: /* Type */| !x.arch.contains(arch)) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/parser.rs:674:5 [INFO] [stdout] | [INFO] [stdout] 674 | .extract_if(|x| !x.arch.contains(arch)) [INFO] [stdout] | ^^^^^^^^^^---------------------------- argument #2 is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/vec/mod.rs:3970:12 [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 674 | .extract_if(|x| !x.arch.contains(arch), /* filter */) [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/parser.rs:1151:5 [INFO] [stdout] | [INFO] [stdout] 1151 | .extract_if(|x| matches!(x, ArgOpt::Tokens(_))) [INFO] [stdout] | ^^^^^^^^^^------------------------------------ argument #2 is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/vec/mod.rs:3970:12 [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 1151 | .extract_if(|x| matches!(x, ArgOpt::Tokens(_)), /* filter */) [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/parser.rs:1151:5 [INFO] [stdout] | [INFO] [stdout] 1151 | .extract_if(|x| matches!(x, ArgOpt::Tokens(_))) [INFO] [stdout] | ^^^^^^^^^^------------------------------------ argument #2 is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/vec/mod.rs:3970:12 [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 1151 | .extract_if(|x| matches!(x, ArgOpt::Tokens(_)), /* filter */) [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `{closure@src/parser.rs:1151:16: 1151:19}: RangeBounds` is not satisfied [INFO] [stdout] --> src/parser.rs:1151:16 [INFO] [stdout] | [INFO] [stdout] 1151 | .extract_if(|x| matches!(x, ArgOpt::Tokens(_))) [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RangeBounds` is not implemented for closure `{closure@src/parser.rs:1151:16: 1151:19}` [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/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/vec/mod.rs:3970:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `{closure@src/parser.rs:1151:16: 1151:19}: RangeBounds` is not satisfied [INFO] [stdout] --> src/parser.rs:1151:16 [INFO] [stdout] | [INFO] [stdout] 1151 | .extract_if(|x| matches!(x, ArgOpt::Tokens(_))) [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RangeBounds` is not implemented for closure `{closure@src/parser.rs:1151:16: 1151:19}` [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/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/vec/mod.rs:3970:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/parser.rs:3206:17 [INFO] [stdout] | [INFO] [stdout] 3206 | .extract_if(|x| x.is_virtual()) [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] 3206 | .extract_if(|x: /* Type */| x.is_virtual()) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/parser.rs:3206:17 [INFO] [stdout] | [INFO] [stdout] 3206 | .extract_if(|x| x.is_virtual()) [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] 3206 | .extract_if(|x: /* Type */| x.is_virtual()) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/parser.rs:3206:5 [INFO] [stdout] | [INFO] [stdout] 3206 | .extract_if(|x| x.is_virtual()) [INFO] [stdout] | ^^^^^^^^^^-------------------- argument #2 is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/vec/mod.rs:3970:12 [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 3206 | .extract_if(|x| x.is_virtual(), /* filter */) [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/parser.rs:3213:17 [INFO] [stdout] | [INFO] [stdout] 3213 | .extract_if(|x| self.consts.find_sysno(&x.name.name, arch).is_none()) [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] 3213 | .extract_if(|x: /* Type */| self.consts.find_sysno(&x.name.name, arch).is_none()) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/parser.rs:3206:5 [INFO] [stdout] | [INFO] [stdout] 3206 | .extract_if(|x| x.is_virtual()) [INFO] [stdout] | ^^^^^^^^^^-------------------- argument #2 is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/vec/mod.rs:3970:12 [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 3206 | .extract_if(|x| x.is_virtual(), /* filter */) [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/parser.rs:3213:17 [INFO] [stdout] | [INFO] [stdout] 3213 | .extract_if(|x| self.consts.find_sysno(&x.name.name, arch).is_none()) [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] 3213 | .extract_if(|x: /* Type */| self.consts.find_sysno(&x.name.name, arch).is_none()) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/parser.rs:3213:5 [INFO] [stdout] | [INFO] [stdout] 3213 | .extract_if(|x| self.consts.find_sysno(&x.name.name, arch).is_none()) [INFO] [stdout] | ^^^^^^^^^^---------------------------------------------------------- argument #2 is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/vec/mod.rs:3970:12 [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 3213 | .extract_if(|x| self.consts.find_sysno(&x.name.name, arch).is_none(), /* filter */) [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/parser.rs:3220:17 [INFO] [stdout] | [INFO] [stdout] 3220 | .extract_if(|x| !x.name.subname.is_empty()) [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] 3220 | .extract_if(|x: /* Type */| !x.name.subname.is_empty()) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/parser.rs:3213:5 [INFO] [stdout] | [INFO] [stdout] 3213 | .extract_if(|x| self.consts.find_sysno(&x.name.name, arch).is_none()) [INFO] [stdout] | ^^^^^^^^^^---------------------------------------------------------- argument #2 is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/vec/mod.rs:3970:12 [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 3213 | .extract_if(|x| self.consts.find_sysno(&x.name.name, arch).is_none(), /* filter */) [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/parser.rs:3220:17 [INFO] [stdout] | [INFO] [stdout] 3220 | .extract_if(|x| !x.name.subname.is_empty()) [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] 3220 | .extract_if(|x: /* Type */| !x.name.subname.is_empty()) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/parser.rs:3220:5 [INFO] [stdout] | [INFO] [stdout] 3220 | .extract_if(|x| !x.name.subname.is_empty()) [INFO] [stdout] | ^^^^^^^^^^-------------------------------- argument #2 is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/vec/mod.rs:3970:12 [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 3220 | .extract_if(|x| !x.name.subname.is_empty(), /* filter */) [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/parser.rs:3220:5 [INFO] [stdout] | [INFO] [stdout] 3220 | .extract_if(|x| !x.name.subname.is_empty()) [INFO] [stdout] | ^^^^^^^^^^-------------------------------- argument #2 is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/vec/mod.rs:3970:12 [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 3220 | .extract_if(|x| !x.name.subname.is_empty(), /* filter */) [INFO] [stdout] | ++++++++++++++ [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 `syzlang-parser` (lib) due to 13 previous errors; 1 warning emitted [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 `syzlang-parser` (lib test) due to 13 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1d5a86fe244ed0506a2609d025945033fdebf7088e372a57989805a9f64b0405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d5a86fe244ed0506a2609d025945033fdebf7088e372a57989805a9f64b0405", kill_on_drop: false }` [INFO] [stdout] 1d5a86fe244ed0506a2609d025945033fdebf7088e372a57989805a9f64b0405