[INFO] cloning repository https://github.com/CerulanLumina/ttr-launcher-oxide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CerulanLumina/ttr-launcher-oxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCerulanLumina%2Fttr-launcher-oxide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCerulanLumina%2Fttr-launcher-oxide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36ebe1f9de0cda1ca66c5874adf8c2a25570c987 [INFO] testing CerulanLumina/ttr-launcher-oxide against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCerulanLumina%2Fttr-launcher-oxide" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CerulanLumina/ttr-launcher-oxide on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CerulanLumina/ttr-launcher-oxide [INFO] finished tweaking git repo https://github.com/CerulanLumina/ttr-launcher-oxide [INFO] tweaked toml for git repo https://github.com/CerulanLumina/ttr-launcher-oxide written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/CerulanLumina/ttr-launcher-oxide already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a6bf389a2ab47c1fad4fe8de84425ed930c176875fb10159c9b20b3a01aa2628 [INFO] running `Command { std: "docker" "start" "-a" "a6bf389a2ab47c1fad4fe8de84425ed930c176875fb10159c9b20b3a01aa2628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6bf389a2ab47c1fad4fe8de84425ed930c176875fb10159c9b20b3a01aa2628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6bf389a2ab47c1fad4fe8de84425ed930c176875fb10159c9b20b3a01aa2628", kill_on_drop: false }` [INFO] [stdout] a6bf389a2ab47c1fad4fe8de84425ed930c176875fb10159c9b20b3a01aa2628 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14d69edfc0647506a34596fdb0ac58c8ee7c1f319fd00d454dc9b0ae7a88750e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "14d69edfc0647506a34596fdb0ac58c8ee7c1f319fd00d454dc9b0ae7a88750e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling event-listener v2.2.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling parking v1.0.5 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling bswap v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling cdivsufsort v2.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling sha v1.0.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling async-channel v1.1.1 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dbus v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling tracing v0.1.16 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling futures-lite v0.1.6 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling sacabase v2.0.0 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling bzip2 v0.4.1 [INFO] [stderr] Compiling suffix_array v0.5.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling secret-service v1.1.0 [INFO] [stderr] Compiling keyring v0.9.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling qbsdiff v1.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling ttr-launcher-oxide v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `banner` [INFO] [stdout] --> src/login.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | pub banner: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 40s [INFO] running `Command { std: "docker" "inspect" "14d69edfc0647506a34596fdb0ac58c8ee7c1f319fd00d454dc9b0ae7a88750e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14d69edfc0647506a34596fdb0ac58c8ee7c1f319fd00d454dc9b0ae7a88750e", kill_on_drop: false }` [INFO] [stdout] 14d69edfc0647506a34596fdb0ac58c8ee7c1f319fd00d454dc9b0ae7a88750e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab6a5ea3f558d5ec032749893b5e0cfde39decee72f9ae29e6b5958b06b8735e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ab6a5ea3f558d5ec032749893b5e0cfde39decee72f9ae29e6b5958b06b8735e", kill_on_drop: false }` [INFO] [stderr] Compiling ttr-launcher-oxide v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `banner` [INFO] [stdout] --> src/login.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | pub banner: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.05s [INFO] running `Command { std: "docker" "inspect" "ab6a5ea3f558d5ec032749893b5e0cfde39decee72f9ae29e6b5958b06b8735e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab6a5ea3f558d5ec032749893b5e0cfde39decee72f9ae29e6b5958b06b8735e", kill_on_drop: false }` [INFO] [stdout] ab6a5ea3f558d5ec032749893b5e0cfde39decee72f9ae29e6b5958b06b8735e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f96984fd97bd8d492e6bb66889b312d439a0120107ccc48209cdcc97044c8144 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f96984fd97bd8d492e6bb66889b312d439a0120107ccc48209cdcc97044c8144", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `banner` [INFO] [stderr] --> src/login.rs:217:5 [INFO] [stderr] | [INFO] [stderr] 217 | pub banner: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ttr_launcher_oxide-8fd299e22504cad6) [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" "f96984fd97bd8d492e6bb66889b312d439a0120107ccc48209cdcc97044c8144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f96984fd97bd8d492e6bb66889b312d439a0120107ccc48209cdcc97044c8144", kill_on_drop: false }` [INFO] [stdout] f96984fd97bd8d492e6bb66889b312d439a0120107ccc48209cdcc97044c8144