[INFO] fetching crate pgx-pg-sys 0.1.21... [INFO] testing pgx-pg-sys-0.1.21 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate pgx-pg-sys 0.1.21 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate pgx-pg-sys 0.1.21 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pgx-pg-sys 0.1.21 [INFO] finished tweaking crates.io crate pgx-pg-sys 0.1.21 [INFO] tweaked toml for crates.io crate pgx-pg-sys 0.1.21 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efdee4f759179f9db0dc1f11ea76cccede37295fa56d23647968d4a7da3498f5 [INFO] running `Command { std: "docker" "start" "-a" "efdee4f759179f9db0dc1f11ea76cccede37295fa56d23647968d4a7da3498f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efdee4f759179f9db0dc1f11ea76cccede37295fa56d23647968d4a7da3498f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efdee4f759179f9db0dc1f11ea76cccede37295fa56d23647968d4a7da3498f5", kill_on_drop: false }` [INFO] [stdout] efdee4f759179f9db0dc1f11ea76cccede37295fa56d23647968d4a7da3498f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8108d71f8015d3b1d23acca7aeb19b16b1e7de20d41d7614d99f76e0406608c0 [INFO] running `Command { std: "docker" "start" "-a" "8108d71f8015d3b1d23acca7aeb19b16b1e7de20d41d7614d99f76e0406608c0", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling build-deps v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling socks v0.3.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling env_proxy v0.4.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rttp_client v0.1.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling serde-xml-rs v0.4.1 [INFO] [stderr] Compiling pgx-utils v0.1.21 [INFO] [stderr] Compiling pgx-pg-sys v0.1.21 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pgx-macros v0.1.21 [INFO] [stderr] error: failed to run custom build command for `pgx-pg-sys v0.1.21 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pgx-pg-sys-4c222381c34c2e2e/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] manifest_dir=/opt/rustwide/workdir [INFO] [stderr] shim_dir=/opt/rustwide/workdir/cshim [INFO] [stderr] Error: Custom { kind: NotFound, error: "/root/.pgx/config.toml not found. Have you run `cargo pgx init` yet?" } [INFO] running `Command { std: "docker" "inspect" "8108d71f8015d3b1d23acca7aeb19b16b1e7de20d41d7614d99f76e0406608c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8108d71f8015d3b1d23acca7aeb19b16b1e7de20d41d7614d99f76e0406608c0", kill_on_drop: false }` [INFO] [stdout] 8108d71f8015d3b1d23acca7aeb19b16b1e7de20d41d7614d99f76e0406608c0