[INFO] cloning repository https://github.com/jpcamara/pg-pool-safe-query-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jpcamara/pg-pool-safe-query-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpcamara%2Fpg-pool-safe-query-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpcamara%2Fpg-pool-safe-query-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8df3cbaecf9538cba85cd60b1157a952ebd1839a [INFO] testing jpcamara/pg-pool-safe-query-rs against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpcamara%2Fpg-pool-safe-query-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jpcamara/pg-pool-safe-query-rs on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jpcamara/pg-pool-safe-query-rs [INFO] finished tweaking git repo https://github.com/jpcamara/pg-pool-safe-query-rs [INFO] tweaked toml for git repo https://github.com/jpcamara/pg-pool-safe-query-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jpcamara/pg-pool-safe-query-rs 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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pg_query v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f612c87cdec97485d1c4cde1aa16772d90226bb8eab882ec846b12385cd6216d [INFO] running `Command { std: "docker" "start" "-a" "f612c87cdec97485d1c4cde1aa16772d90226bb8eab882ec846b12385cd6216d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f612c87cdec97485d1c4cde1aa16772d90226bb8eab882ec846b12385cd6216d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f612c87cdec97485d1c4cde1aa16772d90226bb8eab882ec846b12385cd6216d", kill_on_drop: false }` [INFO] [stdout] f612c87cdec97485d1c4cde1aa16772d90226bb8eab882ec846b12385cd6216d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 466dabcddac8d200d47d36649ff294c43a10cf7613c0718353db55ddce35cfab [INFO] running `Command { std: "docker" "start" "-a" "466dabcddac8d200d47d36649ff294c43a10cf7613c0718353db55ddce35cfab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling rustix v0.37.18 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.6 [INFO] [stderr] Compiling os_str_bytes v6.5.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling pg_query v0.7.0 [INFO] [stderr] error: failed to run custom build command for `pg_query v0.7.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/pg_query-d3fd46340ebe8798/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=./libpg_query/Makefile [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/pg_query-4b238b98a4d29851/out [INFO] [stderr] cargo:rustc-link-lib=static=pg_query [INFO] [stderr] make: Entering directory '/opt/rustwide/target/debug/build/pg_query-4b238b98a4d29851/out' [INFO] [stderr] compiling src/pg_query.c [INFO] [stderr] compiling src/pg_query_deparse.c [INFO] [stderr] compiling src/pg_query_fingerprint.c [INFO] [stderr] compiling src/pg_query_json_plpgsql.c [INFO] [stderr] compiling src/pg_query_normalize.c [INFO] [stderr] compiling src/pg_query_outfuncs_json.c [INFO] [stderr] compiling src/pg_query_outfuncs_protobuf.c [INFO] [stderr] compiling src/pg_query_parse.c [INFO] [stderr] compiling src/pg_query_parse_plpgsql.c [INFO] [stderr] compiling src/pg_query_readfuncs_protobuf.c [INFO] [stderr] compiling src/pg_query_scan.c [INFO] [stderr] compiling src/pg_query_split.c [INFO] [stderr] compiling src/postgres/src_backend_catalog_namespace.c [INFO] [stderr] compiling src/postgres/src_backend_catalog_pg_proc.c [INFO] [stderr] compiling src/postgres/src_backend_commands_define.c [INFO] [stderr] compiling src/postgres/src_backend_libpq_pqcomm.c [INFO] [stderr] compiling src/postgres/src_backend_nodes_bitmapset.c [INFO] [stderr] compiling src/postgres/src_backend_nodes_copyfuncs.c [INFO] [stderr] compiling src/postgres/src_backend_nodes_equalfuncs.c [INFO] [stderr] compiling src/postgres/src_backend_nodes_extensible.c [INFO] [stderr] compiling src/postgres/src_backend_nodes_list.c [INFO] [stderr] compiling src/postgres/src_backend_nodes_makefuncs.c [INFO] [stderr] compiling src/postgres/src_backend_nodes_nodeFuncs.c [INFO] [stderr] compiling src/postgres/src_backend_nodes_value.c [INFO] [stderr] compiling src/postgres/src_backend_parser_gram.c [INFO] [stderr] compiling src/postgres/src_backend_parser_parse_expr.c [INFO] [stderr] compiling src/postgres/src_backend_parser_parser.c [INFO] [stderr] compiling src/postgres/src_backend_parser_scan.c [INFO] [stderr] compiling src/postgres/src_backend_parser_scansup.c [INFO] [stderr] compiling src/postgres/src_backend_postmaster_postmaster.c [INFO] [stderr] compiling src/postgres/src_backend_storage_ipc_ipc.c [INFO] [stderr] compiling src/postgres/src_backend_storage_lmgr_s_lock.c [INFO] [stderr] compiling src/postgres/src_backend_tcop_postgres.c [INFO] [stderr] compiling src/postgres/src_backend_utils_adt_datum.c [INFO] [stderr] compiling src/postgres/src_backend_utils_adt_expandeddatum.c [INFO] [stderr] compiling src/postgres/src_backend_utils_adt_format_type.c [INFO] [stderr] compiling src/postgres/src_backend_utils_adt_ruleutils.c [INFO] [stderr] compiling src/postgres/src_backend_utils_error_assert.c [INFO] [stderr] compiling src/postgres/src_backend_utils_error_elog.c [INFO] [stderr] compiling src/postgres/src_backend_utils_fmgr_fmgr.c [INFO] [stderr] compiling src/postgres/src_backend_utils_hash_dynahash.c [INFO] [stderr] compiling src/postgres/src_backend_utils_init_globals.c [INFO] [stderr] compiling src/postgres/src_backend_utils_mb_mbutils.c [INFO] [stderr] compiling src/postgres/src_backend_utils_misc_guc.c [INFO] [stderr] compiling src/postgres/src_backend_utils_mmgr_aset.c [INFO] [stderr] compiling src/postgres/src_backend_utils_mmgr_mcxt.c [INFO] [stderr] compiling src/postgres/src_common_encnames.c [INFO] [stderr] compiling src/postgres/src_common_hashfn.c [INFO] [stderr] compiling src/postgres/src_common_keywords.c [INFO] [stderr] compiling src/postgres/src_common_kwlookup.c [INFO] [stderr] compiling src/postgres/src_common_psprintf.c [INFO] [stderr] compiling src/postgres/src_common_string.c [INFO] [stderr] compiling src/postgres/src_common_stringinfo.c [INFO] [stderr] compiling src/postgres/src_common_wchar.c [INFO] [stderr] compiling src/postgres/src_pl_plpgsql_src_pl_comp.c [INFO] [stderr] compiling src/postgres/src_pl_plpgsql_src_pl_funcs.c [INFO] [stderr] compiling src/postgres/src_pl_plpgsql_src_pl_gram.c [INFO] [stderr] compiling src/postgres/src_pl_plpgsql_src_pl_handler.c [INFO] [stderr] compiling src/postgres/src_pl_plpgsql_src_pl_scanner.c [INFO] [stderr] compiling src/postgres/src_port_erand48.c [INFO] [stderr] compiling src/postgres/src_port_pg_bitutils.c [INFO] [stderr] compiling src/postgres/src_port_pgsleep.c [INFO] [stderr] compiling src/postgres/src_port_pgstrcasecmp.c [INFO] [stderr] compiling src/postgres/src_port_qsort.c [INFO] [stderr] compiling src/postgres/src_port_random.c [INFO] [stderr] compiling src/postgres/src_port_snprintf.c [INFO] [stderr] compiling src/postgres/src_port_strerror.c [INFO] [stderr] compiling src/postgres/src_port_strnlen.c [INFO] [stderr] compiling vendor/protobuf-c/protobuf-c.c [INFO] [stderr] compiling vendor/xxhash/xxhash.c [INFO] [stderr] compiling protobuf/pg_query.pb-c.c [INFO] [stderr] make: Leaving directory '/opt/rustwide/target/debug/build/pg_query-4b238b98a4d29851/out' [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] /tmp/ccmBATZ6.s: Assembler messages: [INFO] [stderr] /tmp/ccmBATZ6.s: Fatal error: can't write 105 bytes to section .rodata of protobuf/pg_query.pb-c.o: 'No space left on device' [INFO] [stderr] /tmp/ccmBATZ6.s: Fatal error: protobuf/pg_query.pb-c.o: No space left on device [INFO] [stderr] make: *** [Makefile:159: protobuf/pg_query.pb-c.o] Error 1 [INFO] [stderr] Error: "libpg_query compilation failed" [INFO] running `Command { std: "docker" "inspect" "466dabcddac8d200d47d36649ff294c43a10cf7613c0718353db55ddce35cfab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "466dabcddac8d200d47d36649ff294c43a10cf7613c0718353db55ddce35cfab", kill_on_drop: false }` [INFO] [stdout] 466dabcddac8d200d47d36649ff294c43a10cf7613c0718353db55ddce35cfab