[INFO] fetching crate netgauze-yang-push 0.7.0... [INFO] testing netgauze-yang-push-0.7.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate netgauze-yang-push 0.7.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate netgauze-yang-push 0.7.0 [INFO] finished tweaking crates.io crate netgauze-yang-push 0.7.0 [INFO] tweaked toml for crates.io crate netgauze-yang-push 0.7.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate netgauze-yang-push 0.7.0 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 netgauze-yang-push 0.7.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] bbaab98ba7bb931033818627db02b9752cb04845c8b6bf092dd9911c029157ba [INFO] running `Command { std: "docker" "start" "-a" "bbaab98ba7bb931033818627db02b9752cb04845c8b6bf092dd9911c029157ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbaab98ba7bb931033818627db02b9752cb04845c8b6bf092dd9911c029157ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbaab98ba7bb931033818627db02b9752cb04845c8b6bf092dd9911c029157ba", kill_on_drop: false }` [INFO] [stdout] bbaab98ba7bb931033818627db02b9752cb04845c8b6bf092dd9911c029157ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5918b35d942d53e3d0ece5244f967877fd8801604c2a0ec0e5f54ebf81e4b21d [INFO] running `Command { std: "docker" "start" "-a" "5918b35d942d53e3d0ece5244f967877fd8801604c2a0ec0e5f54ebf81e4b21d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling tz-rs v0.7.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling is_debug v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tzdb_data v0.2.2 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling netgauze-serde-macros v0.7.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling netgauze-locate v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling sysinfo v0.36.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling tzdb v0.7.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling cargo-platform v0.2.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling netgauze-parse-utils v0.7.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling serde-untagged v0.1.7 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling cargo-util-schemas v0.2.0 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling cargo_metadata v0.20.0 [INFO] [stderr] Compiling shadow-rs v1.2.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling netgauze-yang-push v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling netgauze-udp-notif-pkt v0.7.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "5918b35d942d53e3d0ece5244f967877fd8801604c2a0ec0e5f54ebf81e4b21d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5918b35d942d53e3d0ece5244f967877fd8801604c2a0ec0e5f54ebf81e4b21d", kill_on_drop: false }` [INFO] [stdout] 5918b35d942d53e3d0ece5244f967877fd8801604c2a0ec0e5f54ebf81e4b21d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] db8aa365cb5f473963baceaeced5432d1829cb265dc48b02666d0ffa370be3ca [INFO] running `Command { std: "docker" "start" "-a" "db8aa365cb5f473963baceaeced5432d1829cb265dc48b02666d0ffa370be3ca", kill_on_drop: false }` [INFO] [stderr] Compiling netgauze-yang-push v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.19s [INFO] running `Command { std: "docker" "inspect" "db8aa365cb5f473963baceaeced5432d1829cb265dc48b02666d0ffa370be3ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db8aa365cb5f473963baceaeced5432d1829cb265dc48b02666d0ffa370be3ca", kill_on_drop: false }` [INFO] [stdout] db8aa365cb5f473963baceaeced5432d1829cb265dc48b02666d0ffa370be3ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c9e8be57a65daaef2fdd0e09f0b76475a28aaf7fc6f4a58c838de92a10b03302 [INFO] running `Command { std: "docker" "start" "-a" "c9e8be57a65daaef2fdd0e09f0b76475a28aaf7fc6f4a58c838de92a10b03302", 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/netgauze_yang_push-102d8f929075a196) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test model::notification::tests::test_encoding_serialization ... ok [INFO] [stdout] test model::notification::tests::test_encoding_deserialization ... ok [INFO] [stdout] test model::notification::tests::test_sub_started_modified_getters ... ok [INFO] [stdout] test model::notification::tests::test_sub_terminated_getters ... ok [INFO] [stdout] test model::notification::tests::test_sub_terminated_serde ... ok [INFO] [stdout] test model::notification::tests::test_sub_started_modified_serde ... ok [INFO] [stdout] test model::notification::tests::test_transport_deserialization ... ok [INFO] [stdout] test model::notification::tests::test_yang_push_update_serde ... ok [INFO] [stdout] test model::telemetry::tests::test_telemetry_message_serde ... ok [INFO] [stdout] test model::udp_notif::tests::test_udp_notif_packet_decoded_empty_content ... ok [INFO] [stdout] test model::udp_notif::tests::test_udp_notif_packet_decoded_invalid_json_payload ... ok [INFO] [stdout] test model::notification::tests::test_yang_push_update_getter ... ok [INFO] [stdout] test model::udp_notif::tests::test_udp_notif_packet_decoded_envelope_sub_started ... ok [INFO] [stdout] test model::udp_notif::tests::test_udp_notif_packet_decoded_no_content ... ok [INFO] [stdout] test model::udp_notif::tests::test_udp_notif_packet_decoded_unknown_notification_variant ... ok [INFO] [stdout] test model::notification::tests::test_transport_serialization ... ok [INFO] [stdout] test model::udp_notif::tests::test_udp_notif_packet_decoded_unknown_mediatype ... ok [INFO] [stdout] test model::udp_notif::tests::test_udp_notif_packet_decoded_legacy_sub_started ... ok [INFO] [stdout] test enrichment::tests::test_process_payload_envelope_without_content ... ok [INFO] [stderr] Doc-tests netgauze_yang_push [INFO] [stdout] test enrichment::tests::test_get_subscription_cache_miss ... ok [INFO] [stdout] test enrichment::tests::test_delete_subscription ... ok [INFO] [stdout] test enrichment::tests::test_cache_and_get_subscription ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c9e8be57a65daaef2fdd0e09f0b76475a28aaf7fc6f4a58c838de92a10b03302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9e8be57a65daaef2fdd0e09f0b76475a28aaf7fc6f4a58c838de92a10b03302", kill_on_drop: false }` [INFO] [stdout] c9e8be57a65daaef2fdd0e09f0b76475a28aaf7fc6f4a58c838de92a10b03302