[INFO] fetching crate yew_svg 0.2.1... [INFO] checking yew_svg-0.2.1 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate yew_svg 0.2.1 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate yew_svg 0.2.1 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 131 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97843920687d00bcd1f17fe8d19436c302adc620c76e17c2ae34b445736d8d49 [INFO] running `Command { std: "docker" "start" "-a" "97843920687d00bcd1f17fe8d19436c302adc620c76e17c2ae34b445736d8d49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97843920687d00bcd1f17fe8d19436c302adc620c76e17c2ae34b445736d8d49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97843920687d00bcd1f17fe8d19436c302adc620c76e17c2ae34b445736d8d49", kill_on_drop: false }` [INFO] [stdout] 97843920687d00bcd1f17fe8d19436c302adc620c76e17c2ae34b445736d8d49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9631ba4706a16bb22e86941e9d97645584155ab0c6f6caf8e645ef002b7a0ce [INFO] running `Command { std: "docker" "start" "-a" "c9631ba4706a16bb22e86941e9d97645584155ab0c6f6caf8e645ef002b7a0ce", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.95 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling wasm-bindgen v0.2.95 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.95 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling implicit-clone-derive v0.1.1 [INFO] [stderr] Compiling yew-macro v0.21.0 [INFO] [stderr] Checking implicit-clone v0.4.9 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.95 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.95 [INFO] [stderr] Checking js-sys v0.3.72 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking serde v1.0.215 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Checking prokio v0.1.0 [INFO] [stderr] Checking serde_json v1.0.133 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking web-sys v0.3.72 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.45 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking gloo-timers v0.3.0 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stderr] Checking gloo-events v0.2.0 [INFO] [stderr] Checking gloo-dialogs v0.2.0 [INFO] [stderr] Checking gloo-render v0.2.0 [INFO] [stderr] Checking gloo-file v0.3.0 [INFO] [stderr] Checking gloo-history v0.2.2 [INFO] [stderr] Checking gloo-storage v0.3.0 [INFO] [stderr] Checking gloo-worker v0.4.0 [INFO] [stderr] Checking gloo-net v0.4.0 [INFO] [stderr] Checking gloo-console v0.3.0 [INFO] [stderr] Checking gloo v0.10.0 [INFO] [stderr] Checking yew v0.21.0 [INFO] [stderr] Checking yew_svg v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0407]: method `change` is not a member of trait `Component` [INFO] [stdout] --> src/lib.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | fn change(&mut self, props: Self::Properties) -> ShouldRender { [INFO] [stdout] | ^ ------ help: there is an associated function with a similar name: `changed` [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 144 | | let changed = self.props != props; [INFO] [stdout] 145 | | self.props = props; [INFO] [stdout] 146 | | changed [INFO] [stdout] 147 | | } [INFO] [stdout] | |_____^ not a member of trait `Component` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `change` is not a member of trait `Component` [INFO] [stdout] --> src/lib.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | fn change(&mut self, props: Self::Properties) -> ShouldRender { [INFO] [stdout] | ^ ------ help: there is an associated function with a similar name: `changed` [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 144 | | let changed = self.props != props; [INFO] [stdout] 145 | | self.props = props; [INFO] [stdout] 146 | | changed [INFO] [stdout] 147 | | } [INFO] [stdout] | |_____^ not a member of trait `Component` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Renderable` in this scope [INFO] [stdout] --> src/lib.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | impl Renderable for SVG [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentLink` in this scope [INFO] [stdout] --> src/lib.rs:117:43 [INFO] [stdout] | [INFO] [stdout] 117 | fn create(props: Self::Properties, _: ComponentLink) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ help: a trait with a similar name exists: `Component` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/yew-0.21.0/src/html/component/mod.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | pub trait Component: Sized + 'static { [INFO] [stdout] | ------------------------------------ similarly named trait `Component` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShouldRender` in this scope [INFO] [stdout] --> src/lib.rs:123:49 [INFO] [stdout] | [INFO] [stdout] 123 | fn update(&mut self, msg: Self::Message) -> ShouldRender { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShouldRender` in this scope [INFO] [stdout] --> src/lib.rs:143:54 [INFO] [stdout] | [INFO] [stdout] 143 | fn change(&mut self, props: Self::Properties) -> ShouldRender { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Renderable` in this scope [INFO] [stdout] --> src/lib.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | impl Renderable for SVG [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentLink` in this scope [INFO] [stdout] --> src/lib.rs:117:43 [INFO] [stdout] | [INFO] [stdout] 117 | fn create(props: Self::Properties, _: ComponentLink) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ help: a trait with a similar name exists: `Component` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/yew-0.21.0/src/html/component/mod.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | pub trait Component: Sized + 'static { [INFO] [stdout] | ------------------------------------ similarly named trait `Component` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShouldRender` in this scope [INFO] [stdout] --> src/lib.rs:123:49 [INFO] [stdout] | [INFO] [stdout] 123 | fn update(&mut self, msg: Self::Message) -> ShouldRender { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShouldRender` in this scope [INFO] [stdout] --> src/lib.rs:143:54 [INFO] [stdout] | [INFO] [stdout] 143 | fn change(&mut self, props: Self::Properties) -> ShouldRender { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgProps: Properties` is not satisfied [INFO] [stdout] --> src/lib.rs:115:23 [INFO] [stdout] | [INFO] [stdout] 115 | type Properties = SvgProps; [INFO] [stdout] | ^^^^^^^^ the trait `Properties` is not implemented for `SvgProps` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Properties`: [INFO] [stdout] () [INFO] [stdout] ChildrenProps [INFO] [stdout] ContextProviderProps [INFO] [stdout] SuspenseProps [INFO] [stdout] note: required by a bound in `yew::Component::Properties` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/yew-0.21.0/src/html/component/mod.rs:133:22 [INFO] [stdout] | [INFO] [stdout] 133 | type Properties: Properties; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Component::Properties` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0050]: method `create` has 2 parameters but the declaration in trait `yew::Component::create` has 1 [INFO] [stdout] --> src/lib.rs:117:22 [INFO] [stdout] | [INFO] [stdout] 117 | fn create(props: Self::Properties, _: ComponentLink) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 parameter, found 2 [INFO] [stdout] | [INFO] [stdout] = note: `create` from trait: `fn(&yew::Context) -> Self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0050]: method `update` has 2 parameters but the declaration in trait `yew::Component::update` has 3 [INFO] [stdout] --> src/lib.rs:123:15 [INFO] [stdout] | [INFO] [stdout] 123 | fn update(&mut self, msg: Self::Message) -> ShouldRender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters, found 2 [INFO] [stdout] | [INFO] [stdout] = note: `update` from trait: `fn(&mut Self, &yew::Context, ::Message) -> bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgProps: Properties` is not satisfied [INFO] [stdout] --> src/lib.rs:115:23 [INFO] [stdout] | [INFO] [stdout] 115 | type Properties = SvgProps; [INFO] [stdout] | ^^^^^^^^ the trait `Properties` is not implemented for `SvgProps` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Properties`: [INFO] [stdout] () [INFO] [stdout] ChildrenProps [INFO] [stdout] ContextProviderProps [INFO] [stdout] SuspenseProps [INFO] [stdout] note: required by a bound in `yew::Component::Properties` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/yew-0.21.0/src/html/component/mod.rs:133:22 [INFO] [stdout] | [INFO] [stdout] 133 | type Properties: Properties; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Component::Properties` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0050]: method `create` has 2 parameters but the declaration in trait `yew::Component::create` has 1 [INFO] [stdout] --> src/lib.rs:117:22 [INFO] [stdout] | [INFO] [stdout] 117 | fn create(props: Self::Properties, _: ComponentLink) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 parameter, found 2 [INFO] [stdout] | [INFO] [stdout] = note: `create` from trait: `fn(&yew::Context) -> Self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0050]: method `update` has 2 parameters but the declaration in trait `yew::Component::update` has 3 [INFO] [stdout] --> src/lib.rs:123:15 [INFO] [stdout] | [INFO] [stdout] 123 | fn update(&mut self, msg: Self::Message) -> ShouldRender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters, found 2 [INFO] [stdout] | [INFO] [stdout] = note: `update` from trait: `fn(&mut Self, &yew::Context, ::Message) -> bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `view` [INFO] [stdout] --> src/lib.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | impl Component for SVG { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ missing `view` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn view(&self, _: &yew::Context) -> VNode { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `view` [INFO] [stdout] --> src/lib.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | impl Component for SVG { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ missing `view` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn view(&self, _: &yew::Context) -> VNode { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0050, E0277, E0405, E0407, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0050, E0277, E0405, E0407, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `yew_svg` (lib) due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `yew_svg` (lib test) due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "c9631ba4706a16bb22e86941e9d97645584155ab0c6f6caf8e645ef002b7a0ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9631ba4706a16bb22e86941e9d97645584155ab0c6f6caf8e645ef002b7a0ce", kill_on_drop: false }` [INFO] [stdout] c9631ba4706a16bb22e86941e9d97645584155ab0c6f6caf8e645ef002b7a0ce