[INFO] fetching crate rotext_wasm_bindings 0.2.0...
[INFO] checking rotext_wasm_bindings-0.2.0 against try#09335b6f1bff25ec39f47f1533e126fbe1ca5f5d for pr-139493-2
[INFO] extracting crate rotext_wasm_bindings 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rotext_wasm_bindings 0.2.0
[INFO] finished tweaking crates.io crate rotext_wasm_bindings 0.2.0
[INFO] tweaked toml for crates.io crate rotext_wasm_bindings 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rotext_wasm_bindings 0.2.0 on toolchain 09335b6f1bff25ec39f47f1533e126fbe1ca5f5d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rotext_wasm_bindings 0.2.0 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" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ef3debe57684b929a6c7dbefabc247264b19bcb2b60830535810e59e1754538
[INFO] running `Command { std: "docker" "start" "-a" "0ef3debe57684b929a6c7dbefabc247264b19bcb2b60830535810e59e1754538", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ef3debe57684b929a6c7dbefabc247264b19bcb2b60830535810e59e1754538", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ef3debe57684b929a6c7dbefabc247264b19bcb2b60830535810e59e1754538", kill_on_drop: false }`
[INFO] [stdout] 0ef3debe57684b929a6c7dbefabc247264b19bcb2b60830535810e59e1754538
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf98d08b5ad91440888a442b08aa5a8facec4bf01585a7f512ef4d7262d97436
[INFO] running `Command { std: "docker" "start" "-a" "bf98d08b5ad91440888a442b08aa5a8facec4bf01585a7f512ef4d7262d97436", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.99
[INFO] [stderr]    Compiling wasm-bindgen v0.2.99
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking lol_alloc v0.4.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.99
[INFO] [stderr]    Compiling rotext_internal_macros v0.2.0
[INFO] [stderr]     Checking rotext_core v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]     Checking rotext_utils v0.2.0
[INFO] [stderr]     Checking rotext v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.99
[INFO] [stderr]     Checking js-sys v0.3.76
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking web-sys v0.3.76
[INFO] [stderr]     Checking console_log v1.0.0
[INFO] [stderr]     Checking rotext_wasm_bindings v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/data_exchange/tag_name_map.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn new_tag_name_map_from_str(raw: &str) -> TagNameMap {
[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] 3 | pub fn new_tag_name_map_from_str(raw: &str) -> TagNameMap<'_> {
[INFO] [stdout]   |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/data_exchange/tag_name_map.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn new_tag_name_map_from_str(raw: &str) -> TagNameMap {
[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] 3 | pub fn new_tag_name_map_from_str(raw: &str) -> TagNameMap<'_> {
[INFO] [stdout]   |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.99
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "bf98d08b5ad91440888a442b08aa5a8facec4bf01585a7f512ef4d7262d97436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf98d08b5ad91440888a442b08aa5a8facec4bf01585a7f512ef4d7262d97436", kill_on_drop: false }`
[INFO] [stdout] bf98d08b5ad91440888a442b08aa5a8facec4bf01585a7f512ef4d7262d97436
