[INFO] cloning repository https://github.com/ZiCog/insane-british-anagram-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZiCog/insane-british-anagram-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZiCog%2Finsane-british-anagram-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZiCog%2Finsane-british-anagram-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4da0a7f6c8c009cb018d365f1fffe4275d1c09be [INFO] documenting ZiCog/insane-british-anagram-rust against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZiCog%2Finsane-british-anagram-rust" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZiCog/insane-british-anagram-rust on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ZiCog/insane-british-anagram-rust [INFO] finished tweaking git repo https://github.com/ZiCog/insane-british-anagram-rust [INFO] tweaked toml for git repo https://github.com/ZiCog/insane-british-anagram-rust written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/ZiCog/insane-british-anagram-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustfix v0.5.1 [INFO] [stderr] Downloaded libc v0.2.61 [INFO] [stderr] Downloaded typename_derive v0.1.3 [INFO] [stderr] Downloaded typename v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf3cc4bfa88e92046084ee81f9f317e85f4a64e8466d19d1fe911d4bf029d67e [INFO] running `Command { std: "docker" "start" "-a" "bf3cc4bfa88e92046084ee81f9f317e85f4a64e8466d19d1fe911d4bf029d67e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf3cc4bfa88e92046084ee81f9f317e85f4a64e8466d19d1fe911d4bf029d67e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf3cc4bfa88e92046084ee81f9f317e85f4a64e8466d19d1fe911d4bf029d67e", kill_on_drop: false }` [INFO] [stdout] bf3cc4bfa88e92046084ee81f9f317e85f4a64e8466d19d1fe911d4bf029d67e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22c6b8981fef6e774cabd79b1e512f54627ee7ce9b9e625361964434c077a96f [INFO] running `Command { std: "docker" "start" "-a" "22c6b8981fef6e774cabd79b1e512f54627ee7ce9b9e625361964434c077a96f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling libc v0.2.61 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling typename_derive v0.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Checking typename v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Checking js-sys v0.3.44 [INFO] [stderr] Checking web-sys v0.3.44 [INFO] [stderr] Checking rustfix v0.5.1 [INFO] [stderr] Checking jemallocator v0.3.2 [INFO] [stderr] Checking insane-british-anagram v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Documenting insane-british-anagram v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "22c6b8981fef6e774cabd79b1e512f54627ee7ce9b9e625361964434c077a96f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22c6b8981fef6e774cabd79b1e512f54627ee7ce9b9e625361964434c077a96f", kill_on_drop: false }` [INFO] [stdout] 22c6b8981fef6e774cabd79b1e512f54627ee7ce9b9e625361964434c077a96f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] d398e7fc606e8e7ff1e8dc429b6a8df5b990b859f6c2dcbae6782233003354d5 [INFO] running `Command { std: "docker" "start" "-a" "d398e7fc606e8e7ff1e8dc429b6a8df5b990b859f6c2dcbae6782233003354d5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling libc v0.2.61 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling typename_derive v0.1.3 [INFO] [stderr] Checking typename v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Checking js-sys v0.3.44 [INFO] [stderr] Checking web-sys v0.3.44 [INFO] [stderr] Checking rustfix v0.5.1 [INFO] [stderr] Checking jemallocator v0.3.2 [INFO] [stderr] Documenting insane-british-anagram v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.57s [INFO] running `Command { std: "docker" "inspect" "d398e7fc606e8e7ff1e8dc429b6a8df5b990b859f6c2dcbae6782233003354d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d398e7fc606e8e7ff1e8dc429b6a8df5b990b859f6c2dcbae6782233003354d5", kill_on_drop: false }` [INFO] [stdout] d398e7fc606e8e7ff1e8dc429b6a8df5b990b859f6c2dcbae6782233003354d5