[INFO] cloning repository https://github.com/Zak223/website [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zak223/website" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZak223%2Fwebsite"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZak223%2Fwebsite'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cf9514f62c0a529eecc38f16158ea3dfdaaacbc5 [INFO] checking Zak223/website against master#6d69caba110c0c2fb90180df1cbc8be5033b91d4 for pr-69530 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZak223%2Fwebsite" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zak223/website on toolchain 6d69caba110c0c2fb90180df1cbc8be5033b91d4 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Zak223/website [INFO] finished tweaking git repo https://github.com/Zak223/website [INFO] tweaked toml for git repo https://github.com/Zak223/website written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Zak223/website already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 00eb094633608b55c416b00b7408f7f696fbdaa8f6c5d7e15b5c6635add88b1e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "00eb094633608b55c416b00b7408f7f696fbdaa8f6c5d7e15b5c6635add88b1e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking cookie v0.11.2 [INFO] [stderr] Checking backtrace v0.3.45 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking error-chain v0.12.2 [INFO] [stderr] Checking rocket_http v0.4.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Checking handlebars v1.1.0 [INFO] [stderr] Compiling rocket_codegen v0.4.4 [INFO] [stderr] Checking rocket v0.4.4 [INFO] [stderr] Checking rocket_contrib v0.4.4 [INFO] [stderr] Checking ToadHutWebsite v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: crate `ToadHutWebsite` 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: `toad_hut_website` [INFO] [stderr] [INFO] [stderr] warning: crate `ToadHutWebsite` 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: `toad_hut_website` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `"docker" "inspect" "00eb094633608b55c416b00b7408f7f696fbdaa8f6c5d7e15b5c6635add88b1e"` [INFO] running `"docker" "rm" "-f" "00eb094633608b55c416b00b7408f7f696fbdaa8f6c5d7e15b5c6635add88b1e"` [INFO] [stdout] 00eb094633608b55c416b00b7408f7f696fbdaa8f6c5d7e15b5c6635add88b1e