[INFO] fetching crate py-bip39-bindings 0.1.6... [INFO] checking py-bip39-bindings-0.1.6 against try#b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 for pr-79470 [INFO] extracting crate py-bip39-bindings 0.1.6 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate py-bip39-bindings 0.1.6 on toolchain b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/.cargo/config [INFO] started tweaking crates.io crate py-bip39-bindings 0.1.6 [INFO] finished tweaking crates.io crate py-bip39-bindings 0.1.6 [INFO] tweaked toml for crates.io crate py-bip39-bindings 0.1.6 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e4a2c8c46a23fd5b72ca705f994dd5a2a05fc7f0d985aeabbcc917c810e485d [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" "6e4a2c8c46a23fd5b72ca705f994dd5a2a05fc7f0d985aeabbcc917c810e485d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e4a2c8c46a23fd5b72ca705f994dd5a2a05fc7f0d985aeabbcc917c810e485d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e4a2c8c46a23fd5b72ca705f994dd5a2a05fc7f0d985aeabbcc917c810e485d", kill_on_drop: false }` [INFO] [stdout] 6e4a2c8c46a23fd5b72ca705f994dd5a2a05fc7f0d985aeabbcc917c810e485d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7449a3ec5239d87a975ae9794163e05db593e04af682593f32d3135825b86a4 [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" "a7449a3ec5239d87a975ae9794163e05db593e04af682593f32d3135825b86a4", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Checking unindent v0.1.7 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking once_cell v0.1.8 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pyo3-derive-backend v0.9.2 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling inventory-impl v0.1.9 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pyo3cls v0.9.2 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking tiny-bip39 v0.6.2 [INFO] [stderr] Compiling pyo3 v0.9.2 [INFO] [stderr] Checking py-bip39-bindings v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "a7449a3ec5239d87a975ae9794163e05db593e04af682593f32d3135825b86a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7449a3ec5239d87a975ae9794163e05db593e04af682593f32d3135825b86a4", kill_on_drop: false }` [INFO] [stdout] a7449a3ec5239d87a975ae9794163e05db593e04af682593f32d3135825b86a4