[INFO] cloning repository https://github.com/Geemili/goal-graphs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Geemili/goal-graphs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeemili%2Fgoal-graphs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeemili%2Fgoal-graphs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d62429123219b03bb0399d2322f02ae0961123da [INFO] checking Geemili/goal-graphs against master#339e19697a39a78f4d669c217b7d21109215de41 for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeemili%2Fgoal-graphs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Geemili/goal-graphs on toolchain 339e19697a39a78f4d669c217b7d21109215de41 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Geemili/goal-graphs [INFO] finished tweaking git repo https://github.com/Geemili/goal-graphs [INFO] tweaked toml for git repo https://github.com/Geemili/goal-graphs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Geemili/goal-graphs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "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-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" "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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c2e6cda1a47f5e14ec3a59a1fb152b32d7ad45f60fab8961f65a228a68eb616 [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" "5c2e6cda1a47f5e14ec3a59a1fb152b32d7ad45f60fab8961f65a228a68eb616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c2e6cda1a47f5e14ec3a59a1fb152b32d7ad45f60fab8961f65a228a68eb616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c2e6cda1a47f5e14ec3a59a1fb152b32d7ad45f60fab8961f65a228a68eb616", kill_on_drop: false }` [INFO] [stdout] 5c2e6cda1a47f5e14ec3a59a1fb152b32d7ad45f60fab8961f65a228a68eb616 [INFO] running `Command { std: "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" "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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0b8f90ff8db741c4da8919b5a273e43dad6e9e5fe2b55e5b01258b0315c573f [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" "a0b8f90ff8db741c4da8919b5a273e43dad6e9e5fe2b55e5b01258b0315c573f", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking either v1.4.0 [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.5 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking termcolor v0.3.3 [INFO] [stderr] Checking svg v0.5.10 [INFO] [stderr] Checking atty v0.2.6 [INFO] [stderr] Checking toml v0.4.5 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling structopt-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Checking coco v0.1.1 [INFO] [stderr] Checking clap v2.29.4 [INFO] [stderr] Checking plotlib v0.2.0 [INFO] [stderr] Checking rayon v0.9.0 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking env_logger v0.5.3 [INFO] [stderr] Checking structopt v0.1.7 [INFO] [stderr] Checking backtrace v0.3.5 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking quicli v0.1.4 [INFO] [stderr] Checking goal-graphs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | / lazy_static! { [INFO] [stdout] 69 | | static ref RE: Regex = Regex::new(r"\A(\d{4})w(\d{2})([[:lower:]]{2})?\z").unwrap(); [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | / lazy_static! { [INFO] [stdout] 69 | | static ref RE: Regex = Regex::new(r"\A(\d{4})w(\d{2})([[:lower:]]{2})?\z").unwrap(); [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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 34.14s [INFO] running `Command { std: "docker" "inspect" "a0b8f90ff8db741c4da8919b5a273e43dad6e9e5fe2b55e5b01258b0315c573f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0b8f90ff8db741c4da8919b5a273e43dad6e9e5fe2b55e5b01258b0315c573f", kill_on_drop: false }` [INFO] [stdout] a0b8f90ff8db741c4da8919b5a273e43dad6e9e5fe2b55e5b01258b0315c573f