[INFO] cloning repository https://github.com/nnsnico/news-tour [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nnsnico/news-tour" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnsnico%2Fnews-tour"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnsnico%2Fnews-tour'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4fa48427f32d4097c60d044f1997850843800a62 [INFO] checking nnsnico/news-tour against try#4662032ab74cd44d423120d08d251dfead4914a0 for pr-72788 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnsnico%2Fnews-tour" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nnsnico/news-tour on toolchain 4662032ab74cd44d423120d08d251dfead4914a0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+4662032ab74cd44d423120d08d251dfead4914a0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/nnsnico/news-tour [INFO] finished tweaking git repo https://github.com/nnsnico/news-tour [INFO] tweaked toml for git repo https://github.com/nnsnico/news-tour written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/nnsnico/news-tour already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+4662032ab74cd44d423120d08d251dfead4914a0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+4662032ab74cd44d423120d08d251dfead4914a0" "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] 677bcfdc0e8d3ee0e3df5ed1647f9ac6b41daa3f81a6dd51185faf96ffc88898 [INFO] running `"docker" "start" "-a" "677bcfdc0e8d3ee0e3df5ed1647f9ac6b41daa3f81a6dd51185faf96ffc88898"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking pin-project v0.4.17 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking hyper v0.13.5 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking reqwest v0.10.4 [INFO] [stderr] Checking config v0.9.3 [INFO] [stderr] Checking news-tour v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `"docker" "inspect" "677bcfdc0e8d3ee0e3df5ed1647f9ac6b41daa3f81a6dd51185faf96ffc88898"` [INFO] running `"docker" "rm" "-f" "677bcfdc0e8d3ee0e3df5ed1647f9ac6b41daa3f81a6dd51185faf96ffc88898"` [INFO] [stdout] 677bcfdc0e8d3ee0e3df5ed1647f9ac6b41daa3f81a6dd51185faf96ffc88898