[INFO] cloning repository https://github.com/lcolonq/rowobots [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lcolonq/rowobots" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcolonq%2Frowobots", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcolonq%2Frowobots'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76ac7d9305ea4b0de3a7bad2c50378f56c580c24 [INFO] testing lcolonq/rowobots against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcolonq%2Frowobots" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lcolonq/rowobots on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lcolonq/rowobots [INFO] finished tweaking git repo https://github.com/lcolonq/rowobots [INFO] tweaked toml for git repo https://github.com/lcolonq/rowobots written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lcolonq/rowobots already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34a938f88f70be33ec2add05c7d2a48d73ed6d559154b1b3e25bab6a2a4dde8f [INFO] running `Command { std: "docker" "start" "-a" "34a938f88f70be33ec2add05c7d2a48d73ed6d559154b1b3e25bab6a2a4dde8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34a938f88f70be33ec2add05c7d2a48d73ed6d559154b1b3e25bab6a2a4dde8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34a938f88f70be33ec2add05c7d2a48d73ed6d559154b1b3e25bab6a2a4dde8f", kill_on_drop: false }` [INFO] [stdout] 34a938f88f70be33ec2add05c7d2a48d73ed6d559154b1b3e25bab6a2a4dde8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b9ffcc4d7d23006cb6029f048edd73d4167ea8542c0e26bd497531aaa47ca5b [INFO] running `Command { std: "docker" "start" "-a" "7b9ffcc4d7d23006cb6029f048edd73d4167ea8542c0e26bd497531aaa47ca5b", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.162 [INFO] [stderr] Compiling serde v1.0.162 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ref-cast v1.0.16 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling bitflags v2.2.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.8 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 (/opt/rustwide/workdir/deps/Rocket/core/lib) [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling time v0.3.21 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pear_codegen v0.2.4 [INFO] [stderr] Compiling ref-cast-impl v1.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling pear v0.2.4 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.3 (/opt/rustwide/workdir/deps/Rocket/core/http) [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.3 (/opt/rustwide/workdir/deps/Rocket/core/codegen) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> deps/Rocket/core/codegen/src/bang/uri_parsing.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | NamedIgnored(Vec<&'a Dynamic>), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 88 | NamedIgnored(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `respanned` is never used [INFO] [stdout] --> deps/Rocket/core/codegen/src/syn_ext.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub trait TokenStreamExt { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] 25 | fn respanned(&self, span: Span) -> Self; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unfold` is never used [INFO] [stdout] --> deps/Rocket/core/codegen/src/syn_ext.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub trait TypeExt { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] 34 | fn unfold(&self) -> Vec>; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ubyte v0.10.3 [INFO] [stderr] Compiling h2 v0.3.18 [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `name` is never used [INFO] [stdout] --> deps/Rocket/core/lib/src/shield/policy.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 68 | pub(crate) trait SubPolicy: Send + Sync { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] 69 | fn name(&self) -> &'static UncasedStr; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> deps/Rocket/core/lib/src/cookies.rs:173:29 [INFO] [stdout] | [INFO] [stdout] 173 | Remove(Cookie<'static>, bool), [INFO] [stdout] | ------ ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 173 | Remove(Cookie<'static>, ()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rocket_ws v0.1.0-rc.3 (/opt/rustwide/workdir/deps/Rocket/contrib/ws) [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> deps/Rocket/core/lib/src/outcome.rs:676:1 [INFO] [stdout] | [INFO] [stdout] 676 | / crate::export! { [INFO] [stdout] 677 | | /// Unwraps a [`Success`](Outcome::Success) or propagates a `Forward` or [INFO] [stdout] 678 | | /// `Failure`. [INFO] [stdout] 679 | | /// [INFO] [stdout] ... | [INFO] [stdout] 756 | | } [INFO] [stdout] 757 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> deps/Rocket/core/lib/src/request/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / crate::export! { [INFO] [stdout] 20 | | /// Store and immediately retrieve a vector-like value `$v` (`String` or [INFO] [stdout] 21 | | /// `Vec`) in `$request`'s local cache using a locally generated [INFO] [stdout] 22 | | /// anonymous type to avoid type conflicts. [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> deps/Rocket/core/lib/src/request/mod.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / crate::export! { [INFO] [stdout] 70 | | /// Store and immediately retrieve a value `$v` in `$request`'s local cache [INFO] [stdout] 71 | | /// using a locally generated anonymous type to avoid type conflicts. [INFO] [stdout] 72 | | /// [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> deps/Rocket/core/lib/src/response/stream/reader.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | / crate::export! { [INFO] [stdout] 197 | | /// Type and stream expression macro for [`struct@ReaderStream`]. [INFO] [stdout] 198 | | /// [INFO] [stdout] 199 | | /// See [`stream!`](crate::response::stream::stream) for the syntax [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> deps/Rocket/core/lib/src/response/stream/bytes.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / crate::export! { [INFO] [stdout] 76 | | /// Type and stream expression macro for [`struct@ByteStream`]. [INFO] [stdout] 77 | | /// [INFO] [stdout] 78 | | /// See [`stream!`](crate::response::stream::stream) for the syntax [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> deps/Rocket/core/lib/src/response/stream/text.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | / crate::export! { [INFO] [stdout] 86 | | /// Type and stream expression macro for [`struct@TextStream`]. [INFO] [stdout] 87 | | /// [INFO] [stdout] 88 | | /// See [`stream!`](crate::response::stream::stream) for the syntax [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> deps/Rocket/core/lib/src/response/stream/sse.rs:578:1 [INFO] [stdout] | [INFO] [stdout] 578 | / crate::export! { [INFO] [stdout] 579 | | /// Type and stream expression macro for [`struct@EventStream`]. [INFO] [stdout] 580 | | /// [INFO] [stdout] 581 | | /// See [`stream!`](crate::response::stream::stream) for the syntax [INFO] [stdout] ... | [INFO] [stdout] 591 | | } [INFO] [stdout] 592 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> deps/Rocket/core/lib/src/response/stream/mod.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | / crate::export! { [INFO] [stdout] 207 | | /// Retrofitted support for [`Stream`]s with `yield`, `for await` syntax. [INFO] [stdout] 208 | | /// [INFO] [stdout] 209 | | /// [`Stream`]: https://docs.rs/futures/0.3/futures/stream/trait.Stream.html [INFO] [stdout] ... | [INFO] [stdout] 287 | | } [INFO] [stdout] 288 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> deps/Rocket/core/lib/src/form/validate.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | / crate::export! { [INFO] [stdout] 91 | | /// A helper macro for custom validation error messages. [INFO] [stdout] 92 | | /// [INFO] [stdout] 93 | | /// The macro works similar to [`std::format!`]. It generates a form [INFO] [stdout] ... | [INFO] [stdout] 157 | | } [INFO] [stdout] 158 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> deps/Rocket/core/lib/src/serde/json.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | / crate::export! { [INFO] [stdout] 307 | | /// A macro to create ad-hoc JSON serializable values using JSON syntax. [INFO] [stdout] 308 | | /// [INFO] [stdout] 309 | | /// The return type of a `json!` invocation is [`Value`](Value). A value [INFO] [stdout] ... | [INFO] [stdout] 388 | | } [INFO] [stdout] 389 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> deps/Rocket/core/lib/src/fs/server.rs:405:1 [INFO] [stdout] | [INFO] [stdout] 405 | / crate::export! { [INFO] [stdout] 406 | | /// Generates a crate-relative version of a path. [INFO] [stdout] 407 | | /// [INFO] [stdout] 408 | | /// This macro is primarily intended for use with [`FileServer`] to serve [INFO] [stdout] ... | [INFO] [stdout] 452 | | } [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rowobots v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/state.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stream::DuplexStream` [INFO] [stdout] --> src/state.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | use ws::{stream::DuplexStream, Message}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_admin` [INFO] [stdout] --> src/web.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn get_admin(web: &State, token: &str) -> Result, Status> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_channel_bot` [INFO] [stdout] --> src/web.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn get_channel_bot<'r>(webst: &State, token: &'r str, id: &'r str, ws: ws::WebSocket, addr: SocketAddr) -> Result src/web.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn put_admin_room(web: &State, token: &str, id: &str, data: Json) -> Result<(), Status> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_bot` [INFO] [stdout] --> src/web.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn get_bot(web: &State, id: &str) -> Result, Status> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_room` [INFO] [stdout] --> src/web.rs:125:8 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn get_room(web: &State, room: &str) -> Result, Status> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `post_bot` [INFO] [stdout] --> src/web.rs:143:8 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn post_bot(web: &State, id: &str, data: Json) -> Result<(), Status> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-binding let on a synchronization lock [INFO] [stdout] --> src/web.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | let _ = webst.check_auth(token); [INFO] [stdout] | ^ this lock is not assigned to a binding and is immediately dropped [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(let_underscore_lock)]` on by default [INFO] [stdout] help: consider binding to an unused variable to avoid immediately dropping the value [INFO] [stdout] | [INFO] [stdout] 70 | let _unused = webst.check_auth(token); [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] help: consider immediately dropping the value [INFO] [stdout] | [INFO] [stdout] 70 | drop(webst.check_auth(token)); [INFO] [stdout] | ~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 30s [INFO] running `Command { std: "docker" "inspect" "7b9ffcc4d7d23006cb6029f048edd73d4167ea8542c0e26bd497531aaa47ca5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b9ffcc4d7d23006cb6029f048edd73d4167ea8542c0e26bd497531aaa47ca5b", kill_on_drop: false }` [INFO] [stdout] 7b9ffcc4d7d23006cb6029f048edd73d4167ea8542c0e26bd497531aaa47ca5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c4f3be68927cc34a1427845c8a96c0eee0ff2b7c0e56c6f42361d9826122cf9 [INFO] running `Command { std: "docker" "start" "-a" "9c4f3be68927cc34a1427845c8a96c0eee0ff2b7c0e56c6f42361d9826122cf9", kill_on_drop: false }` [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> deps/Rocket/core/codegen/src/bang/uri_parsing.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | NamedIgnored(Vec<&'a Dynamic>), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 88 | NamedIgnored(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `respanned` is never used [INFO] [stdout] --> deps/Rocket/core/codegen/src/syn_ext.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub trait TokenStreamExt { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] 25 | fn respanned(&self, span: Span) -> Self; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unfold` is never used [INFO] [stdout] --> deps/Rocket/core/codegen/src/syn_ext.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub trait TypeExt { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] 34 | fn unfold(&self) -> Vec>; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `name` is never used [INFO] [stdout] --> deps/Rocket/core/lib/src/shield/policy.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 68 | pub(crate) trait SubPolicy: Send + Sync { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] 69 | fn name(&self) -> &'static UncasedStr; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> deps/Rocket/core/lib/src/cookies.rs:173:29 [INFO] [stdout] | [INFO] [stdout] 173 | Remove(Cookie<'static>, bool), [INFO] [stdout] | ------ ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 173 | Remove(Cookie<'static>, ()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> deps/Rocket/core/lib/src/outcome.rs:676:1 [INFO] [stdout] | [INFO] [stdout] 676 | / crate::export! { [INFO] [stdout] 677 | | /// Unwraps a [`Success`](Outcome::Success) or propagates a `Forward` or [INFO] [stdout] 678 | | /// `Failure`. [INFO] [stdout] 679 | | /// [INFO] [stdout] ... | [INFO] [stdout] 756 | | } [INFO] [stdout] 757 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> deps/Rocket/core/lib/src/request/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / crate::export! { [INFO] [stdout] 20 | | /// Store and immediately retrieve a vector-like value `$v` (`String` or [INFO] [stdout] 21 | | /// `Vec`) in `$request`'s local cache using a locally generated [INFO] [stdout] 22 | | /// anonymous type to avoid type conflicts. [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> deps/Rocket/core/lib/src/request/mod.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / crate::export! { [INFO] [stdout] 70 | | /// Store and immediately retrieve a value `$v` in `$request`'s local cache [INFO] [stdout] 71 | | /// using a locally generated anonymous type to avoid type conflicts. [INFO] [stdout] 72 | | /// [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> deps/Rocket/core/lib/src/response/stream/reader.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | / crate::export! { [INFO] [stdout] 197 | | /// Type and stream expression macro for [`struct@ReaderStream`]. [INFO] [stdout] 198 | | /// [INFO] [stdout] 199 | | /// See [`stream!`](crate::response::stream::stream) for the syntax [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> deps/Rocket/core/lib/src/response/stream/bytes.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / crate::export! { [INFO] [stdout] 76 | | /// Type and stream expression macro for [`struct@ByteStream`]. [INFO] [stdout] 77 | | /// [INFO] [stdout] 78 | | /// See [`stream!`](crate::response::stream::stream) for the syntax [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> deps/Rocket/core/lib/src/response/stream/text.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | / crate::export! { [INFO] [stdout] 86 | | /// Type and stream expression macro for [`struct@TextStream`]. [INFO] [stdout] 87 | | /// [INFO] [stdout] 88 | | /// See [`stream!`](crate::response::stream::stream) for the syntax [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rowobots v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> deps/Rocket/core/lib/src/response/stream/sse.rs:578:1 [INFO] [stdout] | [INFO] [stdout] 578 | / crate::export! { [INFO] [stdout] 579 | | /// Type and stream expression macro for [`struct@EventStream`]. [INFO] [stdout] 580 | | /// [INFO] [stdout] 581 | | /// See [`stream!`](crate::response::stream::stream) for the syntax [INFO] [stdout] ... | [INFO] [stdout] 591 | | } [INFO] [stdout] 592 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> deps/Rocket/core/lib/src/response/stream/mod.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | / crate::export! { [INFO] [stdout] 207 | | /// Retrofitted support for [`Stream`]s with `yield`, `for await` syntax. [INFO] [stdout] 208 | | /// [INFO] [stdout] 209 | | /// [`Stream`]: https://docs.rs/futures/0.3/futures/stream/trait.Stream.html [INFO] [stdout] ... | [INFO] [stdout] 287 | | } [INFO] [stdout] 288 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> deps/Rocket/core/lib/src/form/validate.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | / crate::export! { [INFO] [stdout] 91 | | /// A helper macro for custom validation error messages. [INFO] [stdout] 92 | | /// [INFO] [stdout] 93 | | /// The macro works similar to [`std::format!`]. It generates a form [INFO] [stdout] ... | [INFO] [stdout] 157 | | } [INFO] [stdout] 158 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> deps/Rocket/core/lib/src/serde/json.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | / crate::export! { [INFO] [stdout] 307 | | /// A macro to create ad-hoc JSON serializable values using JSON syntax. [INFO] [stdout] 308 | | /// [INFO] [stdout] 309 | | /// The return type of a `json!` invocation is [`Value`](Value). A value [INFO] [stdout] ... | [INFO] [stdout] 388 | | } [INFO] [stdout] 389 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> deps/Rocket/core/lib/src/fs/server.rs:405:1 [INFO] [stdout] | [INFO] [stdout] 405 | / crate::export! { [INFO] [stdout] 406 | | /// Generates a crate-relative version of a path. [INFO] [stdout] 407 | | /// [INFO] [stdout] 408 | | /// This macro is primarily intended for use with [`FileServer`] to serve [INFO] [stdout] ... | [INFO] [stdout] 452 | | } [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/state.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stream::DuplexStream` [INFO] [stdout] --> src/state.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | use ws::{stream::DuplexStream, Message}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_admin` [INFO] [stdout] --> src/web.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn get_admin(web: &State, token: &str) -> Result, Status> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_channel_bot` [INFO] [stdout] --> src/web.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn get_channel_bot<'r>(webst: &State, token: &'r str, id: &'r str, ws: ws::WebSocket, addr: SocketAddr) -> Result src/web.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn put_admin_room(web: &State, token: &str, id: &str, data: Json) -> Result<(), Status> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_bot` [INFO] [stdout] --> src/web.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn get_bot(web: &State, id: &str) -> Result, Status> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_room` [INFO] [stdout] --> src/web.rs:125:8 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn get_room(web: &State, room: &str) -> Result, Status> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `post_bot` [INFO] [stdout] --> src/web.rs:143:8 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn post_bot(web: &State, id: &str, data: Json) -> Result<(), Status> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-binding let on a synchronization lock [INFO] [stdout] --> src/web.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | let _ = webst.check_auth(token); [INFO] [stdout] | ^ this lock is not assigned to a binding and is immediately dropped [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(let_underscore_lock)]` on by default [INFO] [stdout] help: consider binding to an unused variable to avoid immediately dropping the value [INFO] [stdout] | [INFO] [stdout] 70 | let _unused = webst.check_auth(token); [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] help: consider immediately dropping the value [INFO] [stdout] | [INFO] [stdout] 70 | drop(webst.check_auth(token)); [INFO] [stdout] | ~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.36s [INFO] running `Command { std: "docker" "inspect" "9c4f3be68927cc34a1427845c8a96c0eee0ff2b7c0e56c6f42361d9826122cf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c4f3be68927cc34a1427845c8a96c0eee0ff2b7c0e56c6f42361d9826122cf9", kill_on_drop: false }` [INFO] [stdout] 9c4f3be68927cc34a1427845c8a96c0eee0ff2b7c0e56c6f42361d9826122cf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4d866ebb784a0dae17181cb4a44d1df66285fb3b2a5f71728458ba9562ac5d1e [INFO] running `Command { std: "docker" "start" "-a" "4d866ebb784a0dae17181cb4a44d1df66285fb3b2a5f71728458ba9562ac5d1e", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> deps/Rocket/core/codegen/src/bang/uri_parsing.rs:88:18 [INFO] [stderr] | [INFO] [stderr] 88 | NamedIgnored(Vec<&'a Dynamic>), [INFO] [stderr] | ------------ ^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 88 | NamedIgnored(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: method `respanned` is never used [INFO] [stderr] --> deps/Rocket/core/codegen/src/syn_ext.rs:25:8 [INFO] [stderr] | [INFO] [stderr] 24 | pub trait TokenStreamExt { [INFO] [stderr] | -------------- method in this trait [INFO] [stderr] 25 | fn respanned(&self, span: Span) -> Self; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `unfold` is never used [INFO] [stderr] --> deps/Rocket/core/codegen/src/syn_ext.rs:34:8 [INFO] [stderr] | [INFO] [stderr] 33 | pub trait TypeExt { [INFO] [stderr] | ------- method in this trait [INFO] [stderr] 34 | fn unfold(&self) -> Vec>; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rocket_codegen` (lib) generated 3 warnings [INFO] [stderr] warning: method `name` is never used [INFO] [stderr] --> deps/Rocket/core/lib/src/shield/policy.rs:69:8 [INFO] [stderr] | [INFO] [stderr] 68 | pub(crate) trait SubPolicy: Send + Sync { [INFO] [stderr] | --------- method in this trait [INFO] [stderr] 69 | fn name(&self) -> &'static UncasedStr; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `1` is never read [INFO] [stderr] --> deps/Rocket/core/lib/src/cookies.rs:173:29 [INFO] [stderr] | [INFO] [stderr] 173 | Remove(Cookie<'static>, bool), [INFO] [stderr] | ------ ^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 173 | Remove(Cookie<'static>, ()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: `macro` is experimental [INFO] [stderr] --> deps/Rocket/core/lib/src/outcome.rs:676:1 [INFO] [stderr] | [INFO] [stderr] 676 | / crate::export! { [INFO] [stderr] 677 | | /// Unwraps a [`Success`](Outcome::Success) or propagates a `Forward` or [INFO] [stderr] 678 | | /// `Failure`. [INFO] [stderr] 679 | | /// [INFO] [stderr] ... | [INFO] [stderr] 756 | | } [INFO] [stderr] 757 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #39412 for more information [INFO] [stderr] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stderr] = note: for more information, see issue #65860 [INFO] [stderr] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `macro` is experimental [INFO] [stderr] --> deps/Rocket/core/lib/src/request/mod.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | / crate::export! { [INFO] [stderr] 20 | | /// Store and immediately retrieve a vector-like value `$v` (`String` or [INFO] [stderr] 21 | | /// `Vec`) in `$request`'s local cache using a locally generated [INFO] [stderr] 22 | | /// anonymous type to avoid type conflicts. [INFO] [stderr] ... | [INFO] [stderr] 66 | | } [INFO] [stderr] 67 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #39412 for more information [INFO] [stderr] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stderr] = note: for more information, see issue #65860 [INFO] [stderr] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `macro` is experimental [INFO] [stderr] --> deps/Rocket/core/lib/src/request/mod.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | / crate::export! { [INFO] [stderr] 70 | | /// Store and immediately retrieve a value `$v` in `$request`'s local cache [INFO] [stderr] 71 | | /// using a locally generated anonymous type to avoid type conflicts. [INFO] [stderr] 72 | | /// [INFO] [stderr] ... | [INFO] [stderr] 112 | | } [INFO] [stderr] 113 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #39412 for more information [INFO] [stderr] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stderr] = note: for more information, see issue #65860 [INFO] [stderr] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `macro` is experimental [INFO] [stderr] --> deps/Rocket/core/lib/src/response/stream/reader.rs:196:1 [INFO] [stderr] | [INFO] [stderr] 196 | / crate::export! { [INFO] [stderr] 197 | | /// Type and stream expression macro for [`struct@ReaderStream`]. [INFO] [stderr] 198 | | /// [INFO] [stderr] 199 | | /// See [`stream!`](crate::response::stream::stream) for the syntax [INFO] [stderr] ... | [INFO] [stderr] 206 | | } [INFO] [stderr] 207 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #39412 for more information [INFO] [stderr] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stderr] = note: for more information, see issue #65860 [INFO] [stderr] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `macro` is experimental [INFO] [stderr] --> deps/Rocket/core/lib/src/response/stream/bytes.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | / crate::export! { [INFO] [stderr] 76 | | /// Type and stream expression macro for [`struct@ByteStream`]. [INFO] [stderr] 77 | | /// [INFO] [stderr] 78 | | /// See [`stream!`](crate::response::stream::stream) for the syntax [INFO] [stderr] ... | [INFO] [stderr] 85 | | } [INFO] [stderr] 86 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #39412 for more information [INFO] [stderr] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stderr] = note: for more information, see issue #65860 [INFO] [stderr] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `macro` is experimental [INFO] [stderr] --> deps/Rocket/core/lib/src/response/stream/text.rs:85:1 [INFO] [stderr] | [INFO] [stderr] 85 | / crate::export! { [INFO] [stderr] 86 | | /// Type and stream expression macro for [`struct@TextStream`]. [INFO] [stderr] 87 | | /// [INFO] [stderr] 88 | | /// See [`stream!`](crate::response::stream::stream) for the syntax [INFO] [stderr] ... | [INFO] [stderr] 95 | | } [INFO] [stderr] 96 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #39412 for more information [INFO] [stderr] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stderr] = note: for more information, see issue #65860 [INFO] [stderr] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `macro` is experimental [INFO] [stderr] --> deps/Rocket/core/lib/src/response/stream/sse.rs:578:1 [INFO] [stderr] | [INFO] [stderr] 578 | / crate::export! { [INFO] [stderr] 579 | | /// Type and stream expression macro for [`struct@EventStream`]. [INFO] [stderr] 580 | | /// [INFO] [stderr] 581 | | /// See [`stream!`](crate::response::stream::stream) for the syntax [INFO] [stderr] ... | [INFO] [stderr] 591 | | } [INFO] [stderr] 592 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #39412 for more information [INFO] [stderr] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stderr] = note: for more information, see issue #65860 [INFO] [stderr] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `macro` is experimental [INFO] [stderr] --> deps/Rocket/core/lib/src/response/stream/mod.rs:206:1 [INFO] [stderr] | [INFO] [stderr] 206 | / crate::export! { [INFO] [stderr] 207 | | /// Retrofitted support for [`Stream`]s with `yield`, `for await` syntax. [INFO] [stderr] 208 | | /// [INFO] [stderr] 209 | | /// [`Stream`]: https://docs.rs/futures/0.3/futures/stream/trait.Stream.html [INFO] [stderr] ... | [INFO] [stderr] 287 | | } [INFO] [stderr] 288 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #39412 for more information [INFO] [stderr] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stderr] = note: for more information, see issue #65860 [INFO] [stderr] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `macro` is experimental [INFO] [stderr] --> deps/Rocket/core/lib/src/form/validate.rs:90:1 [INFO] [stderr] | [INFO] [stderr] 90 | / crate::export! { [INFO] [stderr] 91 | | /// A helper macro for custom validation error messages. [INFO] [stderr] 92 | | /// [INFO] [stderr] 93 | | /// The macro works similar to [`std::format!`]. It generates a form [INFO] [stderr] ... | [INFO] [stderr] 157 | | } [INFO] [stderr] 158 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #39412 for more information [INFO] [stderr] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stderr] = note: for more information, see issue #65860 [INFO] [stderr] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `macro` is experimental [INFO] [stderr] --> deps/Rocket/core/lib/src/serde/json.rs:306:1 [INFO] [stderr] | [INFO] [stderr] 306 | / crate::export! { [INFO] [stderr] 307 | | /// A macro to create ad-hoc JSON serializable values using JSON syntax. [INFO] [stderr] 308 | | /// [INFO] [stderr] 309 | | /// The return type of a `json!` invocation is [`Value`](Value). A value [INFO] [stderr] ... | [INFO] [stderr] 388 | | } [INFO] [stderr] 389 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #39412 for more information [INFO] [stderr] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stderr] = note: for more information, see issue #65860 [INFO] [stderr] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `macro` is experimental [INFO] [stderr] --> deps/Rocket/core/lib/src/fs/server.rs:405:1 [INFO] [stderr] | [INFO] [stderr] 405 | / crate::export! { [INFO] [stderr] 406 | | /// Generates a crate-relative version of a path. [INFO] [stderr] 407 | | /// [INFO] [stderr] 408 | | /// This macro is primarily intended for use with [`FileServer`] to serve [INFO] [stderr] ... | [INFO] [stderr] 452 | | } [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #39412 for more information [INFO] [stderr] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stderr] = note: for more information, see issue #65860 [INFO] [stderr] = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rocket` (lib) generated 13 warnings [INFO] [stderr] warning: unused import: `serde::Serialize` [INFO] [stderr] --> src/state.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use serde::Serialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `stream::DuplexStream` [INFO] [stderr] --> src/state.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | use ws::{stream::DuplexStream, Message}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `get_admin` [INFO] [stderr] --> src/web.rs:55:8 [INFO] [stderr] | [INFO] [stderr] 55 | pub fn get_admin(web: &State, token: &str) -> Result, Status> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `get_channel_bot` [INFO] [stderr] --> src/web.rs:68:8 [INFO] [stderr] | [INFO] [stderr] 68 | pub fn get_channel_bot<'r>(webst: &State, token: &'r str, id: &'r str, ws: ws::WebSocket, addr: SocketAddr) -> Result src/web.rs:105:8 [INFO] [stderr] | [INFO] [stderr] 105 | pub fn put_admin_room(web: &State, token: &str, id: &str, data: Json) -> Result<(), Status> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `get_bot` [INFO] [stderr] --> src/web.rs:113:8 [INFO] [stderr] | [INFO] [stderr] 113 | pub fn get_bot(web: &State, id: &str) -> Result, Status> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `get_room` [INFO] [stderr] --> src/web.rs:125:8 [INFO] [stderr] | [INFO] [stderr] 125 | pub fn get_room(web: &State, room: &str) -> Result, Status> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `post_bot` [INFO] [stderr] --> src/web.rs:143:8 [INFO] [stderr] | [INFO] [stderr] 143 | pub fn post_bot(web: &State, id: &str, data: Json) -> Result<(), Status> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: non-binding let on a synchronization lock [INFO] [stderr] --> src/web.rs:70:9 [INFO] [stderr] | [INFO] [stderr] 70 | let _ = webst.check_auth(token); [INFO] [stderr] | ^ this lock is not assigned to a binding and is immediately dropped [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(let_underscore_lock)]` on by default [INFO] [stderr] help: consider binding to an unused variable to avoid immediately dropping the value [INFO] [stderr] | [INFO] [stderr] 70 | let _unused = webst.check_auth(token); [INFO] [stderr] | ~~~~~~~ [INFO] [stderr] help: consider immediately dropping the value [INFO] [stderr] | [INFO] [stderr] 70 | drop(webst.check_auth(token)); [INFO] [stderr] | ~~~~~ + [INFO] [stderr] [INFO] [stderr] warning: `rowobots` (bin "rowobots" test) generated 9 warnings (run `cargo fix --bin "rowobots" --tests` to apply 9 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rowobots-1628e61c890cdb7d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4d866ebb784a0dae17181cb4a44d1df66285fb3b2a5f71728458ba9562ac5d1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d866ebb784a0dae17181cb4a44d1df66285fb3b2a5f71728458ba9562ac5d1e", kill_on_drop: false }` [INFO] [stdout] 4d866ebb784a0dae17181cb4a44d1df66285fb3b2a5f71728458ba9562ac5d1e