[INFO] fetching crate iota-bundle-preview 0.1.0... [INFO] testing iota-bundle-preview-0.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate iota-bundle-preview 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate iota-bundle-preview 0.1.0 [INFO] finished tweaking crates.io crate iota-bundle-preview 0.1.0 [INFO] tweaked toml for crates.io crate iota-bundle-preview 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate iota-bundle-preview 0.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 120 packages to latest compatible versions [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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5522265d1a257d017e09f3249b199079118bcadc4a9c2b8614a0f1c4b0f791c1 [INFO] running `Command { std: "docker" "start" "-a" "5522265d1a257d017e09f3249b199079118bcadc4a9c2b8614a0f1c4b0f791c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5522265d1a257d017e09f3249b199079118bcadc4a9c2b8614a0f1c4b0f791c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5522265d1a257d017e09f3249b199079118bcadc4a9c2b8614a0f1c4b0f791c1", kill_on_drop: false }` [INFO] [stdout] 5522265d1a257d017e09f3249b199079118bcadc4a9c2b8614a0f1c4b0f791c1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e673bae1594171ce5136ba5849033b8a8c2949f500d886dbd7cbe5c2f29d676 [INFO] running `Command { std: "docker" "start" "-a" "3e673bae1594171ce5136ba5849033b8a8c2949f500d886dbd7cbe5c2f29d676", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tiny-bip39 v0.7.3 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling iota-common-preview v0.1.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling iota-ternary-preview v0.1.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling iota-crypto-preview v0.1.0 [INFO] [stderr] Compiling iota-pow-preview v0.1.0 [INFO] [stderr] Compiling iota-signing-preview v0.1.0 [INFO] [stderr] Compiling iota-bundle-preview v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `IncomingBundleBuilderStage` is never used [INFO] [stdout] --> src/bundle/incoming_bundle_builder.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait IncomingBundleBuilderStage {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tryte_offset` is never read [INFO] [stdout] --> src/constants.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Field { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 7 | pub trit_offset: Offset, [INFO] [stdout] 8 | pub tryte_offset: Offset, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `byte_start` and `byte_length` are never used [INFO] [stdout] --> src/constants.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Field { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] 12 | pub fn byte_start(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | pub fn byte_length(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.67s [INFO] running `Command { std: "docker" "inspect" "3e673bae1594171ce5136ba5849033b8a8c2949f500d886dbd7cbe5c2f29d676", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e673bae1594171ce5136ba5849033b8a8c2949f500d886dbd7cbe5c2f29d676", kill_on_drop: false }` [INFO] [stdout] 3e673bae1594171ce5136ba5849033b8a8c2949f500d886dbd7cbe5c2f29d676 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83b061e039ac2371ec1e43eb9ba49ac1485426522c94b36c1d27a2e04ab51086 [INFO] running `Command { std: "docker" "start" "-a" "83b061e039ac2371ec1e43eb9ba49ac1485426522c94b36c1d27a2e04ab51086", kill_on_drop: false }` [INFO] [stdout] warning: trait `IncomingBundleBuilderStage` is never used [INFO] [stdout] --> src/bundle/incoming_bundle_builder.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait IncomingBundleBuilderStage {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tryte_offset` is never read [INFO] [stdout] --> src/constants.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Field { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 7 | pub trit_offset: Offset, [INFO] [stdout] 8 | pub tryte_offset: Offset, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `byte_start` and `byte_length` are never used [INFO] [stdout] --> src/constants.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Field { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] 12 | pub fn byte_start(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | pub fn byte_length(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling iota-bundle-preview v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `IncomingBundleBuilderStage` is never used [INFO] [stdout] --> src/bundle/incoming_bundle_builder.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait IncomingBundleBuilderStage {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `default_transaction_builder` is never used [INFO] [stdout] --> src/bundle/incoming_bundle_builder.rs:190:8 [INFO] [stdout] | [INFO] [stdout] 190 | fn default_transaction_builder(index: usize, last_index: usize) -> TransactionBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `byte_start` and `byte_length` are never used [INFO] [stdout] --> src/constants.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Field { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] 12 | pub fn byte_start(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | pub fn byte_length(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `Command { std: "docker" "inspect" "83b061e039ac2371ec1e43eb9ba49ac1485426522c94b36c1d27a2e04ab51086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83b061e039ac2371ec1e43eb9ba49ac1485426522c94b36c1d27a2e04ab51086", kill_on_drop: false }` [INFO] [stdout] 83b061e039ac2371ec1e43eb9ba49ac1485426522c94b36c1d27a2e04ab51086 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 27ec7860cb9eae53ec9f3e710f0f7bd12f532a022fe37cdd8d7310d8f27c02fb [INFO] running `Command { std: "docker" "start" "-a" "27ec7860cb9eae53ec9f3e710f0f7bd12f532a022fe37cdd8d7310d8f27c02fb", kill_on_drop: false }` [INFO] [stderr] warning: trait `IncomingBundleBuilderStage` is never used [INFO] [stderr] --> src/bundle/incoming_bundle_builder.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | pub trait IncomingBundleBuilderStage {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `tryte_offset` is never read [INFO] [stderr] --> src/constants.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct Field { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] 7 | pub trit_offset: Offset, [INFO] [stderr] 8 | pub tryte_offset: Offset, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `byte_start` and `byte_length` are never used [INFO] [stderr] --> src/constants.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 11 | impl Field { [INFO] [stderr] | ---------- methods in this implementation [INFO] [stderr] 12 | pub fn byte_start(&self) -> usize { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 16 | pub fn byte_length(&self) -> usize { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `default_transaction_builder` is never used [INFO] [stderr] --> src/bundle/incoming_bundle_builder.rs:190:8 [INFO] [stderr] | [INFO] [stderr] 190 | fn default_transaction_builder(index: usize, last_index: usize) -> TransactionBuilder { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `iota-bundle-preview` (lib) generated 3 warnings [INFO] [stderr] warning: `iota-bundle-preview` (lib test) generated 3 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iota_bundle_preview-2a4f332ee13806ed) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test constants::tests::add_up_to_transaction_tryte_length ... ok [INFO] [stdout] test constants::tests::add_up_to_transaction_trit_length ... ok [INFO] [stdout] test transaction::builder::tests::create_transaction_from_builder ... ok [INFO] [stdout] test transaction::builder::tests::test_from_and_into_trits ... ok [INFO] [stdout] test transaction::fields::tests::hash_weigth ... ok [INFO] [stdout] test bundle::outgoing_bundle_builder::tests::outgoing_bundle_builder_data_test ... ok [INFO] [stderr] Doc-tests iota_bundle_preview [INFO] [stdout] test bundle::outgoing_bundle_builder::tests::outgoing_bundle_builder_value_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.79s [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "27ec7860cb9eae53ec9f3e710f0f7bd12f532a022fe37cdd8d7310d8f27c02fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27ec7860cb9eae53ec9f3e710f0f7bd12f532a022fe37cdd8d7310d8f27c02fb", kill_on_drop: false }` [INFO] [stdout] 27ec7860cb9eae53ec9f3e710f0f7bd12f532a022fe37cdd8d7310d8f27c02fb