[INFO] fetching crate dfx-core 0.2.0... [INFO] testing dfx-core-0.2.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate dfx-core 0.2.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate dfx-core 0.2.0 [INFO] finished tweaking crates.io crate dfx-core 0.2.0 [INFO] tweaked toml for crates.io crate dfx-core 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dfx-core 0.2.0 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] crate crates.io crate dfx-core 0.2.0 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] cacbfe872f16768c8a5863c697f66f7fbed53577a5a08c9188a571bfccda4778 [INFO] running `Command { std: "docker" "start" "-a" "cacbfe872f16768c8a5863c697f66f7fbed53577a5a08c9188a571bfccda4778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cacbfe872f16768c8a5863c697f66f7fbed53577a5a08c9188a571bfccda4778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cacbfe872f16768c8a5863c697f66f7fbed53577a5a08c9188a571bfccda4778", kill_on_drop: false }` [INFO] [stdout] cacbfe872f16768c8a5863c697f66f7fbed53577a5a08c9188a571bfccda4778 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] dea9c2158048641b71e998f093682d1024e6d701f924a47b9f6549d8a1de42a6 [INFO] running `Command { std: "docker" "start" "-a" "dea9c2158048641b71e998f093682d1024e6d701f924a47b9f6549d8a1de42a6", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling curve25519-dalek v4.2.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling candid_derive v0.10.17 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling ic_bls12_381 v0.10.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling stop-token v0.7.0 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling async-watch v0.3.1 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling cached v0.52.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ic-ed25519 v0.2.0 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling ic-certification v3.0.3 [INFO] [stderr] Compiling ic-verify-bls-signature v0.5.0 [INFO] [stderr] Compiling ed25519-consensus v2.1.0 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling pkcs11 v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling linux-keyutils v0.2.4 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling byte-unit v4.0.19 [INFO] [stderr] Compiling argon2 v0.4.1 [INFO] [stderr] Compiling tiny-bip39 v1.0.0 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling handlebars v4.5.0 [INFO] [stderr] Compiling bip32 v0.4.0 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling candid v0.10.17 [INFO] [stderr] Compiling dbus-secret-service v4.0.3 [INFO] [stderr] Compiling keyring v3.6.2 [INFO] [stderr] Compiling ic-transport-types v0.44.0 [INFO] [stderr] Compiling ic-management-canister-types v0.4.0 [INFO] [stderr] Compiling ic-agent v0.44.0 [INFO] [stderr] Compiling ic-identity-hsm v0.44.0 [INFO] [stderr] Compiling ic-utils v0.44.0 [INFO] [stderr] Compiling dfx-core v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "dea9c2158048641b71e998f093682d1024e6d701f924a47b9f6549d8a1de42a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dea9c2158048641b71e998f093682d1024e6d701f924a47b9f6549d8a1de42a6", kill_on_drop: false }` [INFO] [stdout] dea9c2158048641b71e998f093682d1024e6d701f924a47b9f6549d8a1de42a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9df5fa81df697b12a49a883d50320b1fe41f46b275f5f0fcb501ad8e28fb6954 [INFO] running `Command { std: "docker" "start" "-a" "9df5fa81df697b12a49a883d50320b1fe41f46b275f5f0fcb501ad8e28fb6954", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling dbus-secret-service v4.0.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling keyring v3.6.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling ic-agent v0.44.0 [INFO] [stderr] Compiling ic-identity-hsm v0.44.0 [INFO] [stderr] Compiling ic-utils v0.44.0 [INFO] [stderr] Compiling dfx-core v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 40.53s [INFO] running `Command { std: "docker" "inspect" "9df5fa81df697b12a49a883d50320b1fe41f46b275f5f0fcb501ad8e28fb6954", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9df5fa81df697b12a49a883d50320b1fe41f46b275f5f0fcb501ad8e28fb6954", kill_on_drop: false }` [INFO] [stdout] 9df5fa81df697b12a49a883d50320b1fe41f46b275f5f0fcb501ad8e28fb6954 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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", kill_on_drop: false }` [INFO] [stdout] eba1ad250d202fcd5ba7cf4eb5143bf0a7fb601e1faaf2a0ea9998ca2b0f8974 [INFO] running `Command { std: "docker" "start" "-a" "eba1ad250d202fcd5ba7cf4eb5143bf0a7fb601e1faaf2a0ea9998ca2b0f8974", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dfx_core-05dbbe7362fca540) [INFO] [stdout] [INFO] [stdout] running 53 tests [INFO] [stdout] test config::model::dfinity::tests::get_correct_initialization_values ... ok [INFO] [stdout] test config::model::dfinity::tests::network_can_override_to_ephemeral ... ok [INFO] [stdout] test config::model::dfinity::tests::local_can_override_to_persistent ... ok [INFO] [stdout] test config::model::dfinity::tests::find_dfinity_config_current_path ... ok [INFO] [stdout] test config::model::dfinity::tests::find_dfinity_config_subdir ... ok [INFO] [stdout] test config::model::dfinity::tests::local_defaults_to_ephemeral ... ok [INFO] [stdout] test config::model::dfinity::tests::network_defaults_to_persistent ... ok [INFO] [stdout] test config::model::dfinity::tests::tech_stack_category_deterministic_serialization ... ok [INFO] [stdout] test config::model::network_descriptor::test::ic_by_netname_fail ... ok [INFO] [stdout] test config::model::network_descriptor::test::ic_by_provider ... ok [INFO] [stdout] test extension::manifest::extension::tests::test_arg_number_of_values_number_serialization_deserialization ... ok [INFO] [stdout] About for config command. You're looking at the output of parsing test extension.json. [INFO] [stdout] [INFO] [stdout] Usage: config [COMMAND] [INFO] [stdout] [INFO] [stdout] Commands: [INFO] [stdout] create Command line options for creating an SNS configuration. [INFO] [stdout] validate Command line options for validating an SNS configuration. [INFO] [stdout] help Print this message or the help of the given subcommand(s) [INFO] [stdout] [INFO] [stdout] Options: [INFO] [stdout] -h, --help [INFO] [stdout] Print help [INFO] [stdout] test config::model::dfinity::tests::find_dfinity_config_parent ... ok [INFO] [stdout] About for deploy command. You're looking at the output of parsing test extension.json. [INFO] [stdout] [INFO] [stdout] Usage: deploy [INFO] [stdout] [INFO] [stdout] Options: [INFO] [stdout] -h, --help [INFO] [stdout] Print help [INFO] [stdout] test extension::manifest::extension::tests::test_arg_number_of_values_range_serialization_deserialization ... ok [INFO] [stdout] test extension::manifest::extension::tests::tolerant_to_no_project_templates ... ok [INFO] [stdout] test extension::manifest::dependencies::parse_test_file ... ok [INFO] [stdout] About for download command. You're looking at the output of parsing test extension.json. [INFO] [stdout] [INFO] [stdout] Usage: download [OPTIONS] [INFO] [stdout] [INFO] [stdout] Options: [INFO] [stdout] --ic-commit [INFO] [stdout] IC commit of SNS canister Wasm binaries to download [INFO] [stdout] [INFO] [stdout] --wasms-dir [INFO] [stdout] Path to store downloaded SNS canister Wasm binaries [INFO] [stdout] [INFO] [stdout] -h, --help [INFO] [stdout] Print help [INFO] [stdout] test extension::manifest::extension::tests::test_arg_number_of_values_unlimited_serialization_deserialization ... ok [INFO] [stdout] test config::model::network_descriptor::test::playground_canister_id ... ok [INFO] [stdout] test config::model::network_descriptor::test::ic_by_provider_fail_string ... ok [INFO] [stdout] About for import command. You're looking at the output of parsing test extension.json. [INFO] [stdout] [INFO] [stdout] Usage: import [OPTIONS] [INFO] [stdout] [INFO] [stdout] Options: [INFO] [stdout] --network-mapping [INFO] [stdout] Networks to import canisters ids for. [INFO] [stdout] --network-mapping [INFO] [stdout] --network-mapping = [INFO] [stdout] Examples: [INFO] [stdout] --network-mapping ic [INFO] [stdout] --network-mapping ic=mainnet [INFO] [stdout] [INFO] [stdout] -h, --help [INFO] [stdout] Print help [INFO] [stdout] About for init-canister command. You're looking at the output of parsing test extension.json. [INFO] [stdout] [INFO] [stdout] Usage: init-canister [canister_id] [INFO] [stdout] [INFO] [stdout] Arguments: [INFO] [stdout] [canister_id] [INFO] [stdout] some arg that accepts multiple values separated by spaces [INFO] [stdout] [INFO] [stdout] Options: [INFO] [stdout] -h, --help [INFO] [stdout] Print help [INFO] [stdout] About for init-canisters command. You're looking at the output of parsing test extension.json. [INFO] [stdout] [INFO] [stdout] Usage: init-canisters [canister_ids]... [INFO] [stdout] [INFO] [stdout] Arguments: [INFO] [stdout] [canister_ids]... [INFO] [stdout] some arg that accepts multiple values separated by spaces [INFO] [stdout] [INFO] [stdout] Options: [INFO] [stdout] -h, --help [INFO] [stdout] Print help [INFO] [stdout] About for init-two-canisters command. You're looking at the output of parsing test extension.json. [INFO] [stdout] [INFO] [stdout] Usage: init-two-canisters [canister_ids] [canister_ids] [INFO] [stdout] [INFO] [stdout] Arguments: [INFO] [stdout] [canister_ids] [canister_ids] [INFO] [stdout] some arg that accepts multiple values separated by spaces [INFO] [stdout] [INFO] [stdout] Options: [INFO] [stdout] -h, --help [INFO] [stdout] Print help [INFO] [stdout] About for init-two-or-three-canisters command. You're looking at the output of parsing test extension.json. [INFO] [stdout] [INFO] [stdout] Usage: init-two-or-three-canisters [canister_ids] [canister_ids]... [INFO] [stdout] [INFO] [stdout] Arguments: [INFO] [stdout] [canister_ids] [canister_ids]... [INFO] [stdout] some arg that accepts multiple values separated by spaces [INFO] [stdout] [INFO] [stdout] Options: [INFO] [stdout] -h, --help [INFO] [stdout] Print help [INFO] [stdout] About for install command. You're looking at the output of parsing test extension.json. [INFO] [stdout] [INFO] [stdout] Usage: install [OPTIONS] [INFO] [stdout] [INFO] [stdout] Options: [INFO] [stdout] --account [INFO] [stdout] some arg that accepts multiple values separated by spaces [INFO] [stdout] [INFO] [stdout] --accounts [...] [INFO] [stdout] some arg that accepts multiple values separated by spaces [INFO] [stdout] [INFO] [stdout] --two-accounts [INFO] [stdout] some arg that accepts multiple values separated by spaces [INFO] [stdout] [INFO] [stdout] --two-or-three-accounts ... [INFO] [stdout] some arg that accepts multiple values separated by spaces [INFO] [stdout] [INFO] [stdout] -h, --help [INFO] [stdout] Print help [INFO] [stdout] test config::model::network_descriptor::test::ic_by_provider_fail_unique ... ok [INFO] [stdout] test network::provider::tests::addr_and_port_to_url ... ok [INFO] [stdout] test config::model::network_descriptor::test::ic_by_netname ... ok [INFO] [stdout] test network::provider::tests::config_returns_local_bind_address_if_no_local_network ... ok [INFO] [stdout] test network::provider::tests::config_returns_local_bind_address_if_no_networks ... ok [INFO] [stdout] test network::provider::tests::config_with_invalid_local_bind_addr ... ok [INFO] [stdout] test network::provider::tests::extra_whitespace_in_webserver_port_is_ok ... ok [INFO] [stdout] test interface::builder::tests::anonymous ... ok [INFO] [stdout] test interface::builder::tests::named_network ... ok [INFO] [stdout] Usage: sns [COMMAND] [INFO] [stdout] [INFO] [stdout] Commands: [INFO] [stdout] config About for config command. You're looking at the output of parsing test extension.json. [INFO] [stdout] deploy About for deploy command. You're looking at the output of parsing test extension.json. [INFO] [stdout] download About for download command. You're looking at the output of parsing test extension.json. [INFO] [stdout] import About for import command. You're looking at the output of parsing test extension.json. [INFO] [stdout] init-canister About for init-canister command. You're looking at the output of parsing test extension.json. [INFO] [stdout] init-canisters About for init-canisters command. You're looking at the output of parsing test extension.json. [INFO] [stdout] init-two-canisters About for init-two-canisters command. You're looking at the output of parsing test extension.json. [INFO] [stdout] init-two-or-three-canisters About for init-two-or-three-canisters command. You're looking at the output of parsing test extension.json. [INFO] [stdout] install About for install command. You're looking at the output of parsing test extension.json. [INFO] [stdout] help Print this message or the help of the given subcommand(s) [INFO] [stdout] [INFO] [stdout] Options: [INFO] [stdout] -h, --help Print help [INFO] [stdout] test extension::manifest::extension::parse_test_file ... ok [INFO] [stdout] test network::provider::tests::ignore_empty_webserver_port_file ... ok [INFO] [stdout] test network::provider::tests::ignore_port_if_not_requested ... ok [INFO] [stdout] test network::provider::tests::ignore_running_webserver_port_if_not_requested ... ok [INFO] [stdout] test network::provider::tests::ignore_whitespace_only_webserver_port_file ... ok [INFO] [stdout] test network::provider::tests::bitcoin_config_on_local_network ... FAILED [INFO] [stdout] test network::provider::tests::canister_http_config_on_local_network ... FAILED [INFO] [stdout] test network::provider::tests::config_with_local_bind_addr ... FAILED [INFO] [stdout] test network::provider::tests::get_bitcoin_config ... FAILED [INFO] [stdout] test network::provider::tests::url_is_url ... ok [INFO] [stdout] test network::provider::tests::get_bitcoin_config_debug_log_level ... FAILED [INFO] [stdout] test network::provider::tests::get_bitcoin_config_default_log_level ... FAILED [INFO] [stdout] test network::provider::tests::replica_config_on_local_network ... FAILED [INFO] [stdout] test network::provider::tests::use_default_if_no_webserver_port_file ... ok [INFO] [stdout] test network::provider::tests::use_port_if_have_file ... ok [INFO] [stdout] test network::provider::tests::use_running_webserver_address ... ok [INFO] [stdout] test network::provider::tests::replica_config_on_local_network_overrides_default ... FAILED [INFO] [stdout] test interface::builder::tests::default_identity ... ok [INFO] [stdout] test interface::builder::tests::named_network_not_found ... ok [INFO] [stdout] test interface::builder::tests::local_network ... ok [INFO] [stdout] test interface::builder::tests::mainnet ... ok [INFO] [stdout] test interface::builder::tests::select_identity_by_name ... ok [INFO] [stdout] test interface::builder::tests::no_config_does_not_create_default_identity ... ok [INFO] [stdout] test interface::builder::tests::try_to_fetch_root_key_on_mainnet ... ok [INFO] [stdout] test interface::builder::tests::selected_non_default ... ok [INFO] [stdout] test identity::pem_safekeeping::test::decrypt_reverts_encrypt has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "eba1ad250d202fcd5ba7cf4eb5143bf0a7fb601e1faaf2a0ea9998ca2b0f8974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eba1ad250d202fcd5ba7cf4eb5143bf0a7fb601e1faaf2a0ea9998ca2b0f8974", kill_on_drop: false }` [INFO] [stdout] eba1ad250d202fcd5ba7cf4eb5143bf0a7fb601e1faaf2a0ea9998ca2b0f8974