[INFO] cloning repository https://github.com/extrawurst/presentui [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/extrawurst/presentui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fextrawurst%2Fpresentui"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fextrawurst%2Fpresentui'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2dcdb690327a247590930ccdf7951cf5ac01c360 [INFO] checking extrawurst/presentui against master#914adf04af1c1a984707f778da3d04590c03d144 for pr-72331 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fextrawurst%2Fpresentui" "/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/extrawurst/presentui on toolchain 914adf04af1c1a984707f778da3d04590c03d144 [INFO] running `"/workspace/cargo-home/bin/cargo" "+914adf04af1c1a984707f778da3d04590c03d144" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/extrawurst/presentui [INFO] finished tweaking git repo https://github.com/extrawurst/presentui [INFO] tweaked toml for git repo https://github.com/extrawurst/presentui written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/extrawurst/presentui already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+914adf04af1c1a984707f778da3d04590c03d144" "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" "+914adf04af1c1a984707f778da3d04590c03d144" "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] 5897a4459189199f7aeaf1d7053dc4434bc8f51fd346981cfeaf09e9b3511110 [INFO] running `"docker" "start" "-a" "5897a4459189199f7aeaf1d7053dc4434bc8f51fd346981cfeaf09e9b3511110"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Checking arc-swap v0.4.6 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking figlet-rs v0.1.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking minimad v0.6.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking memoffset v0.5.4 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking signal-hook v0.1.15 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Checking crossterm v0.17.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling addr2line v0.12.0 [INFO] [stderr] Compiling backtrace v0.3.47 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling thiserror-impl v1.0.17 [INFO] [stderr] Checking thiserror v1.0.17 [INFO] [stderr] Checking termimad v0.8.21 [INFO] [stderr] Compiling onig_sys v69.2.0 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking plist v0.5.5 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking ron v0.5.1 [INFO] [stderr] Checking onig v5.0.0 [INFO] [stderr] Checking syntect v4.1.1 [INFO] [stderr] Checking presentui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `"docker" "inspect" "5897a4459189199f7aeaf1d7053dc4434bc8f51fd346981cfeaf09e9b3511110"` [INFO] running `"docker" "rm" "-f" "5897a4459189199f7aeaf1d7053dc4434bc8f51fd346981cfeaf09e9b3511110"` [INFO] [stdout] 5897a4459189199f7aeaf1d7053dc4434bc8f51fd346981cfeaf09e9b3511110