[INFO] cloning repository https://github.com/KlavsKalnins/gst-web-overlay
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KlavsKalnins/gst-web-overlay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKlavsKalnins%2Fgst-web-overlay", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKlavsKalnins%2Fgst-web-overlay'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e6b5cda8188dc57d2df66fb55db0ed7da7c1c31
[INFO] checking KlavsKalnins/gst-web-overlay against master#b389b0ab72cb0aa9acf4df0ae0c0e12090782da9 for pr-128351-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKlavsKalnins%2Fgst-web-overlay" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/KlavsKalnins/gst-web-overlay on toolchain b389b0ab72cb0aa9acf4df0ae0c0e12090782da9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/KlavsKalnins/gst-web-overlay
[INFO] finished tweaking git repo https://github.com/KlavsKalnins/gst-web-overlay
[INFO] tweaked toml for git repo https://github.com/KlavsKalnins/gst-web-overlay written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/KlavsKalnins/gst-web-overlay 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" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b081bfe6cff392f10f341381acfe3dd3d2a74c2be1a2abc46ad20e35ab6d2d8
[INFO] running `Command { std: "docker" "start" "-a" "3b081bfe6cff392f10f341381acfe3dd3d2a74c2be1a2abc46ad20e35ab6d2d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b081bfe6cff392f10f341381acfe3dd3d2a74c2be1a2abc46ad20e35ab6d2d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b081bfe6cff392f10f341381acfe3dd3d2a74c2be1a2abc46ad20e35ab6d2d8", kill_on_drop: false }`
[INFO] [stdout] 3b081bfe6cff392f10f341381acfe3dd3d2a74c2be1a2abc46ad20e35ab6d2d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77f33a0b315b2088d781a12af9477626c9f5a98d175afea8e2649d09458105b8
[INFO] running `Command { std: "docker" "start" "-a" "77f33a0b315b2088d781a12af9477626c9f5a98d175afea8e2649d09458105b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling version-compare v0.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling libc v0.2.102
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling cfg-expr v0.8.1
[INFO] [stderr]     Checking pretty-hex v0.2.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking muldiv v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.17
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling system-deps v3.2.0
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling glib-macros v0.14.1
[INFO] [stderr]    Compiling glib-sys v0.14.0
[INFO] [stderr]    Compiling gobject-sys v0.14.0
[INFO] [stderr]    Compiling gstreamer-sys v0.17.3
[INFO] [stderr]     Checking glib v0.14.5
[INFO] [stderr]     Checking gstreamer v0.17.4
[INFO] [stderr]     Checking gst-web-overlay v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.16s
[INFO] running `Command { std: "docker" "inspect" "77f33a0b315b2088d781a12af9477626c9f5a98d175afea8e2649d09458105b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77f33a0b315b2088d781a12af9477626c9f5a98d175afea8e2649d09458105b8", kill_on_drop: false }`
[INFO] [stdout] 77f33a0b315b2088d781a12af9477626c9f5a98d175afea8e2649d09458105b8
[INFO] checking KlavsKalnins/gst-web-overlay against try#16d823b1c168ce52c66ccc00dfd686f775a45c65 for pr-128351-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKlavsKalnins%2Fgst-web-overlay" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/KlavsKalnins/gst-web-overlay on toolchain 16d823b1c168ce52c66ccc00dfd686f775a45c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16d823b1c168ce52c66ccc00dfd686f775a45c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/KlavsKalnins/gst-web-overlay
[INFO] finished tweaking git repo https://github.com/KlavsKalnins/gst-web-overlay
[INFO] tweaked toml for git repo https://github.com/KlavsKalnins/gst-web-overlay written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/KlavsKalnins/gst-web-overlay 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" "+16d823b1c168ce52c66ccc00dfd686f775a45c65" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+16d823b1c168ce52c66ccc00dfd686f775a45c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b72c9d6264cbbc8dbead7f88e7bb0339dcdf772bd272f0310b118a29ef373ede
[INFO] running `Command { std: "docker" "start" "-a" "b72c9d6264cbbc8dbead7f88e7bb0339dcdf772bd272f0310b118a29ef373ede", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b72c9d6264cbbc8dbead7f88e7bb0339dcdf772bd272f0310b118a29ef373ede", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b72c9d6264cbbc8dbead7f88e7bb0339dcdf772bd272f0310b118a29ef373ede", kill_on_drop: false }`
[INFO] [stdout] b72c9d6264cbbc8dbead7f88e7bb0339dcdf772bd272f0310b118a29ef373ede
[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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+16d823b1c168ce52c66ccc00dfd686f775a45c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f8a866062af84573386bba5b299b39132e7941aa735c9df83930cf6480c4079
[INFO] running `Command { std: "docker" "start" "-a" "2f8a866062af84573386bba5b299b39132e7941aa735c9df83930cf6480c4079", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling version-compare v0.0.11
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling libc v0.2.102
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling cfg-expr v0.8.1
[INFO] [stderr]     Checking pretty-hex v0.2.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking muldiv v1.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.17
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling system-deps v3.2.0
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling glib-macros v0.14.1
[INFO] [stderr]    Compiling glib-sys v0.14.0
[INFO] [stderr]    Compiling gobject-sys v0.14.0
[INFO] [stderr]    Compiling gstreamer-sys v0.17.3
[INFO] [stderr]     Checking glib v0.14.5
[INFO] [stderr]     Checking gstreamer v0.17.4
[INFO] [stderr]     Checking gst-web-overlay v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.94s
[INFO] running `Command { std: "docker" "inspect" "2f8a866062af84573386bba5b299b39132e7941aa735c9df83930cf6480c4079", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f8a866062af84573386bba5b299b39132e7941aa735c9df83930cf6480c4079", kill_on_drop: false }`
[INFO] [stdout] 2f8a866062af84573386bba5b299b39132e7941aa735c9df83930cf6480c4079
