[INFO] cloning repository https://github.com/mpalmr/yapb-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mpalmr/yapb-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpalmr%2Fyapb-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpalmr%2Fyapb-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e87309b1a89eef93a1606f6db7b03a87eb06ab9d [INFO] testing mpalmr/yapb-cli against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpalmr%2Fyapb-cli" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mpalmr/yapb-cli on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mpalmr/yapb-cli [INFO] finished tweaking git repo https://github.com/mpalmr/yapb-cli [INFO] tweaked toml for git repo https://github.com/mpalmr/yapb-cli written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/mpalmr/yapb-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures v0.1.28 [INFO] [stderr] Downloaded regex v1.2.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.1 [INFO] [stderr] Downloaded regex-syntax v0.6.11 [INFO] [stderr] Downloaded getrandom v0.1.11 [INFO] [stderr] Downloaded hyper v0.12.33 [INFO] [stderr] Downloaded rpassword v4.0.1 [INFO] [stderr] Downloaded blake2b_simd v0.5.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bd8076233500390b88980f2f1323d9ecad73872753d64b95f2e06db30a3209b [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" "0bd8076233500390b88980f2f1323d9ecad73872753d64b95f2e06db30a3209b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bd8076233500390b88980f2f1323d9ecad73872753d64b95f2e06db30a3209b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bd8076233500390b88980f2f1323d9ecad73872753d64b95f2e06db30a3209b", kill_on_drop: false }` [INFO] [stdout] 0bd8076233500390b88980f2f1323d9ecad73872753d64b95f2e06db30a3209b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4ae31d6a255f13d9c375d762c7b959921782dbdbdc8211a05b8339d5b43fca8 [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" "b4ae31d6a255f13d9c375d762c7b959921782dbdbdc8211a05b8339d5b43fca8", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling miniz_oxide v0.3.2 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling rpassword v4.0.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.20 [INFO] [stderr] Compiling yapb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/subcommands.rs:38:6 [INFO] [stdout] | [INFO] [stdout] 38 | let res = login_request(email); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `save_token` [INFO] [stdout] --> src/auth.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn save_token(&self, token: &str) -> Result<(), io::Error> { [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: `get_token` [INFO] [stdout] --> src/auth.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn get_token(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "b4ae31d6a255f13d9c375d762c7b959921782dbdbdc8211a05b8339d5b43fca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4ae31d6a255f13d9c375d762c7b959921782dbdbdc8211a05b8339d5b43fca8", kill_on_drop: false }` [INFO] [stdout] b4ae31d6a255f13d9c375d762c7b959921782dbdbdc8211a05b8339d5b43fca8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4a3fffbf4cb9f79d14e6f0cf983fdf7e18b158374eb8598a3e64764b8946a97 [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" "d4a3fffbf4cb9f79d14e6f0cf983fdf7e18b158374eb8598a3e64764b8946a97", kill_on_drop: false }` [INFO] [stderr] Compiling yapb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/subcommands.rs:38:6 [INFO] [stdout] | [INFO] [stdout] 38 | let res = login_request(email); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `save_token` [INFO] [stdout] --> src/auth.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn save_token(&self, token: &str) -> Result<(), io::Error> { [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: `get_token` [INFO] [stdout] --> src/auth.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn get_token(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `Command { std: "docker" "inspect" "d4a3fffbf4cb9f79d14e6f0cf983fdf7e18b158374eb8598a3e64764b8946a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4a3fffbf4cb9f79d14e6f0cf983fdf7e18b158374eb8598a3e64764b8946a97", kill_on_drop: false }` [INFO] [stdout] d4a3fffbf4cb9f79d14e6f0cf983fdf7e18b158374eb8598a3e64764b8946a97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3a997b6d10205fcbe8ac4fb0ea0841489dff345e2308b23e037948dccd0593ac [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" "3a997b6d10205fcbe8ac4fb0ea0841489dff345e2308b23e037948dccd0593ac", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `res` [INFO] [stderr] --> src/subcommands.rs:38:6 [INFO] [stderr] | [INFO] [stderr] 38 | let res = login_request(email); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `save_token` [INFO] [stderr] --> src/auth.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | pub fn save_token(&self, token: &str) -> Result<(), io::Error> { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_token` [INFO] [stderr] --> src/auth.rs:84:9 [INFO] [stderr] | [INFO] [stderr] 84 | pub fn get_token(&self) -> Result { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/yapb-e3a0490a2be2cb58 [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" "3a997b6d10205fcbe8ac4fb0ea0841489dff345e2308b23e037948dccd0593ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a997b6d10205fcbe8ac4fb0ea0841489dff345e2308b23e037948dccd0593ac", kill_on_drop: false }` [INFO] [stdout] 3a997b6d10205fcbe8ac4fb0ea0841489dff345e2308b23e037948dccd0593ac