[INFO] cloning repository https://github.com/gmadrid/yewknit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gmadrid/yewknit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmadrid%2Fyewknit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmadrid%2Fyewknit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f8a9d3ac04dd920923250924cd0dcb2544773da [INFO] checking gmadrid/yewknit against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmadrid%2Fyewknit" "/workspace/builds/worker-52/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-52/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gmadrid/yewknit on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gmadrid/yewknit [INFO] finished tweaking git repo https://github.com/gmadrid/yewknit [INFO] tweaked toml for git repo https://github.com/gmadrid/yewknit written to /workspace/builds/worker-52/source/Cargo.toml [INFO] crate git repo https://github.com/gmadrid/yewknit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b51cc69994f55c101820c6e6ecf9457d2bff368da3f92b926f5ccd556f312553 [INFO] running `Command { std: "docker" "start" "-a" "b51cc69994f55c101820c6e6ecf9457d2bff368da3f92b926f5ccd556f312553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b51cc69994f55c101820c6e6ecf9457d2bff368da3f92b926f5ccd556f312553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b51cc69994f55c101820c6e6ecf9457d2bff368da3f92b926f5ccd556f312553", kill_on_drop: false }` [INFO] [stdout] b51cc69994f55c101820c6e6ecf9457d2bff368da3f92b926f5ccd556f312553 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f3e56499e7bad2bb6b312d834aaa1ced5e7b1da6d5c9067252a1730eba16b27 [INFO] running `Command { std: "docker" "start" "-a" "8f3e56499e7bad2bb6b312d834aaa1ced5e7b1da6d5c9067252a1730eba16b27", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling yew v0.17.4 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking cfg-match v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.69 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.69 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling yew-macro v0.17.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.69 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking js-sys v0.3.46 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking web-sys v0.3.46 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.19 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking grids v0.1.0 (/opt/rustwide/workdir/libs/grids) [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking gloo-console-timer v0.1.0 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking gloo-file v0.1.0 [INFO] [stderr] Checking gloo v0.2.1 [INFO] [stderr] Checking tools v0.1.0 (/opt/rustwide/workdir/libs/tools) [INFO] [stderr] Checking bootstrap v0.1.0 (/opt/rustwide/workdir/libs/bootstrap) [INFO] [stderr] Checking components v0.1.0 (/opt/rustwide/workdir/libs/components) [INFO] [stderr] Checking tiles v0.1.0 (/opt/rustwide/workdir/apps/tiles) [INFO] [stderr] Checking renderer v0.1.0 (/opt/rustwide/workdir/libs/renderer) [INFO] [stderr] Checking twocolor v0.6.0 (/opt/rustwide/workdir/apps/twocolor) [INFO] [stderr] Checking metapixel v0.2.0 (/opt/rustwide/workdir/apps/metapixel) [INFO] [stderr] Checking testapp v0.1.0 (/opt/rustwide/workdir/apps/testapp) [INFO] [stderr] Checking crown v0.1.0 (/opt/rustwide/workdir/apps/crown) [INFO] [stdout] error: recursion limit reached while expanding `vec!` [INFO] [stdout] --> apps/metapixel/src/metapixel.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | / html! { [INFO] [stdout] 192 | |
[INFO] [stdout] 193 | | {bootstrap::col(bootstrap::card("Palette", "", self.render_palette()))} [INFO] [stdout] 194 | | {bootstrap::col(bootstrap::card("Metapixel config", "", html!{ [INFO] [stdout] ... | [INFO] [stdout] 208 | |
[INFO] [stdout] 209 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#![recursion_limit="512"]` attribute to your crate (`metapixel`) [INFO] [stdout] = note: this error originates in the macro `proc_macro_call_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `metapixel` due to 2 previous errors [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: recursion limit reached while expanding `vec!` [INFO] [stdout] --> apps/metapixel/src/metapixel.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | / html! { [INFO] [stdout] 192 | |
[INFO] [stdout] 193 | | {bootstrap::col(bootstrap::card("Palette", "", self.render_palette()))} [INFO] [stdout] 194 | | {bootstrap::col(bootstrap::card("Metapixel config", "", html!{ [INFO] [stdout] ... | [INFO] [stdout] 208 | |
[INFO] [stdout] 209 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#![recursion_limit="512"]` attribute to your crate (`metapixel`) [INFO] [stdout] = note: this error originates in the macro `proc_macro_call_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `x` found for struct `point::Point` in the current scope [INFO] [stdout] --> apps/crown/src/point.rs:111:43 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Point { [INFO] [stdout] | ---------------- method `x` not found for this [INFO] [stdout] ... [INFO] [stdout] 111 | close_enough(3.0f64.sqrt(), point.x()); [INFO] [stdout] | ^ field, not a method [INFO] [stdout] | [INFO] [stdout] help: remove the arguments [INFO] [stdout] | [INFO] [stdout] 111 - close_enough(3.0f64.sqrt(), point.x()); [INFO] [stdout] 111 + close_enough(3.0f64.sqrt(), point.x); [INFO] [stdout] | [INFO] [stdout] help: there is an associated function with a similar name [INFO] [stdout] | [INFO] [stdout] 111 | close_enough(3.0f64.sqrt(), point.r()); [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `y` found for struct `point::Point` in the current scope [INFO] [stdout] --> apps/crown/src/point.rs:112:33 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Point { [INFO] [stdout] | ---------------- method `y` not found for this [INFO] [stdout] ... [INFO] [stdout] 112 | close_enough(1.0, point.y()); [INFO] [stdout] | ^ field, not a method [INFO] [stdout] | [INFO] [stdout] help: remove the arguments [INFO] [stdout] | [INFO] [stdout] 112 - close_enough(1.0, point.y()); [INFO] [stdout] 112 + close_enough(1.0, point.y); [INFO] [stdout] | [INFO] [stdout] help: there is an associated function with a similar name [INFO] [stdout] | [INFO] [stdout] 112 | close_enough(1.0, point.r()); [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `x` found for struct `point::Point` in the current scope [INFO] [stdout] --> apps/crown/src/point.rs:122:34 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Point { [INFO] [stdout] | ---------------- method `x` not found for this [INFO] [stdout] ... [INFO] [stdout] 122 | close_enough(-2.0, point.x()); [INFO] [stdout] | ^ field, not a method [INFO] [stdout] | [INFO] [stdout] help: remove the arguments [INFO] [stdout] | [INFO] [stdout] 122 - close_enough(-2.0, point.x()); [INFO] [stdout] 122 + close_enough(-2.0, point.x); [INFO] [stdout] | [INFO] [stdout] help: there is an associated function with a similar name [INFO] [stdout] | [INFO] [stdout] 122 | close_enough(-2.0, point.r()); [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `y` found for struct `point::Point` in the current scope [INFO] [stdout] --> apps/crown/src/point.rs:123:49 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Point { [INFO] [stdout] | ---------------- method `y` not found for this [INFO] [stdout] ... [INFO] [stdout] 123 | close_enough(2.0 * 3.0f64.sqrt(), point.y()); [INFO] [stdout] | ^ field, not a method [INFO] [stdout] | [INFO] [stdout] help: remove the arguments [INFO] [stdout] | [INFO] [stdout] 123 - close_enough(2.0 * 3.0f64.sqrt(), point.y()); [INFO] [stdout] 123 + close_enough(2.0 * 3.0f64.sqrt(), point.y); [INFO] [stdout] | [INFO] [stdout] help: there is an associated function with a similar name [INFO] [stdout] | [INFO] [stdout] 123 | close_enough(2.0 * 3.0f64.sqrt(), point.r()); [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `x` found for struct `point::Point` in the current scope [INFO] [stdout] --> apps/crown/src/point.rs:133:34 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Point { [INFO] [stdout] | ---------------- method `x` not found for this [INFO] [stdout] ... [INFO] [stdout] 133 | close_enough(-2.0, point.x()); [INFO] [stdout] | ^ field, not a method [INFO] [stdout] | [INFO] [stdout] help: remove the arguments [INFO] [stdout] | [INFO] [stdout] 133 - close_enough(-2.0, point.x()); [INFO] [stdout] 133 + close_enough(-2.0, point.x); [INFO] [stdout] | [INFO] [stdout] help: there is an associated function with a similar name [INFO] [stdout] | [INFO] [stdout] 133 | close_enough(-2.0, point.r()); [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `y` found for struct `point::Point` in the current scope [INFO] [stdout] --> apps/crown/src/point.rs:134:48 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Point { [INFO] [stdout] | ---------------- method `y` not found for this [INFO] [stdout] ... [INFO] [stdout] 134 | close_enough(-2.0 * 3f64.sqrt(), point.y()); [INFO] [stdout] | ^ field, not a method [INFO] [stdout] | [INFO] [stdout] help: remove the arguments [INFO] [stdout] | [INFO] [stdout] 134 - close_enough(-2.0 * 3f64.sqrt(), point.y()); [INFO] [stdout] 134 + close_enough(-2.0 * 3f64.sqrt(), point.y); [INFO] [stdout] | [INFO] [stdout] help: there is an associated function with a similar name [INFO] [stdout] | [INFO] [stdout] 134 | close_enough(-2.0 * 3f64.sqrt(), point.r()); [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `x` found for struct `point::Point` in the current scope [INFO] [stdout] --> apps/crown/src/point.rs:144:33 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Point { [INFO] [stdout] | ---------------- method `x` not found for this [INFO] [stdout] ... [INFO] [stdout] 144 | close_enough(1.0, point.x()); [INFO] [stdout] | ^ field, not a method [INFO] [stdout] | [INFO] [stdout] help: remove the arguments [INFO] [stdout] | [INFO] [stdout] 144 - close_enough(1.0, point.x()); [INFO] [stdout] 144 + close_enough(1.0, point.x); [INFO] [stdout] | [INFO] [stdout] help: there is an associated function with a similar name [INFO] [stdout] | [INFO] [stdout] 144 | close_enough(1.0, point.r()); [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `y` found for struct `point::Point` in the current scope [INFO] [stdout] --> apps/crown/src/point.rs:145:42 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Point { [INFO] [stdout] | ---------------- method `y` not found for this [INFO] [stdout] ... [INFO] [stdout] 145 | close_enough(-3f64.sqrt(), point.y()); [INFO] [stdout] | ^ field, not a method [INFO] [stdout] | [INFO] [stdout] help: remove the arguments [INFO] [stdout] | [INFO] [stdout] 145 - close_enough(-3f64.sqrt(), point.y()); [INFO] [stdout] 145 + close_enough(-3f64.sqrt(), point.y); [INFO] [stdout] | [INFO] [stdout] help: there is an associated function with a similar name [INFO] [stdout] | [INFO] [stdout] 145 | close_enough(-3f64.sqrt(), point.r()); [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8f3e56499e7bad2bb6b312d834aaa1ced5e7b1da6d5c9067252a1730eba16b27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f3e56499e7bad2bb6b312d834aaa1ced5e7b1da6d5c9067252a1730eba16b27", kill_on_drop: false }` [INFO] [stdout] 8f3e56499e7bad2bb6b312d834aaa1ced5e7b1da6d5c9067252a1730eba16b27