[INFO] updating cached repository https://github.com/wmain/frameripper-rs [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9ec82af2c1e25974f7c02e7044e6475e96f509f5 [INFO] checking wmain/frameripper-rs against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmain%2Fframeripper-rs" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wmain/frameripper-rs on toolchain 30ca215b4e38b32aa7abdd635c5e2d56f5724494 [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "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-1/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" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "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] 259bf0c2f040f89491b3e72d7ac8326b487ef0e7c719204f54cba04f35cdcabc [INFO] running `"docker" "start" "-a" "259bf0c2f040f89491b3e72d7ac8326b487ef0e7c719204f54cba04f35cdcabc"` [INFO] [stderr] Compiling syn v0.15.43 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking tracing-core v0.1.3 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking num-iter v0.1.39 [INFO] [stderr] Checking num-rational v0.2.2 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking console v0.9.0 [INFO] [stderr] Checking rayon-core v1.5.0 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking tokio-io v0.2.0-alpha.2 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking indicatif v0.12.0 [INFO] [stderr] Checking tokio-codec v0.2.0-alpha.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [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 futures-select-macro-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-join-macro-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.2 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.21.2 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Checking snafu v0.5.0 [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 55s [INFO] running `"docker" "inspect" "259bf0c2f040f89491b3e72d7ac8326b487ef0e7c719204f54cba04f35cdcabc"` [INFO] running `"docker" "rm" "-f" "259bf0c2f040f89491b3e72d7ac8326b487ef0e7c719204f54cba04f35cdcabc"` [INFO] [stdout] 259bf0c2f040f89491b3e72d7ac8326b487ef0e7c719204f54cba04f35cdcabc