[INFO] crate mastodon-api-models 0.1.0 is already in cache [INFO] checking mastodon-api-models-0.1.0 against master#74e80468347471779be6060d8d7d6d04e98e467f for pr-72788 [INFO] extracting crate mastodon-api-models 0.1.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate mastodon-api-models 0.1.0 on toolchain 74e80468347471779be6060d8d7d6d04e98e467f [INFO] running `"/workspace/cargo-home/bin/cargo" "+74e80468347471779be6060d8d7d6d04e98e467f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate mastodon-api-models 0.1.0 [INFO] finished tweaking crates.io crate mastodon-api-models 0.1.0 [INFO] tweaked toml for crates.io crate mastodon-api-models 0.1.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+74e80468347471779be6060d8d7d6d04e98e467f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+74e80468347471779be6060d8d7d6d04e98e467f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+74e80468347471779be6060d8d7d6d04e98e467f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e0b6bad07aad75b071a8f42ca0a64bf9113405894075fd79f05e7ae25d7b7cf2 [INFO] running `"docker" "start" "-a" "e0b6bad07aad75b071a8f42ca0a64bf9113405894075fd79f05e7ae25d7b7cf2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling isolang v1.0.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling derive-getters v0.1.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling fehler v1.0.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking serde v1.0.111 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Compiling mastodon-api-models v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `mastodon-api-models v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/mastodon-api-models-c2f9bad029e5774f/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: trying to open to_file [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::ext_context [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.31/src/backtrace.rs:26 [INFO] [stderr] 1: anyhow::context:: for core::result::Result>::with_context::{{closure}} [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.31/src/context.rs:58 [INFO] [stderr] 2: core::result::Result::map_err [INFO] [stderr] at /rustc/74e80468347471779be6060d8d7d6d04e98e467f/src/libcore/result.rs:612 [INFO] [stderr] 3: anyhow::context:: for core::result::Result>::with_context [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.31/src/context.rs:58 [INFO] [stderr] 4: build_script_build::main [INFO] [stderr] at ./build.rs:30 [INFO] [stderr] 5: std::rt::lang_start::{{closure}} [INFO] [stderr] at /rustc/74e80468347471779be6060d8d7d6d04e98e467f/src/libstd/rt.rs:67 [INFO] [stderr] 6: std::rt::lang_start_internal::{{closure}} [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] std::panicking::try::do_call [INFO] [stderr] at src/libstd/panicking.rs:297 [INFO] [stderr] std::panicking::try [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] std::panic::catch_unwind [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] std::rt::lang_start_internal [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 7: std::rt::lang_start [INFO] [stderr] at /rustc/74e80468347471779be6060d8d7d6d04e98e467f/src/libstd/rt.rs:67 [INFO] [stderr] 8: main [INFO] [stderr] 9: __libc_start_main [INFO] [stderr] 10: _start [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "e0b6bad07aad75b071a8f42ca0a64bf9113405894075fd79f05e7ae25d7b7cf2"` [INFO] running `"docker" "rm" "-f" "e0b6bad07aad75b071a8f42ca0a64bf9113405894075fd79f05e7ae25d7b7cf2"` [INFO] [stdout] e0b6bad07aad75b071a8f42ca0a64bf9113405894075fd79f05e7ae25d7b7cf2