[INFO] cloning repository https://github.com/peterstuart/manrope [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peterstuart/manrope" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterstuart%2Fmanrope", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterstuart%2Fmanrope'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d241056ed5e1960774f0c2d3fc61dcf8f2d08be [INFO] documenting peterstuart/manrope 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%2Fpeterstuart%2Fmanrope" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peterstuart/manrope 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/peterstuart/manrope [INFO] finished tweaking git repo https://github.com/peterstuart/manrope [INFO] tweaked toml for git repo https://github.com/peterstuart/manrope written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/peterstuart/manrope 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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 3c2eb6d4f1979c8ac656a790fe729892a41efb2eb6dbea604b3ed816962ee02b [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" "3c2eb6d4f1979c8ac656a790fe729892a41efb2eb6dbea604b3ed816962ee02b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c2eb6d4f1979c8ac656a790fe729892a41efb2eb6dbea604b3ed816962ee02b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c2eb6d4f1979c8ac656a790fe729892a41efb2eb6dbea604b3ed816962ee02b", kill_on_drop: false }` [INFO] [stdout] 3c2eb6d4f1979c8ac656a790fe729892a41efb2eb6dbea604b3ed816962ee02b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 1d50f5c893aa2eeb9b137cbbb5f122bcf7b86fbb410ae8d458f14e1ac676d4a0 [INFO] running `Command { std: "docker" "start" "-a" "1d50f5c893aa2eeb9b137cbbb5f122bcf7b86fbb410ae8d458f14e1ac676d4a0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling micromath v1.1.1 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Checking embedded-graphics-core v0.3.3 [INFO] [stderr] Checking embedded-graphics v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling manrope_macros v0.1.0 (/opt/rustwide/workdir/manrope_macros) [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling bdf-parser v0.1.0 (https://github.com/embedded-graphics/bdf?rev=1e5a7f9#1e5a7f92) [INFO] [stderr] Compiling eg-bdf-macros v0.1.0 (https://github.com/embedded-graphics/bdf?rev=1e5a7f9#1e5a7f92) [INFO] [stderr] Checking eg-bdf v0.1.0 (https://github.com/embedded-graphics/bdf?rev=1e5a7f9#1e5a7f92) [INFO] [stderr] Documenting manrope v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "1d50f5c893aa2eeb9b137cbbb5f122bcf7b86fbb410ae8d458f14e1ac676d4a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d50f5c893aa2eeb9b137cbbb5f122bcf7b86fbb410ae8d458f14e1ac676d4a0", kill_on_drop: false }` [INFO] [stdout] 1d50f5c893aa2eeb9b137cbbb5f122bcf7b86fbb410ae8d458f14e1ac676d4a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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] [stdout] 1299b97a62912158769edec72ff8c11e92125b33055d54ceba03dbaefd59cd1f [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" "1299b97a62912158769edec72ff8c11e92125b33055d54ceba03dbaefd59cd1f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling micromath v1.1.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking embedded-graphics-core v0.3.3 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking embedded-graphics v0.7.1 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling manrope_macros v0.1.0 (/opt/rustwide/workdir/manrope_macros) [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling bdf-parser v0.1.0 (https://github.com/embedded-graphics/bdf?rev=1e5a7f9#1e5a7f92) [INFO] [stderr] Compiling eg-bdf-macros v0.1.0 (https://github.com/embedded-graphics/bdf?rev=1e5a7f9#1e5a7f92) [INFO] [stderr] Checking eg-bdf v0.1.0 (https://github.com/embedded-graphics/bdf?rev=1e5a7f9#1e5a7f92) [INFO] [stderr] Documenting manrope v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "1299b97a62912158769edec72ff8c11e92125b33055d54ceba03dbaefd59cd1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1299b97a62912158769edec72ff8c11e92125b33055d54ceba03dbaefd59cd1f", kill_on_drop: false }` [INFO] [stdout] 1299b97a62912158769edec72ff8c11e92125b33055d54ceba03dbaefd59cd1f