[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] 33909d2b5c2249dc0ad23f74414be2d0be418a3b [INFO] checking stevecooperorg/pure-rust against master#ffa2e7ae8fbf9badc035740db949b9dae271c29f for pr-78338 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevecooperorg%2Fpure-rust" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stevecooperorg/pure-rust on toolchain ffa2e7ae8fbf9badc035740db949b9dae271c29f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "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-13/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" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "metadata" "--no-deps" "--format-version=1", 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] 1c3619098e4bf5c36951fd759247df994b0242eed0f990bb049bb9c2fb10986e [INFO] running `Command { std: "docker" "start" "-a" "1c3619098e4bf5c36951fd759247df994b0242eed0f990bb049bb9c2fb10986e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c3619098e4bf5c36951fd759247df994b0242eed0f990bb049bb9c2fb10986e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c3619098e4bf5c36951fd759247df994b0242eed0f990bb049bb9c2fb10986e", kill_on_drop: false }` [INFO] [stdout] 1c3619098e4bf5c36951fd759247df994b0242eed0f990bb049bb9c2fb10986e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60b11d039608887637dec7ee0e56c06ad1b5867db20938df53a1d890ed39d559 [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" "60b11d039608887637dec7ee0e56c06ad1b5867db20938df53a1d890ed39d559", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking pom v3.2.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking weedle v0.9.0 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking pure-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `pom::Error` [INFO] [stdout] --> src/idl_parser.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | use pom::Error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/idl_parser.rs:205:24 [INFO] [stdout] | [INFO] [stdout] 205 | if let Err(e) = res { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 227 | assert_consumes_all![eol(), b"\r"]; [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [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:205:24 [INFO] [stdout] | [INFO] [stdout] 205 | if let Err(e) = res { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 228 | 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:205:24 [INFO] [stdout] | [INFO] [stdout] 205 | if let Err(e) = res { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 229 | 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:205:24 [INFO] [stdout] | [INFO] [stdout] 205 | if let Err(e) = res { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 231 | 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:205:24 [INFO] [stdout] | [INFO] [stdout] 205 | if let Err(e) = res { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 232 | 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:205:24 [INFO] [stdout] | [INFO] [stdout] 205 | if let Err(e) = res { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 233 | 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:205:24 [INFO] [stdout] | [INFO] [stdout] 205 | if let Err(e) = res { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 235 | 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:205:24 [INFO] [stdout] | [INFO] [stdout] 205 | if let Err(e) = res { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 236 | 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:205:24 [INFO] [stdout] | [INFO] [stdout] 205 | if let Err(e) = res { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 237 | 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:205:24 [INFO] [stdout] | [INFO] [stdout] 205 | if let Err(e) = res { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 238 | 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:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 240 | / assert_consumes_all!( [INFO] [stdout] 241 | | argument(), [INFO] [stdout] 242 | | b"ArgType name", [INFO] [stdout] 243 | | ArgDef { [INFO] [stdout] ... | [INFO] [stdout] 246 | | } [INFO] [stdout] 247 | | ); [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:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 248 | / assert_consumes_all!( [INFO] [stdout] 249 | | argument_list(), [INFO] [stdout] 250 | | b"ArgType1 name1, ArgType2 name2", [INFO] [stdout] 251 | | vec![ [INFO] [stdout] ... | [INFO] [stdout] 260 | | ] [INFO] [stdout] 261 | | ); [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:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 263 | / assert_consumes_all!( [INFO] [stdout] 264 | | member(), [INFO] [stdout] 265 | | b"attribute DOMString value;", [INFO] [stdout] 266 | | Member::Attribute(AttributeDef { [INFO] [stdout] ... | [INFO] [stdout] 270 | | }) [INFO] [stdout] 271 | | ); [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:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 273 | / assert_consumes_all!( [INFO] [stdout] 274 | | member(), [INFO] [stdout] 275 | | b"readonly attribute DOMString value;", [INFO] [stdout] 276 | | Member::Attribute(AttributeDef { [INFO] [stdout] ... | [INFO] [stdout] 280 | | }) [INFO] [stdout] 281 | | ); [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:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 283 | / assert_consumes_all!( [INFO] [stdout] 284 | | member(), [INFO] [stdout] 285 | | b"getter ReturnType ();", [INFO] [stdout] 286 | | Member::Getter(GetterDef { [INFO] [stdout] ... | [INFO] [stdout] 289 | | }) [INFO] [stdout] 290 | | ); [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:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 292 | / assert_consumes_all!( [INFO] [stdout] 293 | | member(), [INFO] [stdout] 294 | | b"getter ReturnType (ArgType name);", [INFO] [stdout] 295 | | Member::Getter(GetterDef { [INFO] [stdout] ... | [INFO] [stdout] 301 | | }) [INFO] [stdout] 302 | | ); [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:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 304 | / assert_consumes_all!( [INFO] [stdout] 305 | | member(), [INFO] [stdout] 306 | | b"setter creator void (ArgType name);", [INFO] [stdout] 307 | | Member::Setter(SetterDef { [INFO] [stdout] ... | [INFO] [stdout] 314 | | }) [INFO] [stdout] 315 | | ); [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:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 317 | / assert_consumes_all!( [INFO] [stdout] 318 | | member(), [INFO] [stdout] 319 | | b"deleter void (ArgType name);", [INFO] [stdout] 320 | | Member::Deleter(DeleterDef { [INFO] [stdout] ... | [INFO] [stdout] 326 | | }) [INFO] [stdout] 327 | | ); [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:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 329 | / assert_consumes_all![ [INFO] [stdout] 330 | | interface(), [INFO] [stdout] 331 | | b"interface foo {};", [INFO] [stdout] 332 | | Interface { [INFO] [stdout] ... | [INFO] [stdout] 336 | | } [INFO] [stdout] 337 | | ]; [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:205:24 [INFO] [stdout] | [INFO] [stdout] 205 | if let Err(e) = res { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 338 | / assert_consumes_all!( [INFO] [stdout] 339 | | interface(), [INFO] [stdout] 340 | | b"interface foo { attribute DOMString value; };" [INFO] [stdout] 341 | | ); [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:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 343 | / assert_consumes_all!( [INFO] [stdout] 344 | | interface(), [INFO] [stdout] 345 | | b"interface foo : bar { };", [INFO] [stdout] 346 | | Interface { [INFO] [stdout] ... | [INFO] [stdout] 350 | | } [INFO] [stdout] 351 | | ); [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:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 353 | / assert_consumes_all!( [INFO] [stdout] 354 | | member_list(), [INFO] [stdout] 355 | | b" [INFO] [stdout] 356 | | readonly attribute DOMString value; [INFO] [stdout] ... | [INFO] [stdout] 369 | | ] [INFO] [stdout] 370 | | ); [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:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] ... [INFO] [stdout] 372 | / assert_consumes_all!( [INFO] [stdout] 373 | | interface(), [INFO] [stdout] 374 | | b"interface Window { [INFO] [stdout] 375 | | readonly attribute DOMString label; [INFO] [stdout] ... | [INFO] [stdout] 394 | | } [INFO] [stdout] 395 | | ); [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: variant is never constructed: `Attribute` [INFO] [stdout] --> src/idl_parser.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | 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:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | Getter(GetterDef), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Deleter` [INFO] [stdout] --> src/idl_parser.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | Deleter(DeleterDef), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Setter` [INFO] [stdout] --> src/idl_parser.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | Setter(SetterDef), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ws` [INFO] [stdout] --> src/idl_parser.rs:51:4 [INFO] [stdout] | [INFO] [stdout] 51 | 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:54:4 [INFO] [stdout] | [INFO] [stdout] 54 | 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:58:4 [INFO] [stdout] | [INFO] [stdout] 58 | 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:65:4 [INFO] [stdout] | [INFO] [stdout] 65 | 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:69:4 [INFO] [stdout] | [INFO] [stdout] 69 | fn is_lf(term: u8) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `eol` [INFO] [stdout] --> src/idl_parser.rs:73:4 [INFO] [stdout] | [INFO] [stdout] 73 | 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:77:4 [INFO] [stdout] | [INFO] [stdout] 77 | fn to_eol<'a>() -> Parser<'a, u8, String> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `comment` [INFO] [stdout] --> src/idl_parser.rs:87:4 [INFO] [stdout] | [INFO] [stdout] 87 | 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:91:4 [INFO] [stdout] | [INFO] [stdout] 91 | 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:98:4 [INFO] [stdout] | [INFO] [stdout] 98 | fn typ<'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:102:4 [INFO] [stdout] | [INFO] [stdout] 102 | fn semi<'a>() -> Parser<'a, u8, ()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `attribute` [INFO] [stdout] --> src/idl_parser.rs:106:4 [INFO] [stdout] | [INFO] [stdout] 106 | 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:127:4 [INFO] [stdout] | [INFO] [stdout] 127 | 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:131:4 [INFO] [stdout] | [INFO] [stdout] 131 | 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:135:4 [INFO] [stdout] | [INFO] [stdout] 135 | 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:145:4 [INFO] [stdout] | [INFO] [stdout] 145 | 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:156:4 [INFO] [stdout] | [INFO] [stdout] 156 | fn setter<'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:168:4 [INFO] [stdout] | [INFO] [stdout] 168 | 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:172:4 [INFO] [stdout] | [INFO] [stdout] 172 | 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:176:4 [INFO] [stdout] | [INFO] [stdout] 176 | 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:191:4 [INFO] [stdout] | [INFO] [stdout] 191 | fn idl<'a>() -> Parser<'a, u8, Vec> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.49s [INFO] running `Command { std: "docker" "inspect" "60b11d039608887637dec7ee0e56c06ad1b5867db20938df53a1d890ed39d559", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60b11d039608887637dec7ee0e56c06ad1b5867db20938df53a1d890ed39d559", kill_on_drop: false }` [INFO] [stdout] 60b11d039608887637dec7ee0e56c06ad1b5867db20938df53a1d890ed39d559