[INFO] cloning repository https://github.com/jovincroninwilesmith/status_pages [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jovincroninwilesmith/status_pages" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjovincroninwilesmith%2Fstatus_pages"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjovincroninwilesmith%2Fstatus_pages'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d1594a4c961e4c84ee85f4778322d47b876f893f [INFO] checking jovincroninwilesmith/status_pages against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjovincroninwilesmith%2Fstatus_pages" "/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/jovincroninwilesmith/status_pages on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jovincroninwilesmith/status_pages [INFO] finished tweaking git repo https://github.com/jovincroninwilesmith/status_pages [INFO] tweaked toml for git repo https://github.com/jovincroninwilesmith/status_pages written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/jovincroninwilesmith/status_pages already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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] afad55e82643d106e523c2212b2d3b8a14fe34f3d0fdf489de1b6895246e4930 [INFO] running `"docker" "start" "-a" "afad55e82643d106e523c2212b2d3b8a14fe34f3d0fdf489de1b6895246e4930"` [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking tokio-timer v0.2.8 [INFO] [stderr] Checking backtrace-sys v0.1.28 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Checking tokio-threadpool v0.1.10 [INFO] [stderr] Checking mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking backtrace v0.3.13 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking h2 v0.1.14 [INFO] [stderr] Checking tokio-fs v0.1.5 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio v0.1.14 [INFO] [stderr] Checking hyper v0.12.20 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking trust-dns-proto v0.6.1 [INFO] [stderr] Checking trust-dns-resolver v0.10.2 [INFO] [stderr] Checking reqwest v0.9.6 [INFO] [stderr] Checking status-pages v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: structure field `_fifthThird` should have a snake case name [INFO] [stderr] --> src/main.rs:31:3 [INFO] [stderr] | [INFO] [stderr] 31 | _fifthThird: Bank, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `_fifth_third` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `_fifthThird` should have a snake case name [INFO] [stderr] --> src/main.rs:31:3 [INFO] [stderr] | [INFO] [stderr] 31 | _fifthThird: Bank, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `_fifth_third` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.68s [INFO] running `"docker" "inspect" "afad55e82643d106e523c2212b2d3b8a14fe34f3d0fdf489de1b6895246e4930"` [INFO] running `"docker" "rm" "-f" "afad55e82643d106e523c2212b2d3b8a14fe34f3d0fdf489de1b6895246e4930"` [INFO] [stdout] afad55e82643d106e523c2212b2d3b8a14fe34f3d0fdf489de1b6895246e4930