[INFO] fetching crate bee-tangle 0.2.0... [INFO] testing bee-tangle-0.2.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate bee-tangle 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate bee-tangle 0.2.0 [INFO] finished tweaking crates.io crate bee-tangle 0.2.0 [INFO] tweaked toml for crates.io crate bee-tangle 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bee-tangle 0.2.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 185 packages to latest compatible versions [INFO] [stderr] Adding bee-common v0.5.0 (available: v0.6.0) [INFO] [stderr] Adding bee-message v0.1.7 (available: v0.2.0) [INFO] [stderr] Adding bee-runtime v0.1.1-alpha (available: v1.0.0) [INFO] [stderr] Adding bee-storage v0.9.0 (available: v1.0.0) [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.9.3) [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] [stderr] Adding curve25519-dalek v3.2.0 (available: v3.2.1) [INFO] [stderr] Adding hashbrown v0.11.2 (available: v0.16.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bee-storage v0.2.0-alpha [INFO] [stderr] Downloaded colored v1.9.4 [INFO] [stderr] Downloaded bee-storage v0.9.0 [INFO] [stderr] Downloaded bee-common v0.4.1 [INFO] [stderr] Downloaded bee-runtime v0.1.1-alpha [INFO] [stderr] Downloaded bee-storage-null v0.1.0 [INFO] [stderr] Downloaded bech32 v0.8.1 [INFO] [stderr] Downloaded bee-common v0.5.0 [INFO] [stderr] Downloaded bee-pow v0.2.1 [INFO] [stderr] Downloaded bee-message v0.1.7 [INFO] [stderr] Downloaded iota-crypto v0.17.1 [INFO] [stderr] Downloaded fern v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52e587e6d582c20ed19e2b05d005e800879b1bf7fc8010a208a24c6c7d7305fc [INFO] running `Command { std: "docker" "start" "-a" "52e587e6d582c20ed19e2b05d005e800879b1bf7fc8010a208a24c6c7d7305fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52e587e6d582c20ed19e2b05d005e800879b1bf7fc8010a208a24c6c7d7305fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52e587e6d582c20ed19e2b05d005e800879b1bf7fc8010a208a24c6c7d7305fc", kill_on_drop: false }` [INFO] [stdout] 52e587e6d582c20ed19e2b05d005e800879b1bf7fc8010a208a24c6c7d7305fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e68f0d474c102a035f76f6c3b23842ca2cb06f38a9ae96a1fe734d8e4ffae0ec [INFO] running `Command { std: "docker" "start" "-a" "e68f0d474c102a035f76f6c3b23842ca2cb06f38a9ae96a1fe734d8e4ffae0ec", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling colored v1.9.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling iota-crypto v0.17.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling bee-common v0.5.0 [INFO] [stderr] Compiling bee-common v0.4.1 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bee-storage v0.2.0-alpha [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling bee-runtime v0.1.1-alpha [INFO] [stderr] Compiling bee-storage v0.9.0 [INFO] [stderr] Compiling bee-pow v0.2.1 [INFO] [stderr] Compiling bee-message v0.1.7 [INFO] [stderr] Compiling bee-tangle v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.09s [INFO] running `Command { std: "docker" "inspect" "e68f0d474c102a035f76f6c3b23842ca2cb06f38a9ae96a1fe734d8e4ffae0ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e68f0d474c102a035f76f6c3b23842ca2cb06f38a9ae96a1fe734d8e4ffae0ec", kill_on_drop: false }` [INFO] [stdout] e68f0d474c102a035f76f6c3b23842ca2cb06f38a9ae96a1fe734d8e4ffae0ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c744c2eddf67a3c23ed6205dfa7cc7c5f5bf3a7d52e6c9bac6f09d3f985209cc [INFO] running `Command { std: "docker" "start" "-a" "c744c2eddf67a3c23ed6205dfa7cc7c5f5bf3a7d52e6c9bac6f09d3f985209cc", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling iota-crypto v0.17.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling bee-common v0.4.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling bee-storage v0.9.0 [INFO] [stderr] Compiling bee-pow v0.2.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling bee-message v0.1.7 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling bee-storage-null v0.1.0 [INFO] [stderr] Compiling bee-tangle v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 38.01s [INFO] running `Command { std: "docker" "inspect" "c744c2eddf67a3c23ed6205dfa7cc7c5f5bf3a7d52e6c9bac6f09d3f985209cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c744c2eddf67a3c23ed6205dfa7cc7c5f5bf3a7d52e6c9bac6f09d3f985209cc", kill_on_drop: false }` [INFO] [stdout] c744c2eddf67a3c23ed6205dfa7cc7c5f5bf3a7d52e6c9bac6f09d3f985209cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2037f5b0c4a358179de2ce86732f364a26974d686d336edc04699e1f3176cc47 [INFO] running `Command { std: "docker" "start" "-a" "2037f5b0c4a358179de2ce86732f364a26974d686d336edc04699e1f3176cc47", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bee_tangle-117afa0c7c4fa5a6) [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] [stderr] Doc-tests bee_tangle [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" "2037f5b0c4a358179de2ce86732f364a26974d686d336edc04699e1f3176cc47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2037f5b0c4a358179de2ce86732f364a26974d686d336edc04699e1f3176cc47", kill_on_drop: false }` [INFO] [stdout] 2037f5b0c4a358179de2ce86732f364a26974d686d336edc04699e1f3176cc47