[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] documenting aDotInTheVoid/pros.rs against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaDotInTheVoid%2Fpros.rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aDotInTheVoid/pros.rs on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/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-0/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" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df2e4e8991f3e8b8518ed202320e980eda2983dc9c79d369a138294da59ef304 [INFO] running `Command { std: "docker" "start" "-a" "df2e4e8991f3e8b8518ed202320e980eda2983dc9c79d369a138294da59ef304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df2e4e8991f3e8b8518ed202320e980eda2983dc9c79d369a138294da59ef304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df2e4e8991f3e8b8518ed202320e980eda2983dc9c79d369a138294da59ef304", kill_on_drop: false }` [INFO] [stdout] df2e4e8991f3e8b8518ed202320e980eda2983dc9c79d369a138294da59ef304 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b52347694acc34d4290f08efc5b317969ba6ed6c77a951ceb1b31d7247990e9c [INFO] running `Command { std: "docker" "start" "-a" "b52347694acc34d4290f08efc5b317969ba6ed6c77a951ceb1b31d7247990e9c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling itoa v0.4.3 [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 termcolor v1.0.4 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling clang-sys v0.28.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking cortex_a9_types v0.1.0 (/opt/rustwide/workdir/cortex_a9_types) [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.39 [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-762af8f9756f41f1/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 'beta-2022-05-20-x86_64-unknown-linux-gnu' [INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2022-05-20-x86_64-unknown-linux-gnu` [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: ReadOnlyFilesystem, 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: 0x563cccb6cefd - std::backtrace_rs::backtrace::libunwind::trace::ha8406fd4a233ad1f [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x563cccb6cefd - std::backtrace_rs::backtrace::trace_unsynchronized::h95f26ca4bd23bd0f [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x563cccb6cefd - std::sys_common::backtrace::_print_fmt::h9955f0b025c061cd [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x563cccb6cefd - ::fmt::h1025ecd2bac85833 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x563cccb9349c - core::fmt::write::hd5fa34bae8a7f0ea [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/fmt/mod.rs:1196:17 [INFO] [stderr] 5: 0x563cccb699e1 - std::io::Write::write_fmt::h203cec764662c27d [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/io/mod.rs:1654:15 [INFO] [stderr] 6: 0x563cccb6ea85 - std::sys_common::backtrace::_print::h330c8fadbab13d8b [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x563cccb6ea85 - std::sys_common::backtrace::print::h38d4cf1c3e16e656 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x563cccb6ea85 - std::panicking::default_hook::{{closure}}::h56cdf194ec124abb [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x563cccb6e6f9 - std::panicking::default_hook::h9929fdc60733f795 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x563cccb6f106 - std::panicking::rust_panic_with_hook::h490228be5a55104d [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:702:17 [INFO] [stderr] 11: 0x563cccb6ef07 - std::panicking::begin_panic_handler::{{closure}}::hfd963b6683c36656 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x563cccb6d3b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h2912e3decfe2cba4 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x563cccb6ec39 - rust_begin_unwind [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x563ccc25b013 - core::panicking::panic_fmt::hf4ba906a2c8693a2 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panicking.rs:142:14 [INFO] [stderr] 15: 0x563ccc25b103 - core::result::unwrap_failed::h328e70098ea1018f [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1785:5 [INFO] [stderr] 16: 0x563ccc268ad9 - core::result::Result::unwrap::h8283222de6511ab7 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1078:23 [INFO] [stderr] 17: 0x563ccc27cd86 - cbindgen::bindgen::bindings::Bindings::write_to_file::h04b76a089f347678 [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: 0x563ccc28262b - build_script_build::rs_to_c::hbf6e9293df0dd1a1 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:55:5 [INFO] [stderr] 19: 0x563ccc282708 - build_script_build::main::hcd2aaf7f503f2a92 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:70:5 [INFO] [stderr] 20: 0x563ccc28484b - core::ops::function::FnOnce::call_once::hcd9007b644b85f88 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stderr] 21: 0x563ccc26800e - std::sys_common::backtrace::__rust_begin_short_backtrace::h9acf3fa9ffb3a711 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 22: 0x563ccc27f271 - std::rt::lang_start::{{closure}}::h84eb2af50d0bf50a [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/rt.rs:145:18 [INFO] [stderr] 23: 0x563cccb651ee - core::ops::function::impls:: for &F>::call_once::h9c80b603d656db3f [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:280:13 [INFO] [stderr] 24: 0x563cccb651ee - std::panicking::try::do_call::h86b1dd6fd2903147 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stderr] 25: 0x563cccb651ee - std::panicking::try::h06cba322e163361a [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stderr] 26: 0x563cccb651ee - std::panic::catch_unwind::h77fc4ef3c419c34e [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stderr] 27: 0x563cccb651ee - std::rt::lang_start_internal::{{closure}}::h6786ee70f1cf45dc [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/rt.rs:128:48 [INFO] [stderr] 28: 0x563cccb651ee - std::panicking::try::do_call::h682a3324f06cc1bc [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stderr] 29: 0x563cccb651ee - std::panicking::try::h09ce465b693a7cf9 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stderr] 30: 0x563cccb651ee - std::panic::catch_unwind::h5eb4cb244476317c [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stderr] 31: 0x563cccb651ee - std::rt::lang_start_internal::hba2d4a4771a618dc [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/rt.rs:128:20 [INFO] [stderr] 32: 0x563ccc27f240 - std::rt::lang_start::h8c8d4d46413211b4 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/rt.rs:144:17 [INFO] [stderr] 33: 0x563ccc28272c - main [INFO] [stderr] 34: 0x7f9359a5f0b3 - __libc_start_main [INFO] [stderr] 35: 0x563ccc25b30e - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "b52347694acc34d4290f08efc5b317969ba6ed6c77a951ceb1b31d7247990e9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b52347694acc34d4290f08efc5b317969ba6ed6c77a951ceb1b31d7247990e9c", kill_on_drop: false }` [INFO] [stdout] b52347694acc34d4290f08efc5b317969ba6ed6c77a951ceb1b31d7247990e9c