[INFO] cloning repository https://github.com/rkuklik/rustcodex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rkuklik/rustcodex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frkuklik%2Frustcodex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frkuklik%2Frustcodex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9db7deeadf395e0044758e1718f26b2e3620d9cf [INFO] checking rkuklik/rustcodex against try#0f31acebf540c89e4a4d5d114959fe91973419cb for pr-147017 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frkuklik%2Frustcodex" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rkuklik/rustcodex [INFO] finished tweaking git repo https://github.com/rkuklik/rustcodex [INFO] tweaked toml for git repo https://github.com/rkuklik/rustcodex written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rkuklik/rustcodex on toolchain 0f31acebf540c89e4a4d5d114959fe91973419cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rkuklik/rustcodex 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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking rkuklik/rustcodex against try#0f31acebf540c89e4a4d5d114959fe91973419cb for pr-147017 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frkuklik%2Frustcodex" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rkuklik/rustcodex [INFO] finished tweaking git repo https://github.com/rkuklik/rustcodex [INFO] tweaked toml for git repo https://github.com/rkuklik/rustcodex written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rkuklik/rustcodex on toolchain 0f31acebf540c89e4a4d5d114959fe91973419cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rkuklik/rustcodex 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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.92 [INFO] [stderr] Downloaded unicode-ident v1.0.14 [INFO] [stderr] Downloaded anstyle-query v1.1.2 [INFO] [stderr] Downloaded anstyle-wincon v3.0.6 [INFO] [stderr] Downloaded adler2 v2.0.0 [INFO] [stderr] Downloaded anstyle-parse v0.2.6 [INFO] [stderr] Downloaded colorchoice v1.0.3 [INFO] [stderr] Downloaded clap_lex v0.7.4 [INFO] [stderr] Downloaded anstream v0.6.18 [INFO] [stderr] Downloaded anyhow v1.0.94 [INFO] [stderr] Downloaded flate2 v1.0.35 [INFO] [stderr] Downloaded clap_complete v4.5.38 [INFO] [stderr] Downloaded clap v4.5.23 [INFO] [stderr] Downloaded anstyle v1.0.10 [INFO] [stderr] Downloaded miniz_oxide v0.8.0 [INFO] [stderr] Downloaded clap_builder v4.5.23 [INFO] [stderr] Downloaded syn v2.0.90 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9570ed8d5ec25efb5308211efee58ecf0855fe3679cd42677648a9f0494d1fa9 [INFO] running `Command { std: "docker" "start" "-a" "9570ed8d5ec25efb5308211efee58ecf0855fe3679cd42677648a9f0494d1fa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9570ed8d5ec25efb5308211efee58ecf0855fe3679cd42677648a9f0494d1fa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9570ed8d5ec25efb5308211efee58ecf0855fe3679cd42677648a9f0494d1fa9", kill_on_drop: false }` [INFO] [stdout] 9570ed8d5ec25efb5308211efee58ecf0855fe3679cd42677648a9f0494d1fa9 [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=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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb97aca3031c336d73ea528c7970373e6d04d61cb07a2b06b79f25d84eb7bef7 [INFO] running `Command { std: "docker" "start" "-a" "bb97aca3031c336d73ea528c7970373e6d04d61cb07a2b06b79f25d84eb7bef7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling clap_complete v4.5.38 [INFO] [stderr] Compiling rustcodex v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `rustcodex v0.0.0 (/opt/rustwide/workdir)` [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/rustcodex-8aaf82c3c15adcd8/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (483) panicked at build.rs:84:29: [INFO] [stderr] creating completion directory failed: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5a933ecfe532 - std::backtrace_rs::backtrace::libunwind::trace::h12a05a369751a145 [INFO] [stderr] at /rustc/0f31acebf540c89e4a4d5d114959fe91973419cb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5a933ecfe532 - std::backtrace_rs::backtrace::trace_unsynchronized::h26de8378c6177f44 [INFO] [stderr] at /rustc/0f31acebf540c89e4a4d5d114959fe91973419cb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5a933ecfe532 - std::sys::backtrace::_print_fmt::h69886e537c95535c [INFO] [stderr] at /rustc/0f31acebf540c89e4a4d5d114959fe91973419cb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5a933ecfe532 - ::fmt::h8c0db1d868eb4b3e [INFO] [stderr] at /rustc/0f31acebf540c89e4a4d5d114959fe91973419cb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5a933ed0df6f - core::fmt::rt::Argument::fmt::hfded77c1322bbc56 [INFO] [stderr] at /rustc/0f31acebf540c89e4a4d5d114959fe91973419cb/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5a933ed0df6f - core::fmt::write::hec3ab85a77c70ef5 [INFO] [stderr] at /rustc/0f31acebf540c89e4a4d5d114959fe91973419cb/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5a933ecdb081 - std::io::default_write_fmt::hf40e13e2989b7ebc [INFO] [stderr] at /rustc/0f31acebf540c89e4a4d5d114959fe91973419cb/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5a933ecdb081 - std::io::Write::write_fmt::he1aa22d7dbe059bc [INFO] [stderr] at /rustc/0f31acebf540c89e4a4d5d114959fe91973419cb/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5a933ece0be2 - std::sys::backtrace::BacktraceLock::print::hf5bd96aaa26035da [INFO] [stderr] at /rustc/0f31acebf540c89e4a4d5d114959fe91973419cb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5a933ece26ac - std::panicking::default_hook::{{closure}}::ha79a3cad3371cef2 [INFO] [stderr] at /rustc/0f31acebf540c89e4a4d5d114959fe91973419cb/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5a933ece2506 - std::panicking::default_hook::hfb6cc89070adae64 [INFO] [stderr] at /rustc/0f31acebf540c89e4a4d5d114959fe91973419cb/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5a933ece2d35 - std::panicking::panic_with_hook::hdf891b22c22d8ec6 [INFO] [stderr] at /rustc/0f31acebf540c89e4a4d5d114959fe91973419cb/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x5a933ece2bca - std::panicking::panic_handler::{{closure}}::h0f1452be58d6fe59 [INFO] [stderr] at /rustc/0f31acebf540c89e4a4d5d114959fe91973419cb/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x5a933ece0d19 - std::sys::backtrace::__rust_end_short_backtrace::hcdb624c93245e004 [INFO] [stderr] at /rustc/0f31acebf540c89e4a4d5d114959fe91973419cb/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5a933ecce94d - __rustc[dc2fe4d81d1f6dd]::rust_begin_unwind [INFO] [stderr] at /rustc/0f31acebf540c89e4a4d5d114959fe91973419cb/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x5a933ed11810 - core::panicking::panic_fmt::h9b5ce0926c60acc1 [INFO] [stderr] at /rustc/0f31acebf540c89e4a4d5d114959fe91973419cb/library/core/src/panicking.rs:78:14 [INFO] [stderr] 16: 0x5a933ed10e36 - core::result::unwrap_failed::h26b38dda6b92a074 [INFO] [stderr] at /rustc/0f31acebf540c89e4a4d5d114959fe91973419cb/library/core/src/result.rs:1855:5 [INFO] [stderr] 17: 0x5a933ec3ec40 - core::result::Result::expect::h13a737a2762cb1d8 [INFO] [stderr] 18: 0x5a933ec29798 - build_script_build::main::h58825494f86d19f6 [INFO] [stderr] 19: 0x5a933ec2aeb3 - core::ops::function::FnOnce::call_once::heb34c579247bf1e0 [INFO] [stderr] 20: 0x5a933ec36146 - std::sys::backtrace::__rust_begin_short_backtrace::h23ef2ed6b30adaf2 [INFO] [stderr] 21: 0x5a933ec329d9 - std::rt::lang_start::{{closure}}::ha1204c3a2cbeaeb6 [INFO] [stderr] 22: 0x5a933ecdc690 - core::ops::function::impls:: for &F>::call_once::hd06130104bfbb35f [INFO] [stderr] at /rustc/0f31acebf540c89e4a4d5d114959fe91973419cb/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 23: 0x5a933ecdc690 - std::panicking::catch_unwind::do_call::h50d487c207a01035 [INFO] [stderr] at /rustc/0f31acebf540c89e4a4d5d114959fe91973419cb/library/std/src/panicking.rs:590:40 [INFO] [stderr] 24: 0x5a933ecdc690 - std::panicking::catch_unwind::hea454691a36a1d39 [INFO] [stderr] at /rustc/0f31acebf540c89e4a4d5d114959fe91973419cb/library/std/src/panicking.rs:553:19 [INFO] [stderr] 25: 0x5a933ecdc690 - std::panic::catch_unwind::h9f3030e4ef788f80 [INFO] [stderr] at /rustc/0f31acebf540c89e4a4d5d114959fe91973419cb/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x5a933ecdc690 - std::rt::lang_start_internal::{{closure}}::ha18c0ac1c6ac9257 [INFO] [stderr] at /rustc/0f31acebf540c89e4a4d5d114959fe91973419cb/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x5a933ecdc690 - std::panicking::catch_unwind::do_call::hc6eda639c038cd98 [INFO] [stderr] at /rustc/0f31acebf540c89e4a4d5d114959fe91973419cb/library/std/src/panicking.rs:590:40 [INFO] [stderr] 28: 0x5a933ecdc690 - std::panicking::catch_unwind::h409e72b86caa55e4 [INFO] [stderr] at /rustc/0f31acebf540c89e4a4d5d114959fe91973419cb/library/std/src/panicking.rs:553:19 [INFO] [stderr] 29: 0x5a933ecdc690 - std::panic::catch_unwind::h627bf41fd5c92465 [INFO] [stderr] at /rustc/0f31acebf540c89e4a4d5d114959fe91973419cb/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x5a933ecdc690 - std::rt::lang_start_internal::hf9560f54db2eb46b [INFO] [stderr] at /rustc/0f31acebf540c89e4a4d5d114959fe91973419cb/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x5a933ec329c1 - std::rt::lang_start::h2cb44fa7d9a7cdcc [INFO] [stderr] 32: 0x5a933ec2e1e5 - main [INFO] [stderr] 33: 0x7d035189a1ca - [INFO] [stderr] 34: 0x7d035189a28b - __libc_start_main [INFO] [stderr] 35: 0x5a933ec26765 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "bb97aca3031c336d73ea528c7970373e6d04d61cb07a2b06b79f25d84eb7bef7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb97aca3031c336d73ea528c7970373e6d04d61cb07a2b06b79f25d84eb7bef7", kill_on_drop: false }` [INFO] [stdout] bb97aca3031c336d73ea528c7970373e6d04d61cb07a2b06b79f25d84eb7bef7