[INFO] cloning repository https://github.com/GreeFine/arma3-singlemultiplayer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GreeFine/arma3-singlemultiplayer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGreeFine%2Farma3-singlemultiplayer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGreeFine%2Farma3-singlemultiplayer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2addf3e9c44c60166a2941091df7cc1e4f549ffa [INFO] documenting GreeFine/arma3-singlemultiplayer 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%2FGreeFine%2Farma3-singlemultiplayer" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GreeFine/arma3-singlemultiplayer 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/GreeFine/arma3-singlemultiplayer [INFO] finished tweaking git repo https://github.com/GreeFine/arma3-singlemultiplayer [INFO] tweaked toml for git repo https://github.com/GreeFine/arma3-singlemultiplayer written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/GreeFine/arma3-singlemultiplayer 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.70 [INFO] [stderr] Downloaded wasm-bindgen v0.2.70 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.70 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.70 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.70 [INFO] [stderr] Downloaded web-sys v0.3.47 [INFO] [stderr] Downloaded mio v0.7.7 [INFO] [stderr] Downloaded tokio-util v0.6.2 [INFO] [stderr] Downloaded async-stream v0.3.0 [INFO] [stderr] Downloaded tokio-stream v0.1.2 [INFO] [stderr] Downloaded async-stream-impl v0.3.0 [INFO] [stderr] Downloaded reqwest v0.11.0 [INFO] [stderr] Downloaded h2 v0.3.0 [INFO] [stderr] Downloaded tokio v1.1.1 [INFO] [stderr] Downloaded hyper v0.14.2 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.20 [INFO] [stderr] Downloaded bumpalo v3.5.0 [INFO] [stderr] Downloaded js-sys v0.3.47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 44ad098fb265f64853963c46a0d933d2da060b5ba8299a9cc6c12110817f4b99 [INFO] running `Command { std: "docker" "start" "-a" "44ad098fb265f64853963c46a0d933d2da060b5ba8299a9cc6c12110817f4b99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44ad098fb265f64853963c46a0d933d2da060b5ba8299a9cc6c12110817f4b99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44ad098fb265f64853963c46a0d933d2da060b5ba8299a9cc6c12110817f4b99", kill_on_drop: false }` [INFO] [stdout] 44ad098fb265f64853963c46a0d933d2da060b5ba8299a9cc6c12110817f4b99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 62df846165981e6212616aaa82baaccbba6ed0ea28cf3c04ded3130713019884 [INFO] running `Command { std: "docker" "start" "-a" "62df846165981e6212616aaa82baaccbba6ed0ea28cf3c04ded3130713019884", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling tokio v1.1.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking tokio-stream v0.1.2 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Checking tokio-util v0.6.2 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking pin-project v1.0.4 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking h2 v0.3.0 [INFO] [stderr] Checking hyper v0.14.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.0 [INFO] [stderr] Checking singlemultiplayer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting singlemultiplayer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(rustc_private)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(rustc_private)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(libc)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(libc)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib/macros.rs:4:51 [INFO] [stdout] | [INFO] [stdout] 4 | CString::new($convert).unwrap().into_raw(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib/commands.rs:46:42 [INFO] [stdout] | [INFO] [stdout] 46 | let cb_name: *const i8 = str_to_cstr!("ASMPrcv"); [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: this warning originates in the macro `str_to_cstr` (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] --> src/lib/macros.rs:4:51 [INFO] [stdout] | [INFO] [stdout] 4 | CString::new($convert).unwrap().into_raw(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib/commands.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | str_to_cstr!("dbg_error") as *const i8, [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 `str_to_cstr` (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] --> src/lib/macros.rs:4:51 [INFO] [stdout] | [INFO] [stdout] 4 | CString::new($convert).unwrap().into_raw(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib/commands.rs:54:25 [INFO] [stdout] | [INFO] [stdout] 54 | str_to_cstr!(&buf[..amt]) as *const i8, [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 `str_to_cstr` (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] --> src/lib/macros.rs:4:51 [INFO] [stdout] | [INFO] [stdout] 4 | CString::new($convert).unwrap().into_raw(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib/commands.rs:58:43 [INFO] [stdout] | [INFO] [stdout] 58 | ... cb_function = str_to_cstr!(function); [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 `str_to_cstr` (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] --> src/lib/macros.rs:4:51 [INFO] [stdout] | [INFO] [stdout] 4 | CString::new($convert).unwrap().into_raw(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib/commands.rs:59:42 [INFO] [stdout] | [INFO] [stdout] 59 | ... cb_payload = str_to_cstr!(payload); [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 `str_to_cstr` (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] --> src/lib/macros.rs:4:51 [INFO] [stdout] | [INFO] [stdout] 4 | CString::new($convert).unwrap().into_raw(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib/lib.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | str_to_cstr!("ASMP"), [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 `str_to_cstr` (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] --> src/lib/macros.rs:4:51 [INFO] [stdout] | [INFO] [stdout] 4 | CString::new($convert).unwrap().into_raw(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib/lib.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | str_to_cstr!("initialized"), [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 `str_to_cstr` (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] --> src/lib/macros.rs:4:51 [INFO] [stdout] | [INFO] [stdout] 4 | CString::new($convert).unwrap().into_raw(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib/lib.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | str_to_cstr!("1.0"), [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 `str_to_cstr` (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] --> src/lib/macros.rs:4:51 [INFO] [stdout] | [INFO] [stdout] 4 | CString::new($convert).unwrap().into_raw(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib/lib.rs:113:20 [INFO] [stdout] | [INFO] [stdout] 113 | let response = str_to_cstr!(versionstr); [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 `str_to_cstr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(libc)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target [INFO] [stdout] --> src/lib/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / pub unsafe extern "stdcall" fn RVExtensionArgs( [INFO] [stdout] 43 | | a3_output: *mut c_char, [INFO] [stdout] 44 | | a3_output_size: c_int, [INFO] [stdout] 45 | | a3_function: *const c_char, [INFO] [stdout] 46 | | a3_argv: *const *const c_char, [INFO] [stdout] 47 | | a3_argc: c_int, [INFO] [stdout] 48 | | ) -> c_int { [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unsupported_calling_conventions)]` 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 #87678 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target [INFO] [stdout] --> src/lib/lib.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | pub unsafe extern "stdcall" fn RVExtensionRegisterCallback(callbackPtr: CallbackPtr) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 #87678 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target [INFO] [stdout] --> src/lib/lib.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub unsafe extern "stdcall" fn RVExtensionVersion(output: *mut c_char, outputSize: size_t) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 #87678 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not document `singlemultiplayer` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type cdylib --crate-type lib --crate-name ASMP src/lib/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=26cd14c37e3cf66e -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-814b5463a9fb0555.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-a4e8c1ce9083d108.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f6601e5b76479a81.rmeta --extern termion=/opt/rustwide/target/debug/deps/libtermion-134a5475e79c1627.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `singlemultiplayer` due to 4 previous errors; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "62df846165981e6212616aaa82baaccbba6ed0ea28cf3c04ded3130713019884", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62df846165981e6212616aaa82baaccbba6ed0ea28cf3c04ded3130713019884", kill_on_drop: false }` [INFO] [stdout] 62df846165981e6212616aaa82baaccbba6ed0ea28cf3c04ded3130713019884