[INFO] fetching crate nanocl 0.16.2... [INFO] checking nanocl-0.16.2 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate nanocl 0.16.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate nanocl 0.16.2 [INFO] finished tweaking crates.io crate nanocl 0.16.2 [INFO] tweaked toml for crates.io crate nanocl 0.16.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nanocl 0.16.2 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nanocl 0.16.2 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35a80637e619194eb7b7e67bd8ed57fb8dc40c9897c8da4c143d1a3c68cba37e [INFO] running `Command { std: "docker" "start" "-a" "35a80637e619194eb7b7e67bd8ed57fb8dc40c9897c8da4c143d1a3c68cba37e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35a80637e619194eb7b7e67bd8ed57fb8dc40c9897c8da4c143d1a3c68cba37e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35a80637e619194eb7b7e67bd8ed57fb8dc40c9897c8da4c143d1a3c68cba37e", kill_on_drop: false }` [INFO] [stdout] 35a80637e619194eb7b7e67bd8ed57fb8dc40c9897c8da4c143d1a3c68cba37e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd2e79b3310eb352ec86e49c8b23aa56a1d5b881a8e5fe89cea2d1f3737211f9 [INFO] running `Command { std: "docker" "start" "-a" "fd2e79b3310eb352ec86e49c8b23aa56a1d5b881a8e5fe89cea2d1f3737211f9", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling ntex-rt v0.4.20 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking serde v1.0.215 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling oneshot v0.1.8 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ntex-service v3.3.3 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ntex-bytes v0.1.27 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling liquid-derive v0.26.8 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling ntex-codec v0.6.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling ntex-http v0.1.12 [INFO] [stderr] Checking ntex-util v2.6.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Checking serde_with v3.11.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling ntex-macros v0.1.3 [INFO] [stderr] Compiling async-broadcast v0.7.1 [INFO] [stderr] Checking ntex-io v2.8.3 [INFO] [stderr] Checking hyper v1.5.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling ntex-router v0.5.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Checking ntex-tokio v0.5.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Checking ntex-net v2.4.0 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking bollard-next-stubs v1.45.1-rc.26.0.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking ntex-server v2.5.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling tabled_derive v0.8.0 [INFO] [stderr] Checking hyperlocal v0.9.1 [INFO] [stderr] Compiling liquid-core v0.26.9 [INFO] [stderr] Checking ntex-h2 v1.4.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling papergrid v0.12.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling clap_mangen v0.2.24 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling nanocl_utils v0.7.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Compiling ntex-tls v2.3.0 [INFO] [stderr] Compiling liquid-lib v0.26.9 [INFO] [stderr] Compiling tabled v0.16.0 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking ntex v2.8.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking indicatif v0.17.9 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking ctrlc v3.4.5 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Compiling liquid v0.26.9 [INFO] [stderr] Checking bollard-next v0.18.1 [INFO] [stderr] Compiling nanocl_error v0.5.0 [INFO] [stderr] Checking nanocl_stubs v0.16.1 [INFO] [stderr] Checking nanocld_client v0.16.2 [INFO] [stderr] Compiling nanocl v0.16.2 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `nanocl v0.16.2 (/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/nanocl-f59f2bab724ee506/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-env=TARGET_ARCH=x86_64 [INFO] [stderr] cargo:rustc-env=CHANNEL=stable [INFO] [stderr] cargo:rustc-env=GIT_HASH= [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] running `Command { std: "docker" "inspect" "fd2e79b3310eb352ec86e49c8b23aa56a1d5b881a8e5fe89cea2d1f3737211f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd2e79b3310eb352ec86e49c8b23aa56a1d5b881a8e5fe89cea2d1f3737211f9", kill_on_drop: false }` [INFO] [stdout] fd2e79b3310eb352ec86e49c8b23aa56a1d5b881a8e5fe89cea2d1f3737211f9