[INFO] fetching crate gst-log-parser 0.4.1... [INFO] checking gst-log-parser-0.4.1 against try#6d565b71a096078f59574161a2a382ec4a1eb751 for pr-132325 [INFO] extracting crate gst-log-parser 0.4.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate gst-log-parser 0.4.1 on toolchain 6d565b71a096078f59574161a2a382ec4a1eb751 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6d565b71a096078f59574161a2a382ec4a1eb751" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gst-log-parser 0.4.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate gst-log-parser 0.4.1 [INFO] tweaked toml for crates.io crate gst-log-parser 0.4.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate gst-log-parser 0.4.1 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" "+6d565b71a096078f59574161a2a382ec4a1eb751" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+6d565b71a096078f59574161a2a382ec4a1eb751" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8315dfb12920875d6954a7e3769e60c84793e71250427d6265e151b352a227e6 [INFO] running `Command { std: "docker" "start" "-a" "8315dfb12920875d6954a7e3769e60c84793e71250427d6265e151b352a227e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8315dfb12920875d6954a7e3769e60c84793e71250427d6265e151b352a227e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8315dfb12920875d6954a7e3769e60c84793e71250427d6265e151b352a227e6", kill_on_drop: false }` [INFO] [stdout] 8315dfb12920875d6954a7e3769e60c84793e71250427d6265e151b352a227e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+6d565b71a096078f59574161a2a382ec4a1eb751" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d86fe3729637da3efbac29c4a407da9c65429cb6c3ebd616c900b7441a1c0bf [INFO] running `Command { std: "docker" "start" "-a" "0d86fe3729637da3efbac29c4a407da9c65429cb6c3ebd616c900b7441a1c0bf", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling winnow v0.5.39 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling indexmap v2.2.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling cfg-expr v0.15.7 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking muldiv v1.0.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking option-operations v0.5.0 [INFO] [stderr] Checking gnuplot v0.0.41 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.4 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling glib-macros v0.19.0 [INFO] [stderr] Compiling system-deps v6.2.0 [INFO] [stderr] Compiling glib-sys v0.19.0 [INFO] [stderr] Compiling gobject-sys v0.19.0 [INFO] [stderr] Compiling gio-sys v0.19.0 [INFO] [stderr] Compiling gstreamer-sys v0.22.0 [INFO] [stderr] Checking glib v0.19.0 [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'a> I: translate::ToGlibPtr<'a, *mut ::GlibType>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glib-0.19.0/src/object.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | impl CastNone for Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a> I: translate::ToGlibPtr<'a, *mut ::GlibType>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glib-0.19.0/src/object.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | impl CastNone for Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 341 | Self::Inner: IsA, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required by a bound in `object::ObjectType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glib-0.19.0/src/object.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 21 | pub unsafe trait ObjectType: [INFO] [stdout] | ---------- required by a bound in this trait [INFO] [stdout] ... [INFO] [stdout] 36 | + for<'a> ToGlibPtr<'a, *mut ::GlibType> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ObjectType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'a> I: translate::ToGlibPtr<'a, *mut ::GlibType>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glib-0.19.0/src/object.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | impl CastNone for Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a> I: translate::ToGlibPtr<'a, *mut ::GlibType>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glib-0.19.0/src/object.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | impl CastNone for Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 349 | Self::Inner: IsA, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required by a bound in `object::ObjectType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glib-0.19.0/src/object.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 21 | pub unsafe trait ObjectType: [INFO] [stdout] | ---------- required by a bound in this trait [INFO] [stdout] ... [INFO] [stdout] 36 | + for<'a> ToGlibPtr<'a, *mut ::GlibType> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ObjectType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `glib` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0d86fe3729637da3efbac29c4a407da9c65429cb6c3ebd616c900b7441a1c0bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d86fe3729637da3efbac29c4a407da9c65429cb6c3ebd616c900b7441a1c0bf", kill_on_drop: false }` [INFO] [stdout] 0d86fe3729637da3efbac29c4a407da9c65429cb6c3ebd616c900b7441a1c0bf