[INFO] crate mastodon-api-models 0.1.0 is already in cache [INFO] checking mastodon-api-models-0.1.0 against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] extracting crate mastodon-api-models 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate mastodon-api-models 0.1.0 on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "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-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+45d050cde277b22a755847338f2acc2c7b834141" "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] e125e7fe22c50939b1b43fe805bd74916285afc2229d596c8771dff184aff094 [INFO] running `"docker" "start" "-a" "e125e7fe22c50939b1b43fe805bd74916285afc2229d596c8771dff184aff094"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [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.106 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling derive-getters v0.1.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling getset v0.1.0 [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.106 [INFO] [stderr] Checking serde_json v1.0.52 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking chrono v0.4.11 [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-95aad07e54c5c093/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] 0: ::ext_context [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.28/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.28/src/context.rs:58 [INFO] [stderr] 2: core::result::Result::map_err [INFO] [stderr] at /rustc/45d050cde277b22a755847338f2acc2c7b834141/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.28/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/45d050cde277b22a755847338f2acc2c7b834141/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:331 [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/45d050cde277b22a755847338f2acc2c7b834141/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" "e125e7fe22c50939b1b43fe805bd74916285afc2229d596c8771dff184aff094"` [INFO] running `"docker" "rm" "-f" "e125e7fe22c50939b1b43fe805bd74916285afc2229d596c8771dff184aff094"` [INFO] [stdout] e125e7fe22c50939b1b43fe805bd74916285afc2229d596c8771dff184aff094