[INFO] fetching crate keri-sdk 0.1.7...
[INFO] testing keri-sdk-0.1.7 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate keri-sdk 0.1.7 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate keri-sdk 0.1.7 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parking_lot v0.12.4
[INFO] [stderr]   Downloaded parking_lot_core v0.9.11
[INFO] [stderr]   Downloaded signal-hook-registry v1.4.6
[INFO] [stderr]   Downloaded lock_api v0.4.13
[INFO] [stderr]   Downloaded redox_syscall v0.5.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9d39623432bf20088d1af3f0f40d0957c5e579be4af3fa07de2e1e56173d5c8
[INFO] running `Command { std: "docker" "start" "-a" "b9d39623432bf20088d1af3f0f40d0957c5e579be4af3fa07de2e1e56173d5c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9d39623432bf20088d1af3f0f40d0957c5e579be4af3fa07de2e1e56173d5c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9d39623432bf20088d1af3f0f40d0957c5e579be4af3fa07de2e1e56173d5c8", kill_on_drop: false }`
[INFO] [stdout] b9d39623432bf20088d1af3f0f40d0957c5e579be4af3fa07de2e1e56173d5c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e436f031fd6fef60d0c67e2dd1b339af04a5178f66ad29e0fec81723d95e158a
[INFO] running `Command { std: "docker" "start" "-a" "e436f031fd6fef60d0c67e2dd1b339af04a5178f66ad29e0fec81723d95e158a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling const-oid v0.6.2
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling der v0.4.5
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling array-init v0.0.4
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling spki v0.4.1
[INFO] [stderr]    Compiling pkcs8 v0.7.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-mac v0.11.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[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 rand_chacha v0.3.1
[INFO] [stderr]    Compiling group v0.10.0
[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 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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytecheck_derive v0.8.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling munge_macro v0.4.6
[INFO] [stderr]    Compiling rkyv_derive v0.8.11
[INFO] [stderr]    Compiling sad_macros v0.2.0
[INFO] [stderr]    Compiling ptr_meta v0.3.0
[INFO] [stderr]    Compiling rancor v0.1.0
[INFO] [stderr]    Compiling munge v0.4.6
[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 serde v1.0.219
[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 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 rmp-serde v1.3.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling rmp-serde v0.15.5
[INFO] [stderr]    Compiling serde-hex v0.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling rkyv v0.8.11
[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 30.00s
[INFO] running `Command { std: "docker" "inspect" "e436f031fd6fef60d0c67e2dd1b339af04a5178f66ad29e0fec81723d95e158a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e436f031fd6fef60d0c67e2dd1b339af04a5178f66ad29e0fec81723d95e158a", kill_on_drop: false }`
[INFO] [stdout] e436f031fd6fef60d0c67e2dd1b339af04a5178f66ad29e0fec81723d95e158a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92acb04e77ebf36d53a31b1a90e437b336f1d3605e1cdd909efff183ed975e0a
[INFO] running `Command { std: "docker" "start" "-a" "92acb04e77ebf36d53a31b1a90e437b336f1d3605e1cdd909efff183ed975e0a", 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 mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[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 hyper v0.14.32
[INFO] [stderr]    Compiling teliox v0.17.9
[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 13.58s
[INFO] running `Command { std: "docker" "inspect" "92acb04e77ebf36d53a31b1a90e437b336f1d3605e1cdd909efff183ed975e0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92acb04e77ebf36d53a31b1a90e437b336f1d3605e1cdd909efff183ed975e0a", kill_on_drop: false }`
[INFO] [stdout] 92acb04e77ebf36d53a31b1a90e437b336f1d3605e1cdd909efff183ed975e0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4dccdb393febd165bee3b278987f2e62f230e52dbf2a829d33dc33906f89b83a
[INFO] running `Command { std: "docker" "start" "-a" "4dccdb393febd165bee3b278987f2e62f230e52dbf2a829d33dc33906f89b83a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/keri_sdk-e970fbe5f07b5128)
[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-092aded72968c1f0)
[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-db0xSC7D"
[INFO] [stdout] Registering out of order escrow with timeout: 60s
[INFO] [stdout] Identifier: SelfAddressing(SaidValue { said: "EEOlxcYQVkZlaOkk70hvFqjU99hlgMrxDCbP7M1Q6lCo" })
[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: "EEOlxcYQVkZlaOkk70hvFqjU99hlgMrxDCbP7M1Q6lCo" }), data: KeyEvent { prefix: SelfAddressing(SaidValue { said: "EEOlxcYQVkZlaOkk70hvFqjU99hlgMrxDCbP7M1Q6lCo" }), sn: 0, event_data: Icp(InceptionEvent { key_config: KeyConfig { threshold: Simple(1), public_keys: ["DBuoUHsL9asDPGTPNN8PW6P2IOvgUWtiNLDRXNe3RQuF"], next_keys_data: NextKeysData { threshold: Simple(1), next_key_hashes: [SaidValue { said: "ENQ2pYvdi3O1y_NJlN87J5_9T3N-hR7m2xGpCToBlYIj" }] } }, witness_config: InceptionWitnessConfig { tally: Simple(0), initial_witnesses: [] }, inception_configuration: [], data: [] }) } }, signatures: [IndexedSignature { index: BothSame(0), signature: "0BBCgIaNUWo5NlOKLKfaWJpBmkEmfDlw-UC30FvFVFVc6NhIUHMNMfc32apOAWEcZrWurOd4qJo2dyuf1omeYyMJ" }], 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" "4dccdb393febd165bee3b278987f2e62f230e52dbf2a829d33dc33906f89b83a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dccdb393febd165bee3b278987f2e62f230e52dbf2a829d33dc33906f89b83a", kill_on_drop: false }`
[INFO] [stdout] 4dccdb393febd165bee3b278987f2e62f230e52dbf2a829d33dc33906f89b83a
