[INFO] fetching crate artimonist 2.0.1... [INFO] testing artimonist-2.0.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate artimonist 2.0.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate artimonist 2.0.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate artimonist 2.0.1 [INFO] tweaked toml for crates.io crate artimonist 2.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate artimonist 2.0.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate artimonist 2.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0831c7a65b96c2bc2603de2f465434184422c2195f1f513d1b0ab869667a89c7 [INFO] running `Command { std: "docker" "start" "-a" "0831c7a65b96c2bc2603de2f465434184422c2195f1f513d1b0ab869667a89c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0831c7a65b96c2bc2603de2f465434184422c2195f1f513d1b0ab869667a89c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0831c7a65b96c2bc2603de2f465434184422c2195f1f513d1b0ab869667a89c7", kill_on_drop: false }` [INFO] [stdout] 0831c7a65b96c2bc2603de2f465434184422c2195f1f513d1b0ab869667a89c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa014db49b8618d1793ee890f3d15df0c3d6ef48d81f9c071fad874d92de478e [INFO] running `Command { std: "docker" "start" "-a" "aa014db49b8618d1793ee890f3d15df0c3d6ef48d81f9c071fad874d92de478e", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling bitcoin v0.32.7 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling xbits v0.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v2.0.15 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling artimonist v2.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.96s [INFO] running `Command { std: "docker" "inspect" "aa014db49b8618d1793ee890f3d15df0c3d6ef48d81f9c071fad874d92de478e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa014db49b8618d1793ee890f3d15df0c3d6ef48d81f9c071fad874d92de478e", kill_on_drop: false }` [INFO] [stdout] aa014db49b8618d1793ee890f3d15df0c3d6ef48d81f9c071fad874d92de478e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ef815d621aa32a58d65fc0bda531a2669a9cf11f1dc840c7a1690ef4f5a73e2 [INFO] running `Command { std: "docker" "start" "-a" "9ef815d621aa32a58d65fc0bda531a2669a9cf11f1dc840c7a1690ef4f5a73e2", kill_on_drop: false }` [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling bitcoin v0.32.7 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling artimonist v2.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.48s [INFO] running `Command { std: "docker" "inspect" "9ef815d621aa32a58d65fc0bda531a2669a9cf11f1dc840c7a1690ef4f5a73e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ef815d621aa32a58d65fc0bda531a2669a9cf11f1dc840c7a1690ef4f5a73e2", kill_on_drop: false }` [INFO] [stdout] 9ef815d621aa32a58d65fc0bda531a2669a9cf11f1dc840c7a1690ef4f5a73e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4e9f9bf42fe0e23ebd919364b400db5d13c4f84ef7087f6a9bef8522b0904f6e [INFO] running `Command { std: "docker" "start" "-a" "4e9f9bf42fe0e23ebd919364b400db5d13c4f84ef7087f6a9bef8522b0904f6e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/artimonist-df7cdaac211c1af6) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test bip85::bip85::bip85_test::test_bip85_derivation ... ignored, pre test [INFO] [stdout] test bip85::bip85::bip85_test::test_bip85_master ... ok [INFO] [stdout] test bip85::bip85::bip85_test::test_bip85_password ... ok [INFO] [stdout] test bip85::bip85::bip85_test::test_japanese_mnemonic_to_seed ... ignored, pre test [INFO] [stdout] test bip85::password::password_test::test_password ... ok [INFO] [stdout] test bip85::bip85::bip85_test::test_bip85_wallet ... ok [INFO] [stdout] test bip39::language::tests::test_language_length ... ok [INFO] [stdout] test bip85::bip85::bip85_test::test_bip85_mnemonic ... ok [INFO] [stdout] test bip38::bip38::tests::test_ec_generate ... ok [INFO] [stdout] test bip39::bip39::bip39_test_english::test_bip39 ... ok [INFO] [stdout] test bip39::mnemonic::mnemonic_tests::test_mnemonic_master ... ok [INFO] [stdout] test bip39::mnemonic::mnemonic_tests::test_nfc_salt ... ok [INFO] [stdout] test bip39::bip39::bip39_test_multilingual::test_bip39 ... ok [INFO] [stdout] test bip38::bip38::tests::test_ec has been running for over 60 seconds [INFO] [stdout] test bip38::bip38::tests::test_ec_decrypt has been running for over 60 seconds [INFO] [stdout] test bip38::bip38::tests::test_ec_pass has been running for over 60 seconds [INFO] [stdout] test bip38::bip38::tests::test_non_ec has been running for over 60 seconds [INFO] [stdout] test bip38::mnemonic::tests::test_mnemonic_encrypt has been running for over 60 seconds [INFO] [stdout] test bip38::mnemonic::tests::test_mnemonic_extend has been running for over 60 seconds [INFO] [stdout] test bip38::mnemonic::tests::test_mnemonic_full has been running for over 60 seconds [INFO] [stdout] test diagram::animate::tests::test_animate has been running for over 60 seconds [INFO] [stdout] test diagram::complex::complex_diagram_test::test_complex_diagram has been running for over 60 seconds [INFO] [stdout] test diagram::complex::complex_diagram_test::test_complex_entropy has been running for over 60 seconds [INFO] [stdout] test diagram::diagram::diagram_test::test_complex_master has been running for over 60 seconds [INFO] [stdout] test diagram::diagram::diagram_test::test_simple_master has been running for over 60 seconds [INFO] [stdout] test diagram::simple::simple_diagram_test::test_simple_diagram has been running for over 60 seconds [INFO] [stdout] test diagram::simple::simple_diagram_test::test_simple_diagram2 has been running for over 60 seconds [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/artimonist-df7cdaac211c1af6` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4e9f9bf42fe0e23ebd919364b400db5d13c4f84ef7087f6a9bef8522b0904f6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e9f9bf42fe0e23ebd919364b400db5d13c4f84ef7087f6a9bef8522b0904f6e", kill_on_drop: false }` [INFO] [stdout] 4e9f9bf42fe0e23ebd919364b400db5d13c4f84ef7087f6a9bef8522b0904f6e