[INFO] fetching crate pgx-pg-sys 0.1.6... [INFO] checking pgx-pg-sys-0.1.6 against master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] extracting crate pgx-pg-sys 0.1.6 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate pgx-pg-sys 0.1.6 on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate pgx-pg-sys 0.1.6 [INFO] finished tweaking crates.io crate pgx-pg-sys 0.1.6 [INFO] tweaked toml for crates.io crate pgx-pg-sys 0.1.6 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2d85f0ab75ec87017965737c601408bc4e318c253ace238cb9c078404e0661e7 [INFO] running `Command { std: "docker" "start" "-a" "2d85f0ab75ec87017965737c601408bc4e318c253ace238cb9c078404e0661e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d85f0ab75ec87017965737c601408bc4e318c253ace238cb9c078404e0661e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d85f0ab75ec87017965737c601408bc4e318c253ace238cb9c078404e0661e7", kill_on_drop: false }` [INFO] [stdout] 2d85f0ab75ec87017965737c601408bc4e318c253ace238cb9c078404e0661e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8067e3d7a26c759f6818aa1ec5127a62c836cd1025e29dd768c527536dac6dd0 [INFO] running `Command { std: "docker" "start" "-a" "8067e3d7a26c759f6818aa1ec5127a62c836cd1025e29dd768c527536dac6dd0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.0.3 [INFO] [stderr] Compiling libloading v0.6.6 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling build-deps v0.1.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pgx-utils v0.1.6 [INFO] [stderr] Compiling pgx-pg-sys v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pgx-macros v0.1.6 [INFO] [stderr] error: failed to run custom build command for `pgx-pg-sys v0.1.6 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pgx-pg-sys-3d21629b18c7ec43/build-script-build` (exit code: 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" "8067e3d7a26c759f6818aa1ec5127a62c836cd1025e29dd768c527536dac6dd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8067e3d7a26c759f6818aa1ec5127a62c836cd1025e29dd768c527536dac6dd0", kill_on_drop: false }` [INFO] [stdout] 8067e3d7a26c759f6818aa1ec5127a62c836cd1025e29dd768c527536dac6dd0