[INFO] cloning repository https://github.com/radix/code-first-capnp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/radix/code-first-capnp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradix%2Fcode-first-capnp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradix%2Fcode-first-capnp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68805929e70ee01207d7d817f37095c7bc9c9135 [INFO] checking radix/code-first-capnp against try#2278ef25f90817c20d6dd0d2da58a990eb6f53cb for pr-145108-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradix%2Fcode-first-capnp" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/radix/code-first-capnp [INFO] finished tweaking git repo https://github.com/radix/code-first-capnp [INFO] tweaked toml for git repo https://github.com/radix/code-first-capnp written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/radix/code-first-capnp on toolchain 2278ef25f90817c20d6dd0d2da58a990eb6f53cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/radix/code-first-capnp 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" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking radix/code-first-capnp against try#2278ef25f90817c20d6dd0d2da58a990eb6f53cb for pr-145108-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradix%2Fcode-first-capnp" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/radix/code-first-capnp [INFO] finished tweaking git repo https://github.com/radix/code-first-capnp [INFO] tweaked toml for git repo https://github.com/radix/code-first-capnp written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/radix/code-first-capnp on toolchain 2278ef25f90817c20d6dd0d2da58a990eb6f53cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/radix/code-first-capnp 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" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "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-macro-crate v3.4.0 [INFO] [stderr] Downloaded camino v1.2.0 [INFO] [stderr] Downloaded cargo-util-schemas v0.8.2 [INFO] [stderr] Downloaded cargo-platform v0.3.1 [INFO] [stderr] Downloaded erased-serde v0.4.8 [INFO] [stderr] Downloaded embedded-io v0.6.1 [INFO] [stderr] Downloaded capnpc v0.21.4 [INFO] [stderr] Downloaded serde-untagged v0.1.9 [INFO] [stderr] Downloaded typeid v1.0.3 [INFO] [stderr] Downloaded toml_edit v0.23.6 [INFO] [stderr] Downloaded cargo_metadata v0.22.0 [INFO] [stderr] Downloaded capnp v0.21.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f89c0e4dabe4bc71c9d7971d26636972f2fe8c4544b19b5f0a0d2d965ce04d4 [INFO] running `Command { std: "docker" "start" "-a" "2f89c0e4dabe4bc71c9d7971d26636972f2fe8c4544b19b5f0a0d2d965ce04d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f89c0e4dabe4bc71c9d7971d26636972f2fe8c4544b19b5f0a0d2d965ce04d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f89c0e4dabe4bc71c9d7971d26636972f2fe8c4544b19b5f0a0d2d965ce04d4", kill_on_drop: false }` [INFO] [stdout] 2f89c0e4dabe4bc71c9d7971d26636972f2fe8c4544b19b5f0a0d2d965ce04d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 954aa05b58890b1e7413519c7afe8f0dd296f68e14c9159badbfb74b49ad8adf [INFO] running `Command { std: "docker" "start" "-a" "954aa05b58890b1e7413519c7afe8f0dd296f68e14c9159badbfb74b49ad8adf", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling camino v1.2.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling capnp v0.21.5 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking capnp-model v0.1.0 (/opt/rustwide/workdir/capnp-model) [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Checking unicode-ident v1.0.19 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking proc-macro2 v1.0.101 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking syn v2.0.106 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking toml_parser v1.0.3 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking capnpc v0.21.4 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking toml_edit v0.23.6 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking proc-macro-crate v3.4.0 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking cargo-platform v0.3.1 [INFO] [stderr] Checking serde-untagged v0.1.9 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking cargo-util-schemas v0.8.2 [INFO] [stderr] Checking cargo_metadata v0.22.0 [INFO] [stderr] Checking code-first-capnp-macros v0.1.0 (/opt/rustwide/workdir/code-first-capnp-macros) [INFO] [stderr] Checking code-first-capnp v0.1.0 (/opt/rustwide/workdir/code-first-capnp) [INFO] [stderr] Checking demo v0.1.0 (/opt/rustwide/workdir/examples/demo) [INFO] [stdout] error: Failed to write schema file: Read-only file system (os error 30) [INFO] [stdout] --> examples/demo/src/lib.rs:106:1 [INFO] [stdout] | [INFO] [stdout] 106 | complete_capnp_schema!("demo.capnp", pub mod demo_capnp); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `complete_capnp_schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Failed to write schema file: Read-only file system (os error 30) [INFO] [stdout] --> examples/demo/src/lib.rs:106:1 [INFO] [stdout] | [INFO] [stdout] 106 | complete_capnp_schema!("demo.capnp", pub mod demo_capnp); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `complete_capnp_schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `demo` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `demo` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "954aa05b58890b1e7413519c7afe8f0dd296f68e14c9159badbfb74b49ad8adf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "954aa05b58890b1e7413519c7afe8f0dd296f68e14c9159badbfb74b49ad8adf", kill_on_drop: false }` [INFO] [stdout] 954aa05b58890b1e7413519c7afe8f0dd296f68e14c9159badbfb74b49ad8adf