[INFO] fetching crate wagyu-model 0.6.3... [INFO] testing wagyu-model-0.6.3 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate wagyu-model 0.6.3 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate wagyu-model 0.6.3 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wagyu-model 0.6.3 [INFO] finished tweaking crates.io crate wagyu-model 0.6.3 [INFO] tweaked toml for crates.io crate wagyu-model 0.6.3 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", 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] 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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] 9217e777c78656030b30464656a02bef43117fe046a98e6863a71c1f9308fea3 [INFO] running `Command { std: "docker" "start" "-a" "9217e777c78656030b30464656a02bef43117fe046a98e6863a71c1f9308fea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9217e777c78656030b30464656a02bef43117fe046a98e6863a71c1f9308fea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9217e777c78656030b30464656a02bef43117fe046a98e6863a71c1f9308fea3", kill_on_drop: false }` [INFO] [stdout] 9217e777c78656030b30464656a02bef43117fe046a98e6863a71c1f9308fea3 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d54f12dd908480efd84d2f7b2d3f7ba6a2de266514030ad718e31006dcfc0e1b [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" "d54f12dd908480efd84d2f7b2d3f7ba6a2de266514030ad718e31006dcfc0e1b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bech32 v0.6.0 [INFO] [stderr] Compiling rlp v0.4.6 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ff v0.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.57 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling parity-scale-codec v1.3.7 [INFO] [stderr] Compiling ethbloom v0.9.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling primitive-types v0.7.3 [INFO] [stderr] Compiling base58-monero v0.2.1 [INFO] [stderr] Compiling ethereum-types v0.9.2 [INFO] [stderr] Compiling wagyu-model v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "d54f12dd908480efd84d2f7b2d3f7ba6a2de266514030ad718e31006dcfc0e1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d54f12dd908480efd84d2f7b2d3f7ba6a2de266514030ad718e31006dcfc0e1b", kill_on_drop: false }` [INFO] [stdout] d54f12dd908480efd84d2f7b2d3f7ba6a2de266514030ad718e31006dcfc0e1b [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4402702ee4b709dcbf6378c02a25ad140a45854eeed39d9f8fa5a277bede67ce [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" "4402702ee4b709dcbf6378c02a25ad140a45854eeed39d9f8fa5a277bede67ce", kill_on_drop: false }` [INFO] [stderr] Compiling wagyu-model v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.87s [INFO] running `Command { std: "docker" "inspect" "4402702ee4b709dcbf6378c02a25ad140a45854eeed39d9f8fa5a277bede67ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4402702ee4b709dcbf6378c02a25ad140a45854eeed39d9f8fa5a277bede67ce", kill_on_drop: false }` [INFO] [stdout] 4402702ee4b709dcbf6378c02a25ad140a45854eeed39d9f8fa5a277bede67ce [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2a291eccb16a6a0295acae9502829b3e989bf4addd1ef02a41a88e9a763cc974 [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" "2a291eccb16a6a0295acae9502829b3e989bf4addd1ef02a41a88e9a763cc974", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wagyu_model-dbb49dc627787d59) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test utilities::bytes::test::test_macro ... ok [INFO] [stdout] test utilities::bytes::test::test_macro_empty ... ok [INFO] [stdout] test utilities::crypto::tests::test_functionality_checksum ... ok [INFO] [stdout] test utilities::crypto::tests::test_functionality_hash160 ... ok [INFO] [stdout] test derivation_path::tests::child_index::from_str ... ok [INFO] [stdout] test derivation_path::tests::child_index::to_string ... ok [INFO] [stdout] test derivation_path::tests::child_index::from has been running for over 60 seconds [INFO] [stdout] test derivation_path::tests::child_index::hardened has been running for over 60 seconds [INFO] [stdout] test derivation_path::tests::child_index::is_hardened has been running for over 60 seconds [INFO] [stdout] test derivation_path::tests::child_index::is_normal has been running for over 60 seconds [INFO] [stdout] test derivation_path::tests::child_index::normal has been running for over 60 seconds [INFO] [stdout] test derivation_path::tests::child_index::to_index has been running for over 60 seconds [INFO] [stdout] test derivation_path::tests::child_index::is_hardened ... ok [INFO] [stdout] test derivation_path::tests::child_index::is_normal ... ok [INFO] [stdout] test derivation_path::tests::child_index::to_index ... ok [INFO] [stdout] test derivation_path::tests::child_index::from ... ok [INFO] [stdout] test derivation_path::tests::child_index::hardened ... ok [INFO] [stdout] test derivation_path::tests::child_index::normal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 756.06s [INFO] [stdout] [INFO] [stderr] Doc-tests wagyu-model [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2a291eccb16a6a0295acae9502829b3e989bf4addd1ef02a41a88e9a763cc974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a291eccb16a6a0295acae9502829b3e989bf4addd1ef02a41a88e9a763cc974", kill_on_drop: false }` [INFO] [stdout] 2a291eccb16a6a0295acae9502829b3e989bf4addd1ef02a41a88e9a763cc974