[INFO] fetching crate tap-node 0.4.0... [INFO] testing tap-node-0.4.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate tap-node 0.4.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate tap-node 0.4.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tap-node 0.4.0 [INFO] tweaked toml for crates.io crate tap-node 0.4.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tap-node 0.4.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tap-node 0.4.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" "+caccb4d0368bd918ef6668af8e13834d07040417" "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] Downloading crates ... [INFO] [stderr] Downloaded tap-caip v0.4.0 [INFO] [stderr] Downloaded tap-msg-derive v0.4.0 [INFO] [stderr] Downloaded iso_country v0.1.4 [INFO] [stderr] Downloaded multibase v0.9.1 [INFO] [stderr] Downloaded tap-ivms101 v0.4.0 [INFO] [stderr] Downloaded either v1.14.0 [INFO] [stderr] Downloaded tap-msg v0.4.0 [INFO] [stderr] Downloaded whoami v1.6.0 [INFO] [stderr] Downloaded clap_builder v4.5.39 [INFO] [stderr] Downloaded data-encoding-macro-internal v0.1.15 [INFO] [stderr] Downloaded data-encoding-macro v0.1.17 [INFO] [stderr] Downloaded clap v4.5.39 [INFO] [stderr] Downloaded iso_currency v0.4.4 [INFO] [stderr] Downloaded windows-link v0.1.0 [INFO] [stderr] Downloaded tap-agent v0.4.0 [INFO] [stderr] Downloaded data-encoding v2.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c072463ffd40f856b681ee5ed57af148e8f24704164153b36e48e4f6ea138b17 [INFO] running `Command { std: "docker" "start" "-a" "c072463ffd40f856b681ee5ed57af148e8f24704164153b36e48e4f6ea138b17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c072463ffd40f856b681ee5ed57af148e8f24704164153b36e48e4f6ea138b17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c072463ffd40f856b681ee5ed57af148e8f24704164153b36e48e4f6ea138b17", kill_on_drop: false }` [INFO] [stdout] c072463ffd40f856b681ee5ed57af148e8f24704164153b36e48e4f6ea138b17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c0d8292140ee6959b0e1d473746ad46a7b9b056ebc1eaca443a3acf53a7e395 [INFO] running `Command { std: "docker" "start" "-a" "8c0d8292140ee6959b0e1d473746ad46a7b9b056ebc1eaca443a3acf53a7e395", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling iso_currency v0.4.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.15 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tap-msg-derive v0.4.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling iso_country v0.1.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling data-encoding-macro v0.1.17 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling chrono v0.4.41 [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 tap-caip v0.4.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling tap-msg v0.4.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling tap-ivms101 v0.4.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling tap-agent v0.4.0 [INFO] [stderr] Compiling tap-node v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 54s [INFO] running `Command { std: "docker" "inspect" "8c0d8292140ee6959b0e1d473746ad46a7b9b056ebc1eaca443a3acf53a7e395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c0d8292140ee6959b0e1d473746ad46a7b9b056ebc1eaca443a3acf53a7e395", kill_on_drop: false }` [INFO] [stdout] 8c0d8292140ee6959b0e1d473746ad46a7b9b056ebc1eaca443a3acf53a7e395 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b0e453cb6c951d7acaa0fb69937ddb61ee2a9f55be80e658142f647b47e3168 [INFO] running `Command { std: "docker" "start" "-a" "9b0e453cb6c951d7acaa0fb69937ddb61ee2a9f55be80e658142f647b47e3168", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling tap-caip v0.4.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling tap-msg v0.4.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling tap-ivms101 v0.4.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tap-agent v0.4.0 [INFO] [stderr] Compiling tap-node v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 12s [INFO] running `Command { std: "docker" "inspect" "9b0e453cb6c951d7acaa0fb69937ddb61ee2a9f55be80e658142f647b47e3168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b0e453cb6c951d7acaa0fb69937ddb61ee2a9f55be80e658142f647b47e3168", kill_on_drop: false }` [INFO] [stdout] 9b0e453cb6c951d7acaa0fb69937ddb61ee2a9f55be80e658142f647b47e3168 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2463307a637e29f2c8ed6349ee4db4a2534e2bd8df2bbf8ceb6f2a10bd0b6eec [INFO] running `Command { std: "docker" "start" "-a" "2463307a637e29f2c8ed6349ee4db4a2534e2bd8df2bbf8ceb6f2a10bd0b6eec", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tap_node-09daee67aff7571d) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test message::trust_ping_processor::tests::test_should_respond_to_ping ... ok [INFO] [stdout] test message::trust_ping_processor::tests::test_generate_ping_response ... ok [INFO] [stdout] test message::trust_ping_tests::tests::test_trust_ping_processor_non_trust_ping_message ... ok [INFO] [stdout] test message::trust_ping_tests::tests::test_trust_ping_processor_no_response_requested ... ok [INFO] [stdout] test message::trust_ping_tests::tests::test_trust_ping_processor_generates_response ... ok [INFO] [stdout] test message::trust_ping_tests::tests::test_trust_ping_processor_without_event_bus ... ok [INFO] [stdout] test storage::agent_storage_manager::tests::test_agent_storage_manager_creation ... ok [INFO] [stdout] test storage::agent_storage_manager::tests::test_remove_agent_storage ... ok [INFO] [stdout] test storage::db::tests::test_default_logs_dir ... ok [INFO] [stdout] test customer::tests::test_extract_customer_from_party ... ok [INFO] [stdout] test message::travel_rule_processor::tests::test_ivms101_detection ... ok [INFO] [stdout] test message::travel_rule_processor::tests::test_ivms101_extraction ... ok [INFO] [stdout] test storage::agent_storage_manager::tests::test_get_agent_storage ... ok [INFO] [stdout] test customer::tests::test_email_identifier ... ok [INFO] [stdout] test event::customer_handler::tests::test_customer_extraction_from_transfer ... ok [INFO] [stdout] test validation::tests::test_composite_validator_all_accept ... ok [INFO] [stdout] test validation::tests::test_composite_validator_one_reject ... ok [INFO] [stdout] test validation::timestamp_validator::tests::test_expired_message ... ok [INFO] [stdout] test validation::timestamp_validator::tests::test_future_timestamp_exceeds_drift ... ok [INFO] [stdout] test validation::timestamp_validator::tests::test_future_timestamp_milliseconds_exceeds_drift ... ok [INFO] [stdout] test validation::timestamp_validator::tests::test_future_timestamp_within_drift ... ok [INFO] [stdout] test validation::timestamp_validator::tests::test_timestamp_milliseconds ... ok [INFO] [stdout] test validation::timestamp_validator::tests::test_valid_timestamp ... ok [INFO] [stdout] test validation::timestamp_validator::tests::test_very_large_timestamp ... ok [INFO] [stdout] test storage::db::tests::test_storage_creation ... ok [INFO] [stdout] test validation::agent_validator::tests::test_non_transaction_response_accepted ... ok [INFO] [stdout] test storage::db::tests::test_log_and_retrieve_messages ... ok [INFO] [stdout] test storage::db::tests::test_insert_and_retrieve_transaction ... ok [INFO] [stdout] test validation::agent_validator::tests::test_authorize_for_new_transaction_rejected ... ok [INFO] [stdout] test storage::db::tests::test_storage_with_did ... ok [INFO] [stdout] test storage::agent_storage_manager::tests::test_multiple_agents ... ok [INFO] [stdout] test validation::uniqueness_validator::tests::test_duplicate_message ... ok [INFO] [stdout] test validation::uniqueness_validator::tests::test_unique_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] [stderr] Running tests/customer_extraction_test.rs (/opt/rustwide/target/debug/deps/customer_extraction_test-624d579ef610ad4b) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_customer_ivms101_generation ... ok [INFO] [stdout] test test_automatic_customer_extraction_from_transfer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s [INFO] [stdout] [INFO] [stderr] Running tests/customer_name_hash_tests.rs (/opt/rustwide/target/debug/deps/customer_name_hash_tests-29b9b1ab15fe5ddb) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_customer_organization_name_hash ... ok [INFO] [stdout] test test_customer_ivms101_name_hash ... ok [INFO] [stdout] test test_customer_name_hash_generation ... ok [INFO] [stdout] test test_customer_update_regenerates_hash ... ok [INFO] [stdout] test test_customer_from_ivms101_generates_hash ... ok [INFO] [stderr] Running tests/delivery_tracking_test.rs (/opt/rustwide/target/debug/deps/delivery_tracking_test-6b4b321d788d6e3c) [INFO] [stdout] test test_customer_preserve_existing_name_hash ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_external_delivery_tracking ... FAILED [INFO] [stdout] test test_delivery_tracking_with_send_message ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_external_delivery_tracking stdout ---- [INFO] [stdout] Error: Dispatch("Failed to deliver message to all recipients: [(\"did:example:external-recipient\", Dispatch(\"HTTP delivery failed for did:example:external-recipient: Networking error: Failed to send message to endpoint: error sending request for url (https://example.com/did/did_example_external-recipient): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution\"))]") [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_external_delivery_tracking [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test delivery_tracking_test` [INFO] running `Command { std: "docker" "inspect" "2463307a637e29f2c8ed6349ee4db4a2534e2bd8df2bbf8ceb6f2a10bd0b6eec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2463307a637e29f2c8ed6349ee4db4a2534e2bd8df2bbf8ceb6f2a10bd0b6eec", kill_on_drop: false }` [INFO] [stdout] 2463307a637e29f2c8ed6349ee4db4a2534e2bd8df2bbf8ceb6f2a10bd0b6eec