[INFO] cloning repository https://github.com/technocreatives/dbc-codegen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/technocreatives/dbc-codegen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnocreatives%2Fdbc-codegen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnocreatives%2Fdbc-codegen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8cc135f9f6e3d15097b6169784ccef5dd4ca5fcf [INFO] checking technocreatives/dbc-codegen against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnocreatives%2Fdbc-codegen" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/technocreatives/dbc-codegen on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/technocreatives/dbc-codegen [INFO] finished tweaking git repo https://github.com/technocreatives/dbc-codegen [INFO] tweaked toml for git repo https://github.com/technocreatives/dbc-codegen written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/technocreatives/dbc-codegen 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive-getters v0.2.1 [INFO] [stderr] Downloaded can-dbc v5.0.0 [INFO] [stderr] Downloaded arbitrary v1.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cdbb2b569342a09b85cb2de8838ea7c9c3459ab381cebe13f65f11338149c92 [INFO] running `Command { std: "docker" "start" "-a" "3cdbb2b569342a09b85cb2de8838ea7c9c3459ab381cebe13f65f11338149c92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cdbb2b569342a09b85cb2de8838ea7c9c3459ab381cebe13f65f11338149c92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cdbb2b569342a09b85cb2de8838ea7c9c3459ab381cebe13f65f11338149c92", kill_on_drop: false }` [INFO] [stdout] 3cdbb2b569342a09b85cb2de8838ea7c9c3459ab381cebe13f65f11338149c92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ceee2326e23e6e8478c23310f4e9cf746562405d83d4a76860eee93330380686 [INFO] running `Command { std: "docker" "start" "-a" "ceee2326e23e6e8478c23310f4e9cf746562405d83d4a76860eee93330380686", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking clap_builder v4.4.7 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking can-embedded v0.1.0 (/opt/rustwide/workdir/testing/can-embedded) [INFO] [stderr] Compiling derive-getters v0.2.1 [INFO] [stderr] Compiling can-dbc v5.0.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling dbc-codegen v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling can-messages v0.1.0 (/opt/rustwide/workdir/testing/can-messages) [INFO] [stderr] error: failed to run custom build command for `can-messages v0.1.0 (/opt/rustwide/workdir/testing/can-messages)` [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/can-messages-07824c187bc558a6/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stderr] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stderr] 2: build_script_build::main [INFO] [stderr] 3: core::ops::function::FnOnce::call_once [INFO] [stderr] 4: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stderr] 5: std::rt::lang_start::{{closure}} [INFO] [stderr] 6: core::ops::function::impls:: for &F>::call_once [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 7: std::panicking::try::do_call [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/panicking.rs:552:40 [INFO] [stderr] 8: std::panicking::try [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/panicking.rs:516:19 [INFO] [stderr] 9: std::panic::catch_unwind [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/panic.rs:142:14 [INFO] [stderr] 10: std::rt::lang_start_internal::{{closure}} [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/rt.rs:148:48 [INFO] [stderr] 11: std::panicking::try::do_call [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/panicking.rs:552:40 [INFO] [stderr] 12: std::panicking::try [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/panicking.rs:516:19 [INFO] [stderr] 13: std::panic::catch_unwind [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/panic.rs:142:14 [INFO] [stderr] 14: std::rt::lang_start_internal [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/rt.rs:148:20 [INFO] [stderr] 15: std::rt::lang_start [INFO] [stderr] 16: main [INFO] [stderr] 17: [INFO] [stderr] 18: __libc_start_main [INFO] [stderr] 19: _start [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ceee2326e23e6e8478c23310f4e9cf746562405d83d4a76860eee93330380686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceee2326e23e6e8478c23310f4e9cf746562405d83d4a76860eee93330380686", kill_on_drop: false }` [INFO] [stdout] ceee2326e23e6e8478c23310f4e9cf746562405d83d4a76860eee93330380686