[INFO] cloning repository https://github.com/AndrewRadev/rust-quickmd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndrewRadev/rust-quickmd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewRadev%2Frust-quickmd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewRadev%2Frust-quickmd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 74252bece6f6d9b6b6e5f389f795ef2a3d566378
[INFO] checking AndrewRadev/rust-quickmd against try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewRadev%2Frust-quickmd" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AndrewRadev/rust-quickmd
[INFO] finished tweaking git repo https://github.com/AndrewRadev/rust-quickmd
[INFO] tweaked toml for git repo https://github.com/AndrewRadev/rust-quickmd written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndrewRadev/rust-quickmd on toolchain 863511eff87e66198b396935f3b5c8a543022f53
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AndrewRadev/rust-quickmd 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" "+863511eff87e66198b396935f3b5c8a543022f53" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2b20265c62aae71e1d341c9dd1c7349fa08ce64dae6ef5ac6726118b039a0cd
[INFO] running `Command { std: "docker" "start" "-a" "e2b20265c62aae71e1d341c9dd1c7349fa08ce64dae6ef5ac6726118b039a0cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2b20265c62aae71e1d341c9dd1c7349fa08ce64dae6ef5ac6726118b039a0cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2b20265c62aae71e1d341c9dd1c7349fa08ce64dae6ef5ac6726118b039a0cd", kill_on_drop: false }`
[INFO] [stdout] e2b20265c62aae71e1d341c9dd1c7349fa08ce64dae6ef5ac6726118b039a0cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af711169127b44c896cb68a746bef024a11680655ed8f37128cf4afdd59f791c
[INFO] running `Command { std: "docker" "start" "-a" "af711169127b44c896cb68a746bef024a11680655ed8f37128cf4afdd59f791c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling cfg-expr v0.9.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling version-compare v0.0.11
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling gio v0.15.12
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling gtk v0.15.5
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]    Compiling system-deps v5.0.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling soup2-sys v0.2.0
[INFO] [stderr]    Compiling javascriptcore-rs-sys v0.4.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr] warning: javascriptcore-rs-sys@0.4.0: 
[INFO] [stderr] error: failed to run custom build command for `javascriptcore-rs-sys v0.4.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/javascriptcore-rs-sys-f74fd1ace9f35aeb/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=JAVASCRIPTCOREGTK_4.0_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[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=
[INFO] [stderr]   pkg-config exited with status code 1
[INFO] [stderr]   > PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags javascriptcoregtk-4.0 javascriptcoregtk-4.0 >= 2.24
[INFO] [stderr] 
[INFO] [stderr]   The system library `javascriptcoregtk-4.0` required by crate `javascriptcore-rs-sys` was not found.
[INFO] [stderr]   The file `javascriptcoregtk-4.0.pc` needs to be installed and the PKG_CONFIG_PATH environment variable must contain its parent directory.
[INFO] [stderr]   The PKG_CONFIG_PATH environment variable is not set.
[INFO] [stderr] 
[INFO] [stderr]   HINT: if you have installed the library, try setting PKG_CONFIG_PATH to the directory containing `javascriptcoregtk-4.0.pc`.
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "af711169127b44c896cb68a746bef024a11680655ed8f37128cf4afdd59f791c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af711169127b44c896cb68a746bef024a11680655ed8f37128cf4afdd59f791c", kill_on_drop: false }`
[INFO] [stdout] af711169127b44c896cb68a746bef024a11680655ed8f37128cf4afdd59f791c
