[INFO] cloning repository https://github.com/facebookincubator/fastmod [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/facebookincubator/fastmod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffacebookincubator%2Ffastmod"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffacebookincubator%2Ffastmod'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6872d1a047a5262aa102725ce73ae48dba443309 [INFO] checking facebookincubator/fastmod against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffacebookincubator%2Ffastmod" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/facebookincubator/fastmod on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/facebookincubator/fastmod [INFO] finished tweaking git repo https://github.com/facebookincubator/fastmod [INFO] tweaked toml for git repo https://github.com/facebookincubator/fastmod written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/facebookincubator/fastmod already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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] 05e766b0ecccc49b53a5c54fb47a94f30da53b43a9bf821a4e653218a94c46d7 [INFO] running `"docker" "start" "-a" "05e766b0ecccc49b53a5c54fb47a94f30da53b43a9bf821a4e653218a94c46d7"` [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking rgb v0.8.13 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking rprompt v1.0.3 [INFO] [stderr] Checking environment v0.1.1 [INFO] [stderr] Checking difference v1.0.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking regex-syntax v0.6.10 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Checking aho-corasick v0.7.4 [INFO] [stderr] Checking bstr v0.2.5 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking regex v1.2.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking ignore v0.4.8 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking fastmod v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling assert_cli v0.5.4 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `"docker" "inspect" "05e766b0ecccc49b53a5c54fb47a94f30da53b43a9bf821a4e653218a94c46d7"` [INFO] running `"docker" "rm" "-f" "05e766b0ecccc49b53a5c54fb47a94f30da53b43a9bf821a4e653218a94c46d7"` [INFO] [stdout] 05e766b0ecccc49b53a5c54fb47a94f30da53b43a9bf821a4e653218a94c46d7