[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#f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 for pr-83312
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmadrid%2Fyewknit" "/workspace/builds/worker-3/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gmadrid/yewknit on toolchain f5f33ec0e0455eefa72fc5567eb1280a4d5ee206
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "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-3/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" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9e89f165902649388f6aee3e6afdbe5a0b53f7a232931abb3ef6bb0d4f50b67
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "a9e89f165902649388f6aee3e6afdbe5a0b53f7a232931abb3ef6bb0d4f50b67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9e89f165902649388f6aee3e6afdbe5a0b53f7a232931abb3ef6bb0d4f50b67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9e89f165902649388f6aee3e6afdbe5a0b53f7a232931abb3ef6bb0d4f50b67", kill_on_drop: false }`
[INFO] [stdout] a9e89f165902649388f6aee3e6afdbe5a0b53f7a232931abb3ef6bb0d4f50b67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0857fba2dd706748bb1b61c376353f2638b8482d570c2a8fa1d33c49efce2d1b
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "0857fba2dd706748bb1b61c376353f2638b8482d570c2a8fa1d33c49efce2d1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling bumpalo v3.4.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]     Checking futures-channel v0.3.8
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]     Checking http v0.2.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling syn v1.0.54
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.69
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.69
[INFO] [stderr]    Compiling serde_derive v1.0.118
[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 wasm-bindgen v0.2.69
[INFO] [stderr]     Checking thiserror v1.0.22
[INFO] [stderr]     Checking pin-project v1.0.2
[INFO] [stderr]     Checking js-sys v0.3.46
[INFO] [stderr]     Checking console_error_panic_hook v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.8
[INFO] [stderr]     Checking serde v1.0.118
[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 serde_json v1.0.60
[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 yew v0.17.4
[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 crown v0.1.0 (/opt/rustwide/workdir/apps/crown)
[INFO] [stderr]     Checking testapp v0.1.0 (/opt/rustwide/workdir/apps/testapp)
[INFO] [stderr]     Checking metapixel v0.2.0 (/opt/rustwide/workdir/apps/metapixel)
[INFO] [stderr]     Checking twocolor v0.6.0 (/opt/rustwide/workdir/apps/twocolor)
[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 a macro (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] [stderr] error: could not compile `metapixel`
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[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 a macro (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]     |                                           --
[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]     |                                 --
[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]     |                                  --
[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]     |                                                 --
[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]     |                                  --
[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]     |                                                --
[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]     |                                 --
[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]     |                                          --
[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" "0857fba2dd706748bb1b61c376353f2638b8482d570c2a8fa1d33c49efce2d1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0857fba2dd706748bb1b61c376353f2638b8482d570c2a8fa1d33c49efce2d1b", kill_on_drop: false }`
[INFO] [stdout] 0857fba2dd706748bb1b61c376353f2638b8482d570c2a8fa1d33c49efce2d1b