[INFO] fetching crate iota-signing-preview 0.1.0...
[INFO] testing iota-signing-preview-0.1.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate iota-signing-preview 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate iota-signing-preview 0.1.0
[INFO] finished tweaking crates.io crate iota-signing-preview 0.1.0
[INFO] tweaked toml for crates.io crate iota-signing-preview 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate iota-signing-preview 0.1.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 96 packages to latest compatible versions
[INFO] [stderr]       Adding ed25519-dalek v1.0.1 (available: v2.2.0)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.9.2)
[INFO] [stderr]       Adding tiny-bip39 v0.7.3 (available: v2.0.0)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f8a664db7faf4f8d4a0204d56629ae3eb4a981454c1b8846d2b62b614300766
[INFO] running `Command { std: "docker" "start" "-a" "8f8a664db7faf4f8d4a0204d56629ae3eb4a981454c1b8846d2b62b614300766", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f8a664db7faf4f8d4a0204d56629ae3eb4a981454c1b8846d2b62b614300766", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f8a664db7faf4f8d4a0204d56629ae3eb4a981454c1b8846d2b62b614300766", kill_on_drop: false }`
[INFO] [stdout] 8f8a664db7faf4f8d4a0204d56629ae3eb4a981454c1b8846d2b62b614300766
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 852ddd403f95846dc75f2812da3ff9fc2bca00168328aea71170b2dbd094a82a
[INFO] running `Command { std: "docker" "start" "-a" "852ddd403f95846dc75f2812da3ff9fc2bca00168328aea71170b2dbd094a82a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[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 sha2 v0.9.9
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling pbkdf2 v0.3.0
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling tiny-bip39 v0.7.3
[INFO] [stderr]    Compiling iota-common-preview v0.1.0
[INFO] [stderr]    Compiling iota-ternary-preview v0.1.0
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling iota-crypto-preview v0.1.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling iota-signing-preview v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `iota_ternary_preview::TritBuf::<T>::from_i8_unchecked`
[INFO] [stdout]   --> src/iota_seed.rs:39:28
[INFO] [stdout]    |
[INFO] [stdout] 39 |             seed: TritBuf::from_i8_unchecked(&seed),
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.72s
[INFO] running `Command { std: "docker" "inspect" "852ddd403f95846dc75f2812da3ff9fc2bca00168328aea71170b2dbd094a82a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "852ddd403f95846dc75f2812da3ff9fc2bca00168328aea71170b2dbd094a82a", kill_on_drop: false }`
[INFO] [stdout] 852ddd403f95846dc75f2812da3ff9fc2bca00168328aea71170b2dbd094a82a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3020daadc84713970843118eea0292161353cf19e09fa3c1e2a3d674812807b6
[INFO] running `Command { std: "docker" "start" "-a" "3020daadc84713970843118eea0292161353cf19e09fa3c1e2a3d674812807b6", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated associated function `iota_ternary_preview::TritBuf::<T>::from_i8_unchecked`
[INFO] [stdout]   --> src/iota_seed.rs:39:28
[INFO] [stdout]    |
[INFO] [stdout] 39 |             seed: TritBuf::from_i8_unchecked(&seed),
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling iota-signing-preview v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `iota_ternary_preview::TritBuf::<T>::from_i8_unchecked`
[INFO] [stdout]   --> src/iota_seed.rs:39:28
[INFO] [stdout]    |
[INFO] [stdout] 39 |             seed: TritBuf::from_i8_unchecked(&seed),
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] running `Command { std: "docker" "inspect" "3020daadc84713970843118eea0292161353cf19e09fa3c1e2a3d674812807b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3020daadc84713970843118eea0292161353cf19e09fa3c1e2a3d674812807b6", kill_on_drop: false }`
[INFO] [stdout] 3020daadc84713970843118eea0292161353cf19e09fa3c1e2a3d674812807b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 5130553acdf97d5740c78764babd2a3f97bd030b37d090cd90837f24770a573e
[INFO] running `Command { std: "docker" "start" "-a" "5130553acdf97d5740c78764babd2a3f97bd030b37d090cd90837f24770a573e", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated associated function `iota_ternary_preview::TritBuf::<T>::from_i8_unchecked`
[INFO] [stderr]   --> src/iota_seed.rs:39:28
[INFO] [stderr]    |
[INFO] [stderr] 39 |             seed: TritBuf::from_i8_unchecked(&seed),
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `iota-signing-preview` (lib) generated 1 warning
[INFO] [stderr] warning: `iota-signing-preview` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/iota-signing-preview/77fce9783ed43b04/deps/iota_signing_preview-77fce9783ed43b04)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test iota_seed::tests::iota_seed_from_bytes_invalid_length_test ... ok
[INFO] [stdout] test iota_seed::tests::iota_seed_new_test ... ok
[INFO] [stdout] test mss::tests::mss_generator_invalid_depth_test ... ok
[INFO] [stdout] test mss::tests::mss_generator_missing_generator_test ... ok
[INFO] [stdout] test iota_seed::tests::iota_seed_to_bytes_from_bytes_test ... ok
[INFO] [stdout] test iota_seed::tests::iota_seed_subseed_kerl_test ... ok
[INFO] [stdout] test mss::tests::mss_generator_missing_depth_test ... ok
[INFO] [stdout] test iota_seed::tests::iota_seed_subseed_curl27_test ... ok
[INFO] [stdout] test mss::tests::mss_wots_kerl_sec_1_signature_verify_test ... ok
[INFO] [stdout] test wots::tests::wots_generator_missing_security_level_test ... ok
[INFO] [stdout] test wots::tests::wots_generator_valid_test ... ok
[INFO] [stdout] test iota_seed::tests::iota_seed_subseed_curl81_test ... ok
[INFO] [stdout] test mss::tests::mss_wots_kerl_sec_3_signature_verify_test ... ok
[INFO] [stdout] test mss::tests::mss_wots_curl27_sec_1_signature_verify_test ... ok
[INFO] [stdout] test mss::tests::mss_wots_curl27_sec_3_signature_verify_test ... ok
[INFO] [stdout] test wots::tests::wots_kerl_complete_test ... ok
[INFO] [stdout] test mss::tests::mss_kerl_wots_kerl_roundtrip_test ... ok
[INFO] [stdout] test mss::tests::mss_curl27_wots_kerl_roundtrip_test ... ok
[INFO] [stdout] test mss::tests::mss_curl81_wots_kerl_roundtrip_test ... ok
[INFO] [stdout] test mss::tests::mss_curl27_wots_curl27_roundtrip_test has been running for over 60 seconds
[INFO] [stdout] test mss::tests::mss_curl27_wots_curl81_roundtrip_test has been running for over 60 seconds
[INFO] [stdout] test mss::tests::mss_curl81_wots_curl27_roundtrip_test has been running for over 60 seconds
[INFO] [stdout] test mss::tests::mss_curl81_wots_curl81_roundtrip_test has been running for over 60 seconds
[INFO] [stdout] test mss::tests::mss_kerl_wots_curl27_roundtrip_test has been running for over 60 seconds
[INFO] [stdout] test mss::tests::mss_kerl_wots_curl81_roundtrip_test has been running for over 60 seconds
[INFO] [stdout] test wots::tests::wots_curl27_complete_test has been running for over 60 seconds
[INFO] [stdout] test wots::tests::wots_curl81_complete_test has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "5130553acdf97d5740c78764babd2a3f97bd030b37d090cd90837f24770a573e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5130553acdf97d5740c78764babd2a3f97bd030b37d090cd90837f24770a573e", kill_on_drop: false }`
[INFO] [stdout] 5130553acdf97d5740c78764babd2a3f97bd030b37d090cd90837f24770a573e
