[INFO] cloning repository https://github.com/arcnmx/gst-protectbuffer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arcnmx/gst-protectbuffer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcnmx%2Fgst-protectbuffer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcnmx%2Fgst-protectbuffer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c6abdca37d07c556a6e08910e73944b5808a1fb2
[INFO] checking arcnmx/gst-protectbuffer against master#b389b0ab72cb0aa9acf4df0ae0c0e12090782da9 for pr-128351-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcnmx%2Fgst-protectbuffer" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/arcnmx/gst-protectbuffer 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/arcnmx/gst-protectbuffer
[INFO] finished tweaking git repo https://github.com/arcnmx/gst-protectbuffer
[INFO] tweaked toml for git repo https://github.com/arcnmx/gst-protectbuffer written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/arcnmx/gst-protectbuffer 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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pin-project-lite v0.2.7
[INFO] [stderr]   Downloaded unicode-segmentation v1.8.0
[INFO] [stderr]   Downloaded thiserror v1.0.26
[INFO] [stderr]   Downloaded thiserror-impl v1.0.26
[INFO] [stderr]   Downloaded anyhow v1.0.42
[INFO] [stderr]   Downloaded proc-macro2 v1.0.28
[INFO] [stderr]   Downloaded syn v1.0.74
[INFO] [stderr]   Downloaded libc v0.2.98
[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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2bc2970d0892ad1426a85247e6d4d31b886fc21e5770913177212e3d06915430
[INFO] running `Command { std: "docker" "start" "-a" "2bc2970d0892ad1426a85247e6d4d31b886fc21e5770913177212e3d06915430", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2bc2970d0892ad1426a85247e6d4d31b886fc21e5770913177212e3d06915430", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bc2970d0892ad1426a85247e6d4d31b886fc21e5770913177212e3d06915430", kill_on_drop: false }`
[INFO] [stdout] 2bc2970d0892ad1426a85247e6d4d31b886fc21e5770913177212e3d06915430
[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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2cda71791812f77a592a4be8b7831227f5f9671bf83ce8a51e09884333c51d07
[INFO] running `Command { std: "docker" "start" "-a" "2cda71791812f77a592a4be8b7831227f5f9671bf83ce8a51e09884333c51d07", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling gstreamer v0.16.7
[INFO] [stderr]     Checking muldiv v0.2.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]    Compiling gstreamer-base v0.16.5
[INFO] [stderr]     Checking pretty-hex v0.2.1
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling glib-macros v0.10.1
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling system-deps v1.3.2
[INFO] [stderr]    Compiling glib-sys v0.10.1
[INFO] [stderr]    Compiling gobject-sys v0.10.0
[INFO] [stderr]    Compiling gstreamer-sys v0.9.1
[INFO] [stderr]    Compiling gstreamer-base-sys v0.9.1
[INFO] [stderr]     Checking futures-executor v0.3.15
[INFO] [stderr]     Checking glib v0.10.3
[INFO] [stderr]     Checking gst-protectbuffer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.73s
[INFO] running `Command { std: "docker" "inspect" "2cda71791812f77a592a4be8b7831227f5f9671bf83ce8a51e09884333c51d07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cda71791812f77a592a4be8b7831227f5f9671bf83ce8a51e09884333c51d07", kill_on_drop: false }`
[INFO] [stdout] 2cda71791812f77a592a4be8b7831227f5f9671bf83ce8a51e09884333c51d07
[INFO] checking arcnmx/gst-protectbuffer against try#16d823b1c168ce52c66ccc00dfd686f775a45c65 for pr-128351-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcnmx%2Fgst-protectbuffer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/arcnmx/gst-protectbuffer 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/arcnmx/gst-protectbuffer
[INFO] finished tweaking git repo https://github.com/arcnmx/gst-protectbuffer
[INFO] tweaked toml for git repo https://github.com/arcnmx/gst-protectbuffer written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/arcnmx/gst-protectbuffer 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16d823b1c168ce52c66ccc00dfd686f775a45c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46bb0e231b20af7ce6fa7c63bbe4024349a1103475fc2eed706c3db6352a6f16
[INFO] running `Command { std: "docker" "start" "-a" "46bb0e231b20af7ce6fa7c63bbe4024349a1103475fc2eed706c3db6352a6f16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46bb0e231b20af7ce6fa7c63bbe4024349a1103475fc2eed706c3db6352a6f16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46bb0e231b20af7ce6fa7c63bbe4024349a1103475fc2eed706c3db6352a6f16", kill_on_drop: false }`
[INFO] [stdout] 46bb0e231b20af7ce6fa7c63bbe4024349a1103475fc2eed706c3db6352a6f16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16d823b1c168ce52c66ccc00dfd686f775a45c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e118f1a8c929655e44793e1fe626dc72247753e5f8402ccc48afd876ea4d71a
[INFO] running `Command { std: "docker" "start" "-a" "8e118f1a8c929655e44793e1fe626dc72247753e5f8402ccc48afd876ea4d71a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling gstreamer v0.16.7
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking pretty-hex v0.2.1
[INFO] [stderr]    Compiling gstreamer-base v0.16.5
[INFO] [stderr]     Checking muldiv v0.2.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling glib-macros v0.10.1
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling system-deps v1.3.2
[INFO] [stderr]    Compiling glib-sys v0.10.1
[INFO] [stderr]    Compiling gobject-sys v0.10.0
[INFO] [stderr]    Compiling gstreamer-sys v0.9.1
[INFO] [stderr]    Compiling gstreamer-base-sys v0.9.1
[INFO] [stderr]     Checking futures-executor v0.3.15
[INFO] [stderr]     Checking glib v0.10.3
[INFO] [stderr]     Checking gst-protectbuffer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.61s
[INFO] running `Command { std: "docker" "inspect" "8e118f1a8c929655e44793e1fe626dc72247753e5f8402ccc48afd876ea4d71a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e118f1a8c929655e44793e1fe626dc72247753e5f8402ccc48afd876ea4d71a", kill_on_drop: false }`
[INFO] [stdout] 8e118f1a8c929655e44793e1fe626dc72247753e5f8402ccc48afd876ea4d71a
