[INFO] fetching crate ucan 0.4.0... [INFO] testing ucan-0.4.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate ucan 0.4.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate ucan 0.4.0 [INFO] finished tweaking crates.io crate ucan 0.4.0 [INFO] tweaked toml for crates.io crate ucan 0.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ucan 0.4.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 151 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding cid v0.10.1 (available: v0.11.1) [INFO] [stderr] Adding getrandom v0.2.16 (available: v0.3.3) [INFO] [stderr] Adding proc-macro-crate v1.1.3 (available: v1.3.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding strum v0.24.1 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.25.3 (available: v0.27.2) [INFO] [stderr] Adding unsigned-varint v0.7.2 (available: v0.8.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d694d99dc1da6dd3ffd65d0a4adc7d13be823a8d1fb16f557fec1c40347e10e8 [INFO] running `Command { std: "docker" "start" "-a" "d694d99dc1da6dd3ffd65d0a4adc7d13be823a8d1fb16f557fec1c40347e10e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d694d99dc1da6dd3ffd65d0a4adc7d13be823a8d1fb16f557fec1c40347e10e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d694d99dc1da6dd3ffd65d0a4adc7d13be823a8d1fb16f557fec1c40347e10e8", kill_on_drop: false }` [INFO] [stdout] d694d99dc1da6dd3ffd65d0a4adc7d13be823a8d1fb16f557fec1c40347e10e8 [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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ac4753d7e123b282ef118ff0011098bceaaecf08eafe5246e82545b9a753e18 [INFO] running `Command { std: "docker" "start" "-a" "0ac4753d7e123b282ef118ff0011098bceaaecf08eafe5246e82545b9a753e18", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling const-str v0.4.3 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling blake2s_simd v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling serde-big-array v0.3.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling match-lookup v0.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling multibase v0.9.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling multihash v0.18.1 [INFO] [stderr] Compiling cid v0.10.1 [INFO] [stderr] Compiling libipld-core v0.16.0 [INFO] [stderr] Compiling libipld-json v0.16.0 [INFO] [stderr] Compiling ucan v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/capability/data.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn iter(&self) -> CapabilitiesIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 113 | pub fn iter(&self) -> CapabilitiesIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.46s [INFO] running `Command { std: "docker" "inspect" "0ac4753d7e123b282ef118ff0011098bceaaecf08eafe5246e82545b9a753e18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ac4753d7e123b282ef118ff0011098bceaaecf08eafe5246e82545b9a753e18", kill_on_drop: false }` [INFO] [stdout] 0ac4753d7e123b282ef118ff0011098bceaaecf08eafe5246e82545b9a753e18 [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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8492f8b020f72e53043c7684f3a6398ffcf8722341e06f89cb87d59ab4921f4c [INFO] running `Command { std: "docker" "start" "-a" "8492f8b020f72e53043c7684f3a6398ffcf8722341e06f89cb87d59ab4921f4c", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/capability/data.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn iter(&self) -> CapabilitiesIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 113 | pub fn iter(&self) -> CapabilitiesIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling ucan v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `did_key` [INFO] [stdout] --> src/tests/fixtures/identities.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use did_key::{ [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `did_key` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `did_key`, use `cargo add did_key` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `did_key` [INFO] [stdout] --> src/tests/helpers.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use did_key::PatchedKeyPair; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `did_key` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `did_key`, use `cargo add did_key` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde_ipld_dagcbor` [INFO] [stdout] --> src/tests/helpers.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use serde_ipld_dagcbor::{from_slice, to_vec}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `serde_ipld_dagcbor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde_ipld_dagcbor`, use `cargo add serde_ipld_dagcbor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `did_key` [INFO] [stdout] --> src/tests/builder.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use did_key::PatchedKeyPair; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `did_key` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `did_key`, use `cargo add did_key` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `did_key` [INFO] [stdout] --> src/tests/crypto.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | use did_key::{from_existing_key, Ed25519KeyPair, KeyMaterial as _KeyMaterial}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `did_key` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `did_key`, use `cargo add did_key` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `did_key` [INFO] [stdout] --> src/tests/fixtures/crypto.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use did_key::{from_existing_key, CoreSign, Ed25519KeyPair, Fingerprint, PatchedKeyPair}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `did_key` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `did_key`, use `cargo add did_key` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ucan` (lib test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "8492f8b020f72e53043c7684f3a6398ffcf8722341e06f89cb87d59ab4921f4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8492f8b020f72e53043c7684f3a6398ffcf8722341e06f89cb87d59ab4921f4c", kill_on_drop: false }` [INFO] [stdout] 8492f8b020f72e53043c7684f3a6398ffcf8722341e06f89cb87d59ab4921f4c