[INFO] fetching crate lurk-ipld-cbor 0.3.0...
[INFO] testing lurk-ipld-cbor-0.3.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate lurk-ipld-cbor 0.3.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate lurk-ipld-cbor 0.3.0
[INFO] finished tweaking crates.io crate lurk-ipld-cbor 0.3.0
[INFO] tweaked toml for crates.io crate lurk-ipld-cbor 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lurk-ipld-cbor 0.3.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 68 packages to latest compatible versions
[INFO] [stderr]       Adding multihash v0.16.3 (available: v0.19.3)
[INFO] [stderr]       Adding proc-macro-crate v1.1.3 (available: v1.3.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e18002e09e44d95741e3c96edf3ccada633cad5c125c9f547876d7bf87f359fa
[INFO] running `Command { std: "docker" "start" "-a" "e18002e09e44d95741e3c96edf3ccada633cad5c125c9f547876d7bf87f359fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e18002e09e44d95741e3c96edf3ccada633cad5c125c9f547876d7bf87f359fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e18002e09e44d95741e3c96edf3ccada633cad5c125c9f547876d7bf87f359fa", kill_on_drop: false }`
[INFO] [stdout] e18002e09e44d95741e3c96edf3ccada633cad5c125c9f547876d7bf87f359fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a66ae1971311b21fcb59f821ed5ff7979b7545af8dd275d9751218d9f9b94c9
[INFO] running `Command { std: "docker" "start" "-a" "1a66ae1971311b21fcb59f821ed5ff7979b7545af8dd275d9751218d9f9b94c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling multihash v0.16.3
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling cid v0.8.6
[INFO] [stderr]    Compiling lurk-ipld-core v0.3.0
[INFO] [stderr]    Compiling lurk-ipld-cbor v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.59s
[INFO] running `Command { std: "docker" "inspect" "1a66ae1971311b21fcb59f821ed5ff7979b7545af8dd275d9751218d9f9b94c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a66ae1971311b21fcb59f821ed5ff7979b7545af8dd275d9751218d9f9b94c9", kill_on_drop: false }`
[INFO] [stdout] 1a66ae1971311b21fcb59f821ed5ff7979b7545af8dd275d9751218d9f9b94c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9310f02fd79f2f5cd77d86290f134860659dd2553b8f03b40dc4e19040db4f16
[INFO] running `Command { std: "docker" "start" "-a" "9310f02fd79f2f5cd77d86290f134860659dd2553b8f03b40dc4e19040db4f16", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling blake2s_simd v1.0.3
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling multihash v0.16.3
[INFO] [stderr]    Compiling cid v0.8.6
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling lurk-ipld-core v0.3.0
[INFO] [stderr]    Compiling lurk-ipld-cbor v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stdout] error[E0432]: unresolved import `lurk_ipld_macro`
[INFO] [stdout]   --> src/lib.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     use lurk_ipld_macro::ipld;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `lurk_ipld_macro`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 46 -     use lurk_ipld_macro::ipld;
[INFO] [stdout] 46 +     use lurk_ipld_core::ipld;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lurk-ipld-cbor` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9310f02fd79f2f5cd77d86290f134860659dd2553b8f03b40dc4e19040db4f16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9310f02fd79f2f5cd77d86290f134860659dd2553b8f03b40dc4e19040db4f16", kill_on_drop: false }`
[INFO] [stdout] 9310f02fd79f2f5cd77d86290f134860659dd2553b8f03b40dc4e19040db4f16
