[INFO] cloning repository https://github.com/therealpadams/rust-load-gui [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/therealpadams/rust-load-gui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftherealpadams%2Frust-load-gui"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftherealpadams%2Frust-load-gui'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7fdb71a8519350068fa3b50234b687029ee619be [INFO] checking therealpadams/rust-load-gui against try#ba14a92a10441c4b839ce71e6ef5f7a48bbff18f for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftherealpadams%2Frust-load-gui" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/therealpadams/rust-load-gui 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/therealpadams/rust-load-gui [INFO] finished tweaking git repo https://github.com/therealpadams/rust-load-gui [INFO] tweaked toml for git repo https://github.com/therealpadams/rust-load-gui written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/therealpadams/rust-load-gui 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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 75f3dcf8f8ea179ed55373ceaa1df25a8814fa0538bb3b313fc0a748bebe416a [INFO] running `"docker" "start" "-a" "75f3dcf8f8ea179ed55373ceaa1df25a8814fa0538bb3b313fc0a748bebe416a"` [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Checking enum-map-internals v0.1.2 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling enumset_derive v0.2.0 [INFO] [stderr] Checking procinfo v0.4.2 [INFO] [stderr] Checking enumset v0.3.16 [INFO] [stderr] Compiling enum-map-derive v0.4.1 [INFO] [stderr] Checking enum-map v0.5.0 [INFO] [stderr] Checking cursive v0.11.0 [INFO] [stderr] Checking Resources v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `constraint` [INFO] [stderr] --> src/main.rs:96:33 [INFO] [stderr] | [INFO] [stderr] 96 | fn required_size(&mut self, constraint: Vec2) -> Vec2 { [INFO] [stderr] | ^^^^^^^^^^ help: consider prefixing with an underscore: `_constraint` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: crate `Resources` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `resources` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `constraint` [INFO] [stderr] --> src/main.rs:96:33 [INFO] [stderr] | [INFO] [stderr] 96 | fn required_size(&mut self, constraint: Vec2) -> Vec2 { [INFO] [stderr] | ^^^^^^^^^^ help: consider prefixing with an underscore: `_constraint` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: crate `Resources` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `resources` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.15s [INFO] running `"docker" "inspect" "75f3dcf8f8ea179ed55373ceaa1df25a8814fa0538bb3b313fc0a748bebe416a"` [INFO] running `"docker" "rm" "-f" "75f3dcf8f8ea179ed55373ceaa1df25a8814fa0538bb3b313fc0a748bebe416a"` [INFO] [stdout] 75f3dcf8f8ea179ed55373ceaa1df25a8814fa0538bb3b313fc0a748bebe416a