[INFO] updating cached repository https://github.com/ThomasColliers/orbit [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73accab5d90d125f531ae1b10ff8447042f338f1 [INFO] documenting ThomasColliers/orbit against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasColliers%2Forbit" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 41% (34/82) Checking out files: 42% (35/82) Checking out files: 43% (36/82) Checking out files: 45% (37/82) Checking out files: 46% (38/82) Checking out files: 47% (39/82) Checking out files: 48% (40/82) Checking out files: 50% (41/82) Checking out files: 51% (42/82) Checking out files: 52% (43/82) Checking out files: 53% (44/82) Checking out files: 54% (45/82) Checking out files: 56% (46/82) Checking out files: 57% (47/82) Checking out files: 58% (48/82) Checking out files: 59% (49/82) Checking out files: 60% (50/82) Checking out files: 62% (51/82) Checking out files: 63% (52/82) Checking out files: 64% (53/82) Checking out files: 65% (54/82) Checking out files: 67% (55/82) Checking out files: 68% (56/82) Checking out files: 69% (57/82) Checking out files: 70% (58/82) Checking out files: 71% (59/82) Checking out files: 73% (60/82) Checking out files: 74% (61/82) Checking out files: 75% (62/82) Checking out files: 76% (63/82) Checking out files: 78% (64/82) Checking out files: 79% (65/82) Checking out files: 80% (66/82) Checking out files: 81% (67/82) Checking out files: 82% (68/82) Checking out files: 84% (69/82) Checking out files: 85% (70/82) Checking out files: 86% (71/82) Checking out files: 87% (72/82) Checking out files: 89% (73/82) Checking out files: 90% (74/82) Checking out files: 91% (75/82) Checking out files: 92% (76/82) Checking out files: 93% (77/82) Checking out files: 95% (78/82) Checking out files: 96% (79/82) Checking out files: 97% (80/82) Checking out files: 98% (81/82) Checking out files: 100% (82/82) Checking out files: 100% (82/82), done. [INFO] validating manifest of git repo https://github.com/ThomasColliers/orbit on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ThomasColliers/orbit [INFO] removed path dependency amethyst from git repo https://github.com/ThomasColliers/orbit [INFO] finished tweaking git repo https://github.com/ThomasColliers/orbit [INFO] tweaked toml for git repo https://github.com/ThomasColliers/orbit written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/ThomasColliers/orbit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (amethyst) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (amethyst) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "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] a7039d3a18cca01202d56e5a5b1179fce61a2b1208d4b3f9da0fb2d0e2ec5144 [INFO] running `Command { std: "docker" "start" "-a" "a7039d3a18cca01202d56e5a5b1179fce61a2b1208d4b3f9da0fb2d0e2ec5144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7039d3a18cca01202d56e5a5b1179fce61a2b1208d4b3f9da0fb2d0e2ec5144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7039d3a18cca01202d56e5a5b1179fce61a2b1208d4b3f9da0fb2d0e2ec5144", kill_on_drop: false }` [INFO] [stdout] a7039d3a18cca01202d56e5a5b1179fce61a2b1208d4b3f9da0fb2d0e2ec5144 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "RUSTDOCFLAGS=--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@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03abcfa2667c80fff42e4611204559ca75a134abe9d736ac8bb316f013102dda [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" "03abcfa2667c80fff42e4611204559ca75a134abe9d736ac8bb316f013102dda", kill_on_drop: false }` [INFO] [stderr] warning: dependency (amethyst) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling cc v1.0.56 [INFO] [stderr] Checking mint v0.5.5 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking colorful v0.2.1 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling edit-distance v2.1.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Compiling tinystr v0.3.2 [INFO] [stderr] Checking objekt v0.1.2 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Checking xi-unicode v0.2.1 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking bytemuck v1.2.0 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking fluent-syntax v0.9.3 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking unic-langid-impl v0.8.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking backtrace v0.3.49 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.1.2 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling xcb v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling lexical v2.2.2 [INFO] [stderr] Compiling rustc_version_runtime v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking ash v0.29.0 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking amethyst_error v0.5.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking deflate v0.8.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] error: failed to run custom build command for `rustc_version_runtime v0.1.5` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rustc_version_runtime-10f7b355cd3efa8f/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [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/rustc_version_runtime-0.1.5/build.rs:27:48 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x556b9e2065c5 - backtrace::backtrace::libunwind::trace::h34afbfad7fd770fc [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x556b9e2065c5 - backtrace::backtrace::trace_unsynchronized::h460d522b1619a600 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x556b9e2065c5 - std::sys_common::backtrace::_print_fmt::ha45fac10086813b4 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x556b9e2065c5 - ::fmt::hde84f63fcfd0e6de [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x556b9e2286dc - core::fmt::write::h540ac4a6a1232abc [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x556b9e204113 - std::io::Write::write_fmt::hc344eafd6e850b4d [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x556b9e208ad0 - std::sys_common::backtrace::_print::h4db88ff15cb5d61d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x556b9e208ad0 - std::sys_common::backtrace::print::h5fc39e1b1f610bd3 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x556b9e208ad0 - std::panicking::default_hook::{{closure}}::h59e55edacb1d974a [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x556b9e20881c - std::panicking::default_hook::heee4c8016dfbf328 [INFO] [stderr] at src/libstd/panicking.rs:217 [INFO] [stderr] 10: 0x556b9e209113 - std::panicking::rust_panic_with_hook::h8405b6301c79fb5a [INFO] [stderr] at src/libstd/panicking.rs:520 [INFO] [stderr] 11: 0x556b9e208d0b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:431 [INFO] [stderr] 12: 0x556b9e227ae1 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 13: 0x556b9e227903 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stderr] at src/libcore/option.rs:1269 [INFO] [stderr] 14: 0x556b9e1def2b - core::result::Result::unwrap::h61f184f8b1a4805f [INFO] [stderr] at /rustc/66dfc4e010913fbed0c4ea91fc2c010004b0f441/src/libcore/result.rs:1005 [INFO] [stderr] 15: 0x556b9e1db805 - build_script_build::main::h4a4a4a5eee407319 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc_version_runtime-0.1.5/build.rs:27 [INFO] [stderr] 16: 0x556b9e1dd4cb - std::rt::lang_start::{{closure}}::h7bb25d8431987c1c [INFO] [stderr] at /rustc/66dfc4e010913fbed0c4ea91fc2c010004b0f441/src/libstd/rt.rs:67 [INFO] [stderr] 17: 0x556b9e2094e8 - std::rt::lang_start_internal::{{closure}}::h7cea099ad4edf1eb [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 18: 0x556b9e2094e8 - std::panicking::try::do_call::h42d93372c44025d2 [INFO] [stderr] at src/libstd/panicking.rs:342 [INFO] [stderr] 19: 0x556b9e2094e8 - std::panicking::try::hb47a4182362d3341 [INFO] [stderr] at src/libstd/panicking.rs:319 [INFO] [stderr] 20: 0x556b9e2094e8 - std::panic::catch_unwind::h2afcfbf3125915b4 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x556b9e2094e8 - std::rt::lang_start_internal::h4f696727fe904f48 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 22: 0x556b9e1dd4a7 - std::rt::lang_start::hb505c705ee0f7b43 [INFO] [stderr] at /rustc/66dfc4e010913fbed0c4ea91fc2c010004b0f441/src/libstd/rt.rs:67 [INFO] [stderr] 23: 0x556b9e1dc89a - main [INFO] [stderr] 24: 0x7fc356b130b3 - __libc_start_main [INFO] [stderr] 25: 0x556b9e1db17e - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "03abcfa2667c80fff42e4611204559ca75a134abe9d736ac8bb316f013102dda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03abcfa2667c80fff42e4611204559ca75a134abe9d736ac8bb316f013102dda", kill_on_drop: false }` [INFO] [stdout] 03abcfa2667c80fff42e4611204559ca75a134abe9d736ac8bb316f013102dda