[INFO] fetching crate hdi 0.7.0-dev.15... [INFO] testing hdi-0.7.0-dev.15 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate hdi 0.7.0-dev.15 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate hdi 0.7.0-dev.15 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hdi 0.7.0-dev.15 [INFO] tweaked toml for crates.io crate hdi 0.7.0-dev.15 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hdi 0.7.0-dev.15 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 176 packages to latest compatible versions [INFO] [stderr] Adding serde v1.0.219 (available: v1.0.228) [INFO] [stderr] Adding serde_bytes v0.11.17 (available: v0.11.19) [INFO] [stderr] Adding serde_derive v1.0.219 (available: v1.0.228) [INFO] [stderr] Adding serde_json v1.0.143 (available: v1.0.145) [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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4f843f97d98c0137453339930e41c39c565e53fd376f83862f860fe83f548e4 [INFO] running `Command { std: "docker" "start" "-a" "e4f843f97d98c0137453339930e41c39c565e53fd376f83862f860fe83f548e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4f843f97d98c0137453339930e41c39c565e53fd376f83862f860fe83f548e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4f843f97d98c0137453339930e41c39c565e53fd376f83862f860fe83f548e4", kill_on_drop: false }` [INFO] [stdout] e4f843f97d98c0137453339930e41c39c565e53fd376f83862f860fe83f548e4 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18713955ad2dd86d0f6b2797495ef05f358910437312331a3785ec4462034838 [INFO] running `Command { std: "docker" "start" "-a" "18713955ad2dd86d0f6b2797495ef05f358910437312331a3785ec4462034838", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.56 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling holochain_util v0.6.0-dev.3 [INFO] [stderr] Compiling must_future v0.1.2 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling holochain_timestamp v0.6.0-dev.3 [INFO] [stderr] Compiling holochain_secure_primitive v0.6.0-dev.2 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.56 [INFO] [stderr] Compiling holochain_wasmer_common v0.0.101 [INFO] [stderr] Compiling holo_hash v0.6.0-dev.14 [INFO] [stderr] Compiling holochain_wasmer_guest v0.0.101 [INFO] [stderr] Compiling holochain_integrity_types v0.6.0-dev.15 [INFO] [stderr] Compiling hdk_derive v0.6.0-dev.15 [INFO] [stderr] Compiling hdi v0.7.0-dev.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.22s [INFO] running `Command { std: "docker" "inspect" "18713955ad2dd86d0f6b2797495ef05f358910437312331a3785ec4462034838", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18713955ad2dd86d0f6b2797495ef05f358910437312331a3785ec4462034838", kill_on_drop: false }` [INFO] [stdout] 18713955ad2dd86d0f6b2797495ef05f358910437312331a3785ec4462034838 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dba48089b1e54da39e2587c9b4bdc78322db5979a14aee50b054873ef191a1f [INFO] running `Command { std: "docker" "start" "-a" "0dba48089b1e54da39e2587c9b4bdc78322db5979a14aee50b054873ef191a1f", kill_on_drop: false }` [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling hdi v0.7.0-dev.15 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/hash_path/path.rs:377:11 [INFO] [stdout] | [INFO] [stdout] 377 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/hash_path/path.rs:415:11 [INFO] [stdout] | [INFO] [stdout] 415 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Unpredictable` in this scope [INFO] [stdout] --> src/hash_path/path.rs:379:44 [INFO] [stdout] | [INFO] [stdout] 379 | let bytes: Vec = U8Fixturator::new(Unpredictable).take(5).collect(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Unpredictable` in this scope [INFO] [stdout] --> src/hash_path/path.rs:420:52 [INFO] [stdout] | [INFO] [stdout] 420 | let bytes: Vec = U8Fixturator::new(Unpredictable).take(10).collect(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `U8Fixturator` [INFO] [stdout] --> src/hash_path/path.rs:379:26 [INFO] [stdout] | [INFO] [stdout] 379 | let bytes: Vec = U8Fixturator::new(Unpredictable).take(5).collect(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `U8Fixturator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `U8Fixturator` [INFO] [stdout] --> src/hash_path/path.rs:420:34 [INFO] [stdout] | [INFO] [stdout] 420 | let bytes: Vec = U8Fixturator::new(Unpredictable).take(10).collect(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `U8Fixturator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hdi` (lib test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "0dba48089b1e54da39e2587c9b4bdc78322db5979a14aee50b054873ef191a1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dba48089b1e54da39e2587c9b4bdc78322db5979a14aee50b054873ef191a1f", kill_on_drop: false }` [INFO] [stdout] 0dba48089b1e54da39e2587c9b4bdc78322db5979a14aee50b054873ef191a1f