[INFO] fetching crate junobuild-satellite 0.3.1...
[INFO] testing junobuild-satellite-0.3.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate junobuild-satellite 0.3.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate junobuild-satellite 0.3.1
[INFO] finished tweaking crates.io crate junobuild-satellite 0.3.1
[INFO] tweaked toml for crates.io crate junobuild-satellite 0.3.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate junobuild-satellite 0.3.1 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate junobuild-satellite 0.3.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pretty v0.12.3
[INFO] [stderr]   Downloaded rand_core v0.9.0
[INFO] [stderr]   Downloaded psm v0.1.21
[INFO] [stderr]   Downloaded stacker v0.1.15
[INFO] [stderr]   Downloaded ic-error-types v0.2.0
[INFO] [stderr]   Downloaded ic-cdk-macros v0.19.0
[INFO] [stderr]   Downloaded ic-cdk-executor v2.0.0
[INFO] [stderr]   Downloaded icrc-cbor v0.1.0
[INFO] [stderr]   Downloaded junobuild-utils v0.1.5
[INFO] [stderr]   Downloaded ic-cdk-timers v1.0.0
[INFO] [stderr]   Downloaded ic-management-canister-types v0.5.0
[INFO] [stderr]   Downloaded minicbor v0.19.1
[INFO] [stderr]   Downloaded icrc-ledger-types v0.1.12
[INFO] [stderr]   Downloaded junobuild-auth v0.1.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.17
[INFO] [stderr]   Downloaded jsonwebtoken-ic v10.2.0-ic.1
[INFO] [stderr]   Downloaded ic-cdk v0.19.0
[INFO] [stderr]   Downloaded ic-stable-structures v0.7.2
[INFO] [stderr]   Downloaded ic-stable-structures v0.6.9
[INFO] [stderr]   Downloaded junobuild-cdn v0.4.1
[INFO] [stderr]   Downloaded zerocopy v0.8.17
[INFO] [stderr]   Downloaded junobuild-storage v0.4.1
[INFO] [stderr]   Downloaded junobuild-shared v0.5.0
[INFO] [stderr]   Downloaded ic-ledger-types v0.16.0
[INFO] [stderr]   Downloaded junobuild-collections v0.2.6
[INFO] [stderr]   Downloaded minicbor-derive v0.13.0
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d65b6c9da000308ad08baf3bc9dbdf6902779e18ce7abd134b09d1113818160e
[INFO] running `Command { std: "docker" "start" "-a" "d65b6c9da000308ad08baf3bc9dbdf6902779e18ce7abd134b09d1113818160e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d65b6c9da000308ad08baf3bc9dbdf6902779e18ce7abd134b09d1113818160e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d65b6c9da000308ad08baf3bc9dbdf6902779e18ce7abd134b09d1113818160e", kill_on_drop: false }`
[INFO] [stdout] d65b6c9da000308ad08baf3bc9dbdf6902779e18ce7abd134b09d1113818160e
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2d15c860489aced1329537aa07ba47816d9786aa6aa9d96c5a9776e00fdc556
[INFO] running `Command { std: "docker" "start" "-a" "c2d15c860489aced1329537aa07ba47816d9786aa6aa9d96c5a9776e00fdc556", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling ic-cdk-executor v2.0.0
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling ic0 v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling minicbor v0.19.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ic-representation-independent-hash v3.0.3
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling bstr v1.9.0
[INFO] [stderr]    Compiling ic-cdk-timers v1.0.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling minicbor-derive v0.13.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling candid_derive v0.10.20
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ic-error-types v0.2.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling jsonwebtoken-ic v10.2.0-ic.1
[INFO] [stderr]    Compiling ic-stable-structures v0.6.9
[INFO] [stderr]    Compiling ic-stable-structures v0.7.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling ic-certification v3.0.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling candid v0.10.20
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling ic-management-canister-types v0.5.0
[INFO] [stderr]    Compiling icrc-cbor v0.1.0
[INFO] [stderr]    Compiling ic-canister-sig-creation v1.3.1
[INFO] [stderr]    Compiling junobuild-utils v0.1.5
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling icrc-ledger-types v0.1.12
[INFO] [stderr]    Compiling ic-cdk-macros v0.19.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ic-cdk v0.19.0
[INFO] [stderr]    Compiling ic-ledger-types v0.16.0
[INFO] [stderr]    Compiling junobuild-shared v0.5.0
[INFO] [stderr]    Compiling junobuild-collections v0.2.6
[INFO] [stderr]    Compiling junobuild-auth v0.1.1
[INFO] [stderr]    Compiling junobuild-storage v0.4.1
[INFO] [stderr]    Compiling junobuild-cdn v0.4.1
[INFO] [stderr]    Compiling junobuild-satellite v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "c2d15c860489aced1329537aa07ba47816d9786aa6aa9d96c5a9776e00fdc556", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2d15c860489aced1329537aa07ba47816d9786aa6aa9d96c5a9776e00fdc556", kill_on_drop: false }`
[INFO] [stdout] c2d15c860489aced1329537aa07ba47816d9786aa6aa9d96c5a9776e00fdc556
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b5f999129ba2a48b169009acc0a21dc2e3a201940312314967f9581fd4c8f59
[INFO] running `Command { std: "docker" "start" "-a" "9b5f999129ba2a48b169009acc0a21dc2e3a201940312314967f9581fd4c8f59", kill_on_drop: false }`
[INFO] [stderr]    Compiling junobuild-satellite v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated unit variant `user::core::types::state::AuthProvider::Nfid`: Support for NFID is deprecated in the tooling and documentation
[INFO] [stdout]    --> src/user/core/impls.rs:250:42
[INFO] [stdout]     |
[INFO] [stdout] 250 |             provider: Some(AuthProvider::Nfid),
[INFO] [stdout]     |                                          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `user::core::types::state::AuthProvider::Nfid`: Support for NFID is deprecated in the tooling and documentation
[INFO] [stdout]    --> src/user/core/impls.rs:260:42
[INFO] [stdout]     |
[INFO] [stdout] 260 |             provider: Some(AuthProvider::Nfid),
[INFO] [stdout]     |                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "9b5f999129ba2a48b169009acc0a21dc2e3a201940312314967f9581fd4c8f59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b5f999129ba2a48b169009acc0a21dc2e3a201940312314967f9581fd4c8f59", kill_on_drop: false }`
[INFO] [stdout] 9b5f999129ba2a48b169009acc0a21dc2e3a201940312314967f9581fd4c8f59
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1939702dd1229c31fc90561f1d47e51cd87ff5511e200826485cf340ec38d248
[INFO] running `Command { std: "docker" "start" "-a" "1939702dd1229c31fc90561f1d47e51cd87ff5511e200826485cf340ec38d248", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated unit variant `user::core::types::state::AuthProvider::Nfid`: Support for NFID is deprecated in the tooling and documentation
[INFO] [stderr]    --> src/user/core/impls.rs:250:42
[INFO] [stderr]     |
[INFO] [stderr] 250 |             provider: Some(AuthProvider::Nfid),
[INFO] [stderr]     |                                          ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `user::core::types::state::AuthProvider::Nfid`: Support for NFID is deprecated in the tooling and documentation
[INFO] [stderr]    --> src/user/core/impls.rs:260:42
[INFO] [stderr]     |
[INFO] [stderr] 260 |             provider: Some(AuthProvider::Nfid),
[INFO] [stderr]     |                                          ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `junobuild-satellite` (lib test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/junobuild_satellite-c3d4f288271c3eaf)
[INFO] [stdout] running 8 tests
[INFO] [stderr]    Doc-tests junobuild_satellite
[INFO] [stdout] test user::core::impls::tests::test_userdata_other_provider_no_data ... ok
[INFO] [stdout] test user::core::impls::tests::test_userdata_other_provider_with_data_fails ... ok
[INFO] [stdout] test user::core::impls::tests::test_userdata_google_valid ... ok
[INFO] [stdout] test user::core::impls::tests::test_userdata_webauthn_valid ... ok
[INFO] [stdout] test user::core::impls::tests::test_webauthn_valid_aaguid ... ok
[INFO] [stdout] test user::core::impls::tests::test_webauthn_invalid_aaguid_length ... ok
[INFO] [stdout] test user::core::impls::tests::test_userdata_webauthn_missing_data ... ok
[INFO] [stdout] test user::core::impls::tests::test_userdata_google_invalid_picture_scheme ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/sdk/core/ic.rs - sdk::core::ic::caller (line 17) ... ignored
[INFO] [stdout] test src/sdk/core/ic.rs - sdk::core::ic::id (line 7) ... ignored
[INFO] [stdout] test src/controllers/store.rs - controllers::store::get_controllers (line 47) ... FAILED
[INFO] [stdout] test src/controllers/store.rs - controllers::store::get_admin_controllers (line 78) ... FAILED
[INFO] [stdout] test src/random/runtime.rs - random::runtime::random (line 13) ... FAILED
[INFO] [stdout] test src/types.rs - types::hooks::HookContext (line 160) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 22) ... ok
[INFO] [stdout] test src/lib.rs - include_satellite (line 532) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/controllers/store.rs - controllers::store::get_controllers (line 47) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `get_controllers` in this scope
[INFO] [stdout]   --> src/controllers/store.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 | let controllers = get_controllers();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 47 + use junobuild_satellite::get_controllers;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/controllers/store.rs - controllers::store::get_admin_controllers (line 78) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `get_admin_controllers` in this scope
[INFO] [stdout]   --> src/controllers/store.rs:79:25
[INFO] [stdout]    |
[INFO] [stdout] 79 | let admin_controllers = get_admin_controllers();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 78 + use junobuild_satellite::get_admin_controllers;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/random/runtime.rs - random::runtime::random (line 13) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `random` in this scope
[INFO] [stdout]   --> src/random/runtime.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | let result = random();
[INFO] [stdout]    |              ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::random::random;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use junobuild_satellite::random;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use rand::random;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::hooks::HookContext (line 160) stdout ----
[INFO] [stdout] error: cannot find attribute `on_set_doc` in this scope
[INFO] [stdout]    --> src/types.rs:161:3
[INFO] [stdout]     |
[INFO] [stdout] 161 | #[on_set_doc(collections = ["demo"])]
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `on_set_doc` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `OnSetDocContext` in this scope
[INFO] [stdout]    --> src/types.rs:162:30
[INFO] [stdout]     |
[INFO] [stdout] 162 | async fn on_set_doc(context: OnSetDocContext) -> Result<(), String> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 160 + use junobuild_satellite::OnSetDocContext;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/types.rs:162:69
[INFO] [stdout]     |
[INFO] [stdout] 162 |   async fn on_set_doc(context: OnSetDocContext) -> Result<(), String> {
[INFO] [stdout]     |  _____________________________________________________________________^
[INFO] [stdout] 163 | |     // Your hook logic here
[INFO] [stdout] 164 | | }
[INFO] [stdout]     | |_^ expected `Result<(), String>`, found `()`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `Result<(), String>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/controllers/store.rs - controllers::store::get_admin_controllers (line 78)
[INFO] [stdout]     src/controllers/store.rs - controllers::store::get_controllers (line 47)
[INFO] [stdout]     src/random/runtime.rs - random::runtime::random (line 13)
[INFO] [stdout]     src/types.rs - types::hooks::HookContext (line 160)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 4 failed; 2 ignored; 0 measured; 0 filtered out; finished in 1.79s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1939702dd1229c31fc90561f1d47e51cd87ff5511e200826485cf340ec38d248", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1939702dd1229c31fc90561f1d47e51cd87ff5511e200826485cf340ec38d248", kill_on_drop: false }`
[INFO] [stdout] 1939702dd1229c31fc90561f1d47e51cd87ff5511e200826485cf340ec38d248
