[INFO] updating cached repository https://github.com/danielschemmel/rust-cli-template [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/danielschemmel/rust-cli-template [INFO] [stderr] a93c3fd..00135fc master -> master [INFO] [stderr] * [new branch] versionator -> versionator [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 00135fcca3c1db42daa2cd0e80e4e4350d5bc635 [INFO] checking danielschemmel/rust-cli-template against master#914adf04af1c1a984707f778da3d04590c03d144 for pr-72331 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielschemmel%2Frust-cli-template" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danielschemmel/rust-cli-template 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/danielschemmel/rust-cli-template [INFO] finished tweaking git repo https://github.com/danielschemmel/rust-cli-template [INFO] tweaked toml for git repo https://github.com/danielschemmel/rust-cli-template written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/danielschemmel/rust-cli-template 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 4dde10ed3c4eac8dc52d25f7e9d437461d7c5e959d1969f7be8270178e817dae [INFO] running `"docker" "start" "-a" "4dde10ed3c4eac8dc52d25f7e9d437461d7c5e959d1969f7be8270178e817dae"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling vergen v3.1.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling application v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thiserror-impl v1.0.18 [INFO] [stderr] Checking ctrlc v3.1.4 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking thiserror v1.0.18 [INFO] [stderr] Checking flexi_logger v0.15.2 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.47s [INFO] running `"docker" "inspect" "4dde10ed3c4eac8dc52d25f7e9d437461d7c5e959d1969f7be8270178e817dae"` [INFO] running `"docker" "rm" "-f" "4dde10ed3c4eac8dc52d25f7e9d437461d7c5e959d1969f7be8270178e817dae"` [INFO] [stdout] 4dde10ed3c4eac8dc52d25f7e9d437461d7c5e959d1969f7be8270178e817dae