[INFO] cloning repository https://github.com/ntropy83/tu2_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ntropy83/tu2_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntropy83%2Ftu2_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntropy83%2Ftu2_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d68f817902ddb07053faacb54e0f28e618aa5be [INFO] checking ntropy83/tu2_rs against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntropy83%2Ftu2_rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ntropy83/tu2_rs on toolchain 23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ntropy83/tu2_rs [INFO] finished tweaking git repo https://github.com/ntropy83/tu2_rs [INFO] tweaked toml for git repo https://github.com/ntropy83/tu2_rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ntropy83/tu2_rs 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" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db297c5e1f9e3bd6070b574dc230acd77ee225592e347cd85a3dd92b2c338b12 [INFO] running `Command { std: "docker" "start" "-a" "db297c5e1f9e3bd6070b574dc230acd77ee225592e347cd85a3dd92b2c338b12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db297c5e1f9e3bd6070b574dc230acd77ee225592e347cd85a3dd92b2c338b12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db297c5e1f9e3bd6070b574dc230acd77ee225592e347cd85a3dd92b2c338b12", kill_on_drop: false }` [INFO] [stdout] db297c5e1f9e3bd6070b574dc230acd77ee225592e347cd85a3dd92b2c338b12 [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b7629b3d501cee97cc1bcfbfeaded1c809620957781b1d02b4c507dd75f798f [INFO] running `Command { std: "docker" "start" "-a" "9b7629b3d501cee97cc1bcfbfeaded1c809620957781b1d02b4c507dd75f798f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling yew-macro v0.18.0 (/opt/rustwide/workdir/yew-macro) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stdout] error[E0505]: cannot move out of `tag` because it is borrowed [INFO] [stdout] --> yew-macro/src/html_tree/tag.rs:61:30 [INFO] [stdout] | [INFO] [stdout] 57 | (tag, content): (Self, TokenStream), [INFO] [stdout] | --- binding `tag` declared here [INFO] [stdout] ... [INFO] [stdout] 60 | let scope_spanned = tag.to_spanned(); [INFO] [stdout] | --- borrow of `tag` occurs here [INFO] [stdout] 61 | let content_parser = |input: ParseStream| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ move out of `tag` occurs here [INFO] [stdout] 62 | parse(input, tag).map_err(|err| { [INFO] [stdout] | --- move occurs due to use in closure [INFO] [stdout] ... [INFO] [stdout] 71 | } [INFO] [stdout] | - borrow might be used here, when `scope_spanned` is dropped and runs the destructor for type `impl ToTokens` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0505`. [INFO] [stdout] [INFO] [stderr] error: could not compile `yew-macro` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9b7629b3d501cee97cc1bcfbfeaded1c809620957781b1d02b4c507dd75f798f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b7629b3d501cee97cc1bcfbfeaded1c809620957781b1d02b4c507dd75f798f", kill_on_drop: false }` [INFO] [stdout] 9b7629b3d501cee97cc1bcfbfeaded1c809620957781b1d02b4c507dd75f798f