[INFO] updating cached repository https://github.com/oliverlee/capgains [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] 53367d9dfc37a2c7da8fe61ccb91c09b6c504903 [INFO] checking oliverlee/capgains against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foliverlee%2Fcapgains" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oliverlee/capgains 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/oliverlee/capgains [INFO] finished tweaking git repo https://github.com/oliverlee/capgains [INFO] tweaked toml for git repo https://github.com/oliverlee/capgains written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/oliverlee/capgains already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] e79a30de42738b3accebb5584b066e93e411cd8471fc2220ac6e6014504b25b8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "e79a30de42738b3accebb5584b066e93e411cd8471fc2220ac6e6014504b25b8"` [INFO] [stderr] Compiling serde v1.0.60 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Compiling proc-macro2 v0.4.3 [INFO] [stderr] Checking num-integer v0.1.38 [INFO] [stderr] Checking csv-core v0.1.4 [INFO] [stderr] Checking chrono v0.4.2 [INFO] [stderr] Compiling quote v0.6.2 [INFO] [stderr] Compiling syn v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.60 [INFO] [stderr] Checking csv v1.0.0 [INFO] [stderr] Checking capgains v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: the feature `map_get_key_value` has been stable since 1.40.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(map_get_key_value)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `map_get_key_value` has been stable since 1.40.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(map_get_key_value)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.96s [INFO] running `"docker" "inspect" "e79a30de42738b3accebb5584b066e93e411cd8471fc2220ac6e6014504b25b8"` [INFO] running `"docker" "rm" "-f" "e79a30de42738b3accebb5584b066e93e411cd8471fc2220ac6e6014504b25b8"` [INFO] [stdout] e79a30de42738b3accebb5584b066e93e411cd8471fc2220ac6e6014504b25b8