[INFO] cloning repository https://github.com/johan-bjareholt/aw-server-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johan-bjareholt/aw-server-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohan-bjareholt%2Faw-server-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohan-bjareholt%2Faw-server-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e9c35803ad389fb33b5d5df2a2404dcb7aee5af
[INFO] checking johan-bjareholt/aw-server-rust against try#6757d700f93f6d16c8b39cf79e96b019bd570e7d for pr-155299
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohan-bjareholt%2Faw-server-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/johan-bjareholt/aw-server-rust
[INFO] finished tweaking git repo https://github.com/johan-bjareholt/aw-server-rust
[INFO] tweaked toml for git repo https://github.com/johan-bjareholt/aw-server-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/johan-bjareholt/aw-server-rust on toolchain 6757d700f93f6d16c8b39cf79e96b019bd570e7d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/johan-bjareholt/aw-server-rust 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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sd-notify v0.4.5
[INFO] [stderr]   Downloaded unicase_serde v0.1.0
[INFO] [stderr]   Downloaded rocket_cors v0.6.0
[INFO] [stderr]   Downloaded log-panics v2.1.0
[INFO] [stderr]   Downloaded redfa v0.0.3
[INFO] [stderr]   Downloaded mpsc_requests v0.3.4
[INFO] [stderr]   Downloaded lalr v0.0.2
[INFO] [stderr]   Downloaded plex v0.3.1
[INFO] [stderr]   Downloaded clap_builder v4.5.42
[INFO] [stderr]   Downloaded clap v4.5.42
[INFO] [stderr]   Downloaded fancy-regex v0.12.0
[INFO] [stderr]   Downloaded rusqlite v0.30.0
[INFO] [stderr]   Downloaded openssl-src v300.5.1+3.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49178af2bb1ee9c17edd3cd9fa47fce835fe1d65105083b91df6cf804b6da385
[INFO] running `Command { std: "docker" "start" "-a" "49178af2bb1ee9c17edd3cd9fa47fce835fe1d65105083b91df6cf804b6da385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49178af2bb1ee9c17edd3cd9fa47fce835fe1d65105083b91df6cf804b6da385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49178af2bb1ee9c17edd3cd9fa47fce835fe1d65105083b91df6cf804b6da385", kill_on_drop: false }`
[INFO] [stdout] 49178af2bb1ee9c17edd3cd9fa47fce835fe1d65105083b91df6cf804b6da385
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7f6a7b78be645de5c974cd60f2da6ff22642772dc7a9f7abc26220a85a3110e
[INFO] running `Command { std: "docker" "start" "-a" "e7f6a7b78be645de5c974cd60f2da6ff22642772dc7a9f7abc26220a85a3110e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking clap_builder v4.5.42
[INFO] [stderr]     Checking fancy-regex v0.12.0
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]     Checking mpsc_requests v0.3.4
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling redfa v0.0.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling openssl-src v300.5.1+3.5.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling lalr v0.0.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling plex v0.3.1
[INFO] [stderr]     Checking clap v4.5.42
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]     Checking gethostname v0.4.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking unicase_serde v0.1.0
[INFO] [stderr]    Compiling aw-server v0.13.1 (/opt/rustwide/workdir/aw-server)
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking fern v0.7.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr] error: failed to run custom build command for `aw-server v0.13.1 (/opt/rustwide/workdir/aw-server)`
[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/aw-server-56c51090d01e5e30/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e7f6a7b78be645de5c974cd60f2da6ff22642772dc7a9f7abc26220a85a3110e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7f6a7b78be645de5c974cd60f2da6ff22642772dc7a9f7abc26220a85a3110e", kill_on_drop: false }`
[INFO] [stdout] e7f6a7b78be645de5c974cd60f2da6ff22642772dc7a9f7abc26220a85a3110e
