[INFO] cloning repository https://github.com/izissise/kaios-rust-todo-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/izissise/kaios-rust-todo-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fizissise%2Fkaios-rust-todo-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fizissise%2Fkaios-rust-todo-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c064e6d73b8615138269f844b7bbce8846eff09 [INFO] checking izissise/kaios-rust-todo-app against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fizissise%2Fkaios-rust-todo-app" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/izissise/kaios-rust-todo-app on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/izissise/kaios-rust-todo-app [INFO] finished tweaking git repo https://github.com/izissise/kaios-rust-todo-app [INFO] tweaked toml for git repo https://github.com/izissise/kaios-rust-todo-app written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/izissise/kaios-rust-todo-app already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04922160f66a4f30da8f15bee412f72efc64719a05969e35fcd8867dbeed75cd [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" "04922160f66a4f30da8f15bee412f72efc64719a05969e35fcd8867dbeed75cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04922160f66a4f30da8f15bee412f72efc64719a05969e35fcd8867dbeed75cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04922160f66a4f30da8f15bee412f72efc64719a05969e35fcd8867dbeed75cd", kill_on_drop: false }` [INFO] [stdout] 04922160f66a4f30da8f15bee412f72efc64719a05969e35fcd8867dbeed75cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03545ce7b367a6f1bd2971b05ee9e31dc6e97146102bdddf108ff9330d682aa8 [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" "03545ce7b367a6f1bd2971b05ee9e31dc6e97146102bdddf108ff9330d682aa8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling cargo_metadata v0.9.0 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling kaios-rust-todo-app v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `kaios-rust-todo-app v0.2.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/kaios-rust-todo-app-f069c475329300a2/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Os { code: 30, kind: Other, message: "Read-only file system" } [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: failure::backtrace::internal::InternalBacktrace::new [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/backtrace/internal.rs:46 [INFO] [stderr] 1: failure::backtrace::Backtrace::new [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/backtrace/mod.rs:121 [INFO] [stderr] 2: >::from [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/error/error_impl.rs:19 [INFO] [stderr] 3: >::from [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/error/mod.rs:36 [INFO] [stderr] 4: build_script_build::main [INFO] [stderr] at build.rs:45 [INFO] [stderr] 5: core::ops::function::FnOnce::call_once [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/core/src/ops/function.rs:227 [INFO] [stderr] 6: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/sys_common/backtrace.rs:125 [INFO] [stderr] 7: std::rt::lang_start::{{closure}} [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/rt.rs:66 [INFO] [stderr] 8: core::ops::function::impls:: for &F>::call_once [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/core/src/ops/function.rs:259 [INFO] [stderr] std::panicking::try::do_call [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a//library/std/src/panicking.rs:379 [INFO] [stderr] std::panicking::try [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a//library/std/src/panicking.rs:343 [INFO] [stderr] std::panic::catch_unwind [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a//library/std/src/panic.rs:396 [INFO] [stderr] std::rt::lang_start_internal [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a//library/std/src/rt.rs:51 [INFO] [stderr] 9: std::rt::lang_start [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/rt.rs:65 [INFO] [stderr] 10: main [INFO] [stderr] 11: __libc_start_main [INFO] [stderr] 12: _start [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "03545ce7b367a6f1bd2971b05ee9e31dc6e97146102bdddf108ff9330d682aa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03545ce7b367a6f1bd2971b05ee9e31dc6e97146102bdddf108ff9330d682aa8", kill_on_drop: false }` [INFO] [stdout] 03545ce7b367a6f1bd2971b05ee9e31dc6e97146102bdddf108ff9330d682aa8