[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 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCerulanLumina%2Fttr-launcher-oxide" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CerulanLumina/ttr-launcher-oxide on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", 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-2/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" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 731c717b5a5e35a11b58893c1ac9066447e783615fcb51ce9c8dd1be4f414c06 [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" "731c717b5a5e35a11b58893c1ac9066447e783615fcb51ce9c8dd1be4f414c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "731c717b5a5e35a11b58893c1ac9066447e783615fcb51ce9c8dd1be4f414c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "731c717b5a5e35a11b58893c1ac9066447e783615fcb51ce9c8dd1be4f414c06", kill_on_drop: false }` [INFO] [stdout] 731c717b5a5e35a11b58893c1ac9066447e783615fcb51ce9c8dd1be4f414c06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 364841a4c198a9d26f1d11b804ea9a94aeac0659e65ba34761481d508ea9c38e [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" "364841a4c198a9d26f1d11b804ea9a94aeac0659e65ba34761481d508ea9c38e", kill_on_drop: false }` [INFO] [stderr] Compiling fastrand v1.3.3 [INFO] [stderr] Compiling event-listener v2.2.0 [INFO] [stderr] Compiling parking v1.0.5 [INFO] [stderr] Compiling bswap v1.0.0 [INFO] [stderr] Compiling rprompt v1.0.5 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling cdivsufsort v2.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling num_cpus v1.13.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 openssl-sys v0.9.58 [INFO] [stderr] Compiling tracing v0.1.16 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling sacabase v2.0.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling async-channel v1.1.1 [INFO] [stderr] Compiling sha v1.0.3 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling futures-lite v0.1.6 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling suffix_array v0.5.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling bzip2 v0.4.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling native-tls v0.2.4 [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 futures-executor v0.3.5 [INFO] [stderr] Compiling smol v0.1.18 [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 serde_json v1.0.56 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 32s [INFO] running `Command { std: "docker" "inspect" "364841a4c198a9d26f1d11b804ea9a94aeac0659e65ba34761481d508ea9c38e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "364841a4c198a9d26f1d11b804ea9a94aeac0659e65ba34761481d508ea9c38e", kill_on_drop: false }` [INFO] [stdout] 364841a4c198a9d26f1d11b804ea9a94aeac0659e65ba34761481d508ea9c38e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4f7b23b86e9cc76de6f6616532ec86b658e5daa60b7c3932d96831a1147aa3f [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" "f4f7b23b86e9cc76de6f6616532ec86b658e5daa60b7c3932d96831a1147aa3f", kill_on_drop: false }` [INFO] [stderr] Compiling ttr-launcher-oxide v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.92s [INFO] running `Command { std: "docker" "inspect" "f4f7b23b86e9cc76de6f6616532ec86b658e5daa60b7c3932d96831a1147aa3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4f7b23b86e9cc76de6f6616532ec86b658e5daa60b7c3932d96831a1147aa3f", kill_on_drop: false }` [INFO] [stdout] f4f7b23b86e9cc76de6f6616532ec86b658e5daa60b7c3932d96831a1147aa3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bf8dc9205fcbbdbbadde6a3aea271995f9466ccf72d47f253134a6d2ae1047f2 [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" "bf8dc9205fcbbdbbadde6a3aea271995f9466ccf72d47f253134a6d2ae1047f2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ttr_launcher_oxide-c6f5a6f9c58a74f5 [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 `Command { std: "docker" "inspect" "bf8dc9205fcbbdbbadde6a3aea271995f9466ccf72d47f253134a6d2ae1047f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf8dc9205fcbbdbbadde6a3aea271995f9466ccf72d47f253134a6d2ae1047f2", kill_on_drop: false }` [INFO] [stdout] bf8dc9205fcbbdbbadde6a3aea271995f9466ccf72d47f253134a6d2ae1047f2