[INFO] cloning repository https://github.com/Madoshakalaka/yew-interop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Madoshakalaka/yew-interop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMadoshakalaka%2Fyew-interop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMadoshakalaka%2Fyew-interop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99b8dc9880b8edad5f45ba0e4ec3c98393505a26 [INFO] checking Madoshakalaka/yew-interop against try#4e3d7541a523df82cea75064e44e60ae9a008bcb for pr-97427 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMadoshakalaka%2Fyew-interop" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Madoshakalaka/yew-interop on toolchain 4e3d7541a523df82cea75064e44e60ae9a008bcb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Madoshakalaka/yew-interop [INFO] finished tweaking git repo https://github.com/Madoshakalaka/yew-interop [INFO] tweaked toml for git repo https://github.com/Madoshakalaka/yew-interop written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Madoshakalaka/yew-interop already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eeb1c294a6b9a76e512f79613263c1f8b476ee14b5ce0ad350f8ffe49a0f03d9 [INFO] running `Command { std: "docker" "start" "-a" "eeb1c294a6b9a76e512f79613263c1f8b476ee14b5ce0ad350f8ffe49a0f03d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eeb1c294a6b9a76e512f79613263c1f8b476ee14b5ce0ad350f8ffe49a0f03d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeb1c294a6b9a76e512f79613263c1f8b476ee14b5ce0ad350f8ffe49a0f03d9", kill_on_drop: false }` [INFO] [stdout] eeb1c294a6b9a76e512f79613263c1f8b476ee14b5ce0ad350f8ffe49a0f03d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0259c5f704ec691d204139670aa40598a81e5aa57e21a242adcb93bdede9593 [INFO] running `Command { std: "docker" "start" "-a" "c0259c5f704ec691d204139670aa40598a81e5aa57e21a242adcb93bdede9593", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Checking fastrand v1.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Compiling yew-interop-core v0.1.0 (/opt/rustwide/workdir/yew-interop-core) [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking dialoguer v0.9.0 [INFO] [stderr] Checking yew-interop-macro v0.2.0 (/opt/rustwide/workdir/yew-interop-macro) [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling yew-macro v0.19.3 (https://github.com/yewstack/yew.git?branch=master#6f6519da) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking clap v3.0.13 [INFO] [stderr] Checking dev-tool v0.1.0 (/opt/rustwide/workdir/dev-tool) [INFO] [stderr] Checking js-sys v0.3.56 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking stylist-core v0.10.0 [INFO] [stderr] Compiling stylist-macros v0.10.0 [INFO] [stderr] Checking web-sys v0.3.56 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.29 [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking gloo-utils v0.1.1 [INFO] [stderr] Checking gloo-dialogs v0.1.0 [INFO] [stderr] Checking gloo-render v0.1.0 [INFO] [stderr] Checking gloo-console v0.2.1 [INFO] [stderr] Checking gloo-timers v0.2.2 [INFO] [stderr] Checking gloo-storage v0.2.0 [INFO] [stderr] Checking gloo-file v0.2.0 [INFO] [stderr] Checking gloo v0.4.2 [INFO] [stderr] Checking yew v0.19.3 [INFO] [stderr] Checking yew v0.19.3 (https://github.com/yewstack/yew.git?branch=master#6f6519da) [INFO] [stderr] Checking yew-interop v0.2.1 (/opt/rustwide/workdir/yew-interop) [INFO] [stderr] Checking stylist v0.10.0 [INFO] [stderr] Checking example v0.0.0 (/opt/rustwide/workdir/example) [INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links [INFO] [stdout] --> example/src/main.rs:111:26 [INFO] [stdout] | [INFO] [stdout] 111 | [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links [INFO] [stdout] --> example/src/main.rs:111:26 [INFO] [stdout] | [INFO] [stdout] 111 | [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links [INFO] [stdout] --> example/src/main.rs:115:26 [INFO] [stdout] | [INFO] [stdout] 115 | [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links [INFO] [stdout] --> example/src/main.rs:115:26 [INFO] [stdout] | [INFO] [stdout] 115 | [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links [INFO] [stdout] --> example/src/main.rs:119:26 [INFO] [stdout] | [INFO] [stdout] 119 | [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links [INFO] [stdout] --> example/src/main.rs:119:26 [INFO] [stdout] | [INFO] [stdout] 119 | [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> example/src/main.rs:238:18 [INFO] [stdout] | [INFO] [stdout] 238 | ... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> example/src/main.rs:238:18 [INFO] [stdout] | [INFO] [stdout] 238 | ... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> example/src/main.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | html!() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> example/src/main.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | html!() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "c0259c5f704ec691d204139670aa40598a81e5aa57e21a242adcb93bdede9593", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0259c5f704ec691d204139670aa40598a81e5aa57e21a242adcb93bdede9593", kill_on_drop: false }` [INFO] [stdout] c0259c5f704ec691d204139670aa40598a81e5aa57e21a242adcb93bdede9593