[INFO] cloning repository https://github.com/moparisthebest/sqlformatter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moparisthebest/sqlformatter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoparisthebest%2Fsqlformatter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoparisthebest%2Fsqlformatter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dac6a3dc928b600d42629bf5c3fc9e78651a880d [INFO] checking moparisthebest/sqlformatter/dac6a3dc928b600d42629bf5c3fc9e78651a880d against master#82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1 for pr-150408 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoparisthebest%2Fsqlformatter" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/moparisthebest/sqlformatter [INFO] finished tweaking git repo https://github.com/moparisthebest/sqlformatter [INFO] tweaked toml for git repo https://github.com/moparisthebest/sqlformatter written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/moparisthebest/sqlformatter on toolchain 82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/moparisthebest/sqlformatter 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" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inputbot v0.4.0 [INFO] [stderr] Downloaded objc_id v0.1.0 [INFO] [stderr] Downloaded x11-clipboard v0.2.2 [INFO] [stderr] Downloaded clipboard v0.4.6 [INFO] [stderr] Downloaded cc v1.0.4 [INFO] [stderr] Downloaded clipboard-win v2.1.1 [INFO] [stderr] Downloaded x11 v2.17.3 [INFO] [stderr] Downloaded regex v0.2.6 [INFO] [stderr] Downloaded xcb v0.8.2 [INFO] [stderr] Downloaded libc v0.2.37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3967009f802969d137f10b6a870858a7598b416a14374b907b6240e1a78b17e6 [INFO] running `Command { std: "docker" "start" "-a" "3967009f802969d137f10b6a870858a7598b416a14374b907b6240e1a78b17e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3967009f802969d137f10b6a870858a7598b416a14374b907b6240e1a78b17e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3967009f802969d137f10b6a870858a7598b416a14374b907b6240e1a78b17e6", kill_on_drop: false }` [INFO] [stdout] 3967009f802969d137f10b6a870858a7598b416a14374b907b6240e1a78b17e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d626762a900ad309c3980d2f507ce359e818f7db69405df8b1195b4dcadbf48a [INFO] running `Command { std: "docker" "start" "-a" "d626762a900ad309c3980d2f507ce359e818f7db69405df8b1195b4dcadbf48a", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking libc v0.2.37 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.7 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking regex-syntax v0.4.2 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling x11 v2.17.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling xcb v0.8.2 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] error: failed to run custom build command for `xcb v0.8.2` [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/xcb-38814b7a62028d03/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error occured in handler: ('request: ', ('xcb', 'Xinerama', 'QueryScreens')) [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/rs_client.py", line 2448, in [INFO] [stderr] module.generate() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/xcbgen/state.py", line 108, in generate [INFO] [stderr] self.close() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/rs_client.py", line 296, in rs_close [INFO] [stderr] _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name))) [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/rs_client.py", line 114, in writeout [INFO] [stderr] with open(path, 'w') as f: [INFO] [stderr] ^^^^^^^^^^^^^^^ [INFO] [stderr] OSError: [Errno 30] Read-only file system: '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/src/ffi/xinerama.rs' [INFO] [stderr] [INFO] [stderr] thread 'main' (191) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/build.rs:75:17: [INFO] [stderr] processing of /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/xml/xinerama.xml returned non-zero (1) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5dfd23dcd042 - std[f001a44c88629918]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5dfd23dcd042 - std[f001a44c88629918]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5dfd23dcd042 - std[f001a44c88629918]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x5dfd23dcd042 - <::print::DisplayBacktrace as core[ae8b9d0e4621198]::fmt::Display>::fmt [INFO] [stderr] at /rustc/82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x5dfd23ddeb57 - ::fmt [INFO] [stderr] at /rustc/82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5dfd23ddeb57 - core[ae8b9d0e4621198]::fmt::write [INFO] [stderr] 6: 0x5dfd23dd1af6 - std[f001a44c88629918]::io::default_write_fmt:: [INFO] [stderr] at /rustc/82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5dfd23dd1af6 - ::write_fmt [INFO] [stderr] at /rustc/82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5dfd23db11ef - ::print [INFO] [stderr] at /rustc/82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x5dfd23db11ef - std[f001a44c88629918]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5dfd23dc8cd1 - std[f001a44c88629918]::panicking::default_hook [INFO] [stderr] at /rustc/82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5dfd23dc8e8b - std[f001a44c88629918]::panicking::panic_with_hook [INFO] [stderr] at /rustc/82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5dfd23db12a8 - std[f001a44c88629918]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x5dfd23da8e39 - std[f001a44c88629918]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x5dfd23db1b4d - __rustc[64332ed55f092eeb]::rust_begin_unwind [INFO] [stderr] at /rustc/82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x5dfd23ddf19c - core[ae8b9d0e4621198]::panicking::panic_fmt [INFO] [stderr] at /rustc/82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x5dfd23d9678b - build_script_build[be443a13b70629a]::main::{closure#0} [INFO] [stderr] 17: 0x5dfd23d944bd - build_script_build[be443a13b70629a]::visit_xml:: [INFO] [stderr] 18: 0x5dfd23d96f5a - build_script_build[be443a13b70629a]::main [INFO] [stderr] 19: 0x5dfd23d99c83 - >::call_once [INFO] [stderr] 20: 0x5dfd23d95d96 - std[f001a44c88629918]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 21: 0x5dfd23d96279 - std[f001a44c88629918]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 22: 0x5dfd23dc7e86 - <&dyn core[ae8b9d0e4621198]::ops::function::Fn<(), Output = i32> + core[ae8b9d0e4621198]::panic::unwind_safe::RefUnwindSafe + core[ae8b9d0e4621198]::marker::Sync as core[ae8b9d0e4621198]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 23: 0x5dfd23dc7e86 - std[f001a44c88629918]::panicking::catch_unwind::do_call::<&dyn core[ae8b9d0e4621198]::ops::function::Fn<(), Output = i32> + core[ae8b9d0e4621198]::panic::unwind_safe::RefUnwindSafe + core[ae8b9d0e4621198]::marker::Sync, i32> [INFO] [stderr] at /rustc/82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1/library/std/src/panicking.rs:581:40 [INFO] [stderr] 24: 0x5dfd23dc7e86 - std[f001a44c88629918]::panicking::catch_unwind:: + core[ae8b9d0e4621198]::panic::unwind_safe::RefUnwindSafe + core[ae8b9d0e4621198]::marker::Sync> [INFO] [stderr] at /rustc/82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1/library/std/src/panicking.rs:544:19 [INFO] [stderr] 25: 0x5dfd23dc7e86 - std[f001a44c88629918]::panic::catch_unwind::<&dyn core[ae8b9d0e4621198]::ops::function::Fn<(), Output = i32> + core[ae8b9d0e4621198]::panic::unwind_safe::RefUnwindSafe + core[ae8b9d0e4621198]::marker::Sync, i32> [INFO] [stderr] at /rustc/82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x5dfd23dc7e86 - std[f001a44c88629918]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x5dfd23dc7e86 - std[f001a44c88629918]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1/library/std/src/panicking.rs:581:40 [INFO] [stderr] 28: 0x5dfd23dc7e86 - std[f001a44c88629918]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1/library/std/src/panicking.rs:544:19 [INFO] [stderr] 29: 0x5dfd23dc7e86 - std[f001a44c88629918]::panic::catch_unwind:: [INFO] [stderr] at /rustc/82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x5dfd23dc7e86 - std[f001a44c88629918]::rt::lang_start_internal [INFO] [stderr] at /rustc/82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x5dfd23d95d11 - std[f001a44c88629918]::rt::lang_start::<()> [INFO] [stderr] 32: 0x5dfd23d9a005 - main [INFO] [stderr] 33: 0x7bd7aacb81ca - [INFO] [stderr] 34: 0x7bd7aacb828b - __libc_start_main [INFO] [stderr] 35: 0x5dfd23d93ef5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d626762a900ad309c3980d2f507ce359e818f7db69405df8b1195b4dcadbf48a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d626762a900ad309c3980d2f507ce359e818f7db69405df8b1195b4dcadbf48a", kill_on_drop: false }` [INFO] [stdout] d626762a900ad309c3980d2f507ce359e818f7db69405df8b1195b4dcadbf48a