[INFO] fetching crate scribble 0.1.0...
[INFO] testing scribble-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate scribble 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate scribble 0.1.0
[INFO] finished tweaking crates.io crate scribble 0.1.0
[INFO] tweaked toml for crates.io crate scribble 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scribble 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scribble 0.1.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90ec886dd384c5308be70524e5ac6b9fe6098511daaed0096056e615714894e5
[INFO] running `Command { std: "docker" "start" "-a" "90ec886dd384c5308be70524e5ac6b9fe6098511daaed0096056e615714894e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90ec886dd384c5308be70524e5ac6b9fe6098511daaed0096056e615714894e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90ec886dd384c5308be70524e5ac6b9fe6098511daaed0096056e615714894e5", kill_on_drop: false }`
[INFO] [stdout] 90ec886dd384c5308be70524e5ac6b9fe6098511daaed0096056e615714894e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7c0c90e0edeba770372549a06707793608acf538f68af7b070043333dd924a1
[INFO] running `Command { std: "docker" "start" "-a" "b7c0c90e0edeba770372549a06707793608acf538f68af7b070043333dd924a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling syn v1.0.30
[INFO] [stderr]    Compiling proc-macro-hack v0.5.16
[INFO] [stderr]    Compiling proc-macro-nested v0.1.4
[INFO] [stderr]    Compiling once_cell v1.4.0
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling futures-core v0.3.5
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling cairo-rs v0.8.1
[INFO] [stderr]    Compiling cc v1.0.54
[INFO] [stderr]    Compiling futures-channel v0.3.5
[INFO] [stderr]    Compiling tinystr v0.3.2
[INFO] [stderr]    Compiling futures-task v0.3.5
[INFO] [stderr]    Compiling standback v0.2.8
[INFO] [stderr]    Compiling gio v0.8.1
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling unic-langid-impl v0.9.0
[INFO] [stderr]    Compiling pango v0.8.0
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling glib-sys v0.9.1
[INFO] [stderr]    Compiling gobject-sys v0.9.1
[INFO] [stderr]    Compiling gstreamer-sys v0.8.1
[INFO] [stderr]    Compiling gio-sys v0.9.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.9.2
[INFO] [stderr]    Compiling gstreamer-base-sys v0.8.1
[INFO] [stderr]    Compiling quote v1.0.6
[INFO] [stderr]    Compiling pango-sys v0.9.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling gdk-sys v0.9.1
[INFO] [stderr]    Compiling atk-sys v0.9.1
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling nom v5.1.1
[INFO] [stderr]    Compiling gtk-sys v0.9.2
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling futures-io v0.3.5
[INFO] [stderr]    Compiling gstreamer v0.15.6
[INFO] [stderr]    Compiling gdk-pixbuf v0.8.0
[INFO] [stderr]    Compiling kurbo v0.6.1
[INFO] [stderr]    Compiling unic-langid v0.9.0
[INFO] [stderr]    Compiling muldiv v0.2.1
[INFO] [stderr]    Compiling gdk v0.12.1
[INFO] [stderr]    Compiling bindgen v0.53.3
[INFO] [stderr]    Compiling atk v0.8.0
[INFO] [stderr]    Compiling serde v1.0.111
[INFO] [stderr]    Compiling time v0.2.16
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling anyhow v1.0.31
[INFO] [stderr]    Compiling gtk v0.8.1
[INFO] [stderr]    Compiling xi-unicode v0.2.0
[INFO] [stderr]    Compiling gstreamer-base v0.15.4
[INFO] [stderr]    Compiling piet v0.1.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling lazycell v1.2.1
[INFO] [stderr]    Compiling type-map v0.3.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling im v15.0.0
[INFO] [stderr]    Compiling gstreamer-app-sys v0.8.1
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling alsa-sys v0.1.2
[INFO] [stderr]    Compiling gstreamer-audio-sys v0.8.1
[INFO] [stderr]    Compiling gstreamer-video-sys v0.8.1
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_xoshiro v0.4.0
[INFO] [stderr] error: failed to run custom build command for `gstreamer-app-sys v0.8.1`
[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-app-sys-f5a16a789687288e/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   `PKG_CONFIG_ALLOW_SYSTEM_CFLAGS="1" "pkg-config" "--libs" "--cflags" "gstreamer-app-1.0" "gstreamer-app-1.0 >= 1.8"` did not exit successfully: exit status: 1
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Package gstreamer-app-1.0 was not found in the pkg-config search path.
[INFO] [stderr]   Perhaps you should add the directory containing `gstreamer-app-1.0.pc'
[INFO] [stderr]   to the PKG_CONFIG_PATH environment variable
[INFO] [stderr]   Package 'gstreamer-app-1.0', required by 'virtual:world', not found
[INFO] [stderr]   Package 'gstreamer-app-1.0', required by 'virtual:world', not found
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `gstreamer-video-sys v0.8.1`
[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-video-sys-e029b85a70233c29/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   `PKG_CONFIG_ALLOW_SYSTEM_CFLAGS="1" "pkg-config" "--libs" "--cflags" "gstreamer-video-1.0" "gstreamer-video-1.0 >= 1.8"` did not exit successfully: exit status: 1
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Package gstreamer-video-1.0 was not found in the pkg-config search path.
[INFO] [stderr]   Perhaps you should add the directory containing `gstreamer-video-1.0.pc'
[INFO] [stderr]   to the PKG_CONFIG_PATH environment variable
[INFO] [stderr]   Package 'gstreamer-video-1.0', required by 'virtual:world', not found
[INFO] [stderr]   Package 'gstreamer-video-1.0', required by 'virtual:world', not found
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "b7c0c90e0edeba770372549a06707793608acf538f68af7b070043333dd924a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7c0c90e0edeba770372549a06707793608acf538f68af7b070043333dd924a1", kill_on_drop: false }`
[INFO] [stdout] b7c0c90e0edeba770372549a06707793608acf538f68af7b070043333dd924a1
