[INFO] fetching crate tycho 0.1.2... [INFO] checking tycho-0.1.2 against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] extracting crate tycho 0.1.2 into /workspace/builds/worker-98/source [INFO] validating manifest of crates.io crate tycho 0.1.2 on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "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-98/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "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 futures v0.3.16 [INFO] [stderr] Downloaded futures-executor v0.3.16 [INFO] [stderr] Downloaded flate2 v1.0.20 [INFO] [stderr] Downloaded async-stream-impl v0.3.2 [INFO] [stderr] Downloaded futures-task v0.3.16 [INFO] [stderr] Downloaded hex v0.4.3 [INFO] [stderr] Downloaded paste v1.0.5 [INFO] [stderr] Downloaded tokio-stream v0.1.7 [INFO] [stderr] Downloaded tokio-byteorder v0.3.0 [INFO] [stderr] Downloaded async-stream v0.3.2 [INFO] [stderr] Downloaded futures-macro v0.3.16 [INFO] [stderr] Downloaded futures-sink v0.3.16 [INFO] [stderr] Downloaded tokio-test v0.4.2 [INFO] [stderr] Downloaded futures-util v0.3.16 [INFO] [stderr] Downloaded tokio v1.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 678ab1324a622834896112e296098c9c0dc60df0c8ee2b5bab9baf76b1208c1e [INFO] running `Command { std: "docker" "start" "-a" "678ab1324a622834896112e296098c9c0dc60df0c8ee2b5bab9baf76b1208c1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "678ab1324a622834896112e296098c9c0dc60df0c8ee2b5bab9baf76b1208c1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "678ab1324a622834896112e296098c9c0dc60df0c8ee2b5bab9baf76b1208c1e", kill_on_drop: false }` [INFO] [stdout] 678ab1324a622834896112e296098c9c0dc60df0c8ee2b5bab9baf76b1208c1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 869ae4feb6caf655d97ea99b5eb21a5ac633fe51e9e13656d29b21542fd7b578 [INFO] running `Command { std: "docker" "start" "-a" "869ae4feb6caf655d97ea99b5eb21a5ac633fe51e9e13656d29b21542fd7b578", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking tokio-stream v0.1.7 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Checking tokio-test v0.4.2 [INFO] [stderr] Checking 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: 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] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.94s [INFO] running `Command { std: "docker" "inspect" "869ae4feb6caf655d97ea99b5eb21a5ac633fe51e9e13656d29b21542fd7b578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "869ae4feb6caf655d97ea99b5eb21a5ac633fe51e9e13656d29b21542fd7b578", kill_on_drop: false }` [INFO] [stdout] 869ae4feb6caf655d97ea99b5eb21a5ac633fe51e9e13656d29b21542fd7b578