[INFO] cloning repository https://github.com/scottluptowski/brd [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scottluptowski/brd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottluptowski%2Fbrd"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottluptowski%2Fbrd'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2c56adb76e7a36b8165733edf072b25d01250265 [INFO] checking scottluptowski/brd against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottluptowski%2Fbrd" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scottluptowski/brd on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/scottluptowski/brd [INFO] finished tweaking git repo https://github.com/scottluptowski/brd [INFO] tweaked toml for git repo https://github.com/scottluptowski/brd written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/scottluptowski/brd already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+45d050cde277b22a755847338f2acc2c7b834141" "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] 9938370b6a2980c75aea5987164c25b1be9a1333475e21c91944185c5ede9a1d [INFO] running `"docker" "start" "-a" "9938370b6a2980c75aea5987164c25b1be9a1333475e21c91944185c5ede9a1d"` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.51 [INFO] [stderr] Compiling libssh2-sys v0.2.12 [INFO] [stderr] Compiling curl-sys v0.4.23 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking console v0.9.0 [INFO] [stderr] Checking console v0.7.7 [INFO] [stderr] Checking dialoguer v0.4.0 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Checking git2 v0.7.5 [INFO] [stderr] Checking brd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `"docker" "inspect" "9938370b6a2980c75aea5987164c25b1be9a1333475e21c91944185c5ede9a1d"` [INFO] running `"docker" "rm" "-f" "9938370b6a2980c75aea5987164c25b1be9a1333475e21c91944185c5ede9a1d"` [INFO] [stdout] 9938370b6a2980c75aea5987164c25b1be9a1333475e21c91944185c5ede9a1d