[INFO] fetching crate mastodon-api-models 0.1.0... [INFO] checking mastodon-api-models-0.1.0 against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [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 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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 `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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" "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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75af5dd2d74933f1208e39b3987a133286626eac2ba41fffe17d3a2ca08f1594 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "75af5dd2d74933f1208e39b3987a133286626eac2ba41fffe17d3a2ca08f1594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75af5dd2d74933f1208e39b3987a133286626eac2ba41fffe17d3a2ca08f1594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75af5dd2d74933f1208e39b3987a133286626eac2ba41fffe17d3a2ca08f1594", kill_on_drop: false }` [INFO] [stdout] 75af5dd2d74933f1208e39b3987a133286626eac2ba41fffe17d3a2ca08f1594 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e4f5c924a9080a1869ad353dd6d1ba811b9e90614b17dd53db9762acf1a54846 [INFO] running `Command { std: "docker" "start" "-a" "e4f5c924a9080a1869ad353dd6d1ba811b9e90614b17dd53db9762acf1a54846", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking unicode-normalization v0.1.17 [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 num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking idna v0.2.2 [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 serde_derive v1.0.124 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling derive-getters v0.1.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling fehler v1.0.0 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking chrono v0.4.19 [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-8ddd9c093d3bdeb0/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.38/src/context.rs:27:29 [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.38/src/context.rs:58:30 [INFO] [stderr] 2: core::result::Result::map_err [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/core/src/result.rs:591:27 [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.38/src/context.rs:58:9 [INFO] [stderr] 4: build_script_build::main [INFO] [stderr] at ./build.rs:30:27 [INFO] [stderr] 5: core::ops::function::FnOnce::call_once [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 6: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 7: std::rt::lang_start::{{closure}} [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/rt.rs:66:18 [INFO] [stderr] 8: core::ops::function::impls:: for &F>::call_once [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/core/src/ops/function.rs:259:13 [INFO] [stderr] std::panicking::try::do_call [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:379:40 [INFO] [stderr] std::panicking::try [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:343:19 [INFO] [stderr] std::panic::catch_unwind [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panic.rs:431:14 [INFO] [stderr] std::rt::lang_start_internal [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/rt.rs:51:25 [INFO] [stderr] 9: std::rt::lang_start [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/rt.rs:65:5 [INFO] [stderr] 10: main [INFO] [stderr] 11: __libc_start_main [INFO] [stderr] 12: _start [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e4f5c924a9080a1869ad353dd6d1ba811b9e90614b17dd53db9762acf1a54846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4f5c924a9080a1869ad353dd6d1ba811b9e90614b17dd53db9762acf1a54846", kill_on_drop: false }` [INFO] [stdout] e4f5c924a9080a1869ad353dd6d1ba811b9e90614b17dd53db9762acf1a54846