[INFO] cloning repository https://github.com/noriapi/gstreamer-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noriapi/gstreamer-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoriapi%2Fgstreamer-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoriapi%2Fgstreamer-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5fc426fef83cdf36783e65f7851183689ed5db6
[INFO] checking noriapi/gstreamer-test against master#b389b0ab72cb0aa9acf4df0ae0c0e12090782da9 for pr-128351-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoriapi%2Fgstreamer-test" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/noriapi/gstreamer-test 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/noriapi/gstreamer-test
[INFO] finished tweaking git repo https://github.com/noriapi/gstreamer-test
[INFO] tweaked toml for git repo https://github.com/noriapi/gstreamer-test written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/noriapi/gstreamer-test 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]  Downloading crates ...
[INFO] [stderr]   Downloaded gobject-sys v0.17.10
[INFO] [stderr]   Downloaded glib-macros v0.17.10
[INFO] [stderr]   Downloaded glib-sys v0.17.10
[INFO] [stderr]   Downloaded gio-sys v0.17.10
[INFO] [stderr]   Downloaded gstreamer-sys v0.20.0
[INFO] [stderr]   Downloaded gstreamer v0.20.6
[INFO] [stderr]   Downloaded glib v0.17.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 2a47c1531efe04e30a77106c67b5727d6f8d5a47a5e37893896c636a2c403c43
[INFO] running `Command { std: "docker" "start" "-a" "2a47c1531efe04e30a77106c67b5727d6f8d5a47a5e37893896c636a2c403c43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a47c1531efe04e30a77106c67b5727d6f8d5a47a5e37893896c636a2c403c43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a47c1531efe04e30a77106c67b5727d6f8d5a47a5e37893896c636a2c403c43", kill_on_drop: false }`
[INFO] [stdout] 2a47c1531efe04e30a77106c67b5727d6f8d5a47a5e37893896c636a2c403c43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 143c74c8f391f91536de71fe4c967b0e592a4995daa62291ff4c9e4d78dc0d29
[INFO] running `Command { std: "docker" "start" "-a" "143c74c8f391f91536de71fe4c967b0e592a4995daa62291ff4c9e4d78dc0d29", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]    Compiling target-lexicon v0.12.7
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling cfg-expr v0.15.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking pretty-hex v0.3.0
[INFO] [stderr]     Checking option-operations v0.5.0
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]    Compiling toml_datetime v0.6.2
[INFO] [stderr]    Compiling serde_spanned v0.6.2
[INFO] [stderr]    Compiling toml_edit v0.19.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling toml v0.7.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling system-deps v6.1.0
[INFO] [stderr]    Compiling glib-macros v0.17.10
[INFO] [stderr]    Compiling glib-sys v0.17.10
[INFO] [stderr]    Compiling gobject-sys v0.17.10
[INFO] [stderr]    Compiling gio-sys v0.17.10
[INFO] [stderr]    Compiling gstreamer-sys v0.20.0
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking glib v0.17.10
[INFO] [stderr]     Checking gstreamer v0.20.6
[INFO] [stderr]     Checking gstreamer-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "143c74c8f391f91536de71fe4c967b0e592a4995daa62291ff4c9e4d78dc0d29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "143c74c8f391f91536de71fe4c967b0e592a4995daa62291ff4c9e4d78dc0d29", kill_on_drop: false }`
[INFO] [stdout] 143c74c8f391f91536de71fe4c967b0e592a4995daa62291ff4c9e4d78dc0d29
