[INFO] cloning repository https://github.com/stevecooperorg/pure-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stevecooperorg/pure-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevecooperorg%2Fpure-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevecooperorg%2Fpure-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3fbd626ff5c329d4d440e382b2547d168631ccbc [INFO] checking stevecooperorg/pure-rust against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevecooperorg%2Fpure-rust" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stevecooperorg/pure-rust on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stevecooperorg/pure-rust [INFO] finished tweaking git repo https://github.com/stevecooperorg/pure-rust [INFO] tweaked toml for git repo https://github.com/stevecooperorg/pure-rust written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/stevecooperorg/pure-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2b27a8698761b6652b8841cb5bd224b07a30ed88ff2b2c1a99f4e606110209a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f2b27a8698761b6652b8841cb5bd224b07a30ed88ff2b2c1a99f4e606110209a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2b27a8698761b6652b8841cb5bd224b07a30ed88ff2b2c1a99f4e606110209a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2b27a8698761b6652b8841cb5bd224b07a30ed88ff2b2c1a99f4e606110209a", kill_on_drop: false }` [INFO] [stdout] f2b27a8698761b6652b8841cb5bd224b07a30ed88ff2b2c1a99f4e606110209a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fa3bbc6bdb8c3bd32caeb21e62fe0064f3b773ae5d0f14dc8c546d7ac5c54d40 [INFO] running `Command { std: "docker" "start" "-a" "fa3bbc6bdb8c3bd32caeb21e62fe0064f3b773ae5d0f14dc8c546d7ac5c54d40", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking pom v3.2.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking weedle v0.9.0 [INFO] [stderr] Checking pure-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `pom::set::Set` [INFO] [stdout] --> src/idl_parser.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 212 | use pom::set::Set; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pom::Error` [INFO] [stdout] --> src/idl_parser.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | use pom::Error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `names` [INFO] [stdout] --> src/idl_parser.rs:125:55 [INFO] [stdout] | [INFO] [stdout] 125 | (op() * list(name(), lit(b"or")) - cl()).map(|names| "compound".to_string()); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_names` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Attribute` [INFO] [stdout] --> src/idl_parser.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | Attribute(AttributeDef), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Getter` [INFO] [stdout] --> src/idl_parser.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | Getter(GetterDef), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Deleter` [INFO] [stdout] --> src/idl_parser.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | Deleter(DeleterDef), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Setter` [INFO] [stdout] --> src/idl_parser.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | Setter(SetterDef), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Function` [INFO] [stdout] --> src/idl_parser.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | Function(FunctionDef), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ws` [INFO] [stdout] --> src/idl_parser.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn ws<'a>() -> Parser<'a, u8, ()> { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `space` [INFO] [stdout] --> src/idl_parser.rs:62:4 [INFO] [stdout] | [INFO] [stdout] 62 | fn space<'a>() -> Parser<'a, u8, ()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `spaced` [INFO] [stdout] --> src/idl_parser.rs:66:4 [INFO] [stdout] | [INFO] [stdout] 66 | fn spaced<'a, T>(parser: Parser<'a, u8, T>) -> Parser<'a, u8, T> [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_cr` [INFO] [stdout] --> src/idl_parser.rs:73:4 [INFO] [stdout] | [INFO] [stdout] 73 | fn is_cr(term: u8) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_lf` [INFO] [stdout] --> src/idl_parser.rs:77:4 [INFO] [stdout] | [INFO] [stdout] 77 | fn is_lf(term: u8) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `lit` [INFO] [stdout] --> src/idl_parser.rs:81:4 [INFO] [stdout] | [INFO] [stdout] 81 | fn lit<'a>(literal: &'static [u8]) -> Parser<'a, u8, ()> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op` [INFO] [stdout] --> src/idl_parser.rs:85:4 [INFO] [stdout] | [INFO] [stdout] 85 | fn op<'a>() -> Parser<'a, u8, ()> { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cl` [INFO] [stdout] --> src/idl_parser.rs:89:4 [INFO] [stdout] | [INFO] [stdout] 89 | fn cl<'a>() -> Parser<'a, u8, ()> { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `eol` [INFO] [stdout] --> src/idl_parser.rs:93:4 [INFO] [stdout] | [INFO] [stdout] 93 | fn eol<'a>() -> Parser<'a, u8, ()> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `to_eol` [INFO] [stdout] --> src/idl_parser.rs:97:4 [INFO] [stdout] | [INFO] [stdout] 97 | fn to_eol<'a>() -> Parser<'a, u8, String> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `semi` [INFO] [stdout] --> src/idl_parser.rs:107:4 [INFO] [stdout] | [INFO] [stdout] 107 | fn semi<'a>() -> Parser<'a, u8, ()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `comment` [INFO] [stdout] --> src/idl_parser.rs:111:4 [INFO] [stdout] | [INFO] [stdout] 111 | fn comment<'a>() -> Parser<'a, u8, ()> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `name` [INFO] [stdout] --> src/idl_parser.rs:115:4 [INFO] [stdout] | [INFO] [stdout] 115 | fn name<'a>() -> Parser<'a, u8, String> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `typ` [INFO] [stdout] --> src/idl_parser.rs:122:4 [INFO] [stdout] | [INFO] [stdout] 122 | fn typ<'a>() -> Parser<'a, u8, String> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `attribute` [INFO] [stdout] --> src/idl_parser.rs:135:4 [INFO] [stdout] | [INFO] [stdout] 135 | fn attribute<'a>() -> Parser<'a, u8, Member> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `argument` [INFO] [stdout] --> src/idl_parser.rs:153:4 [INFO] [stdout] | [INFO] [stdout] 153 | fn argument<'a>() -> Parser<'a, u8, ArgDef> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `argument_list` [INFO] [stdout] --> src/idl_parser.rs:157:4 [INFO] [stdout] | [INFO] [stdout] 157 | fn argument_list<'a>() -> Parser<'a, u8, Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `getter` [INFO] [stdout] --> src/idl_parser.rs:161:4 [INFO] [stdout] | [INFO] [stdout] 161 | fn getter<'a>() -> Parser<'a, u8, Member> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `deleter` [INFO] [stdout] --> src/idl_parser.rs:167:4 [INFO] [stdout] | [INFO] [stdout] 167 | fn deleter<'a>() -> Parser<'a, u8, Member> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setter` [INFO] [stdout] --> src/idl_parser.rs:173:4 [INFO] [stdout] | [INFO] [stdout] 173 | fn setter<'a>() -> Parser<'a, u8, Member> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `function` [INFO] [stdout] --> src/idl_parser.rs:179:4 [INFO] [stdout] | [INFO] [stdout] 179 | fn function<'a>() -> Parser<'a, u8, Member> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `member` [INFO] [stdout] --> src/idl_parser.rs:185:4 [INFO] [stdout] | [INFO] [stdout] 185 | fn member<'a>() -> Parser<'a, u8, Member> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `member_list` [INFO] [stdout] --> src/idl_parser.rs:189:4 [INFO] [stdout] | [INFO] [stdout] 189 | fn member_list<'a>() -> Parser<'a, u8, Vec> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `interface` [INFO] [stdout] --> src/idl_parser.rs:193:4 [INFO] [stdout] | [INFO] [stdout] 193 | fn interface<'a>() -> Parser<'a, u8, Interface> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `idl` [INFO] [stdout] --> src/idl_parser.rs:205:4 [INFO] [stdout] | [INFO] [stdout] 205 | fn idl<'a>() -> Parser<'a, u8, Vec> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `names` [INFO] [stdout] --> src/idl_parser.rs:125:55 [INFO] [stdout] | [INFO] [stdout] 125 | (op() * list(name(), lit(b"or")) - cl()).map(|names| "compound".to_string()); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_names` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/idl_parser.rs:465:40 [INFO] [stdout] | [INFO] [stdout] 465 | Err(pom::Error::Mismatch { message, position }) => { [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `message: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start_str` [INFO] [stdout] --> src/idl_parser.rs:468:21 [INFO] [stdout] | [INFO] [stdout] 468 | let start_str = std::str::from_utf8(start_str).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/idl_parser.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | if let Err(e) = res { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 242 | assert_consumes_all![eol(), b"\r"]; [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/idl_parser.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | if let Err(e) = res { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 243 | assert_consumes_all![eol(), b"\r\n"]; [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/idl_parser.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | if let Err(e) = res { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 244 | assert_consumes_all![eol(), b"\n"]; [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/idl_parser.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | if let Err(e) = res { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 246 | assert_consumes_all![space(), b""]; [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/idl_parser.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | if let Err(e) = res { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 247 | assert_consumes_all![space(), b" "]; [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/idl_parser.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | if let Err(e) = res { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 248 | assert_consumes_all![space(), b" \t \n \r "]; [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/idl_parser.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | if let Err(e) = res { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 250 | assert_consumes_all![comment(), b"//\r"]; [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/idl_parser.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | if let Err(e) = res { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 251 | assert_consumes_all![comment(), b"//\n"]; [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/idl_parser.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | if let Err(e) = res { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 252 | assert_consumes_all![comment(), b"//\r\n"]; [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/idl_parser.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | if let Err(e) = res { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 253 | assert_consumes_all![comment(), b"// xyz \r\n"]; [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/idl_parser.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | if let Err(e) = res { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 255 | assert_consumes_all![typ(), b"TypeName"]; [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/idl_parser.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | if let Err(e) = res { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 256 | assert_consumes_all![typ(), b"(TypeName1 or TypeName2)"]; [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/idl_parser.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 258 | / assert_consumes_all!( [INFO] [stdout] 259 | | argument(), [INFO] [stdout] 260 | | b"ArgType name", [INFO] [stdout] 261 | | ArgDef { [INFO] [stdout] ... | [INFO] [stdout] 264 | | } [INFO] [stdout] 265 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/idl_parser.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 266 | / assert_consumes_all!( [INFO] [stdout] 267 | | argument_list(), [INFO] [stdout] 268 | | b"ArgType1 name1, ArgType2 name2", [INFO] [stdout] 269 | | vec![ [INFO] [stdout] ... | [INFO] [stdout] 278 | | ] [INFO] [stdout] 279 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/idl_parser.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 281 | / assert_consumes_all!( [INFO] [stdout] 282 | | member(), [INFO] [stdout] 283 | | b"attribute DOMString value;", [INFO] [stdout] 284 | | Member::Attribute(AttributeDef { [INFO] [stdout] ... | [INFO] [stdout] 288 | | }) [INFO] [stdout] 289 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/idl_parser.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 291 | / assert_consumes_all!( [INFO] [stdout] 292 | | member(), [INFO] [stdout] 293 | | b"readonly attribute DOMString value;", [INFO] [stdout] 294 | | Member::Attribute(AttributeDef { [INFO] [stdout] ... | [INFO] [stdout] 298 | | }) [INFO] [stdout] 299 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/idl_parser.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 301 | / assert_consumes_all!( [INFO] [stdout] 302 | | member(), [INFO] [stdout] 303 | | b"getter ReturnType ();", [INFO] [stdout] 304 | | Member::Getter(GetterDef { [INFO] [stdout] ... | [INFO] [stdout] 307 | | }) [INFO] [stdout] 308 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/idl_parser.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 310 | / assert_consumes_all!( [INFO] [stdout] 311 | | member(), [INFO] [stdout] 312 | | b"getter ReturnType (ArgType name);", [INFO] [stdout] 313 | | Member::Getter(GetterDef { [INFO] [stdout] ... | [INFO] [stdout] 319 | | }) [INFO] [stdout] 320 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/idl_parser.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 322 | / assert_consumes_all!( [INFO] [stdout] 323 | | member(), [INFO] [stdout] 324 | | b"setter creator void (ArgType name);", [INFO] [stdout] 325 | | Member::Setter(SetterDef { [INFO] [stdout] ... | [INFO] [stdout] 332 | | }) [INFO] [stdout] 333 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/idl_parser.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 335 | / assert_consumes_all!( [INFO] [stdout] 336 | | member(), [INFO] [stdout] 337 | | b"HTMLAttribute read (ArgType name);", [INFO] [stdout] 338 | | Member::Function(FunctionDef { [INFO] [stdout] ... | [INFO] [stdout] 345 | | }) [INFO] [stdout] 346 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/idl_parser.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 348 | / assert_consumes_all!( [INFO] [stdout] 349 | | member(), [INFO] [stdout] 350 | | b"deleter void (ArgType name);", [INFO] [stdout] 351 | | Member::Deleter(DeleterDef { [INFO] [stdout] ... | [INFO] [stdout] 357 | | }) [INFO] [stdout] 358 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/idl_parser.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 360 | / assert_consumes_all![ [INFO] [stdout] 361 | | interface(), [INFO] [stdout] 362 | | b"interface foo {};", [INFO] [stdout] 363 | | Interface { [INFO] [stdout] ... | [INFO] [stdout] 367 | | } [INFO] [stdout] 368 | | ]; [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/idl_parser.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | if let Err(e) = res { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 369 | / assert_consumes_all!( [INFO] [stdout] 370 | | interface(), [INFO] [stdout] 371 | | b"interface foo { attribute DOMString value; };" [INFO] [stdout] 372 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/idl_parser.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 374 | / assert_consumes_all!( [INFO] [stdout] 375 | | interface(), [INFO] [stdout] 376 | | b"interface foo : bar { };", [INFO] [stdout] 377 | | Interface { [INFO] [stdout] ... | [INFO] [stdout] 381 | | } [INFO] [stdout] 382 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/idl_parser.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 384 | / assert_consumes_all!( [INFO] [stdout] 385 | | member_list(), [INFO] [stdout] 386 | | b" [INFO] [stdout] 387 | | readonly attribute DOMString value; [INFO] [stdout] ... | [INFO] [stdout] 400 | | ] [INFO] [stdout] 401 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/idl_parser.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 403 | / assert_consumes_all!( [INFO] [stdout] 404 | | interface(), [INFO] [stdout] 405 | | b"interface Window { [INFO] [stdout] 406 | | readonly attribute DOMString label; [INFO] [stdout] ... | [INFO] [stdout] 425 | | } [INFO] [stdout] 426 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.58s [INFO] running `Command { std: "docker" "inspect" "fa3bbc6bdb8c3bd32caeb21e62fe0064f3b773ae5d0f14dc8c546d7ac5c54d40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa3bbc6bdb8c3bd32caeb21e62fe0064f3b773ae5d0f14dc8c546d7ac5c54d40", kill_on_drop: false }` [INFO] [stdout] fa3bbc6bdb8c3bd32caeb21e62fe0064f3b773ae5d0f14dc8c546d7ac5c54d40