[INFO] crate yew_svg 0.2.1 is already in cache [INFO] checking yew_svg-0.2.1 against try#8810c24b0958114d8dbb32d878444e8956fce80f for pr-66063 [INFO] extracting crate yew_svg 0.2.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate yew_svg 0.2.1 on toolchain 8810c24b0958114d8dbb32d878444e8956fce80f [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate yew_svg 0.2.1 [INFO] finished tweaking crates.io crate yew_svg 0.2.1 [INFO] tweaked toml for crates.io crate yew_svg 0.2.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5a78c9f4a7b047860367ce15310f3017c8ca1f746685e2f172c3be5c305e0ae1 [INFO] running `"docker" "start" "-a" "5a78c9f4a7b047860367ce15310f3017c8ca1f746685e2f172c3be5c305e0ae1"` [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling yew v0.9.2 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Compiling yew-macro v0.9.2 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Checking stdweb v0.4.20 [INFO] [stderr] Checking yew_svg v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0277]: the trait bound `SvgProps: yew::Properties` is not satisfied [INFO] [stderr] --> src/lib.rs:115:5 [INFO] [stderr] | [INFO] [stderr] 113 | impl Component for SVG { [INFO] [stderr] | ---------------------- in this `impl` item [INFO] [stderr] 114 | type Message = Msg; [INFO] [stderr] 115 | type Properties = SvgProps; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `yew::Properties` is not implemented for `SvgProps` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `yew_svg`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0277]: the trait bound `SvgProps: yew::Properties` is not satisfied [INFO] [stderr] --> src/lib.rs:115:5 [INFO] [stderr] | [INFO] [stderr] 113 | impl Component for SVG { [INFO] [stderr] | ---------------------- in this `impl` item [INFO] [stderr] 114 | type Message = Msg; [INFO] [stderr] 115 | type Properties = SvgProps; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `yew::Properties` is not implemented for `SvgProps` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `yew_svg`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "5a78c9f4a7b047860367ce15310f3017c8ca1f746685e2f172c3be5c305e0ae1"` [INFO] running `"docker" "rm" "-f" "5a78c9f4a7b047860367ce15310f3017c8ca1f746685e2f172c3be5c305e0ae1"` [INFO] [stdout] 5a78c9f4a7b047860367ce15310f3017c8ca1f746685e2f172c3be5c305e0ae1