[INFO] cloning repository https://github.com/richardanaya/pig [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/richardanaya/pig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardanaya%2Fpig", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardanaya%2Fpig'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c2198db226c0d63ca406dc91ced841cd209c019 [INFO] checking richardanaya/pig against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardanaya%2Fpig" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/richardanaya/pig on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/richardanaya/pig [INFO] finished tweaking git repo https://github.com/richardanaya/pig [INFO] tweaked toml for git repo https://github.com/richardanaya/pig written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/richardanaya/pig already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f65a7456c5efa8cac4976c8547af23d19e5934b84ac2903e165fd28e70dd3f7a [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" "f65a7456c5efa8cac4976c8547af23d19e5934b84ac2903e165fd28e70dd3f7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f65a7456c5efa8cac4976c8547af23d19e5934b84ac2903e165fd28e70dd3f7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f65a7456c5efa8cac4976c8547af23d19e5934b84ac2903e165fd28e70dd3f7a", kill_on_drop: false }` [INFO] [stdout] f65a7456c5efa8cac4976c8547af23d19e5934b84ac2903e165fd28e70dd3f7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ec0df748f910cdef24987632f674cfd0770ed7c81c165b40354bde9b559e6407 [INFO] running `Command { std: "docker" "start" "-a" "ec0df748f910cdef24987632f674cfd0770ed7c81c165b40354bde9b559e6407", kill_on_drop: false }` [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Checking fallible-iterator v0.1.5 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking phf_shared v0.7.23 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking colored v1.6.1 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crypto-mac v0.5.2 [INFO] [stderr] Checking hmac v0.5.0 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Compiling syn v0.15.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking postgres-protocol v0.3.2 [INFO] [stderr] Checking regex v1.0.5 [INFO] [stderr] Checking postgres-shared v0.4.2 [INFO] [stderr] Checking postgres v0.15.2 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Compiling structopt-derive v0.2.11 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Checking structopt v0.2.11 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking clap-verbosity-flag v0.1.0 [INFO] [stderr] Checking quicli v0.3.1 [INFO] [stderr] Checking pig v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.76s [INFO] running `Command { std: "docker" "inspect" "ec0df748f910cdef24987632f674cfd0770ed7c81c165b40354bde9b559e6407", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec0df748f910cdef24987632f674cfd0770ed7c81c165b40354bde9b559e6407", kill_on_drop: false }` [INFO] [stdout] ec0df748f910cdef24987632f674cfd0770ed7c81c165b40354bde9b559e6407