[INFO] cloning repository https://github.com/zolkko/kendalls-py [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zolkko/kendalls-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzolkko%2Fkendalls-py", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzolkko%2Fkendalls-py'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d2b819b68870f6cdde91d9ba961920fbe826c18 [INFO] checking zolkko/kendalls-py against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzolkko%2Fkendalls-py" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zolkko/kendalls-py 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/zolkko/kendalls-py [INFO] finished tweaking git repo https://github.com/zolkko/kendalls-py [INFO] tweaked toml for git repo https://github.com/zolkko/kendalls-py written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/zolkko/kendalls-py 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b271175b5fd7cbdd61e319d9c7f0332a45a050059447398fbbb9aae4ab35ec97 [INFO] running `Command { std: "docker" "start" "-a" "b271175b5fd7cbdd61e319d9c7f0332a45a050059447398fbbb9aae4ab35ec97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b271175b5fd7cbdd61e319d9c7f0332a45a050059447398fbbb9aae4ab35ec97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b271175b5fd7cbdd61e319d9c7f0332a45a050059447398fbbb9aae4ab35ec97", kill_on_drop: false }` [INFO] [stdout] b271175b5fd7cbdd61e319d9c7f0332a45a050059447398fbbb9aae4ab35ec97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 98681be78aaba5768e4a3628458b6c20735921db10395bae5377c1aec7ce2005 [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" "98681be78aaba5768e4a3628458b6c20735921db10395bae5377c1aec7ce2005", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Compiling pyo3 v0.12.4 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking kendalls v0.1.5 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking ndarray v0.13.1 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling pyo3-derive-backend v0.12.4 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling pyo3cls v0.12.4 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Checking inventory v0.1.10 [INFO] [stderr] Checking numpy v0.12.2 [INFO] [stderr] Checking kendallspy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.17s [INFO] running `Command { std: "docker" "inspect" "98681be78aaba5768e4a3628458b6c20735921db10395bae5377c1aec7ce2005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98681be78aaba5768e4a3628458b6c20735921db10395bae5377c1aec7ce2005", kill_on_drop: false }` [INFO] [stdout] 98681be78aaba5768e4a3628458b6c20735921db10395bae5377c1aec7ce2005