[INFO] cloning repository https://github.com/yangby-cryptape/rust-numext [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yangby-cryptape/rust-numext" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyangby-cryptape%2Frust-numext", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyangby-cryptape%2Frust-numext'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e668efc1b7fb2521d664b08aebfe0b71c2c0f31 [INFO] documenting yangby-cryptape/rust-numext 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%2Fyangby-cryptape%2Frust-numext" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yangby-cryptape/rust-numext 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/yangby-cryptape/rust-numext [INFO] finished tweaking git repo https://github.com/yangby-cryptape/rust-numext [INFO] tweaked toml for git repo https://github.com/yangby-cryptape/rust-numext written to /workspace/builds/worker-3/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3bd61abcb6e9fedf63406454e1850ebe4bd83d53916095616bd594bd62e6561b [INFO] running `Command { std: "docker" "start" "-a" "3bd61abcb6e9fedf63406454e1850ebe4bd83d53916095616bd594bd62e6561b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bd61abcb6e9fedf63406454e1850ebe4bd83d53916095616bd594bd62e6561b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bd61abcb6e9fedf63406454e1850ebe4bd83d53916095616bd594bd62e6561b", kill_on_drop: false }` [INFO] [stdout] 3bd61abcb6e9fedf63406454e1850ebe4bd83d53916095616bd594bd62e6561b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 4f01c66d44a646f60c3a1d2ecd837e8df0872c22282ce0c19d99c445fd08afd3 [INFO] running `Command { std: "docker" "start" "-a" "4f01c66d44a646f60c3a1d2ecd837e8df0872c22282ce0c19d99c445fd08afd3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking faster-hex v0.4.1 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking rlp v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking impl-rlp v0.2.1 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking quote v1.0.18 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking proptest v0.9.6 [INFO] [stderr] Checking fixed-hash v0.5.2 [INFO] [stderr] Checking parity-scale-codec v1.3.7 [INFO] [stderr] Checking impl-serde v0.3.2 [INFO] [stderr] Checking impl-serde v0.2.3 [INFO] [stderr] Documenting numext-constructor v0.1.6 (/opt/rustwide/workdir/constructor) [INFO] [stderr] Checking ethbloom v0.8.1 [INFO] [stdout] warning: unresolved link to `heapsize` [INFO] [stdout] --> constructor/src/fixed_hash/core/extension/heapsize.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | //! Use [`heapsize`] for measuring heap allocations in Rust programs. [INFO] [stdout] | ^^^^^^^^ no item named `heapsize` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `heapsize` [INFO] [stdout] --> constructor/src/fixed_hash/core/extension/heapsize.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | //! [`heapsize`]: https://crates.io/crates/heapsize [INFO] [stdout] | ^^^^^^^^ no item named `heapsize` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `heapsize` [INFO] [stdout] --> constructor/src/fixed_uint/core/extension/heapsize.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | //! Use [`heapsize`] for measuring heap allocations in Rust programs. [INFO] [stdout] | ^^^^^^^^ no item named `heapsize` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `heapsize` [INFO] [stdout] --> constructor/src/fixed_uint/core/extension/heapsize.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | //! [`heapsize`]: https://crates.io/crates/heapsize [INFO] [stdout] | ^^^^^^^^ no item named `heapsize` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> constructor/src/fixed_hash/core/extension/heapsize.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | //! [`heapsize`]: https://crates.io/crates/heapsize [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] --> constructor/src/fixed_uint/core/extension/heapsize.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | //! [`heapsize`]: https://crates.io/crates/heapsize [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: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling numext-constructor v0.1.6 (/opt/rustwide/workdir/constructor) [INFO] [stdout] warning: 2nd rule of macro `parse_attr_with_check` is never used [INFO] [stdout] --> constructor/src/utils.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | (Bool, $key:ident, $input:ident, $output:ident) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macro_rules)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking primitive-types v0.6.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Checking ethereum-types v0.8.0 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 (/opt/rustwide/workdir/fixed-uint/core) [INFO] [stderr] Documenting numext-fixed-uint-core v0.1.6 (/opt/rustwide/workdir/fixed-uint/core) [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-uint/core/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / constructor::construct_fixed_uints!( [INFO] [stdout] 22 | | U128 { [INFO] [stdout] 23 | | size = 128, [INFO] [stdout] 24 | | }, [INFO] [stdout] ... | [INFO] [stdout] 51 | | }, [INFO] [stdout] 52 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_uints` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-uint/core/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / constructor::construct_fixed_uints!( [INFO] [stdout] 22 | | U128 { [INFO] [stdout] 23 | | size = 128, [INFO] [stdout] 24 | | }, [INFO] [stdout] ... | [INFO] [stdout] 51 | | }, [INFO] [stdout] 52 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_uints` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-uint/core/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / constructor::construct_fixed_uints!( [INFO] [stdout] 22 | | U128 { [INFO] [stdout] 23 | | size = 128, [INFO] [stdout] 24 | | }, [INFO] [stdout] ... | [INFO] [stdout] 51 | | }, [INFO] [stdout] 52 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_uints` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting numext-fixed-uint-hack v0.1.6 (/opt/rustwide/workdir/fixed-uint/hack) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.6 (/opt/rustwide/workdir/fixed-uint/hack) [INFO] [stdout] warning: 2nd rule of macro `impl_func` is never used [INFO] [stdout] --> fixed-uint/hack/src/lib.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | ($(($name:ident, $type:ident)),+) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macro_rules)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking numext-fixed-uint v0.1.6 (/opt/rustwide/workdir/fixed-uint) [INFO] [stderr] Documenting numext-fixed-uint v0.1.6 (/opt/rustwide/workdir/fixed-uint) [INFO] [stdout] warning: 2nd rule of macro `reexport` is never used [INFO] [stdout] --> fixed-uint/src/lib.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | ([$(($name:ident, $macro_name:ident)),+]) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macro_rules)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking numext-fixed-hash-core v0.1.6 (/opt/rustwide/workdir/fixed-hash/core) [INFO] [stderr] Documenting nfuint-tests v0.1.6 (/opt/rustwide/workdir/fixed-uint-tests) [INFO] [stderr] Documenting numext-fixed-hash-core v0.1.6 (/opt/rustwide/workdir/fixed-hash/core) [INFO] [stdout] warning: 2nd rule of macro `reexport` is never used [INFO] [stdout] --> fixed-uint/src/lib.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | ([$(($name:ident, $macro_name:ident)),+]) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macro_rules)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-hash/core/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / constructor::construct_fixed_hashes!( [INFO] [stdout] 25 | | H128 { [INFO] [stdout] 26 | | size = 128, [INFO] [stdout] 27 | | }, [INFO] [stdout] ... | [INFO] [stdout] 54 | | }, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_hashes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-hash/core/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / constructor::construct_fixed_hashes!( [INFO] [stdout] 25 | | H128 { [INFO] [stdout] 26 | | size = 128, [INFO] [stdout] 27 | | }, [INFO] [stdout] ... | [INFO] [stdout] 54 | | }, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_hashes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-hash/core/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / constructor::construct_fixed_hashes!( [INFO] [stdout] 25 | | H128 { [INFO] [stdout] 26 | | size = 128, [INFO] [stdout] 27 | | }, [INFO] [stdout] ... | [INFO] [stdout] 54 | | }, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_hashes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting numext-fixed-hash-hack v0.1.6 (/opt/rustwide/workdir/fixed-hash/hack) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling numext-fixed-hash-hack v0.1.6 (/opt/rustwide/workdir/fixed-hash/hack) [INFO] [stderr] Checking numext-fixed-hash v0.1.6 (/opt/rustwide/workdir/fixed-hash) [INFO] [stderr] Documenting numext-fixed-hash v0.1.6 (/opt/rustwide/workdir/fixed-hash) [INFO] [stderr] Documenting nfhash-tests v0.1.6 (/opt/rustwide/workdir/fixed-hash-tests) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 09s [INFO] running `Command { std: "docker" "inspect" "4f01c66d44a646f60c3a1d2ecd837e8df0872c22282ce0c19d99c445fd08afd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f01c66d44a646f60c3a1d2ecd837e8df0872c22282ce0c19d99c445fd08afd3", kill_on_drop: false }` [INFO] [stdout] 4f01c66d44a646f60c3a1d2ecd837e8df0872c22282ce0c19d99c445fd08afd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 383012cbe251291e0f5585d864eec73b839959c2e12801ff863f53ddfa7b1c63 [INFO] running `Command { std: "docker" "start" "-a" "383012cbe251291e0f5585d864eec73b839959c2e12801ff863f53ddfa7b1c63", kill_on_drop: false }` [INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace [INFO] running `Command { std: "docker" "inspect" "383012cbe251291e0f5585d864eec73b839959c2e12801ff863f53ddfa7b1c63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "383012cbe251291e0f5585d864eec73b839959c2e12801ff863f53ddfa7b1c63", kill_on_drop: false }` [INFO] [stdout] 383012cbe251291e0f5585d864eec73b839959c2e12801ff863f53ddfa7b1c63