[INFO] updating cached repository https://github.com/liamgriffiths/visits [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] 8e1c31a58113df88456b7b1fc655a5e1651aa3e4 [INFO] checking liamgriffiths/visits against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliamgriffiths%2Fvisits" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/liamgriffiths/visits on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/liamgriffiths/visits [INFO] finished tweaking git repo https://github.com/liamgriffiths/visits [INFO] tweaked toml for git repo https://github.com/liamgriffiths/visits written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/liamgriffiths/visits already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "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] 5872dc71b4d4c2d9fdba19e5d246a2773cce97ee65a6a6df67ca36baac66ef85 [INFO] running `"docker" "start" "-a" "5872dc71b4d4c2d9fdba19e5d246a2773cce97ee65a6a6df67ca36baac66ef85"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking encode_unicode v0.3.5 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.0 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking memchr v2.2.0 [INFO] [stderr] Checking r2d2 v0.8.3 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking csv v1.0.5 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking dotenv v0.9.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Checking structopt v0.2.15 [INFO] [stderr] Checking diesel v1.4.1 [INFO] [stderr] Checking visits v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `"docker" "inspect" "5872dc71b4d4c2d9fdba19e5d246a2773cce97ee65a6a6df67ca36baac66ef85"` [INFO] running `"docker" "rm" "-f" "5872dc71b4d4c2d9fdba19e5d246a2773cce97ee65a6a6df67ca36baac66ef85"` [INFO] [stdout] 5872dc71b4d4c2d9fdba19e5d246a2773cce97ee65a6a6df67ca36baac66ef85