[INFO] fetching crate logisheets_parser 0.2.1... [INFO] documenting logisheets_parser-0.2.1 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate logisheets_parser 0.2.1 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate logisheets_parser 0.2.1 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 crates.io crate logisheets_parser 0.2.1 [INFO] finished tweaking crates.io crate logisheets_parser 0.2.1 [INFO] tweaked toml for crates.io crate logisheets_parser 0.2.1 written to /workspace/builds/worker-15/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] [stderr] Blocking waiting for file lock on package cache [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-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 2c17ddf77871fd05e2cc1639a826f86f8f307b55ec049c22a99b0811ba42c722 [INFO] running `Command { std: "docker" "start" "-a" "2c17ddf77871fd05e2cc1639a826f86f8f307b55ec049c22a99b0811ba42c722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c17ddf77871fd05e2cc1639a826f86f8f307b55ec049c22a99b0811ba42c722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c17ddf77871fd05e2cc1639a826f86f8f307b55ec049c22a99b0811ba42c722", kill_on_drop: false }` [INFO] [stdout] 2c17ddf77871fd05e2cc1639a826f86f8f307b55ec049c22a99b0811ba42c722 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 0d188c956f2ed1019ad8eb8fc51cf6b6e1c92380fccd681f041b63ac02446f30 [INFO] running `Command { std: "docker" "start" "-a" "0d188c956f2ed1019ad8eb8fc51cf6b6e1c92380fccd681f041b63ac02446f30", 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 serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling serde_test v1.0.137 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking convert_case v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking zip v0.6.2 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling ts-rs-macros v6.2.0 [INFO] [stderr] Compiling logisheets_derives v0.2.1 [INFO] [stderr] Compiling serde_repr v0.1.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking logisheets_lexer v0.2.1 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking ts-rs v6.2.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking logisheets_xmlserde v0.2.1 [INFO] [stderr] Checking logisheets_workbook v0.2.1 [INFO] [stderr] Checking logisheets_base v0.2.1 [INFO] [stderr] Documenting logisheets_parser v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.45s [INFO] running `Command { std: "docker" "inspect" "0d188c956f2ed1019ad8eb8fc51cf6b6e1c92380fccd681f041b63ac02446f30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d188c956f2ed1019ad8eb8fc51cf6b6e1c92380fccd681f041b63ac02446f30", kill_on_drop: false }` [INFO] [stdout] 0d188c956f2ed1019ad8eb8fc51cf6b6e1c92380fccd681f041b63ac02446f30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] [stdout] d0c85d1218253213038f58b25dcdb611a09524ed72d7ea98a7f9e75de5f21409 [INFO] running `Command { std: "docker" "start" "-a" "d0c85d1218253213038f58b25dcdb611a09524ed72d7ea98a7f9e75de5f21409", 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 memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_test v1.0.137 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking convert_case v0.4.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking zip v0.6.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling ts-rs-macros v6.2.0 [INFO] [stderr] Compiling logisheets_derives v0.2.1 [INFO] [stderr] Compiling serde_repr v0.1.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking logisheets_lexer v0.2.1 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking ts-rs v6.2.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking logisheets_xmlserde v0.2.1 [INFO] [stderr] Checking logisheets_workbook v0.2.1 [INFO] [stderr] Checking logisheets_base v0.2.1 [INFO] [stderr] Documenting logisheets_parser v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.37s [INFO] running `Command { std: "docker" "inspect" "d0c85d1218253213038f58b25dcdb611a09524ed72d7ea98a7f9e75de5f21409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0c85d1218253213038f58b25dcdb611a09524ed72d7ea98a7f9e75de5f21409", kill_on_drop: false }` [INFO] [stdout] d0c85d1218253213038f58b25dcdb611a09524ed72d7ea98a7f9e75de5f21409