[INFO] fetching crate tracing-gstreamer 0.3.2... [INFO] testing tracing-gstreamer-0.3.2 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate tracing-gstreamer 0.3.2 into /workspace/builds/worker-66/source [INFO] validating manifest of crates.io crate tracing-gstreamer 0.3.2 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-66/source/rust-toolchain [INFO] started tweaking crates.io crate tracing-gstreamer 0.3.2 [INFO] finished tweaking crates.io crate tracing-gstreamer 0.3.2 [INFO] tweaked toml for crates.io crate tracing-gstreamer 0.3.2 written to /workspace/builds/worker-66/source/Cargo.toml [INFO] crate crates.io crate tracing-gstreamer 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b96e61775a96a304d85153c1ce99fc965c4190d1b33d5d95fe9df97fdff7c4c [INFO] running `Command { std: "docker" "start" "-a" "1b96e61775a96a304d85153c1ce99fc965c4190d1b33d5d95fe9df97fdff7c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b96e61775a96a304d85153c1ce99fc965c4190d1b33d5d95fe9df97fdff7c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b96e61775a96a304d85153c1ce99fc965c4190d1b33d5d95fe9df97fdff7c4c", kill_on_drop: false }` [INFO] [stdout] 1b96e61775a96a304d85153c1ce99fc965c4190d1b33d5d95fe9df97fdff7c4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ace39fd6325447552c6b55b4d3e07dd63e2abfa93c45abbab6458f1c03cc5ec [INFO] running `Command { std: "docker" "start" "-a" "9ace39fd6325447552c6b55b4d3e07dd63e2abfa93c45abbab6458f1c03cc5ec", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling muldiv v1.0.0 [INFO] [stderr] Compiling pretty-hex v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling cfg-expr v0.9.1 [INFO] [stderr] Compiling option-operations v0.4.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling system-deps v6.0.1 [INFO] [stderr] Compiling glib-sys v0.15.5 [INFO] [stderr] Compiling gobject-sys v0.15.5 [INFO] [stderr] Compiling gstreamer-sys v0.18.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling glib-macros v0.15.3 [INFO] [stderr] Compiling glib v0.15.5 [INFO] [stderr] Compiling gstreamer v0.18.3 [INFO] [stderr] Compiling tracing-gstreamer v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.73s [INFO] running `Command { std: "docker" "inspect" "9ace39fd6325447552c6b55b4d3e07dd63e2abfa93c45abbab6458f1c03cc5ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ace39fd6325447552c6b55b4d3e07dd63e2abfa93c45abbab6458f1c03cc5ec", kill_on_drop: false }` [INFO] [stdout] 9ace39fd6325447552c6b55b4d3e07dd63e2abfa93c45abbab6458f1c03cc5ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0bc7fd0bd3ef1584da3ac49913c2128a594e211742eb22fbb32c66069227735 [INFO] running `Command { std: "docker" "start" "-a" "c0bc7fd0bd3ef1584da3ac49913c2128a594e211742eb22fbb32c66069227735", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracy-client-sys v0.16.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling tracy-client v0.12.6 [INFO] [stderr] Compiling tracing-tracy v0.7.0 [INFO] [stderr] Compiling tracing-gstreamer v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 49.15s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/tracing_gstreamer-06eab163c925fd97) [INFO] running `Command { std: "docker" "inspect" "c0bc7fd0bd3ef1584da3ac49913c2128a594e211742eb22fbb32c66069227735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0bc7fd0bd3ef1584da3ac49913c2128a594e211742eb22fbb32c66069227735", kill_on_drop: false }` [INFO] [stdout] c0bc7fd0bd3ef1584da3ac49913c2128a594e211742eb22fbb32c66069227735 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f2f43ad37e4aee32424f154f5083d9262936fe889b066ece42ad7e2acd9a3c07 [INFO] running `Command { std: "docker" "start" "-a" "f2f43ad37e4aee32424f154f5083d9262936fe889b066ece42ad7e2acd9a3c07", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.58s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tracing_gstreamer-06eab163c925fd97) [INFO] [stdout] [test_simple_error] event: Event { fields: ValueSet { message: "simple error", callsite: Identifier(0x55af03a1a1e0) }, metadata: Metadata { name: "", target: "gstreamer::test_error_cat", level: Level(Error), module_path: "tracing_gstreamer::tests", location: src/tests.rs:222, fields: {message, gobject.address, gobject.type, gstobject.name, gstelement.state, gstelement.pending_state, gstpad.state, gstpad.parent.name, gstpad.parent.state, gstpad.parent.pending_state}, callsite: Identifier(0x55af03a1a1e0), kind: Kind(EVENT) }, parent: Current } [INFO] [stdout] [test_simple_warning] event: Event { fields: ValueSet { message: "simple warning", callsite: Identifier(0x55af039fcd10) }, metadata: Metadata { name: "", target: "gstreamer::test_simple_cat", level: Level(Warn), module_path: "tracing_gstreamer::tests", location: src/tests.rs:239, fields: {message, gobject.address, gobject.type, gstobject.name, gstelement.state, gstelement.pending_state, gstpad.state, gstpad.parent.name, gstpad.parent.state, gstpad.parent.pending_state}, callsite: Identifier(0x55af039fcd10), kind: Kind(EVENT) }, parent: Current } [INFO] [stdout] [test_simple_events] event: Event { fields: ValueSet { message: "simple fixme", callsite: Identifier(0x55af03948250) }, metadata: Metadata { name: "", target: "gstreamer::test_simple_cat", level: Level(Warn), module_path: "tracing_gstreamer::tests", location: src/tests.rs:256, fields: {message, gobject.address, gobject.type, gstobject.name, gstelement.state, gstelement.pending_state, gstpad.state, gstpad.parent.name, gstpad.parent.state, gstpad.parent.pending_state}, callsite: Identifier(0x55af03948250), kind: Kind(EVENT) }, parent: Current } [INFO] [stdout] [test_simple_events] event: Event { fields: ValueSet { message: "simple info", callsite: Identifier(0x55af03944840) }, metadata: Metadata { name: "", target: "gstreamer::test_simple_cat", level: Level(Info), module_path: "tracing_gstreamer::tests", location: src/tests.rs:257, fields: {message, gobject.address, gobject.type, gstobject.name, gstelement.state, gstelement.pending_state, gstpad.state, gstpad.parent.name, gstpad.parent.state, gstpad.parent.pending_state}, callsite: Identifier(0x55af03944840), kind: Kind(EVENT) }, parent: Current } [INFO] [stdout] [test_simple_events] event: Event { fields: ValueSet { message: "simple memdump", callsite: Identifier(0x55af0393d520) }, metadata: Metadata { name: "", target: "gstreamer::test_simple_cat", level: Level(Trace), module_path: "tracing_gstreamer::tests", location: src/tests.rs:258, fields: {message, gobject.address, gobject.type, gstobject.name, gstelement.state, gstelement.pending_state, gstpad.state, gstpad.parent.name, gstpad.parent.state, gstpad.parent.pending_state}, callsite: Identifier(0x55af0393d520), kind: Kind(EVENT) }, parent: Current } [INFO] [stdout] [test_simple_events] event: Event { fields: ValueSet { message: "simple trace", callsite: Identifier(0x55af0393a400) }, metadata: Metadata { name: "", target: "gstreamer::test_simple_cat", level: Level(Trace), module_path: "tracing_gstreamer::tests", location: src/tests.rs:259, fields: {message, gobject.address, gobject.type, gstobject.name, gstelement.state, gstelement.pending_state, gstpad.state, gstpad.parent.name, gstpad.parent.state, gstpad.parent.pending_state}, callsite: Identifier(0x55af0393a400), kind: Kind(EVENT) }, parent: Current } [INFO] [stdout] [test_with_object] event: Event { fields: ValueSet { message: "with object", gobject.address: 94210169364560, gobject.type: "GstPipeline", gstobject.name: "pipeline0", gstelement.state: "null", gstelement.pending_state: "void-pending", callsite: Identifier(0x55af03a61300) }, metadata: Metadata { name: "", target: "gstreamer::test_object_cat", level: Level(Error), module_path: "tracing_gstreamer::tests", location: src/tests.rs:298, fields: {message, gobject.address, gobject.type, gstobject.name, gstelement.state, gstelement.pending_state, gstpad.state, gstpad.parent.name, gstpad.parent.state, gstpad.parent.pending_state}, callsite: Identifier(0x55af03a61300), kind: Kind(EVENT) }, parent: Current } [INFO] [stdout] [test_with_upcast_object] event: Event { fields: ValueSet { message: "with upcast object", gobject.address: 94210169372960, gobject.type: "GstBin", gstobject.name: "bin0", gstelement.state: "null", gstelement.pending_state: "void-pending", callsite: Identifier(0x55af03abe200) }, metadata: Metadata { name: "", target: "gstreamer::test_object_cat", level: Level(Error), module_path: "tracing_gstreamer::tests", location: src/tests.rs:324, fields: {message, gobject.address, gobject.type, gstobject.name, gstelement.state, gstelement.pending_state, gstpad.state, gstpad.parent.name, gstpad.parent.state, gstpad.parent.pending_state}, callsite: Identifier(0x55af03abe200), kind: Kind(EVENT) }, parent: Current } [INFO] [stdout] [test_with_pad] event: Event { fields: ValueSet { message: "with pad object", gobject.address: 94210169381280, gobject.type: "GstPad", gstobject.name: "custom_pad_name", gstpad.state: {FLUSHING, NEED_PARENT}, gstpad.parent.name: "custom_bin_name", gstpad.parent.state: "null", gstpad.parent.pending_state: "void-pending", callsite: Identifier(0x55af03ad8300) }, metadata: Metadata { name: "", target: "gstreamer::test_pad_cat", level: Level(Error), module_path: "tracing_gstreamer::tests", location: src/tests.rs:352, fields: {message, gobject.address, gobject.type, gstobject.name, gstelement.state, gstelement.pending_state, gstpad.state, gstpad.parent.name, gstpad.parent.state, gstpad.parent.pending_state}, callsite: Identifier(0x55af03ad8300), kind: Kind(EVENT) }, parent: Current } [INFO] [stdout] [test_disintegration] event: Event { fields: ValueSet { message: "apple", callsite: Identifier(0x55af03931af0) }, metadata: Metadata { name: "", target: "gstreamer::disintegration", level: Level(Error), module_path: "tracing_gstreamer::tests", location: src/tests.rs:378, fields: {message, gobject.address, gobject.type, gstobject.name, gstelement.state, gstelement.pending_state, gstpad.state, gstpad.parent.name, gstpad.parent.state, gstpad.parent.pending_state}, callsite: Identifier(0x55af03931af0), kind: Kind(EVENT) }, parent: Current } [INFO] [stdout] [test_disintegration] event: Event { fields: ValueSet { message: "chaenomeles", callsite: Identifier(0x55af03a4ba90) }, metadata: Metadata { name: "", target: "gstreamer::disintegration", level: Level(Error), module_path: "tracing_gstreamer::tests", location: src/tests.rs:382, fields: {message, gobject.address, gobject.type, gstobject.name, gstelement.state, gstelement.pending_state, gstpad.state, gstpad.parent.name, gstpad.parent.state, gstpad.parent.pending_state}, callsite: Identifier(0x55af03a4ba90), kind: Kind(EVENT) }, parent: Current } [INFO] [stdout] [test_formatting] event: Event { fields: ValueSet { message: "the answer is believed to be 42.", callsite: Identifier(0x55af03ab7e60) }, metadata: Metadata { name: "", target: "gstreamer::ANSWERS", level: Level(Warn), module_path: "tracing_gstreamer::tests", location: src/tests.rs:407, fields: {message, gobject.address, gobject.type, gstobject.name, gstelement.state, gstelement.pending_state, gstpad.state, gstpad.parent.name, gstpad.parent.state, gstpad.parent.pending_state}, callsite: Identifier(0x55af03ab7e60), kind: Kind(EVENT) }, parent: Current } [INFO] [stdout] [test_interests] event: Event { fields: ValueSet { message: "warnings should be visible", callsite: Identifier(0x55af0397e670) }, metadata: Metadata { name: "", target: "gstreamer::INTERESTS", level: Level(Warn), module_path: "tracing_gstreamer::tests", location: src/tests.rs:444, fields: {message, gobject.address, gobject.type, gstobject.name, gstelement.state, gstelement.pending_state, gstpad.state, gstpad.parent.name, gstpad.parent.state, gstpad.parent.pending_state}, callsite: Identifier(0x55af0397e670), kind: Kind(EVENT) }, parent: Current } [INFO] [stdout] [test_interests] event: Event { fields: ValueSet { message: "errors should be visible", callsite: Identifier(0x55af03aa4460) }, metadata: Metadata { name: "", target: "gstreamer::INTERESTS", level: Level(Error), module_path: "tracing_gstreamer::tests", location: src/tests.rs:445, fields: {message, gobject.address, gobject.type, gstobject.name, gstelement.state, gstelement.pending_state, gstpad.state, gstpad.parent.name, gstpad.parent.state, gstpad.parent.pending_state}, callsite: Identifier(0x55af03aa4460), kind: Kind(EVENT) }, parent: Current } [INFO] [stderr] Doc-tests tracing-gstreamer [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 27) ... ok [INFO] [stdout] test src/lib.rs - (line 41) ... ok [INFO] [stdout] test src/lib.rs - (line 14) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.20s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f2f43ad37e4aee32424f154f5083d9262936fe889b066ece42ad7e2acd9a3c07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2f43ad37e4aee32424f154f5083d9262936fe889b066ece42ad7e2acd9a3c07", kill_on_drop: false }` [INFO] [stdout] f2f43ad37e4aee32424f154f5083d9262936fe889b066ece42ad7e2acd9a3c07