[INFO] cloning repository https://github.com/wmain/frameripper-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wmain/frameripper-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmain%2Fframeripper-rs"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmain%2Fframeripper-rs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9ec82af2c1e25974f7c02e7044e6475e96f509f5 [INFO] checking wmain/frameripper-rs against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmain%2Fframeripper-rs" "/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/wmain/frameripper-rs on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/wmain/frameripper-rs [INFO] finished tweaking git repo https://github.com/wmain/frameripper-rs [INFO] tweaked toml for git repo https://github.com/wmain/frameripper-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/wmain/frameripper-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "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" "+b61e69433951e31f7bd746e22f516a48ad41623b" "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] 6cf3c64b18e9688b3c89f3b4d805767f14deb65d496fa82e3e3d6c495f9be546 [INFO] running `"docker" "start" "-a" "6cf3c64b18e9688b3c89f3b4d805767f14deb65d496fa82e3e3d6c495f9be546"` [INFO] [stderr] Compiling syn v0.15.43 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking tracing-core v0.1.3 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking backtrace-sys v0.1.31 [INFO] [stderr] Checking backtrace v0.3.37 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Checking tokio-io v0.2.0-alpha.2 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Checking tokio-codec v0.2.0-alpha.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking console v0.9.0 [INFO] [stderr] Checking indicatif v0.12.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.8 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.2 [INFO] [stderr] Compiling futures-select-macro-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-join-macro-preview v0.3.0-alpha.18 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Checking snafu v0.5.0 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.21.2 [INFO] [stderr] Checking tokio-sync v0.2.0-alpha.2 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.18 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.18 [INFO] [stderr] Checking tokio-executor v0.2.0-alpha.2 [INFO] [stderr] Checking tokio-net v0.2.0-alpha.2 [INFO] [stderr] Checking tokio-fs v0.2.0-alpha.2 [INFO] [stderr] Checking tokio-timer v0.3.0-alpha.2 [INFO] [stderr] Checking tokio v0.2.0-alpha.2 [INFO] [stderr] Checking tokio-process v0.3.0-alpha.2 [INFO] [stderr] Checking frame-ripper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: the feature `async_await` has been stable since 1.39.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(async_await)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `async_await` has been stable since 1.39.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(async_await)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `"docker" "inspect" "6cf3c64b18e9688b3c89f3b4d805767f14deb65d496fa82e3e3d6c495f9be546"` [INFO] running `"docker" "rm" "-f" "6cf3c64b18e9688b3c89f3b4d805767f14deb65d496fa82e3e3d6c495f9be546"` [INFO] [stdout] 6cf3c64b18e9688b3c89f3b4d805767f14deb65d496fa82e3e3d6c495f9be546