[INFO] cloning repository https://github.com/jgerrish/image-rider [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jgerrish/image-rider" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgerrish%2Fimage-rider", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgerrish%2Fimage-rider'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48a1073bf37e3a5fbf832330bb2573f464412996 [INFO] documenting jgerrish/image-rider 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%2Fjgerrish%2Fimage-rider" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jgerrish/image-rider 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] started tweaking git repo https://github.com/jgerrish/image-rider [INFO] finished tweaking git repo https://github.com/jgerrish/image-rider [INFO] tweaked toml for git repo https://github.com/jgerrish/image-rider written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 5018481eb0ef0445a0da51771db2761a659af098d63f5f91ef08a21bd3576bc0 [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" "5018481eb0ef0445a0da51771db2761a659af098d63f5f91ef08a21bd3576bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5018481eb0ef0445a0da51771db2761a659af098d63f5f91ef08a21bd3576bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5018481eb0ef0445a0da51771db2761a659af098d63f5f91ef08a21bd3576bc0", kill_on_drop: false }` [INFO] [stdout] 5018481eb0ef0445a0da51771db2761a659af098d63f5f91ef08a21bd3576bc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 793035eb4d33aa2e56575723281faec3cdffc47a7536c69d6b9f940edf3fdd75 [INFO] running `Command { std: "docker" "start" "-a" "793035eb4d33aa2e56575723281faec3cdffc47a7536c69d6b9f940edf3fdd75", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking self_cell v0.10.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking similar v2.1.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking unic-langid-impl v0.9.0 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking libc v0.2.126 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking unic-langid v0.9.0 [INFO] [stderr] Checking locale_config v0.3.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Checking intl_pluralrules v7.0.1 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Compiling rust-embed-utils v7.2.0 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking dlv-list v0.2.3 [INFO] [stderr] Checking ordered-multimap v0.3.1 [INFO] [stderr] Checking rust-ini v0.17.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Checking rust-embed v6.4.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking fluent-syntax v0.11.0 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Checking fluent-bundle v0.15.2 [INFO] [stderr] Checking fluent v0.16.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking serde_json v1.0.81 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking ron v0.7.0 [INFO] [stderr] Checking serde_yaml v0.8.24 [INFO] [stderr] Checking insta v1.14.1 [INFO] [stderr] Checking config v0.12.0 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling i18n-config v0.4.2 [INFO] [stderr] Compiling i18n-embed-impl v0.8.0 [INFO] [stderr] Checking i18n-embed v0.13.4 [INFO] [stderr] Documenting image-rider v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/disk_format/stx/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | /// https://atari.8bitchip.info/STXdesc.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/disk_format/stx/mod.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | /// Hatari https://github.com/hatari/hatari.git [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/disk_format/stx/mod.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | /// Thomas Bernard https://github.com/miniupnp/AtariST.git [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/disk_format/stx/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | /// CLK https://github.com/TomHarte/CLK.git [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/disk_format/stx/mod.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | /// pce https://github.com/jsdf/pce.git [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "793035eb4d33aa2e56575723281faec3cdffc47a7536c69d6b9f940edf3fdd75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "793035eb4d33aa2e56575723281faec3cdffc47a7536c69d6b9f940edf3fdd75", kill_on_drop: false }` [INFO] [stdout] 793035eb4d33aa2e56575723281faec3cdffc47a7536c69d6b9f940edf3fdd75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", 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] 19a7e137bc12babdec74c7cd535a5122379dd75d1e6e311beb8980ef321fd870 [INFO] running `Command { std: "docker" "start" "-a" "19a7e137bc12babdec74c7cd535a5122379dd75d1e6e311beb8980ef321fd870", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking tinystr v0.3.4 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking self_cell v0.10.2 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking similar v2.1.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking unic-langid-impl v0.9.0 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking unic-langid v0.9.0 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl_pluralrules v7.0.1 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Compiling rust-embed-utils v7.2.0 [INFO] [stderr] Checking dlv-list v0.2.3 [INFO] [stderr] Checking ordered-multimap v0.3.1 [INFO] [stderr] Checking locale_config v0.3.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking rust-ini v0.17.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stdout] error[E0277]: the trait bound `proc_macro2::Span: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro-error-1.0.4/src/lib.rs:549:37 [INFO] [stdout] | [INFO] [stdout] 549 | first: self.clone().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `proc_macro2::Span` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `proc_macro::Span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `proc_macro2::Span: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro-error-1.0.4/src/lib.rs:550:36 [INFO] [stdout] | [INFO] [stdout] 550 | last: self.clone().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `proc_macro2::Span` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `proc_macro::Span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro-error` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "19a7e137bc12babdec74c7cd535a5122379dd75d1e6e311beb8980ef321fd870", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19a7e137bc12babdec74c7cd535a5122379dd75d1e6e311beb8980ef321fd870", kill_on_drop: false }` [INFO] [stdout] 19a7e137bc12babdec74c7cd535a5122379dd75d1e6e311beb8980ef321fd870