[INFO] fetching crate wagyu 0.6.3... [INFO] testing wagyu-0.6.3 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate wagyu 0.6.3 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate wagyu 0.6.3 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate wagyu 0.6.3 [INFO] finished tweaking crates.io crate wagyu 0.6.3 [INFO] tweaked toml for crates.io crate wagyu 0.6.3 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate wagyu 0.6.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d47c271c4154bc862044242cadeec1f5217b1c887225acc7f273af0bdfe985b [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" "9d47c271c4154bc862044242cadeec1f5217b1c887225acc7f273af0bdfe985b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d47c271c4154bc862044242cadeec1f5217b1c887225acc7f273af0bdfe985b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d47c271c4154bc862044242cadeec1f5217b1c887225acc7f273af0bdfe985b", kill_on_drop: false }` [INFO] [stdout] 9d47c271c4154bc862044242cadeec1f5217b1c887225acc7f273af0bdfe985b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2db3da6431c11e6454650b713829d4e023719569563f7e707c5fd8e3584eba2 [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" "d2db3da6431c11e6454650b713829d4e023719569563f7e707c5fd8e3584eba2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling tiny-keccak v2.0.1 [INFO] [stderr] Compiling bitvec v0.15.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crypto_api v0.2.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling opaque-debug v0.1.1 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling wagyu-zcash-parameters-4 v0.2.0 [INFO] [stderr] Compiling wagyu-zcash-parameters-2 v0.2.0 [INFO] [stderr] Compiling wagyu-zcash-parameters-5 v0.2.0 [INFO] [stderr] Compiling wagyu-zcash-parameters-1 v0.2.0 [INFO] [stderr] Compiling wagyu-zcash-parameters-6 v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling wagyu-zcash-parameters-3 v0.2.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling rlp v0.4.5 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling crypto_api_chachapoly v0.2.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling wagyu-zcash-parameters v0.2.0 [INFO] [stderr] Compiling blake2s_simd v0.5.10 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling uint v0.8.2 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling wagyu-monero v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling block-cipher-trait v0.5.3 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling aes-soft v0.2.0 [INFO] [stderr] Compiling ripemd160 v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling curve25519-dalek v2.0.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling aes v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling fixed-hash v0.6.0 [INFO] [stderr] Compiling fpe v0.2.0 [INFO] [stderr] Compiling fpe v0.1.0 [INFO] [stderr] Compiling field-derive v0.6.1 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling ff_derive v0.6.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling ff v0.6.0 [INFO] [stderr] Compiling group v0.6.0 [INFO] [stderr] Compiling pairing v0.16.0 [INFO] [stderr] Compiling zcash_primitives v0.2.0 [INFO] [stderr] Compiling bellman v0.6.0 [INFO] [stderr] Compiling base58-monero v0.2.0 [INFO] [stderr] Compiling zcash_proofs v0.2.0 [INFO] [stderr] Compiling impl-serde v0.3.0 [INFO] [stderr] Compiling parity-scale-codec v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.50 [INFO] [stderr] Compiling ethbloom v0.9.0 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling primitive-types v0.7.0 [INFO] [stderr] Compiling ethereum-types v0.9.0 [INFO] [stderr] Compiling wagyu-model v0.6.3 [INFO] [stderr] Compiling wagyu-zcash v0.6.3 [INFO] [stderr] Compiling wagyu-bitcoin v0.6.3 [INFO] [stderr] Compiling wagyu-ethereum v0.6.3 [INFO] [stderr] Compiling wagyu v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 07s [INFO] running `Command { std: "docker" "inspect" "d2db3da6431c11e6454650b713829d4e023719569563f7e707c5fd8e3584eba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2db3da6431c11e6454650b713829d4e023719569563f7e707c5fd8e3584eba2", kill_on_drop: false }` [INFO] [stdout] d2db3da6431c11e6454650b713829d4e023719569563f7e707c5fd8e3584eba2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 950974e359c134faf03fec5b29cd7864c96323124723ce4548ad47df61ad5012 [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" "950974e359c134faf03fec5b29cd7864c96323124723ce4548ad47df61ad5012", kill_on_drop: false }` [INFO] [stderr] Compiling wagyu v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.17s [INFO] running `Command { std: "docker" "inspect" "950974e359c134faf03fec5b29cd7864c96323124723ce4548ad47df61ad5012", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "950974e359c134faf03fec5b29cd7864c96323124723ce4548ad47df61ad5012", kill_on_drop: false }` [INFO] [stdout] 950974e359c134faf03fec5b29cd7864c96323124723ce4548ad47df61ad5012 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7dff27ec74d6e111c3bcd49cc5e8c7fd0b1a502b61b00667c84d4dd2027866fa [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" "7dff27ec74d6e111c3bcd49cc5e8c7fd0b1a502b61b00667c84d4dd2027866fa", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wagyu-8663609e8273ae7f [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wagyu-316800e484ae1e7f [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 [INFO] [stdout] [INFO] [stderr] Doc-tests wagyu [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 [INFO] [stdout] [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7dff27ec74d6e111c3bcd49cc5e8c7fd0b1a502b61b00667c84d4dd2027866fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dff27ec74d6e111c3bcd49cc5e8c7fd0b1a502b61b00667c84d4dd2027866fa", kill_on_drop: false }` [INFO] [stdout] 7dff27ec74d6e111c3bcd49cc5e8c7fd0b1a502b61b00667c84d4dd2027866fa