[INFO] cloning repository https://github.com/viomck/bob [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/viomck/bob" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviomck%2Fbob", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviomck%2Fbob'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4e84b717e4964cd3f1b66a4fbb8f38b30c09eef [INFO] testing viomck/bob against master#552a959051cebf8f88a8f558399baf733bec9ce0 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviomck%2Fbob" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/viomck/bob on toolchain 552a959051cebf8f88a8f558399baf733bec9ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/viomck/bob [INFO] finished tweaking git repo https://github.com/viomck/bob [INFO] tweaked toml for git repo https://github.com/viomck/bob written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/viomck/bob 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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded octocrab v0.16.0 [INFO] [stderr] Downloaded hyperx v1.4.0 [INFO] [stderr] Downloaded time v0.3.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aaaf71bf8e8a6ae7e67f70602caf7a04b56087eb8072b8a9dd04904b601d2e44 [INFO] running `Command { std: "docker" "start" "-a" "aaaf71bf8e8a6ae7e67f70602caf7a04b56087eb8072b8a9dd04904b601d2e44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aaaf71bf8e8a6ae7e67f70602caf7a04b56087eb8072b8a9dd04904b601d2e44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaaf71bf8e8a6ae7e67f70602caf7a04b56087eb8072b8a9dd04904b601d2e44", kill_on_drop: false }` [INFO] [stdout] aaaf71bf8e8a6ae7e67f70602caf7a04b56087eb8072b8a9dd04904b601d2e44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88e5a113183be66687687ef7a6a1262273a86353061423ab25b4a629276b1cb2 [INFO] running `Command { std: "docker" "start" "-a" "88e5a113183be66687687ef7a6a1262273a86353061423ab25b4a629276b1cb2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.9.0 [INFO] [stderr] Compiling tracing-core v0.1.27 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling libgit2-sys v0.13.4+1.4.2 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling snafu-derive v0.7.1 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling zeroize v1.5.5 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling serenity v0.11.2 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling command_attr v0.4.0 [INFO] [stderr] Compiling snafu v0.7.1 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling time v0.3.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_path_to_error v0.1.7 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling dashmap v5.3.4 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling jsonwebtoken v8.1.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tungstenite v0.17.2 [INFO] [stderr] Compiling async-tungstenite v0.17.2 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling octocrab v0.16.0 [INFO] [stderr] Compiling git2 v0.14.4 [INFO] [stderr] Compiling bob v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `serenity::http` [INFO] [stdout] --> src/discord_log.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use serenity::http; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ExitStatus` [INFO] [stdout] --> src/docker.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | use std::process::{Command, ExitStatus}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::stream::iter` [INFO] [stdout] --> src/github.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use futures::stream::iter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Commit` and `FileUpdate` [INFO] [stdout] --> src/github.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | use octocrab::models::repos::{Commit, FileUpdate}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `User` [INFO] [stdout] --> src/github.rs:21:36 [INFO] [stdout] | [INFO] [stdout] 21 | use octocrab::models::{Repository, User}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> src/github.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `discord_log` [INFO] [stdout] --> src/store.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::{discord_log, GitHubInfo}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ptr::replace` [INFO] [stdout] --> src/store.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use std::ptr::replace; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/main.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/main.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/discord_log.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static!( [INFO] [stdout] 25 | | // (un/poorly-)documented behavior: an empty/garbage token is fine for [INFO] [stdout] 26 | | // anonymous calls (like websockets) in serenity. [INFO] [stdout] 27 | | static ref CLIENT: Http = Http::new(""); [INFO] [stdout] 28 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::FutureExt` [INFO] [stdout] --> src/github.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use futures::FutureExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::io::AsyncBufReadExt` [INFO] [stdout] --> src/webhook.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::io::AsyncBufReadExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/github.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 177 | struct ApiCommitResponse { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 178 | sha: String, [INFO] [stdout] 179 | node_id: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 180 | commit: IgnoredAny, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 181 | url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 182 | html_url: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 183 | comments_url: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 184 | author: IgnoredAny, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 185 | committer: IgnoredAny, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 186 | files: IgnoredAny, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 15s [INFO] running `Command { std: "docker" "inspect" "88e5a113183be66687687ef7a6a1262273a86353061423ab25b4a629276b1cb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88e5a113183be66687687ef7a6a1262273a86353061423ab25b4a629276b1cb2", kill_on_drop: false }` [INFO] [stdout] 88e5a113183be66687687ef7a6a1262273a86353061423ab25b4a629276b1cb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b43755d5becb49aa3e76597a3e0ecf74476f10bdad3494bd9b466de701fe36f [INFO] running `Command { std: "docker" "start" "-a" "8b43755d5becb49aa3e76597a3e0ecf74476f10bdad3494bd9b466de701fe36f", kill_on_drop: false }` [INFO] [stderr] Compiling bob v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `serenity::http` [INFO] [stdout] --> src/discord_log.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use serenity::http; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ExitStatus` [INFO] [stdout] --> src/docker.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | use std::process::{Command, ExitStatus}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::stream::iter` [INFO] [stdout] --> src/github.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use futures::stream::iter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Commit` and `FileUpdate` [INFO] [stdout] --> src/github.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | use octocrab::models::repos::{Commit, FileUpdate}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `User` [INFO] [stdout] --> src/github.rs:21:36 [INFO] [stdout] | [INFO] [stdout] 21 | use octocrab::models::{Repository, User}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> src/github.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `discord_log` [INFO] [stdout] --> src/store.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::{discord_log, GitHubInfo}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ptr::replace` [INFO] [stdout] --> src/store.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use std::ptr::replace; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/main.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/main.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/discord_log.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static!( [INFO] [stdout] 25 | | // (un/poorly-)documented behavior: an empty/garbage token is fine for [INFO] [stdout] 26 | | // anonymous calls (like websockets) in serenity. [INFO] [stdout] 27 | | static ref CLIENT: Http = Http::new(""); [INFO] [stdout] 28 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::FutureExt` [INFO] [stdout] --> src/github.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use futures::FutureExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::io::AsyncBufReadExt` [INFO] [stdout] --> src/webhook.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::io::AsyncBufReadExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/github.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 177 | struct ApiCommitResponse { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 178 | sha: String, [INFO] [stdout] 179 | node_id: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 180 | commit: IgnoredAny, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 181 | url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 182 | html_url: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 183 | comments_url: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 184 | author: IgnoredAny, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 185 | committer: IgnoredAny, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 186 | files: IgnoredAny, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `Command { std: "docker" "inspect" "8b43755d5becb49aa3e76597a3e0ecf74476f10bdad3494bd9b466de701fe36f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b43755d5becb49aa3e76597a3e0ecf74476f10bdad3494bd9b466de701fe36f", kill_on_drop: false }` [INFO] [stdout] 8b43755d5becb49aa3e76597a3e0ecf74476f10bdad3494bd9b466de701fe36f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0c2373c45269e735242f000db5cb8ed747b37eef6b923a017831d14e08de4c97 [INFO] running `Command { std: "docker" "start" "-a" "0c2373c45269e735242f000db5cb8ed747b37eef6b923a017831d14e08de4c97", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `serenity::http` [INFO] [stderr] --> src/discord_log.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | use serenity::http; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `ExitStatus` [INFO] [stderr] --> src/docker.rs:21:29 [INFO] [stderr] | [INFO] [stderr] 21 | use std::process::{Command, ExitStatus}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `futures::stream::iter` [INFO] [stderr] --> src/github.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | use futures::stream::iter; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Commit` and `FileUpdate` [INFO] [stderr] --> src/github.rs:20:31 [INFO] [stderr] | [INFO] [stderr] 20 | use octocrab::models::repos::{Commit, FileUpdate}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `User` [INFO] [stderr] --> src/github.rs:21:36 [INFO] [stderr] | [INFO] [stderr] 21 | use octocrab::models::{Repository, User}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::any::Any` [INFO] [stderr] --> src/github.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | use std::any::Any; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `discord_log` [INFO] [stderr] --> src/store.rs:17:13 [INFO] [stderr] | [INFO] [stderr] 17 | use crate::{discord_log, GitHubInfo}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::ptr::replace` [INFO] [stderr] --> src/store.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | use std::ptr::replace; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::fs::File` [INFO] [stderr] --> src/main.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | use std::fs::File; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::path::Path` [INFO] [stderr] --> src/main.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | use std::path::Path; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stderr] --> src/discord_log.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / lazy_static!( [INFO] [stderr] 25 | | // (un/poorly-)documented behavior: an empty/garbage token is fine for [INFO] [stderr] 26 | | // anonymous calls (like websockets) in serenity. [INFO] [stderr] 27 | | static ref CLIENT: Http = Http::new(""); [INFO] [stderr] 28 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `futures::FutureExt` [INFO] [stderr] --> src/github.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | use futures::FutureExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `tokio::io::AsyncBufReadExt` [INFO] [stderr] --> src/webhook.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use tokio::io::AsyncBufReadExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/github.rs:179:5 [INFO] [stderr] | [INFO] [stderr] 177 | struct ApiCommitResponse { [INFO] [stderr] | ----------------- fields in this struct [INFO] [stderr] 178 | sha: String, [INFO] [stderr] 179 | node_id: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 180 | commit: IgnoredAny, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 181 | url: String, [INFO] [stderr] | ^^^ [INFO] [stderr] 182 | html_url: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 183 | comments_url: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 184 | author: IgnoredAny, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 185 | committer: IgnoredAny, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 186 | files: IgnoredAny, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `bob` (bin "bob" test) generated 14 warnings (run `cargo fix --bin "bob" --tests` to apply 10 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bob-7a12edd4e43da1ce) [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" "0c2373c45269e735242f000db5cb8ed747b37eef6b923a017831d14e08de4c97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c2373c45269e735242f000db5cb8ed747b37eef6b923a017831d14e08de4c97", kill_on_drop: false }` [INFO] [stdout] 0c2373c45269e735242f000db5cb8ed747b37eef6b923a017831d14e08de4c97