[INFO] fetching crate tycho 0.1.2... [INFO] testing tycho-0.1.2 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate tycho 0.1.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate tycho 0.1.2 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tycho 0.1.2 [INFO] finished tweaking crates.io crate tycho 0.1.2 [INFO] tweaked toml for crates.io crate tycho 0.1.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] f1d74e3b7b0723faef9eadf697519a89ea7fe62640b0188b9976dbd7e197d69e [INFO] running `Command { std: "docker" "start" "-a" "f1d74e3b7b0723faef9eadf697519a89ea7fe62640b0188b9976dbd7e197d69e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1d74e3b7b0723faef9eadf697519a89ea7fe62640b0188b9976dbd7e197d69e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1d74e3b7b0723faef9eadf697519a89ea7fe62640b0188b9976dbd7e197d69e", kill_on_drop: false }` [INFO] [stdout] f1d74e3b7b0723faef9eadf697519a89ea7fe62640b0188b9976dbd7e197d69e [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=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b2fa9b9334cf1c9abbb0fab130409ac8776c77bd7b32e14882148b68a0b7601 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1b2fa9b9334cf1c9abbb0fab130409ac8776c77bd7b32e14882148b68a0b7601", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tycho v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/types/ident.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 5 | /// Identities for numerical values. [INFO] [stdout] 6 | / pub enum NumberIdent { [INFO] [stdout] 7 | | Bit, [INFO] [stdout] 8 | | Unsigned8, [INFO] [stdout] 9 | | Signed8, [INFO] [stdout] ... | [INFO] [stdout] 19 | | Float64 [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- not a `use` item [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: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/types/ident.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 24 | /// Identities for primitive values. [INFO] [stdout] 25 | / pub enum ValueIdent { [INFO] [stdout] 26 | | Null, [INFO] [stdout] 27 | | Boolean, [INFO] [stdout] 28 | | String, [INFO] [stdout] ... | [INFO] [stdout] 32 | | UUID [INFO] [stdout] 33 | | } [INFO] [stdout] | |_- not a `use` item [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/types/ident.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 37 | /// Identities for elements. [INFO] [stdout] 38 | / pub enum ElementIdent { [INFO] [stdout] 39 | | Unit, [INFO] [stdout] 40 | | Value, [INFO] [stdout] 41 | | Some, [INFO] [stdout] ... | [INFO] [stdout] 48 | | Compression [INFO] [stdout] 49 | | } [INFO] [stdout] | |_- not a `use` item [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.23s [INFO] running `Command { std: "docker" "inspect" "1b2fa9b9334cf1c9abbb0fab130409ac8776c77bd7b32e14882148b68a0b7601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b2fa9b9334cf1c9abbb0fab130409ac8776c77bd7b32e14882148b68a0b7601", kill_on_drop: false }` [INFO] [stdout] 1b2fa9b9334cf1c9abbb0fab130409ac8776c77bd7b32e14882148b68a0b7601 [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=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15f797800b8d0801957184da2ad2c6a5c74f5466c2a95586f01fee385a6ec3b8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "15f797800b8d0801957184da2ad2c6a5c74f5466c2a95586f01fee385a6ec3b8", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/types/ident.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 5 | /// Identities for numerical values. [INFO] [stdout] 6 | / pub enum NumberIdent { [INFO] [stdout] 7 | | Bit, [INFO] [stdout] 8 | | Unsigned8, [INFO] [stdout] 9 | | Signed8, [INFO] [stdout] ... | [INFO] [stdout] 19 | | Float64 [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- not a `use` item [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: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/types/ident.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 24 | /// Identities for primitive values. [INFO] [stdout] 25 | / pub enum ValueIdent { [INFO] [stdout] 26 | | Null, [INFO] [stdout] 27 | | Boolean, [INFO] [stdout] 28 | | String, [INFO] [stdout] ... | [INFO] [stdout] 32 | | UUID [INFO] [stdout] 33 | | } [INFO] [stdout] | |_- not a `use` item [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/types/ident.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 37 | /// Identities for elements. [INFO] [stdout] 38 | / pub enum ElementIdent { [INFO] [stdout] 39 | | Unit, [INFO] [stdout] 40 | | Value, [INFO] [stdout] 41 | | Some, [INFO] [stdout] ... | [INFO] [stdout] 48 | | Compression [INFO] [stdout] 49 | | } [INFO] [stdout] | |_- not a `use` item [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling tycho v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/types/ident.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 5 | /// Identities for numerical values. [INFO] [stdout] 6 | / pub enum NumberIdent { [INFO] [stdout] 7 | | Bit, [INFO] [stdout] 8 | | Unsigned8, [INFO] [stdout] 9 | | Signed8, [INFO] [stdout] ... | [INFO] [stdout] 19 | | Float64 [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- not a `use` item [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: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/types/ident.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 24 | /// Identities for primitive values. [INFO] [stdout] 25 | / pub enum ValueIdent { [INFO] [stdout] 26 | | Null, [INFO] [stdout] 27 | | Boolean, [INFO] [stdout] 28 | | String, [INFO] [stdout] ... | [INFO] [stdout] 32 | | UUID [INFO] [stdout] 33 | | } [INFO] [stdout] | |_- not a `use` item [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/types/ident.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 37 | /// Identities for elements. [INFO] [stdout] 38 | / pub enum ElementIdent { [INFO] [stdout] 39 | | Unit, [INFO] [stdout] 40 | | Value, [INFO] [stdout] 41 | | Some, [INFO] [stdout] ... | [INFO] [stdout] 48 | | Compression [INFO] [stdout] 49 | | } [INFO] [stdout] | |_- not a `use` item [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.68s [INFO] running `Command { std: "docker" "inspect" "15f797800b8d0801957184da2ad2c6a5c74f5466c2a95586f01fee385a6ec3b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15f797800b8d0801957184da2ad2c6a5c74f5466c2a95586f01fee385a6ec3b8", kill_on_drop: false }` [INFO] [stdout] 15f797800b8d0801957184da2ad2c6a5c74f5466c2a95586f01fee385a6ec3b8 [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=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ce9c3bacb252046db0016ebcca2c1e01bc3c504d5158da7fa6a0ce5179121013 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ce9c3bacb252046db0016ebcca2c1e01bc3c504d5158da7fa6a0ce5179121013", kill_on_drop: false }` [INFO] [stderr] warning: this attribute can only be applied to a `use` item [INFO] [stderr] --> src/types/ident.rs:4:7 [INFO] [stderr] | [INFO] [stderr] 4 | #[doc(inline)] [INFO] [stderr] | ^^^^^^ only applicable on `use` items [INFO] [stderr] 5 | /// Identities for numerical values. [INFO] [stderr] 6 | / pub enum NumberIdent { [INFO] [stderr] 7 | | Bit, [INFO] [stderr] 8 | | Unsigned8, [INFO] [stderr] 9 | | Signed8, [INFO] [stderr] ... | [INFO] [stderr] 19 | | Float64 [INFO] [stderr] 20 | | } [INFO] [stderr] | |_- not a `use` item [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #82730 [INFO] [stderr] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stderr] [INFO] [stderr] warning: this attribute can only be applied to a `use` item [INFO] [stderr] --> src/types/ident.rs:23:7 [INFO] [stderr] | [INFO] [stderr] 23 | #[doc(inline)] [INFO] [stderr] | ^^^^^^ only applicable on `use` items [INFO] [stderr] 24 | /// Identities for primitive values. [INFO] [stderr] 25 | / pub enum ValueIdent { [INFO] [stderr] 26 | | Null, [INFO] [stderr] 27 | | Boolean, [INFO] [stderr] 28 | | String, [INFO] [stderr] ... | [INFO] [stderr] 32 | | UUID [INFO] [stderr] 33 | | } [INFO] [stderr] | |_- not a `use` item [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #82730 [INFO] [stderr] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stderr] [INFO] [stderr] warning: this attribute can only be applied to a `use` item [INFO] [stderr] --> src/types/ident.rs:36:7 [INFO] [stderr] | [INFO] [stderr] 36 | #[doc(inline)] [INFO] [stderr] | ^^^^^^ only applicable on `use` items [INFO] [stderr] 37 | /// Identities for elements. [INFO] [stderr] 38 | / pub enum ElementIdent { [INFO] [stderr] 39 | | Unit, [INFO] [stderr] 40 | | Value, [INFO] [stderr] 41 | | Some, [INFO] [stderr] ... | [INFO] [stderr] 48 | | Compression [INFO] [stderr] 49 | | } [INFO] [stderr] | |_- not a `use` item [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #82730 [INFO] [stderr] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: this attribute can only be applied to a `use` item [INFO] [stderr] --> src/types/ident.rs:4:7 [INFO] [stderr] | [INFO] [stderr] 4 | #[doc(inline)] [INFO] [stderr] | ^^^^^^ only applicable on `use` items [INFO] [stderr] 5 | /// Identities for numerical values. [INFO] [stderr] 6 | / pub enum NumberIdent { [INFO] [stderr] 7 | | Bit, [INFO] [stderr] 8 | | Unsigned8, [INFO] [stderr] 9 | | Signed8, [INFO] [stderr] ... | [INFO] [stderr] 19 | | Float64 [INFO] [stderr] 20 | | } [INFO] [stderr] | |_- not a `use` item [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #82730 [INFO] [stderr] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stderr] [INFO] [stderr] warning: this attribute can only be applied to a `use` item [INFO] [stderr] --> src/types/ident.rs:23:7 [INFO] [stderr] | [INFO] [stderr] 23 | #[doc(inline)] [INFO] [stderr] | ^^^^^^ only applicable on `use` items [INFO] [stderr] 24 | /// Identities for primitive values. [INFO] [stderr] 25 | / pub enum ValueIdent { [INFO] [stderr] 26 | | Null, [INFO] [stderr] 27 | | Boolean, [INFO] [stderr] 28 | | String, [INFO] [stderr] ... | [INFO] [stderr] 32 | | UUID [INFO] [stderr] 33 | | } [INFO] [stderr] | |_- not a `use` item [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #82730 [INFO] [stderr] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stderr] [INFO] [stderr] warning: this attribute can only be applied to a `use` item [INFO] [stderr] --> src/types/ident.rs:36:7 [INFO] [stderr] | [INFO] [stderr] 36 | #[doc(inline)] [INFO] [stderr] | ^^^^^^ only applicable on `use` items [INFO] [stderr] 37 | /// Identities for elements. [INFO] [stderr] 38 | / pub enum ElementIdent { [INFO] [stderr] 39 | | Unit, [INFO] [stderr] 40 | | Value, [INFO] [stderr] 41 | | Some, [INFO] [stderr] ... | [INFO] [stderr] 48 | | Compression [INFO] [stderr] 49 | | } [INFO] [stderr] | |_- not a `use` item [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #82730 [INFO] [stderr] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tycho-8e82b081110517f9) [INFO] [stdout] running 32 tests [INFO] [stdout] test tests::encode::encode_bool_false ... ok [INFO] [stdout] test tests::encode::encode_bool_true ... ok [INFO] [stdout] test tests::encode::encode_char_ascii ... ok [INFO] [stdout] test tests::docs::example ... ok [INFO] [stdout] test tests::encode::encode_string_emoji ... ok [INFO] [stdout] test tests::length::varlength_0_decode ... ok [INFO] [stdout] test tests::length::varlength_0_encode ... ok [INFO] [stdout] test tests::encode::encode_char_emoji ... ok [INFO] [stdout] test tests::encode::encode_string_ascii ... ok [INFO] [stdout] test tests::length::varlength_2_decode ... ok [INFO] [stdout] test tests::length::varlength_2_encode ... ok [INFO] [stdout] test tests::length::varlength_3_decode ... ok [INFO] [stdout] test tests::length::varlength_3_encode ... ok [INFO] [stdout] test tests::length::varlength_4_decode ... ok [INFO] [stdout] test tests::length::varlength_4_encode ... ok [INFO] [stdout] test tests::length::varlength_5_decode ... ok [INFO] [stdout] test tests::length::varlength_5_encode ... ok [INFO] [stdout] test tests::length::varlength_6_decode ... ok [INFO] [stdout] test tests::length::varlength_7_encode ... ok [INFO] [stdout] test tests::numbers::number_u8_max_decode ... ok [INFO] [stdout] test tests::numbers::number_u8_max_encode ... ok [INFO] [stdout] test tests::numbers::number_u8_min_decode ... ok [INFO] [stdout] test tests::numbers::number_u8_min_encode ... ok [INFO] [stdout] test tests::numbers::number_u8_norm_decode ... ok [INFO] [stdout] test tests::encode::encode_bytes ... ok [INFO] [stdout] test tests::numbers::number_u8_norm_encode ... ok [INFO] [stdout] test tests::serde::test_serde_uuid ... ok [INFO] [stdout] test tests::length::varlength_6_encode ... ok [INFO] [stdout] test tests::length::varlength_1_decode ... ok [INFO] [stdout] test tests::encode::encode_uuid ... ok [INFO] [stdout] test tests::length::varlength_7_decode ... ok [INFO] [stdout] test tests::length::varlength_1_encode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests tycho [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test src/uuid/mod.rs - uuid::Uuid::from_numeric (line 115) ... ok [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name tycho --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-c9fd0ea4c3543a57.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-e38a6a68334ba7ca.so --extern rand=/opt/rustwide/target/debug/deps/librand-3ddf62c577de4899.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-21f670b9a02d16a4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1c42505a1d357927.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-89c333dc7877915d.rlib --extern tycho=/opt/rustwide/target/debug/deps/libtycho-8f076ff58ce865dd.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-eeed717141399725.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_optimise"' --cfg 'feature="serde_types"' --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ce9c3bacb252046db0016ebcca2c1e01bc3c504d5158da7fa6a0ce5179121013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce9c3bacb252046db0016ebcca2c1e01bc3c504d5158da7fa6a0ce5179121013", kill_on_drop: false }` [INFO] [stdout] ce9c3bacb252046db0016ebcca2c1e01bc3c504d5158da7fa6a0ce5179121013