[INFO] fetching crate gst-plugin-tracers 0.14.3... [INFO] checking gst-plugin-tracers-0.14.3 against master#2c0f4860cc86e2354a55ea04e738848168435c90 for pr-149145 [INFO] extracting crate gst-plugin-tracers 0.14.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate gst-plugin-tracers 0.14.3 [INFO] finished tweaking crates.io crate gst-plugin-tracers 0.14.3 [INFO] tweaked toml for crates.io crate gst-plugin-tracers 0.14.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gst-plugin-tracers 0.14.3 on toolchain 2c0f4860cc86e2354a55ea04e738848168435c90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gst-plugin-tracers 0.14.3 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" "+2c0f4860cc86e2354a55ea04e738848168435c90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-tungstenite v0.31.0 [INFO] [stderr] Downloaded byteorder_slice v3.0.0 [INFO] [stderr] Downloaded derive-into-owned v0.2.0 [INFO] [stderr] Downloaded pcap-file v2.0.0 [INFO] [stderr] Downloaded tungstenite v0.27.0 [INFO] [stderr] Downloaded etherparse v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2abb15cbade34e7b5774452be8f9225ceb5fb8af1a07aec2420f11145b53774 [INFO] running `Command { std: "docker" "start" "-a" "d2abb15cbade34e7b5774452be8f9225ceb5fb8af1a07aec2420f11145b53774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2abb15cbade34e7b5774452be8f9225ceb5fb8af1a07aec2420f11145b53774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2abb15cbade34e7b5774452be8f9225ceb5fb8af1a07aec2420f11145b53774", kill_on_drop: false }` [INFO] [stdout] d2abb15cbade34e7b5774452be8f9225ceb5fb8af1a07aec2420f11145b53774 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35b67c48834af5e3d2cf323e84a4b624ad788c7f9f85077ff3ceccee41a09964 [INFO] running `Command { std: "docker" "start" "-a" "35b67c48834af5e3d2cf323e84a4b624ad788c7f9f85077ff3ceccee41a09964", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking byteorder_slice v3.0.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking muldiv v1.0.1 [INFO] [stderr] Checking etherparse v0.19.0 [INFO] [stderr] Checking atomic_refcell v0.1.13 [INFO] [stderr] Checking option-operations v0.6.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling cfg-expr v0.18.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling derive-into-owned v0.2.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling system-deps v7.0.6 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling gst-plugin-version-helper v0.8.3 [INFO] [stderr] Compiling gst-plugin-tracers v0.14.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling glib-sys v0.21.2 [INFO] [stderr] Compiling gobject-sys v0.21.2 [INFO] [stderr] Compiling gio-sys v0.21.2 [INFO] [stderr] Compiling gstreamer-sys v0.24.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling glib-macros v0.21.4 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking pcap-file v2.0.0 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking glib v0.21.4 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tungstenite v0.27.0 [INFO] [stderr] Checking async-tungstenite v0.31.0 [INFO] [stderr] Checking gstreamer v0.24.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.34s [INFO] running `Command { std: "docker" "inspect" "35b67c48834af5e3d2cf323e84a4b624ad788c7f9f85077ff3ceccee41a09964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35b67c48834af5e3d2cf323e84a4b624ad788c7f9f85077ff3ceccee41a09964", kill_on_drop: false }` [INFO] [stdout] 35b67c48834af5e3d2cf323e84a4b624ad788c7f9f85077ff3ceccee41a09964