[INFO] cloning repository https://github.com/leviathan88/yew_app [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leviathan88/yew_app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleviathan88%2Fyew_app"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleviathan88%2Fyew_app'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 19a5e2727c984fa7e497078cab868ea37663aaca [INFO] checking leviathan88/yew_app against try#ba14a92a10441c4b839ce71e6ef5f7a48bbff18f for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleviathan88%2Fyew_app" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leviathan88/yew_app on toolchain ba14a92a10441c4b839ce71e6ef5f7a48bbff18f [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/leviathan88/yew_app [INFO] finished tweaking git repo https://github.com/leviathan88/yew_app [INFO] tweaked toml for git repo https://github.com/leviathan88/yew_app written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/leviathan88/yew_app already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "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] 5cb89aa7b8e2a4a7448307edea434603905ca3ebb942bea3c2a08093d386cd83 [INFO] running `"docker" "start" "-a" "5cb89aa7b8e2a4a7448307edea434603905ca3ebb942bea3c2a08093d386cd83"` [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.4 [INFO] [stderr] Compiling base-x v0.2.5 [INFO] [stderr] Checking strum v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling stdweb v0.4.17 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.7 [INFO] [stderr] Compiling strum_macros v0.9.1 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking yew v0.6.0 [INFO] [stderr] Checking web_logger v0.1.0 [INFO] [stderr] Checking yewcounter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `routing` [INFO] [stderr] --> src/main.rs:10:25 [INFO] [stderr] | [INFO] [stderr] 10 | use models::{increment, routing}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `routing` [INFO] [stderr] --> src/main.rs:10:25 [INFO] [stderr] | [INFO] [stderr] 10 | use models::{increment, routing}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.87s [INFO] running `"docker" "inspect" "5cb89aa7b8e2a4a7448307edea434603905ca3ebb942bea3c2a08093d386cd83"` [INFO] running `"docker" "rm" "-f" "5cb89aa7b8e2a4a7448307edea434603905ca3ebb942bea3c2a08093d386cd83"` [INFO] [stdout] 5cb89aa7b8e2a4a7448307edea434603905ca3ebb942bea3c2a08093d386cd83