[INFO] fetching crate keri-sdk 0.1.7...
[INFO] testing keri-sdk-0.1.7 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate keri-sdk 0.1.7 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate keri-sdk 0.1.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate keri-sdk 0.1.7
[INFO] tweaked toml for crates.io crate keri-sdk 0.1.7 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate keri-sdk 0.1.7 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate keri-sdk 0.1.7 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b9bed8c7217cf8e842b1361c8360dcb1c2cea772c331a67ae47b72a1313f5eb
[INFO] running `Command { std: "docker" "start" "-a" "2b9bed8c7217cf8e842b1361c8360dcb1c2cea772c331a67ae47b72a1313f5eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b9bed8c7217cf8e842b1361c8360dcb1c2cea772c331a67ae47b72a1313f5eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b9bed8c7217cf8e842b1361c8360dcb1c2cea772c331a67ae47b72a1313f5eb", kill_on_drop: false }`
[INFO] [stdout] 2b9bed8c7217cf8e842b1361c8360dcb1c2cea772c331a67ae47b72a1313f5eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67c97eea38537b3306a954372d0690bb40ab58cac83602024ab2fcc2b371d7ae
[INFO] running `Command { std: "docker" "start" "-a" "67c97eea38537b3306a954372d0690bb40ab58cac83602024ab2fcc2b371d7ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.6.2
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling der v0.4.5
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-mac v0.11.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling array-init v0.0.4
[INFO] [stderr]    Compiling ff v0.10.1
[INFO] [stderr]    Compiling crypto-bigint v0.2.5
[INFO] [stderr]    Compiling signature v1.3.2
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling group v0.10.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling spki v0.4.1
[INFO] [stderr]    Compiling pkcs8 v0.7.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling elliptic-curve v0.10.4
[INFO] [stderr]    Compiling ecdsa v0.12.4
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling k256 v0.9.5
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling bytecheck_derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling munge_macro v0.4.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling sad_macros v0.2.0
[INFO] [stderr]    Compiling rkyv_derive v0.8.11
[INFO] [stderr]    Compiling ptr_meta v0.3.0
[INFO] [stderr]    Compiling munge v0.4.6
[INFO] [stderr]    Compiling rancor v0.1.0
[INFO] [stderr]    Compiling bytecheck v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rend v0.5.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rkyv v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling rmp-serde v0.15.5
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde-hex v0.1.0
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling fraction v0.9.0
[INFO] [stderr]    Compiling cesrox v0.1.7
[INFO] [stderr]    Compiling said v0.4.2
[INFO] [stderr]    Compiling keri-core v0.17.9
[INFO] [stderr]    Compiling teliox v0.17.9
[INFO] [stderr]    Compiling keri-sdk v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.56s
[INFO] running `Command { std: "docker" "inspect" "67c97eea38537b3306a954372d0690bb40ab58cac83602024ab2fcc2b371d7ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67c97eea38537b3306a954372d0690bb40ab58cac83602024ab2fcc2b371d7ae", kill_on_drop: false }`
[INFO] [stdout] 67c97eea38537b3306a954372d0690bb40ab58cac83602024ab2fcc2b371d7ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76501f4cc5eef4ee7b0f29f2d07698864ccb4d0575f3a6b5be07cde67e82a9d2
[INFO] running `Command { std: "docker" "start" "-a" "76501f4cc5eef4ee7b0f29f2d07698864ccb4d0575f3a6b5be07cde67e82a9d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling keri-core v0.17.9
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling teliox v0.17.9
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling keri-sdk v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.09s
[INFO] running `Command { std: "docker" "inspect" "76501f4cc5eef4ee7b0f29f2d07698864ccb4d0575f3a6b5be07cde67e82a9d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76501f4cc5eef4ee7b0f29f2d07698864ccb4d0575f3a6b5be07cde67e82a9d2", kill_on_drop: false }`
[INFO] [stdout] 76501f4cc5eef4ee7b0f29f2d07698864ccb4d0575f3a6b5be07cde67e82a9d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 223e4c7700340424d556184223f005a4bcc769faaed32b34f1f4fbca538c8dae
[INFO] running `Command { std: "docker" "start" "-a" "223e4c7700340424d556184223f005a4bcc769faaed32b34f1f4fbca538c8dae", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/keri_sdk-33705a73c575630a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test controller::tests::test_incept ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_identifier.rs (/opt/rustwide/target/debug/deps/test_identifier-221ea8ab7f8fe841)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_init_id ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_init_id stdout ----
[INFO] [stdout] Root path: "/tmp/test-dbi7tRVB"
[INFO] [stdout] Registering out of order escrow with timeout: 60s
[INFO] [stdout] Identifier: SelfAddressing(SaidValue { said: "ENodEWY77hWDAAuB44IA4SZceps0ongYA2Jzc-pLC540" })
[INFO] [stdout] KEL: Some([Event(SignedEventMessage { event_message: TypedEvent { serialization_info: SerializationInfo { protocol_code: "KERI", major_version: 1, minor_version: 0, size: 299, kind: JSON }, event_type: Icp, digest: Some(SaidValue { said: "ENodEWY77hWDAAuB44IA4SZceps0ongYA2Jzc-pLC540" }), data: KeyEvent { prefix: SelfAddressing(SaidValue { said: "ENodEWY77hWDAAuB44IA4SZceps0ongYA2Jzc-pLC540" }), sn: 0, event_data: Icp(InceptionEvent { key_config: KeyConfig { threshold: Simple(1), public_keys: ["DPLpB8d4CbwLQKxo0GZMgrAk5qcW00kmQi9ndIsgZVS7"], next_keys_data: NextKeysData { threshold: Simple(1), next_key_hashes: [SaidValue { said: "ECPnTnl0BM6dme_fyiJVQNjQ8obViMg1upuNFZlllxpT" }] } }, witness_config: InceptionWitnessConfig { tally: Simple(0), initial_witnesses: [] }, inception_configuration: [], data: [] }) } }, signatures: [IndexedSignature { index: BothSame(0), signature: "0BAZ4s4o1MUW3mSQhBSDTzGpbQp-NVDlSStIcgso46ak5SXZaZcpqBdJ-8-dnCCuXEZ7knex3yPdRtMh4NdOkcAJ" }], witness_receipts: None, delegator_seal: None })])
[INFO] [stdout] Request error: reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("w1.ea.argo.colossi.network")), port: None, path: "/query", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] Error: ()
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_init_id
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_identifier`
[INFO] running `Command { std: "docker" "inspect" "223e4c7700340424d556184223f005a4bcc769faaed32b34f1f4fbca538c8dae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "223e4c7700340424d556184223f005a4bcc769faaed32b34f1f4fbca538c8dae", kill_on_drop: false }`
[INFO] [stdout] 223e4c7700340424d556184223f005a4bcc769faaed32b34f1f4fbca538c8dae
