[INFO] cloning repository https://github.com/OCamlPro/sat_micro_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OCamlPro/sat_micro_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOCamlPro%2Fsat_micro_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOCamlPro%2Fsat_micro_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f246a396877389a0540a1d8da321668d5da13c87 [INFO] documenting OCamlPro/sat_micro_rust against master#e1df625306f4136949e02612406f0c60df6008f3 for pr-96676 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOCamlPro%2Fsat_micro_rust" "/workspace/builds/worker-71/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-71/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OCamlPro/sat_micro_rust on toolchain e1df625306f4136949e02612406f0c60df6008f3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1df625306f4136949e02612406f0c60df6008f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/OCamlPro/sat_micro_rust [INFO] finished tweaking git repo https://github.com/OCamlPro/sat_micro_rust [INFO] tweaked toml for git repo https://github.com/OCamlPro/sat_micro_rust written to /workspace/builds/worker-71/source/Cargo.toml [INFO] crate git repo https://github.com/OCamlPro/sat_micro_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1df625306f4136949e02612406f0c60df6008f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/AdrienChampion/implem` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-bigint v0.4.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.76 [INFO] [stderr] Downloaded number_prefix v0.4.0 [INFO] [stderr] Downloaded js-sys v0.3.53 [INFO] [stderr] Downloaded indicatif v0.16.2 [INFO] [stderr] Downloaded security-framework v2.4.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.76 [INFO] [stderr] Downloaded security-framework-sys v2.4.0 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.76 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.26 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.76 [INFO] [stderr] Downloaded simplelog v0.10.0 [INFO] [stderr] Downloaded wasm-bindgen v0.2.76 [INFO] [stderr] Downloaded web-sys v0.3.53 [INFO] [stderr] Downloaded object v0.26.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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" "+e1df625306f4136949e02612406f0c60df6008f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab850818e8e0f60972ba06d0486a2003058923eda15b4609e80516073595bc22 [INFO] running `Command { std: "docker" "start" "-a" "ab850818e8e0f60972ba06d0486a2003058923eda15b4609e80516073595bc22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab850818e8e0f60972ba06d0486a2003058923eda15b4609e80516073595bc22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab850818e8e0f60972ba06d0486a2003058923eda15b4609e80516073595bc22", kill_on_drop: false }` [INFO] [stdout] ab850818e8e0f60972ba06d0486a2003058923eda15b4609e80516073595bc22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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=forbid" "-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" "+e1df625306f4136949e02612406f0c60df6008f3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f2a7eb01b96a6fb3f0b8e34ae7d81676104872e74a9f0821120b505390f2739 [INFO] running `Command { std: "docker" "start" "-a" "7f2a7eb01b96a6fb3f0b8e34ae7d81676104872e74a9f0821120b505390f2739", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking implem v0.2.0 (https://github.com/AdrienChampion/implem#cffd82c0) [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Checking object v0.26.1 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking xz2 v0.1.6 [INFO] [stderr] Checking base v0.1.0 (/opt/rustwide/workdir/base) [INFO] [stderr] Checking dpll v0.1.0 (/opt/rustwide/workdir/dpll) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> dpll/src/recursive/backjump.rs:10:61 [INFO] [stdout] | [INFO] [stdout] 10 | { unsat $deps:expr } => { return Err(Outcome::Unsat($deps)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 147 | raise!(unsat new_deps) [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` 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 #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `raise` [INFO] [stdout] = note: this warning originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> dpll/src/recursive/backjump.rs:9:51 [INFO] [stdout] | [INFO] [stdout] 9 | { sat $γ:expr } => { return Err(Outcome::Sat($γ)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | raise!(sat self.γ.iter().map(|(lit, _)| lit.clone()).collect()) [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [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 #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `raise` [INFO] [stdout] = note: this warning originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> dpll/src/recursive/backjump.rs:10:61 [INFO] [stdout] | [INFO] [stdout] 10 | { unsat $deps:expr } => { return Err(Outcome::Unsat($deps)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | raise!(unsat deps) [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [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 #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `raise` [INFO] [stdout] = note: this warning originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> dpll/src/recursive/cdcl.rs:10:61 [INFO] [stdout] | [INFO] [stdout] 10 | { unsat $deps:expr } => { return Err(Outcome::Unsat($deps)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 166 | raise!(unsat(new_deps, LClauses::new())) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [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 #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `raise` [INFO] [stdout] = note: this warning originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> dpll/src/recursive/cdcl.rs:9:51 [INFO] [stdout] | [INFO] [stdout] 9 | { sat $γ:expr } => { return Err(Outcome::Sat($γ)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 189 | raise!(sat self.γ.iter().map(|(lit, _)| lit.clone()).collect()) [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [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 #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `raise` [INFO] [stdout] = note: this warning originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> dpll/src/recursive/cdcl.rs:10:61 [INFO] [stdout] | [INFO] [stdout] 10 | { unsat $deps:expr } => { return Err(Outcome::Unsat($deps)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 220 | raise!(unsat(deps, conflict)) [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [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 #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `raise` [INFO] [stdout] = note: this warning originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> dpll/src/recursive/cdcl.rs:10:61 [INFO] [stdout] | [INFO] [stdout] 10 | { unsat $deps:expr } => { return Err(Outcome::Unsat($deps)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 239 | raise!(unsat(new_deps, conflict)) [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [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 #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `raise` [INFO] [stdout] = note: this warning originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> dpll/src/recursive/plain.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 12 | { unsat } => { return Err(Out::Unsat(())); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 92 | 0 => raise!(unsat), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> dpll/src/recursive/plain.rs:11:47 [INFO] [stdout] | [INFO] [stdout] 11 | { sat $γ:expr } => { return Err(Out::Sat($γ)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 108 | raise!(sat self.γ.clone()) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [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 #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `raise` [INFO] [stdout] = note: this warning originates in the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking simplelog v0.10.0 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> front/src/parse.rs:87:42 [INFO] [stdout] | [INFO] [stdout] 87 | return Err(err!().into()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 93 | bail!() [INFO] [stdout] | ------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` 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 #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> front/src/parse.rs:87:42 [INFO] [stdout] | [INFO] [stdout] 87 | return Err(err!().into()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 99 | bail!() [INFO] [stdout] | ------- in this macro invocation [INFO] [stdout] | [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 #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking front v0.1.0 (/opt/rustwide/workdir/front) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> front/src/parse.rs:87:42 [INFO] [stdout] | [INFO] [stdout] 87 | return Err(err!().into()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 101 | bail!() [INFO] [stdout] | ------- in this macro invocation [INFO] [stdout] | [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 #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sat_micro v0.1.0 (/opt/rustwide/workdir/sat_micro) [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting sat_micro v0.1.0 (/opt/rustwide/workdir/sat_micro) [INFO] [stderr] Documenting sat_micro_bin v0.1.0 (/opt/rustwide/workdir/sat_micro_bin) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.73s [INFO] running `Command { std: "docker" "inspect" "7f2a7eb01b96a6fb3f0b8e34ae7d81676104872e74a9f0821120b505390f2739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f2a7eb01b96a6fb3f0b8e34ae7d81676104872e74a9f0821120b505390f2739", kill_on_drop: false }` [INFO] [stdout] 7f2a7eb01b96a6fb3f0b8e34ae7d81676104872e74a9f0821120b505390f2739 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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=forbid" "-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" "+e1df625306f4136949e02612406f0c60df6008f3" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 2f853a464140553de69f8f0ef31c6fd1026871eb998fc0e2786c5aee63f47b84 [INFO] running `Command { std: "docker" "start" "-a" "2f853a464140553de69f8f0ef31c6fd1026871eb998fc0e2786c5aee63f47b84", 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" "2f853a464140553de69f8f0ef31c6fd1026871eb998fc0e2786c5aee63f47b84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f853a464140553de69f8f0ef31c6fd1026871eb998fc0e2786c5aee63f47b84", kill_on_drop: false }` [INFO] [stdout] 2f853a464140553de69f8f0ef31c6fd1026871eb998fc0e2786c5aee63f47b84