[INFO] updating cached repository https://github.com/ashtuchkin/rypt [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3e0b6844a5b72eda96bafbbea7a08113ea0584e6 [INFO] checking ashtuchkin/rypt against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashtuchkin%2Frypt" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ashtuchkin/rypt on toolchain 38f08371587f97c145dedb2c055ac7b01bf1e788 [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ashtuchkin/rypt [INFO] finished tweaking git repo https://github.com/ashtuchkin/rypt [INFO] tweaked toml for git repo https://github.com/ashtuchkin/rypt written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/ashtuchkin/rypt already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "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" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "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] af047fa710349251e3323e6482c54acc162bd14688e832665584ae3796a5253f [INFO] running `"docker" "start" "-a" "af047fa710349251e3323e6482c54acc162bd14688e832665584ae3796a5253f"` [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.9 [INFO] [stderr] Compiling syn v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling quote v1.0.1 [INFO] [stderr] Checking backtrace v0.3.34 [INFO] [stderr] Checking tempfile v3.0.8 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling libflate v0.1.26 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking quickcheck v0.8.5 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Compiling libsodium-sys v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling hex-literal-impl v0.2.0 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Checking hex-literal v0.2.0 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling rypt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `rypt v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rypt-c983887b294191fd/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::ha17ec0a9194b5125 (0x564cf2844edf) [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stderr] 1: failure::backtrace::Backtrace::new::hf04c5aada05d4550 (0x564cf284484e) [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stderr] 2: >::from::h224ad350b7a4f552 (0x564cf2724b3c) [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stderr] 3: >::from::h1bf7b5a9df280b68 (0x564cf274daff) [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stderr] 4: build_script_build::main::hd800d60e9dd9835f (0x564cf274defe) [INFO] [stderr] at /opt/rustwide/workdir/build.rs:28 [INFO] [stderr] 5: std::rt::lang_start::{{closure}}::had2a528fa2bd0ab7 (0x564cf2748bc0) [INFO] [stderr] at /rustc/38f08371587f97c145dedb2c055ac7b01bf1e788/src/libstd/rt.rs:61 [INFO] [stderr] 6: std::rt::lang_start_internal::{{closure}}::h5f0ee1fc0a13fd44 (0x564cf2889c23) [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] std::panicking::try::do_call::h1b76048f8cff5994 [INFO] [stderr] at src/libstd/panicking.rs:288 [INFO] [stderr] 7: __rust_maybe_catch_panic (0x564cf2890a9a) [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 8: std::panicking::try::hb92b65c4d6ee9dd4 (0x564cf288a6ed) [INFO] [stderr] at src/libstd/panicking.rs:267 [INFO] [stderr] std::panic::catch_unwind::hc76e28cdfa615edb [INFO] [stderr] at src/libstd/panic.rs:396 [INFO] [stderr] std::rt::lang_start_internal::h8abfd636cde844de [INFO] [stderr] at src/libstd/rt.rs:47 [INFO] [stderr] 9: std::rt::lang_start::h28a36f0e36c77a4b (0x564cf2748b99) [INFO] [stderr] at /rustc/38f08371587f97c145dedb2c055ac7b01bf1e788/src/libstd/rt.rs:61 [INFO] [stderr] 10: main (0x564cf274e14a) [INFO] [stderr] 11: __libc_start_main (0x7effa89e8b97) [INFO] [stderr] 12: _start (0x564cf270215a) [INFO] [stderr] 13: (0x0) [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "af047fa710349251e3323e6482c54acc162bd14688e832665584ae3796a5253f"` [INFO] running `"docker" "rm" "-f" "af047fa710349251e3323e6482c54acc162bd14688e832665584ae3796a5253f"` [INFO] [stdout] af047fa710349251e3323e6482c54acc162bd14688e832665584ae3796a5253f