[INFO] updating cached repository https://github.com/PrivateBin/Directory [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] [stderr] From https://github.com/PrivateBin/Directory [INFO] [stderr] 19a8649..6e162f6 master -> master [INFO] [stderr] * [new tag] 0.3.4 -> 0.3.4 [INFO] [stderr] * [new tag] 0.3.0 -> 0.3.0 [INFO] [stderr] * [new tag] 0.3.1 -> 0.3.1 [INFO] [stderr] * [new tag] 0.3.2 -> 0.3.2 [INFO] [stderr] * [new tag] 0.3.3 -> 0.3.3 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6e162f641a3597d25147eb41db8faabff2e98704 [INFO] checking PrivateBin/Directory against try#96b3c169cd2d8959926fa240f10342f1659f8ae3 for pr-71896 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPrivateBin%2FDirectory" "/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/PrivateBin/Directory on toolchain 96b3c169cd2d8959926fa240f10342f1659f8ae3 [INFO] running `"/workspace/cargo-home/bin/cargo" "+96b3c169cd2d8959926fa240f10342f1659f8ae3" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/PrivateBin/Directory [INFO] finished tweaking git repo https://github.com/PrivateBin/Directory [INFO] tweaked toml for git repo https://github.com/PrivateBin/Directory written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/PrivateBin/Directory already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+96b3c169cd2d8959926fa240f10342f1659f8ae3" "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" "+96b3c169cd2d8959926fa240f10342f1659f8ae3" "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] 40a7e8528a17feb3012e8b9562eec0ebad8620dd3397f054821eb33ad82bcfb2 [INFO] running `"docker" "start" "-a" "40a7e8528a17feb3012e8b9562eec0ebad8620dd3397f054821eb33ad82bcfb2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Compiling rocket_codegen v0.4.4 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.4 [INFO] [stderr] Compiling rocket v0.4.4 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking dns-lookup v1.0.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.4 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking webpki v0.18.1 [INFO] [stderr] Checking sct v0.4.0 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking cookie v0.11.2 [INFO] [stderr] Checking rustls v0.14.0 [INFO] [stderr] Checking webpki-roots v0.15.0 [INFO] [stderr] Checking rocket_http v0.4.4 [INFO] [stderr] Checking hyper-sync-rustls v0.3.0-rc.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Checking diesel v1.4.4 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking maxminddb v0.13.0 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Checking migrations_internals v1.4.1 [INFO] [stderr] Checking rocket_contrib v0.4.4 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking directory v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 16s [INFO] running `"docker" "inspect" "40a7e8528a17feb3012e8b9562eec0ebad8620dd3397f054821eb33ad82bcfb2"` [INFO] running `"docker" "rm" "-f" "40a7e8528a17feb3012e8b9562eec0ebad8620dd3397f054821eb33ad82bcfb2"` [INFO] [stdout] 40a7e8528a17feb3012e8b9562eec0ebad8620dd3397f054821eb33ad82bcfb2