[INFO] updating cached repository TrueXPixels/Rust_Bot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/TrueXPixels/Rust_Bot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/TrueXPixels/Rust_Bot" "work/ex/beta-1.38-1/sources/1.37.0/gh/TrueXPixels/Rust_Bot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/TrueXPixels/Rust_Bot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/TrueXPixels/Rust_Bot" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/TrueXPixels/Rust_Bot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/TrueXPixels/Rust_Bot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 292d78aff617342edf7ce18f9dba266ff997a5bc [INFO] sha for GitHub repo TrueXPixels/Rust_Bot: 292d78aff617342edf7ce18f9dba266ff997a5bc [INFO] validating manifest of TrueXPixels/Rust_Bot on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of TrueXPixels/Rust_Bot on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing TrueXPixels/Rust_Bot [INFO] finished frobbing TrueXPixels/Rust_Bot [INFO] frobbed toml for TrueXPixels/Rust_Bot written to work/ex/beta-1.38-1/sources/1.37.0/gh/TrueXPixels/Rust_Bot/Cargo.toml [INFO] started frobbing TrueXPixels/Rust_Bot [INFO] finished frobbing TrueXPixels/Rust_Bot [INFO] frobbed toml for TrueXPixels/Rust_Bot written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/TrueXPixels/Rust_Bot/Cargo.toml [INFO] crate TrueXPixels/Rust_Bot already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing TrueXPixels/Rust_Bot against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/TrueXPixels/Rust_Bot:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 5d23583d93cc5f6d0cc7fd11db92713c7d46b77eb398939e32064cacf46d52bb [INFO] running `"docker" "start" "-a" "5d23583d93cc5f6d0cc7fd11db92713c7d46b77eb398939e32064cacf46d52bb"` [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling serde v1.0.63 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling smallvec v0.6.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling proc-macro2 v0.4.4 [INFO] [stderr] Compiling base64 v0.9.1 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling quote v0.6.2 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling syn v0.14.0 [INFO] [stderr] Compiling mime_guess v1.8.4 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling url v1.7.0 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:261:40 [INFO] [stderr] | [INFO] [stderr] 259 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 260 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 261 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stderr] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stderr] | | [INFO] [stderr] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling serde_derive v1.0.63 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.18 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling multipart v0.13.6 [INFO] [stderr] Compiling evzht9h3nznqzwl v0.0.3 [INFO] [stderr] Compiling serenity v0.5.3 [INFO] [stderr] Compiling discord_bot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/main.rs:130:1 [INFO] [stderr] | [INFO] [stderr] 130 | /// Returns some information about to the bot to the initial channel [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 131 | / command!(info(_context, message) { [INFO] [stderr] 132 | | [INFO] [stderr] 133 | | // Variables [INFO] [stderr] 134 | | let github = "https://github.com/TrueXPixels/Rust_Bot"; [INFO] [stderr] ... | [INFO] [stderr] 146 | | [INFO] [stderr] 147 | | }); [INFO] [stderr] | |___- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_doc_comments)] on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/main.rs:149:1 [INFO] [stderr] | [INFO] [stderr] 149 | /// Sends a ping response back to the initial channel [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 150 | / command!(ping(_context, message) { [INFO] [stderr] 151 | | [INFO] [stderr] 152 | | // Create & Sent Embed [INFO] [stderr] 153 | | let _ = message.channel_id.send_message(|m| m [INFO] [stderr] ... | [INFO] [stderr] 158 | | [INFO] [stderr] 159 | | }); [INFO] [stderr] | |___- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/main.rs:161:1 [INFO] [stderr] | [INFO] [stderr] 161 | /// Sets the bots status to the specified input [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 162 | / command!(play(_context, message) { [INFO] [stderr] 163 | | [INFO] [stderr] 164 | | // Defines content, and replaces the rb!play in the text with nothing [INFO] [stderr] 165 | | let content = message.content.replace("rb!play ", ""); [INFO] [stderr] ... | [INFO] [stderr] 176 | | [INFO] [stderr] 177 | | }); [INFO] [stderr] | |___- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `"docker" "inspect" "5d23583d93cc5f6d0cc7fd11db92713c7d46b77eb398939e32064cacf46d52bb"` [INFO] running `"docker" "rm" "-f" "5d23583d93cc5f6d0cc7fd11db92713c7d46b77eb398939e32064cacf46d52bb"` [INFO] [stdout] 5d23583d93cc5f6d0cc7fd11db92713c7d46b77eb398939e32064cacf46d52bb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/TrueXPixels/Rust_Bot:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 91455b717146ccf7018e51a669b90803e5e7f89ce49763d7d4014e9fd66ae82f [INFO] running `"docker" "start" "-a" "91455b717146ccf7018e51a669b90803e5e7f89ce49763d7d4014e9fd66ae82f"` [INFO] [stderr] Compiling discord_bot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/main.rs:130:1 [INFO] [stderr] | [INFO] [stderr] 130 | /// Returns some information about to the bot to the initial channel [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 131 | / command!(info(_context, message) { [INFO] [stderr] 132 | | [INFO] [stderr] 133 | | // Variables [INFO] [stderr] 134 | | let github = "https://github.com/TrueXPixels/Rust_Bot"; [INFO] [stderr] ... | [INFO] [stderr] 146 | | [INFO] [stderr] 147 | | }); [INFO] [stderr] | |___- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_doc_comments)] on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/main.rs:149:1 [INFO] [stderr] | [INFO] [stderr] 149 | /// Sends a ping response back to the initial channel [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 150 | / command!(ping(_context, message) { [INFO] [stderr] 151 | | [INFO] [stderr] 152 | | // Create & Sent Embed [INFO] [stderr] 153 | | let _ = message.channel_id.send_message(|m| m [INFO] [stderr] ... | [INFO] [stderr] 158 | | [INFO] [stderr] 159 | | }); [INFO] [stderr] | |___- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/main.rs:161:1 [INFO] [stderr] | [INFO] [stderr] 161 | /// Sets the bots status to the specified input [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 162 | / command!(play(_context, message) { [INFO] [stderr] 163 | | [INFO] [stderr] 164 | | // Defines content, and replaces the rb!play in the text with nothing [INFO] [stderr] 165 | | let content = message.content.replace("rb!play ", ""); [INFO] [stderr] ... | [INFO] [stderr] 176 | | [INFO] [stderr] 177 | | }); [INFO] [stderr] | |___- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `"docker" "inspect" "91455b717146ccf7018e51a669b90803e5e7f89ce49763d7d4014e9fd66ae82f"` [INFO] running `"docker" "rm" "-f" "91455b717146ccf7018e51a669b90803e5e7f89ce49763d7d4014e9fd66ae82f"` [INFO] [stdout] 91455b717146ccf7018e51a669b90803e5e7f89ce49763d7d4014e9fd66ae82f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/TrueXPixels/Rust_Bot:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 3e23c4a7a8c7b5772f43a6a4ac14f1bf77bcd6c9b1d3162d3328fb2ad2b3bc00 [INFO] running `"docker" "start" "-a" "3e23c4a7a8c7b5772f43a6a4ac14f1bf77bcd6c9b1d3162d3328fb2ad2b3bc00"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/discord_bot-e753db733a290ac1 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "3e23c4a7a8c7b5772f43a6a4ac14f1bf77bcd6c9b1d3162d3328fb2ad2b3bc00"` [INFO] running `"docker" "rm" "-f" "3e23c4a7a8c7b5772f43a6a4ac14f1bf77bcd6c9b1d3162d3328fb2ad2b3bc00"` [INFO] [stdout] 3e23c4a7a8c7b5772f43a6a4ac14f1bf77bcd6c9b1d3162d3328fb2ad2b3bc00