[INFO] cloning repository https://github.com/vvlad/librebooks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vvlad/librebooks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvvlad%2Flibrebooks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvvlad%2Flibrebooks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4eb7918b9f6de016b4b96a9854528e132a10aeb0 [INFO] checking vvlad/librebooks against master#d49be02cf6d2e2a01264fcdef1e20c826710c0f5 for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvvlad%2Flibrebooks" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vvlad/librebooks on toolchain d49be02cf6d2e2a01264fcdef1e20c826710c0f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vvlad/librebooks [INFO] finished tweaking git repo https://github.com/vvlad/librebooks [INFO] tweaked toml for git repo https://github.com/vvlad/librebooks written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vvlad/librebooks 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" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/librebooks-core/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/librebooks-ui/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [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 relm-attributes v0.14.6 [INFO] [stderr] Downloaded relm-derive v0.14.6 [INFO] [stderr] Downloaded relm v0.14.6 [INFO] [stderr] Downloaded relm-gen-widget v0.14.6 [INFO] [stderr] Downloaded relm-state v0.14.6 [INFO] [stderr] Downloaded muldiv v0.1.1 [INFO] [stderr] Downloaded relm-core v0.14.6 [INFO] [stderr] Downloaded relm-derive-common v0.14.6 [INFO] [stderr] Downloaded gstreamer-audio v0.11.3 [INFO] [stderr] Downloaded gstreamer-base v0.11.0 [INFO] [stderr] Downloaded gstreamer-player-sys v0.5.0 [INFO] [stderr] Downloaded gstreamer-audio-sys v0.5.0 [INFO] [stderr] Downloaded gio v0.4.1 [INFO] [stderr] Downloaded gstreamer-player v0.11.3 [INFO] [stderr] Downloaded gstreamer v0.11.3 [INFO] [stderr] Downloaded id3 v0.2.3 [INFO] [stderr] Downloaded gstreamer-base-sys v0.5.0 [INFO] [stderr] Downloaded gstreamer-sys v0.5.0 [INFO] [stderr] Downloaded gstreamer-video-sys v0.5.0 [INFO] [stderr] Downloaded gstreamer-video v0.11.3 [INFO] [stderr] Downloaded c_vec v1.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53567e1fc267f88ec3193cc3ddedb9efa904a5197f7f5639f8c06a23c34238f3 [INFO] running `Command { std: "docker" "start" "-a" "53567e1fc267f88ec3193cc3ddedb9efa904a5197f7f5639f8c06a23c34238f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53567e1fc267f88ec3193cc3ddedb9efa904a5197f7f5639f8c06a23c34238f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53567e1fc267f88ec3193cc3ddedb9efa904a5197f7f5639f8c06a23c34238f3", kill_on_drop: false }` [INFO] [stdout] 53567e1fc267f88ec3193cc3ddedb9efa904a5197f7f5639f8c06a23c34238f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02fa470dc1862fc48e55bd85fd10ea7d051f78b5ba59e962477509a510d9a0bf [INFO] running `Command { std: "docker" "start" "-a" "02fa470dc1862fc48e55bd85fd10ea7d051f78b5ba59e962477509a510d9a0bf", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/librebooks-core/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/librebooks-ui/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking lazy_static v1.0.1 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking cfg-if v0.1.3 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling gstreamer v0.11.3 [INFO] [stderr] Compiling gio v0.4.1 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling gdk-pixbuf v0.4.0 [INFO] [stderr] Compiling cairo-rs v0.4.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking muldiv v0.1.1 [INFO] [stderr] Checking c_vec v1.3.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling gdk v0.8.0 [INFO] [stderr] Compiling gstreamer-base v0.11.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling glib-sys v0.6.0 [INFO] [stderr] Compiling gobject-sys v0.6.0 [INFO] [stderr] Compiling gstreamer-sys v0.5.0 [INFO] [stderr] Compiling gio-sys v0.6.0 [INFO] [stderr] Compiling gstreamer-base-sys v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.6.0 [INFO] [stderr] Compiling cairo-sys-rs v0.6.0 [INFO] [stderr] Compiling pango-sys v0.6.0 [INFO] [stderr] Compiling gdk-sys v0.6.0 [INFO] [stderr] Compiling gstreamer-video-sys v0.5.0 [INFO] [stderr] Compiling atk-sys v0.6.0 [INFO] [stderr] error: failed to run custom build command for `gstreamer-video-sys v0.5.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-video-sys-9624fa1ec17c3ad6/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] `"pkg-config" "--libs" "--cflags" "gstreamer-video-1.0 >= 1.12"` 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] No package 'gstreamer-video-1.0' found [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "02fa470dc1862fc48e55bd85fd10ea7d051f78b5ba59e962477509a510d9a0bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02fa470dc1862fc48e55bd85fd10ea7d051f78b5ba59e962477509a510d9a0bf", kill_on_drop: false }` [INFO] [stdout] 02fa470dc1862fc48e55bd85fd10ea7d051f78b5ba59e962477509a510d9a0bf