[INFO] cloning repository https://github.com/khubo/yew-boilerplate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/khubo/yew-boilerplate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhubo%2Fyew-boilerplate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhubo%2Fyew-boilerplate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89efde5a890f1d1b732670f3e30d59697ae5e12d [INFO] checking khubo/yew-boilerplate against master#0dce3f606e05cffab7361c132a399d3550ab0df8 for pr-78376 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhubo%2Fyew-boilerplate" "/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/khubo/yew-boilerplate on toolchain 0dce3f606e05cffab7361c132a399d3550ab0df8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0dce3f606e05cffab7361c132a399d3550ab0df8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/khubo/yew-boilerplate [INFO] finished tweaking git repo https://github.com/khubo/yew-boilerplate [INFO] tweaked toml for git repo https://github.com/khubo/yew-boilerplate written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/khubo/yew-boilerplate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0dce3f606e05cffab7361c132a399d3550ab0df8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0dce3f606e05cffab7361c132a399d3550ab0df8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 76633c3ee03456fda8cfc3d311509afcb80fcc5190bc4d5bfb309e0e0cab0e01 [INFO] running `Command { std: "docker" "start" "-a" "76633c3ee03456fda8cfc3d311509afcb80fcc5190bc4d5bfb309e0e0cab0e01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76633c3ee03456fda8cfc3d311509afcb80fcc5190bc4d5bfb309e0e0cab0e01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76633c3ee03456fda8cfc3d311509afcb80fcc5190bc4d5bfb309e0e0cab0e01", kill_on_drop: false }` [INFO] [stdout] 76633c3ee03456fda8cfc3d311509afcb80fcc5190bc4d5bfb309e0e0cab0e01 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0dce3f606e05cffab7361c132a399d3550ab0df8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ac6434abe3171c5de9b19225a4b01850d580561eef9d376568b9e79a3da6fcef [INFO] running `Command { std: "docker" "start" "-a" "ac6434abe3171c5de9b19225a4b01850d580561eef9d376568b9e79a3da6fcef", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.3 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Compiling base-x v0.2.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling stdweb v0.4.13 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling bincode v1.1.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking http v0.1.15 [INFO] [stderr] Checking serde_json v1.0.38 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.5 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Checking yew v0.6.0 (https://github.com/DenisKolodin/yew#a6a73948) [INFO] [stderr] Checking todo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `arrows` [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | arrows: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `arrows` [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | arrows: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "ac6434abe3171c5de9b19225a4b01850d580561eef9d376568b9e79a3da6fcef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac6434abe3171c5de9b19225a4b01850d580561eef9d376568b9e79a3da6fcef", kill_on_drop: false }` [INFO] [stdout] ac6434abe3171c5de9b19225a4b01850d580561eef9d376568b9e79a3da6fcef