[INFO] fetching crate bip39 0.6.0-beta.1... [INFO] testing bip39-0.6.0-beta.1 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate bip39 0.6.0-beta.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate bip39 0.6.0-beta.1 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate bip39 0.6.0-beta.1 [INFO] finished tweaking crates.io crate bip39 0.6.0-beta.1 [INFO] tweaked toml for crates.io crate bip39 0.6.0-beta.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 5efe785de785cb01f738f9cf7bddd078465a25ca32ea0f365b4fe894ec3d226b [INFO] running `Command { std: "docker" "start" "-a" "5efe785de785cb01f738f9cf7bddd078465a25ca32ea0f365b4fe894ec3d226b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5efe785de785cb01f738f9cf7bddd078465a25ca32ea0f365b4fe894ec3d226b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5efe785de785cb01f738f9cf7bddd078465a25ca32ea0f365b4fe894ec3d226b", kill_on_drop: false }` [INFO] [stdout] 5efe785de785cb01f738f9cf7bddd078465a25ca32ea0f365b4fe894ec3d226b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7325840244b5c32b6b34ec5591b3645690e04137fa7755bed5ac74ac8440b34 [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" "b7325840244b5c32b6b34ec5591b3645690e04137fa7755bed5ac74ac8440b34", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling once_cell v0.1.8 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling bip39 v0.6.0-beta.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.45s [INFO] running `Command { std: "docker" "inspect" "b7325840244b5c32b6b34ec5591b3645690e04137fa7755bed5ac74ac8440b34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7325840244b5c32b6b34ec5591b3645690e04137fa7755bed5ac74ac8440b34", kill_on_drop: false }` [INFO] [stdout] b7325840244b5c32b6b34ec5591b3645690e04137fa7755bed5ac74ac8440b34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e333bd25ee4025d365325ab78ef5d1cfeb7c458fc2f9de90dedcef25b72cdd86 [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" "e333bd25ee4025d365325ab78ef5d1cfeb7c458fc2f9de90dedcef25b72cdd86", kill_on_drop: false }` [INFO] [stderr] Compiling bip39 v0.6.0-beta.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `Command { std: "docker" "inspect" "e333bd25ee4025d365325ab78ef5d1cfeb7c458fc2f9de90dedcef25b72cdd86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e333bd25ee4025d365325ab78ef5d1cfeb7c458fc2f9de90dedcef25b72cdd86", kill_on_drop: false }` [INFO] [stdout] e333bd25ee4025d365325ab78ef5d1cfeb7c458fc2f9de90dedcef25b72cdd86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 40e0b3f9f3a95da2472008b9c3e1712ddc7e492f745ea63045928ed72f1e1648 [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" "40e0b3f9f3a95da2472008b9c3e1712ddc7e492f745ea63045928ed72f1e1648", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bip39-aab234fb44f05875 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test mnemonic_type::test::checksum_bits ... ok [INFO] [stdout] test mnemonic_type::test::entropy_bits ... ok [INFO] [stdout] test mnemonic_type::test::word_count ... ok [INFO] [stdout] test mnemonic::test::mnemonic_from_entropy ... ok [INFO] [stdout] test mnemonic::test::mnemonic_format ... ok [INFO] [stdout] test mnemonic::test::mnemonic_hex_format ... ok [INFO] [stdout] test mnemonic::test::mnemonic_from_phrase ... ok [INFO] [stdout] test mnemonic::test::back_to_back ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/generate-6fe9e1d33bc95e3b [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test generate_from_invalid_entropy ... ok [INFO] [stdout] test generate_18_english ... ok [INFO] [stdout] test generate_21_english ... ok [INFO] [stdout] test generate_15_english ... ok [INFO] [stdout] test generate_12_english ... ok [INFO] [stdout] test generate_24_english ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/validate-78f8b70dce18dc19 [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test validate_15_english ... ok [INFO] [stdout] test validate_12_english ... ok [INFO] [stdout] test validate_21_english ... ok [INFO] [stdout] test validate_18_english ... ok [INFO] [stdout] test validate_24_english ... ok [INFO] [stdout] test validate_12_english_uppercase ... ok [INFO] [stdout] test validate_chinese_simplified ... ok [INFO] [stdout] test validate_spanish ... ok [INFO] [stdout] test validate_italian ... ok [INFO] [stdout] test validate_chinese_traditional ... ok [INFO] [stdout] test validate_french ... ok [INFO] [stdout] test validate_english ... ok [INFO] [stdout] test validate_japanese ... ok [INFO] [stdout] test validate_korean ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests bip39 [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test src/mnemonic.rs - mnemonic::Mnemonic::from_phrase (line 125) ... FAILED [INFO] [stdout] test src/mnemonic.rs - mnemonic::Mnemonic::from_entropy (line 69) ... FAILED [INFO] [stdout] test src/mnemonic.rs - mnemonic::Mnemonic::new (line 46) ... FAILED [INFO] [stdout] test src/mnemonic_type.rs - mnemonic_type::MnemonicType::checksum_bits (line 156) ... FAILED [INFO] [stdout] test src/mnemonic_type.rs - mnemonic_type::MnemonicType::for_phrase (line 101) ... FAILED [INFO] [stdout] test src/mnemonic_type.rs - mnemonic_type::MnemonicType::entropy_bits (line 139) ... FAILED [INFO] [stdout] test src/mnemonic_type.rs - mnemonic_type::MnemonicType::for_word_count (line 49) ... ok [INFO] [stdout] test src/mnemonic_type.rs - mnemonic_type::MnemonicType::total_bits (line 122) ... ok [INFO] [stdout] test src/mnemonic_type.rs - mnemonic_type::MnemonicType::word_count (line 173) ... ok [INFO] [stdout] test src/mnemonic.rs - mnemonic::Mnemonic::entropy (line 228) ... ok [INFO] [stdout] test src/mnemonic.rs - mnemonic::Mnemonic::validate (line 162) ... ok [INFO] [stdout] test src/mnemonic_type.rs - mnemonic_type::MnemonicType::for_key_size (line 73) ... ok [INFO] [stdout] test src/lib.rs - (line 10) ... ok [INFO] [stdout] test src/mnemonic_type.rs - mnemonic_type::MnemonicType (line 22) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/mnemonic.rs - mnemonic::Mnemonic::from_phrase (line 125) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mnemonic.rs - mnemonic::Mnemonic::from_entropy (line 69) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mnemonic.rs - mnemonic::Mnemonic::new (line 46) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mnemonic_type.rs - mnemonic_type::MnemonicType::checksum_bits (line 156) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mnemonic_type.rs - mnemonic_type::MnemonicType::for_phrase (line 101) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mnemonic_type.rs - mnemonic_type::MnemonicType::entropy_bits (line 139) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/mnemonic.rs - mnemonic::Mnemonic::from_entropy (line 69) [INFO] [stdout] src/mnemonic.rs - mnemonic::Mnemonic::from_phrase (line 125) [INFO] [stdout] src/mnemonic.rs - mnemonic::Mnemonic::new (line 46) [INFO] [stdout] src/mnemonic_type.rs - mnemonic_type::MnemonicType::checksum_bits (line 156) [INFO] [stdout] src/mnemonic_type.rs - mnemonic_type::MnemonicType::entropy_bits (line 139) [INFO] [stdout] src/mnemonic_type.rs - mnemonic_type::MnemonicType::for_phrase (line 101) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "40e0b3f9f3a95da2472008b9c3e1712ddc7e492f745ea63045928ed72f1e1648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40e0b3f9f3a95da2472008b9c3e1712ddc7e492f745ea63045928ed72f1e1648", kill_on_drop: false }` [INFO] [stdout] 40e0b3f9f3a95da2472008b9c3e1712ddc7e492f745ea63045928ed72f1e1648