[INFO] fetching crate wasm-bindgen-webidl 0.2.75...
[INFO] checking wasm-bindgen-webidl-0.2.75 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate wasm-bindgen-webidl 0.2.75 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate wasm-bindgen-webidl 0.2.75
[INFO] finished tweaking crates.io crate wasm-bindgen-webidl 0.2.75
[INFO] tweaked toml for crates.io crate wasm-bindgen-webidl 0.2.75 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasm-bindgen-webidl 0.2.75 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wasm-bindgen-webidl 0.2.75 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62e3fababe59a7c42e8c1bdab5f5ff2f1058ee07571d2b402bc2c0d060323558
[INFO] running `Command { std: "docker" "start" "-a" "62e3fababe59a7c42e8c1bdab5f5ff2f1058ee07571d2b402bc2c0d060323558", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62e3fababe59a7c42e8c1bdab5f5ff2f1058ee07571d2b402bc2c0d060323558", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62e3fababe59a7c42e8c1bdab5f5ff2f1058ee07571d2b402bc2c0d060323558", kill_on_drop: false }`
[INFO] [stdout] 62e3fababe59a7c42e8c1bdab5f5ff2f1058ee07571d2b402bc2c0d060323558
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef2e027a5bf7b8b3ae104b03fa64c953841334ed04f75101d77050e06cea123e
[INFO] running `Command { std: "docker" "start" "-a" "ef2e027a5bf7b8b3ae104b03fa64c953841334ed04f75101d77050e06cea123e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]     Checking unicode-xid v0.2.2
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.75
[INFO] [stderr]     Checking bumpalo v3.7.0
[INFO] [stderr]     Checking sourcefile v0.1.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking weedle v0.12.0
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking wasm-bindgen-backend v0.2.75
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling structopt-derive v0.4.15
[INFO] [stderr]     Checking structopt v0.3.22
[INFO] [stderr]     Checking wasm-bindgen-webidl v0.2.75 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:102:25
[INFO] [stdout]     |
[INFO] [stdout] 102 | fn parse_source(source: &str) -> Result<Vec<weedle::Definition>> {
[INFO] [stdout]     |                         ^^^^                ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 | fn parse_source(source: &str) -> Result<Vec<weedle::Definition<'_>>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/first_pass.rs:673:65
[INFO] [stdout]     |
[INFO] [stdout] 673 |             &[OperationId::Operation(self.identifier.map(|s| s.0.clone()))],
[INFO] [stdout]     |                                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/first_pass.rs:783:65
[INFO] [stdout]     |
[INFO] [stdout] 783 |             &[OperationId::Operation(self.identifier.map(|s| s.0.clone()))],
[INFO] [stdout]     |                                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:102:25
[INFO] [stdout]     |
[INFO] [stdout] 102 | fn parse_source(source: &str) -> Result<Vec<weedle::Definition>> {
[INFO] [stdout]     |                         ^^^^                ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 | fn parse_source(source: &str) -> Result<Vec<weedle::Definition<'_>>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/first_pass.rs:673:65
[INFO] [stdout]     |
[INFO] [stdout] 673 |             &[OperationId::Operation(self.identifier.map(|s| s.0.clone()))],
[INFO] [stdout]     |                                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/first_pass.rs:783:65
[INFO] [stdout]     |
[INFO] [stdout] 783 |             &[OperationId::Operation(self.identifier.map(|s| s.0.clone()))],
[INFO] [stdout]     |                                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 17`
[INFO] running `Command { std: "docker" "inspect" "ef2e027a5bf7b8b3ae104b03fa64c953841334ed04f75101d77050e06cea123e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef2e027a5bf7b8b3ae104b03fa64c953841334ed04f75101d77050e06cea123e", kill_on_drop: false }`
[INFO] [stdout] ef2e027a5bf7b8b3ae104b03fa64c953841334ed04f75101d77050e06cea123e
