[INFO] updating cached repository https://github.com/keitaroemotion/rust-webapp [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8ee1d6a1576dba943fd2fb242f86212cff1bd0a3 [INFO] checking keitaroemotion/rust-webapp against try#d93021f5faa26e4f9d2719e79f9974e06aa40e17 for pr-71873 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeitaroemotion%2Frust-webapp" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/keitaroemotion/rust-webapp on toolchain d93021f5faa26e4f9d2719e79f9974e06aa40e17 [INFO] running `"/workspace/cargo-home/bin/cargo" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/keitaroemotion/rust-webapp [INFO] finished tweaking git repo https://github.com/keitaroemotion/rust-webapp [INFO] tweaked toml for git repo https://github.com/keitaroemotion/rust-webapp written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/keitaroemotion/rust-webapp already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: unused manifest key: global [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "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] 3fbf05a4ce42f37044d4bdae6cf2be8e1836555bbdc58bc4a151cc8e37290d06 [INFO] running `"docker" "start" "-a" "3fbf05a4ce42f37044d4bdae6cf2be8e1836555bbdc58bc4a151cc8e37290d06"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused manifest key: global [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Compiling rocket v0.4.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking pest v2.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking filetime v0.2.7 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking ring v0.13.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Checking backtrace v0.3.37 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling rustls v0.14.0 [INFO] [stderr] Compiling webpki-roots v0.15.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking postgres-protocol v0.3.2 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Checking notify v4.0.13 [INFO] [stderr] Checking postgres-shared v0.4.2 [INFO] [stderr] Checking postgres v0.15.2 [INFO] [stderr] Compiling hyper-sync-rustls v0.3.0-rc.4 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Checking handlebars v1.1.0 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Checking rocket_http v0.4.2 [INFO] [stderr] Checking rocket_contrib v0.4.2 [INFO] [stderr] Checking rustweb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `Connection`, `TlsMode` [INFO] [stderr] --> src/database.rs:2:16 [INFO] [stderr] | [INFO] [stderr] 2 | use postgres::{Connection, TlsMode}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 22s [INFO] running `"docker" "inspect" "3fbf05a4ce42f37044d4bdae6cf2be8e1836555bbdc58bc4a151cc8e37290d06"` [INFO] running `"docker" "rm" "-f" "3fbf05a4ce42f37044d4bdae6cf2be8e1836555bbdc58bc4a151cc8e37290d06"` [INFO] [stdout] 3fbf05a4ce42f37044d4bdae6cf2be8e1836555bbdc58bc4a151cc8e37290d06