[INFO] cloning repository https://github.com/teervo/soi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/teervo/soi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteervo%2Fsoi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteervo%2Fsoi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8484234ff3283c028a131887be4578d9b4f91a22
[INFO] checking teervo/soi/8484234ff3283c028a131887be4578d9b4f91a22 against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteervo%2Fsoi" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/teervo/soi
[INFO] finished tweaking git repo https://github.com/teervo/soi
[INFO] tweaked toml for git repo https://github.com/teervo/soi written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/teervo/soi on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/teervo/soi 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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 18 packages to latest compatible versions
[INFO] [stderr]     Updating anyhow v1.0.44 -> v1.0.102
[INFO] [stderr]       Adding bitflags v2.11.0
[INFO] [stderr]       Adding dbus v0.9.10
[INFO] [stderr]       Adding libdbus-sys v0.2.7
[INFO] [stderr]       Adding libredox v0.0.2
[INFO] [stderr]     Updating redox_syscall v0.2.9 -> v0.4.1
[INFO] [stderr]     Updating redox_termios v0.1.2 -> v0.1.3
[INFO] [stderr]     Updating termion v1.5.6 -> v3.0.0 (available: v4.0.6)
[INFO] [stderr]       Adding windows-sys v0.59.0
[INFO] [stderr]       Adding windows-targets v0.52.6
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_aarch64_msvc v0.52.6
[INFO] [stderr]       Adding windows_i686_gnu v0.52.6
[INFO] [stderr]       Adding windows_i686_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_i686_msvc v0.52.6
[INFO] [stderr]       Adding windows_x86_64_gnu v0.52.6
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_x86_64_msvc v0.52.6
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded version-compare v0.0.11
[INFO] [stderr]   Downloaded redox_termios v0.1.3
[INFO] [stderr]   Downloaded system-deps v3.1.1
[INFO] [stderr]   Downloaded thiserror v1.0.25
[INFO] [stderr]   Downloaded thiserror-impl v1.0.25
[INFO] [stderr]   Downloaded futures-core v0.3.15
[INFO] [stderr]   Downloaded array-init v2.0.0
[INFO] [stderr]   Downloaded proc-macro-crate v1.0.0
[INFO] [stderr]   Downloaded pretty-hex v0.2.1
[INFO] [stderr]   Downloaded futures-task v0.3.15
[INFO] [stderr]   Downloaded termion v3.0.0
[INFO] [stderr]   Downloaded glib-macros v0.14.0
[INFO] [stderr]   Downloaded pin-project-lite v0.2.6
[INFO] [stderr]   Downloaded futures-channel v0.3.15
[INFO] [stderr]   Downloaded gstreamer-audio-sys v0.17.0
[INFO] [stderr]   Downloaded anyhow v1.0.102
[INFO] [stderr]   Downloaded gstreamer-sys v0.17.3
[INFO] [stderr]   Downloaded dbus v0.9.10
[INFO] [stderr]   Downloaded gstreamer-base v0.17.0
[INFO] [stderr]   Downloaded futures-util v0.3.15
[INFO] [stderr]   Downloaded glib v0.14.5
[INFO] [stderr]   Downloaded gstreamer-audio v0.17.2
[INFO] [stderr]   Downloaded glib-sys v0.14.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.27
[INFO] [stderr]   Downloaded gstreamer v0.17.4
[INFO] [stderr]   Downloaded syn v1.0.73
[INFO] [stderr]   Downloaded cfg-expr v0.7.4
[INFO] [stderr]   Downloaded gstreamer-base-sys v0.17.0
[INFO] [stderr]   Downloaded futures-executor v0.3.15
[INFO] [stderr]   Downloaded paste v1.0.5
[INFO] [stderr]   Downloaded gobject-sys v0.14.0
[INFO] [stderr]   Downloaded muldiv v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f9fdc2def359e9aeec5caf59663a7f8c69c17932577e310b1cbcc79f48875e6
[INFO] running `Command { std: "docker" "start" "-a" "7f9fdc2def359e9aeec5caf59663a7f8c69c17932577e310b1cbcc79f48875e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f9fdc2def359e9aeec5caf59663a7f8c69c17932577e310b1cbcc79f48875e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f9fdc2def359e9aeec5caf59663a7f8c69c17932577e310b1cbcc79f48875e6", kill_on_drop: false }`
[INFO] [stdout] 7f9fdc2def359e9aeec5caf59663a7f8c69c17932577e310b1cbcc79f48875e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fadb60f82f54dac0fd82ccaf3d368e42782bf98530145885b4e3c4c3d833758b
[INFO] running `Command { std: "docker" "start" "-a" "fadb60f82f54dac0fd82ccaf3d368e42782bf98530145885b4e3c4c3d833758b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling cfg-expr v0.7.4
[INFO] [stderr]    Compiling version-compare v0.0.11
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-task v0.3.15
[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 num-integer v0.1.44
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]     Checking muldiv v1.0.0
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]     Checking pretty-hex v0.2.1
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking array-init v2.0.0
[INFO] [stderr]     Checking dbus v0.9.10
[INFO] [stderr]     Checking termion v3.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking futures-executor v0.3.15
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.25
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling thiserror v1.0.25
[INFO] [stderr]    Compiling proc-macro-crate v1.0.0
[INFO] [stderr]    Compiling system-deps v3.1.1
[INFO] [stderr]    Compiling glib-macros v0.14.0
[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]    Compiling gstreamer-base-sys v0.17.0
[INFO] [stderr]    Compiling gstreamer-audio-sys v0.17.0
[INFO] [stderr] warning: gstreamer-audio-sys@0.17.0: `PKG_CONFIG_ALLOW_SYSTEM_CFLAGS="1" "pkg-config" "--libs" "--cflags" "gstreamer-audio-1.0" "gstreamer-audio-1.0 >= 1.8"` did not exit successfully: exit status: 1
[INFO] [stderr] error: failed to run custom build command for `gstreamer-audio-sys v0.17.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/gstreamer-audio-sys-2f6fa20e8138d9ef/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=GSTREAMER_AUDIO_1.0_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=GSTREAMER_AUDIO_1.0_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=GSTREAMER_AUDIO_1.0_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:warning=`PKG_CONFIG_ALLOW_SYSTEM_CFLAGS="1" "pkg-config" "--libs" "--cflags" "gstreamer-audio-1.0" "gstreamer-audio-1.0 >= 1.8"` did not exit successfully: exit status: 1
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Package gstreamer-audio-1.0 was not found in the pkg-config search path.
[INFO] [stderr]   Perhaps you should add the directory containing `gstreamer-audio-1.0.pc'
[INFO] [stderr]   to the PKG_CONFIG_PATH environment variable
[INFO] [stderr]   Package 'gstreamer-audio-1.0', required by 'virtual:world', not found
[INFO] [stderr]   Package 'gstreamer-audio-1.0', required by 'virtual:world', not found
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fadb60f82f54dac0fd82ccaf3d368e42782bf98530145885b4e3c4c3d833758b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fadb60f82f54dac0fd82ccaf3d368e42782bf98530145885b4e3c4c3d833758b", kill_on_drop: false }`
[INFO] [stdout] fadb60f82f54dac0fd82ccaf3d368e42782bf98530145885b4e3c4c3d833758b
