[INFO] fetching crate conceal-core 0.2.0... [INFO] testing conceal-core-0.2.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate conceal-core 0.2.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate conceal-core 0.2.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate conceal-core 0.2.0 [INFO] finished tweaking crates.io crate conceal-core 0.2.0 [INFO] tweaked toml for crates.io crate conceal-core 0.2.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--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-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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] daab721e5fd7059a9a045683cc8816c7e0ff230048895cf0a81cb59a7dfd9018 [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" "daab721e5fd7059a9a045683cc8816c7e0ff230048895cf0a81cb59a7dfd9018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "daab721e5fd7059a9a045683cc8816c7e0ff230048895cf0a81cb59a7dfd9018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "daab721e5fd7059a9a045683cc8816c7e0ff230048895cf0a81cb59a7dfd9018", kill_on_drop: false }` [INFO] [stdout] daab721e5fd7059a9a045683cc8816c7e0ff230048895cf0a81cb59a7dfd9018 [INFO] running `Command { std: "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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7910699ffe095b3df7a2cee0722d832660d8dd079b9b252b2804b24bfa3affec [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" "7910699ffe095b3df7a2cee0722d832660d8dd079b9b252b2804b24bfa3affec", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling snow v0.7.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling stream-cipher v0.7.1 [INFO] [stderr] Compiling aes-soft v0.5.0 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes v0.5.0 [INFO] [stderr] Compiling aes-gcm v0.7.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling chacha20 v0.5.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling chacha20poly1305 v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling conceal-core v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `conceal-core v0.2.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/conceal-core-be5bb8636e366d5a/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Failed to compile proto files. Error: Os { code: 30, kind: Other, message: "Read-only file system" }', build.rs:8:29 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x558b2fcfe580 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x558b2fcfe580 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x558b2fcfe580 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x558b2fcfe580 - ::fmt::h767e17e1aa7df6a8 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x558b2fd1d07c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stderr] 5: 0x558b2fcfbc25 - std::io::Write::write_fmt::h4c802b6f761026c1 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stderr] 6: 0x558b2fd006ab - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x558b2fd006ab - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x558b2fd006ab - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x558b2fd00181 - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x558b2fd00d51 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x558b2fd00857 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x558b2fcfea5c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x558b2fd007b9 - rust_begin_unwind [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x558b2fbeba3b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stderr] 15: 0x558b2fbfc3df - build_script_build::main::{{closure}}::hfbb87fbc9780871e [INFO] [stderr] at /opt/rustwide/workdir/build.rs:8:29 [INFO] [stderr] 16: 0x558b2fbece97 - core::result::Result::unwrap_or_else::hd6d87ed265f137db [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:821:23 [INFO] [stderr] 17: 0x558b2fbfc251 - build_script_build::main::ha1793d155d05ec55 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:6:5 [INFO] [stderr] 18: 0x558b2fbf860b - core::ops::function::FnOnce::call_once::h8ee7853c791e62eb [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x558b2fbf80ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h90e6aedb9b65ff81 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x558b2fbfd8b1 - std::rt::lang_start::{{closure}}::hccd8549d87b0f507 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/rt.rs:49:18 [INFO] [stderr] 21: 0x558b2fd01249 - core::ops::function::impls:: for &F>::call_once::h04259e4a34d07c2f [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x558b2fd01249 - std::panicking::try::do_call::hb8da45704d5cfbbf [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stderr] 23: 0x558b2fd01249 - std::panicking::try::h4beadc19a78fec52 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stderr] 24: 0x558b2fd01249 - std::panic::catch_unwind::hc58016cd36ba81a4 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stderr] 25: 0x558b2fd01249 - std::rt::lang_start_internal::hc51399759a90501a [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/rt.rs:34:21 [INFO] [stderr] 26: 0x558b2fbfd890 - std::rt::lang_start::he76565a0285a21f6 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/rt.rs:48:5 [INFO] [stderr] 27: 0x558b2fbfc41c - main [INFO] [stderr] 28: 0x7feea1f9a0b3 - __libc_start_main [INFO] [stderr] 29: 0x558b2fbeccae - _start [INFO] [stderr] 30: 0x0 - [INFO] running `Command { std: "docker" "inspect" "7910699ffe095b3df7a2cee0722d832660d8dd079b9b252b2804b24bfa3affec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7910699ffe095b3df7a2cee0722d832660d8dd079b9b252b2804b24bfa3affec", kill_on_drop: false }` [INFO] [stdout] 7910699ffe095b3df7a2cee0722d832660d8dd079b9b252b2804b24bfa3affec