[INFO] cloning repository https://github.com/SerhoLiu/eakio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SerhoLiu/eakio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSerhoLiu%2Feakio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSerhoLiu%2Feakio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa7366878294a2525f8c0d32dc0079c1e8c605ee [INFO] checking SerhoLiu/eakio against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSerhoLiu%2Feakio" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SerhoLiu/eakio on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SerhoLiu/eakio [INFO] finished tweaking git repo https://github.com/SerhoLiu/eakio [INFO] tweaked toml for git repo https://github.com/SerhoLiu/eakio written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/SerhoLiu/eakio already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f10bdb1c10737068437d012099df024e2f0c1ddebfba864c2fe39bf7fdd6f72 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2f10bdb1c10737068437d012099df024e2f0c1ddebfba864c2fe39bf7fdd6f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f10bdb1c10737068437d012099df024e2f0c1ddebfba864c2fe39bf7fdd6f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f10bdb1c10737068437d012099df024e2f0c1ddebfba864c2fe39bf7fdd6f72", kill_on_drop: false }` [INFO] [stdout] 2f10bdb1c10737068437d012099df024e2f0c1ddebfba864c2fe39bf7fdd6f72 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e58a8305f91dcaa6438a96c9b86caea724768b7768c13b4d4a7503ed77ea411 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7e58a8305f91dcaa6438a96c9b86caea724768b7768c13b4d4a7503ed77ea411", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking same-file v1.0.1 [INFO] [stderr] Checking untrusted v0.5.1 [INFO] [stderr] Checking crossbeam v0.3.0 [INFO] [stderr] Checking scoped_threadpool v0.1.8 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking rpassword v2.0.0 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Checking walkdir v2.0.1 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling rand v0.3.19 [INFO] [stderr] Checking regex v0.2.5 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Checking docopt v0.8.1 [INFO] [stderr] Checking eakio v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/util.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | if let Some(hd) = env::home_dir() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/util.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | if let Some(hd) = env::home_dir() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.89s [INFO] running `Command { std: "docker" "inspect" "7e58a8305f91dcaa6438a96c9b86caea724768b7768c13b4d4a7503ed77ea411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e58a8305f91dcaa6438a96c9b86caea724768b7768c13b4d4a7503ed77ea411", kill_on_drop: false }` [INFO] [stdout] 7e58a8305f91dcaa6438a96c9b86caea724768b7768c13b4d4a7503ed77ea411