[INFO] cloning repository https://github.com/ctron/drogue-cloud-testing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ctron/drogue-cloud-testing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctron%2Fdrogue-cloud-testing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctron%2Fdrogue-cloud-testing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 958330af35ef67d86fdb352225089d480e185790 [INFO] checking ctron/drogue-cloud-testing against master#fc81ad22c453776de16acf9938976930cf8c9401 for pr-77325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctron%2Fdrogue-cloud-testing" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ctron/drogue-cloud-testing on toolchain fc81ad22c453776de16acf9938976930cf8c9401 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ctron/drogue-cloud-testing [INFO] finished tweaking git repo https://github.com/ctron/drogue-cloud-testing [INFO] tweaked toml for git repo https://github.com/ctron/drogue-cloud-testing written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/ctron/drogue-cloud-testing already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f630832cb7b06479f7d6208428a5702b7636ed2bc89e9a3c1fbb243e854a722b [INFO] running `Command { std: "docker" "start" "-a" "f630832cb7b06479f7d6208428a5702b7636ed2bc89e9a3c1fbb243e854a722b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f630832cb7b06479f7d6208428a5702b7636ed2bc89e9a3c1fbb243e854a722b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f630832cb7b06479f7d6208428a5702b7636ed2bc89e9a3c1fbb243e854a722b", kill_on_drop: false }` [INFO] [stdout] f630832cb7b06479f7d6208428a5702b7636ed2bc89e9a3c1fbb243e854a722b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08e2d865a4f4228784b5262d54d6bb2a8f77e383e96575a963b75586dc9f430b [INFO] running `Command { std: "docker" "start" "-a" "08e2d865a4f4228784b5262d54d6bb2a8f77e383e96575a963b75586dc9f430b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking httpdate v1.0.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling test-context-macros v0.1.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking test-context v0.1.3 [INFO] [stderr] Checking tokio-util v0.6.6 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking hyper v0.14.7 [INFO] [stderr] Checking webdriver v0.43.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.3 [INFO] [stderr] Checking fantoccini v0.17.3 [INFO] [stderr] Checking drogue-cloud-tests v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `app1` [INFO] [stdout] --> src/registry/mod.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | let app1 = Application::new(ctx.drg().await.unwrap(), &uuid).expect("Created application"); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_app1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app1` [INFO] [stdout] --> src/registry/mod.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | let app1 = Application::new(ctx.drg().await.unwrap(), &uuid).expect("Created application"); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_app1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `drg` [INFO] [stdout] --> src/context.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | drg: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `web` [INFO] [stdout] --> src/context.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | pub async fn web(&mut self) -> anyhow::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `drg` [INFO] [stdout] --> src/context.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | pub async fn drg(&mut self) -> anyhow::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/init/drg.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `auto_login` [INFO] [stdout] --> src/init/drg.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | pub async fn auto_login(c: &mut WebDriver) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `delete_context` [INFO] [stdout] --> src/init/drg.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn delete_context(&self) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `login` [INFO] [stdout] --> src/init/drg.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn login>(&self, url: String, refresh_token: S) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `version_str` [INFO] [stdout] --> src/init/drg.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn version_str(&self) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `contexts_str` [INFO] [stdout] --> src/init/drg.rs:125:12 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn contexts_str(&self) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create_app` [INFO] [stdout] --> src/init/drg.rs:129:12 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn create_app(&self, name: &str) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/init/web.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | pub async fn new() -> anyhow::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/registry/mod.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new>(drg: Drg, name: S) -> anyhow::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `contexts_str` [INFO] [stdout] --> src/init/drg.rs:125:12 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn contexts_str(&self) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.37s [INFO] running `Command { std: "docker" "inspect" "08e2d865a4f4228784b5262d54d6bb2a8f77e383e96575a963b75586dc9f430b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08e2d865a4f4228784b5262d54d6bb2a8f77e383e96575a963b75586dc9f430b", kill_on_drop: false }` [INFO] [stdout] 08e2d865a4f4228784b5262d54d6bb2a8f77e383e96575a963b75586dc9f430b