[INFO] cloning repository https://github.com/DevOpsDemoTF/DevOpsDemo-template-RustAsync [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DevOpsDemoTF/DevOpsDemo-template-RustAsync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevOpsDemoTF%2FDevOpsDemo-template-RustAsync"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevOpsDemoTF%2FDevOpsDemo-template-RustAsync'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9ec073c8a54293545aa986afb12dc27e208d534e [INFO] checking DevOpsDemoTF/DevOpsDemo-template-RustAsync against beta-2019-10-27 for pr-65897 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevOpsDemoTF%2FDevOpsDemo-template-RustAsync" "/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/DevOpsDemoTF/DevOpsDemo-template-RustAsync on toolchain beta-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/DevOpsDemoTF/DevOpsDemo-template-RustAsync [INFO] finished tweaking git repo https://github.com/DevOpsDemoTF/DevOpsDemo-template-RustAsync [INFO] tweaked toml for git repo https://github.com/DevOpsDemoTF/DevOpsDemo-template-RustAsync written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/DevOpsDemoTF/DevOpsDemo-template-RustAsync already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "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=allow" "-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" "+beta-2019-10-27" "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] c89473bf09d18758b4845f18a0bb679f5afe9984384b183885cc98a34205b89c [INFO] running `"docker" "start" "-a" "c89473bf09d18758b4845f18a0bb679f5afe9984384b183885cc98a34205b89c"` [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling prometheus v0.7.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking slog-scope v4.1.2 [INFO] [stderr] Checking rand v0.7.1 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_qs v0.5.0 [INFO] [stderr] Checking crossbeam v0.7.2 [INFO] [stderr] Checking slog-json v2.3.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking mime_guess v1.8.7 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Checking slog-stdlog v4.0.0 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.18 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.18 [INFO] [stderr] Checking http-service v0.3.1 [INFO] [stderr] Checking tide-core v0.2.0 (https://github.com/rustasync/tide?rev=af0b900#af0b900b) [INFO] [stderr] Checking http-service-hyper v0.3.1 [INFO] [stderr] Checking tide-headers v0.1.0 (https://github.com/rustasync/tide?rev=af0b900#af0b900b) [INFO] [stderr] Checking tide-cors v0.2.0 (https://github.com/rustasync/tide?rev=af0b900#af0b900b) [INFO] [stderr] Checking tide-cookies v0.2.0 (https://github.com/rustasync/tide?rev=af0b900#af0b900b) [INFO] [stderr] Checking tide-log v0.1.0 (https://github.com/rustasync/tide?rev=af0b900#af0b900b) [INFO] [stderr] Checking tide-querystring v0.1.0 (https://github.com/rustasync/tide?rev=af0b900#af0b900b) [INFO] [stderr] Checking tide-forms v0.1.0 (https://github.com/rustasync/tide?rev=af0b900#af0b900b) [INFO] [stderr] Checking tide v0.2.0 (https://github.com/rustasync/tide?rev=af0b900#af0b900b) [INFO] [stderr] Checking app v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.97s [INFO] running `"docker" "inspect" "c89473bf09d18758b4845f18a0bb679f5afe9984384b183885cc98a34205b89c"` [INFO] running `"docker" "rm" "-f" "c89473bf09d18758b4845f18a0bb679f5afe9984384b183885cc98a34205b89c"` [INFO] [stdout] c89473bf09d18758b4845f18a0bb679f5afe9984384b183885cc98a34205b89c