[INFO] cloning repository https://github.com/aDotInTheVoid/pros.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aDotInTheVoid/pros.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaDotInTheVoid%2Fpros.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaDotInTheVoid%2Fpros.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a8ff193665511ad5a18319549880d3107504cc0 [INFO] checking aDotInTheVoid/pros.rs against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaDotInTheVoid%2Fpros.rs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aDotInTheVoid/pros.rs on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking git repo https://github.com/aDotInTheVoid/pros.rs [INFO] finished tweaking git repo https://github.com/aDotInTheVoid/pros.rs [INFO] tweaked toml for git repo https://github.com/aDotInTheVoid/pros.rs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/aDotInTheVoid/pros.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded backtrace v0.3.15 [INFO] [stderr] Downloaded cexpr v0.3.5 [INFO] [stderr] Downloaded env_logger v0.6.1 [INFO] [stderr] Downloaded serde_derive v1.0.90 [INFO] [stderr] Downloaded serde v1.0.90 [INFO] [stderr] Downloaded clang-sys v0.28.0 [INFO] [stderr] Downloaded bindgen v0.49.0 [INFO] [stderr] Downloaded cbindgen v0.8.3 [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" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", 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] 748cf19691732b9678e9f814573defae68f30617e3c5dadc510c2b3724beb2c8 [INFO] running `Command { std: "docker" "start" "-a" "748cf19691732b9678e9f814573defae68f30617e3c5dadc510c2b3724beb2c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "748cf19691732b9678e9f814573defae68f30617e3c5dadc510c2b3724beb2c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "748cf19691732b9678e9f814573defae68f30617e3c5dadc510c2b3724beb2c8", kill_on_drop: false }` [INFO] [stdout] 748cf19691732b9678e9f814573defae68f30617e3c5dadc510c2b3724beb2c8 [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" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "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] b8075b9415d8a082eb0cf627255f5b2d512ffc5132bccf2ccb8f7dc8abb27e0c [INFO] running `Command { std: "docker" "start" "-a" "b8075b9415d8a082eb0cf627255f5b2d512ffc5132bccf2ccb8f7dc8abb27e0c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling bindgen v0.49.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling clang-sys v0.28.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling backtrace v0.3.15 [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] Checking cortex_a9_types v0.1.0 (/opt/rustwide/workdir/cortex_a9_types) [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling cbindgen v0.8.3 [INFO] [stderr] Compiling pros_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `pros_rs v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pros_rs-2c5d7aae4550fb7e/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=include [INFO] [stderr] cargo:rerun-if-changed=build [INFO] [stderr] Generating PROS bindings [INFO] [stderr] Generated PROS bindings [INFO] [stderr] /opt/rustwide/workdir [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '3bb2879ea9e58d65b875f9a98df44f4a43ce2597' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing) [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cbindgen-0.8.3/src/bindgen/bindings.rs:64:44 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55a9da5eac30 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55a9da5eac30 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55a9da5eac30 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55a9da5eac30 - ::fmt::h767e17e1aa7df6a8 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55a9da61147f - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/core/src/fmt/mod.rs:1094:17 [INFO] [stderr] 5: 0x55a9da5e7a65 - std::io::Write::write_fmt::h4c802b6f761026c1 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/io/mod.rs:1584:15 [INFO] [stderr] 6: 0x55a9da5ed58b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55a9da5ed58b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55a9da5ed58b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55a9da5ed061 - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55a9da5edbc5 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/panicking.rs:629:17 [INFO] [stderr] 11: 0x55a9da5ed737 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x55a9da5eb0cc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55a9da5ed699 - rust_begin_unwind [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x55a9d9cc6901 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55a9d9cc69f3 - core::result::unwrap_failed::hf79563fef9d11ab8 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/core/src/result.rs:1355:5 [INFO] [stderr] 16: 0x55a9d9cf8c2e - core::result::Result::unwrap::h80b6e97be439f51f [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/core/src/result.rs:1037:23 [INFO] [stderr] 17: 0x55a9d9cee0a2 - cbindgen::bindgen::bindings::Bindings::write_to_file::ha66365e5d2b547bd [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cbindgen-0.8.3/src/bindgen/bindings.rs:64:17 [INFO] [stderr] 18: 0x55a9d9cf9bff - build_script_build::rs_to_c::h1c16d71edd284faa [INFO] [stderr] at /opt/rustwide/workdir/build.rs:55:5 [INFO] [stderr] 19: 0x55a9d9cf9cf8 - build_script_build::main::h1cb66664a1e1cc6f [INFO] [stderr] at /opt/rustwide/workdir/build.rs:70:5 [INFO] [stderr] 20: 0x55a9d9cdf37b - core::ops::function::FnOnce::call_once::h1fa15c62c9d317a1 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 21: 0x55a9d9cda49e - std::sys_common::backtrace::__rust_begin_short_backtrace::h3105aaad285bc532 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 22: 0x55a9d9cf8531 - std::rt::lang_start::{{closure}}::ha5a5bf3a476534b2 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/rt.rs:49:18 [INFO] [stderr] 23: 0x55a9da5ee0da - core::ops::function::impls:: for &F>::call_once::h04259e4a34d07c2f [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 24: 0x55a9da5ee0da - std::panicking::try::do_call::hb8da45704d5cfbbf [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/panicking.rs:401:40 [INFO] [stderr] 25: 0x55a9da5ee0da - std::panicking::try::h4beadc19a78fec52 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/panicking.rs:365:19 [INFO] [stderr] 26: 0x55a9da5ee0da - std::panic::catch_unwind::hc58016cd36ba81a4 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/panic.rs:433:14 [INFO] [stderr] 27: 0x55a9da5ee0da - std::rt::lang_start_internal::hc51399759a90501a [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/rt.rs:34:21 [INFO] [stderr] 28: 0x55a9d9cf8510 - std::rt::lang_start::h295b8ed57647e9a6 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/rt.rs:48:5 [INFO] [stderr] 29: 0x55a9d9cf9d1c - main [INFO] [stderr] 30: 0x7f38179e90b3 - __libc_start_main [INFO] [stderr] 31: 0x55a9d9cc70fe - _start [INFO] [stderr] 32: 0x0 - [INFO] running `Command { std: "docker" "inspect" "b8075b9415d8a082eb0cf627255f5b2d512ffc5132bccf2ccb8f7dc8abb27e0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8075b9415d8a082eb0cf627255f5b2d512ffc5132bccf2ccb8f7dc8abb27e0c", kill_on_drop: false }` [INFO] [stdout] b8075b9415d8a082eb0cf627255f5b2d512ffc5132bccf2ccb8f7dc8abb27e0c