[INFO] cloning repository https://github.com/bdashore3/KingRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bdashore3/KingRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbdashore3%2FKingRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbdashore3%2FKingRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a701ef0558ab60601e9501e383b1fe2e0e0516a [INFO] testing bdashore3/KingRust 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%2Fbdashore3%2FKingRust" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bdashore3/KingRust 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/bdashore3/KingRust [INFO] finished tweaking git repo https://github.com/bdashore3/KingRust [INFO] tweaked toml for git repo https://github.com/bdashore3/KingRust written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/bdashore3/KingRust 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] f3f78f371070b7c81bf9d3dfe64a2a56c8c105e56dc4c41ab8bbc1700b4f9580 [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" "f3f78f371070b7c81bf9d3dfe64a2a56c8c105e56dc4c41ab8bbc1700b4f9580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3f78f371070b7c81bf9d3dfe64a2a56c8c105e56dc4c41ab8bbc1700b4f9580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3f78f371070b7c81bf9d3dfe64a2a56c8c105e56dc4c41ab8bbc1700b4f9580", kill_on_drop: false }` [INFO] [stdout] f3f78f371070b7c81bf9d3dfe64a2a56c8c105e56dc4c41ab8bbc1700b4f9580 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 138ace62c0ed99bcedf2e2dbd88a910ee93f281f56031ab989e4407927b5677e [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" "138ace62c0ed99bcedf2e2dbd88a910ee93f281f56031ab989e4407927b5677e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling serenity v0.9.3 (https://github.com/serenity-rs/serenity?branch=current#d2cb9000) [INFO] [stderr] Compiling songbird v0.1.0 (https://github.com/serenity-rs/songbird/?branch=current#c0d3cb31) [INFO] [stderr] Compiling whoami v1.0.1 [INFO] [stderr] Compiling rust-clock v0.1.0 [INFO] [stderr] Compiling openssl-src v111.13.0+1.1.1i [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling ahash v0.6.2 [INFO] [stderr] Compiling spinning_top v0.2.2 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling dashmap v4.0.1 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling nanorand v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling flume v0.10.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling rand v0.8.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling sqlformat v0.1.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling command_attr v0.3.2 (https://github.com/serenity-rs/serenity?branch=current#d2cb9000) [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling semver-parser v0.10.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling cargo_metadata v0.12.1 [INFO] [stderr] Compiling serde-aux v0.6.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling tokio-native-tls v0.1.0 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling sqlx-rt v0.2.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling sqlx-core v0.4.2 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling async-tungstenite v0.4.2 [INFO] [stderr] Compiling async-tungstenite v0.9.3 [INFO] [stderr] Compiling sqlx-macros v0.4.2 [INFO] [stderr] Compiling sqlx v0.4.2 [INFO] [stderr] Compiling lavalink-rs v0.3.0-alpha (https://gitlab.com/nitsuga5124/lavalink-rs.git?branch=songbird#aadddb6b) [INFO] [stderr] Compiling courtjester v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 16s [INFO] running `Command { std: "docker" "inspect" "138ace62c0ed99bcedf2e2dbd88a910ee93f281f56031ab989e4407927b5677e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "138ace62c0ed99bcedf2e2dbd88a910ee93f281f56031ab989e4407927b5677e", kill_on_drop: false }` [INFO] [stdout] 138ace62c0ed99bcedf2e2dbd88a910ee93f281f56031ab989e4407927b5677e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 53350c6499beb405bba4b21e06abc169680e8652a49440565522d1de3d7255d2 [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" "53350c6499beb405bba4b21e06abc169680e8652a49440565522d1de3d7255d2", kill_on_drop: false }` [INFO] [stderr] Compiling courtjester v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 39.09s [INFO] running `Command { std: "docker" "inspect" "53350c6499beb405bba4b21e06abc169680e8652a49440565522d1de3d7255d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53350c6499beb405bba4b21e06abc169680e8652a49440565522d1de3d7255d2", kill_on_drop: false }` [INFO] [stdout] 53350c6499beb405bba4b21e06abc169680e8652a49440565522d1de3d7255d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0764a51047206f921a2c6c448f1a7ee1472681d4fbe1985e34a941bae1e1a07d [INFO] running `Command { std: "docker" "start" "-a" "0764a51047206f921a2c6c448f1a7ee1472681d4fbe1985e34a941bae1e1a07d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/courtjester-c82f4ee13d18f2df [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" "0764a51047206f921a2c6c448f1a7ee1472681d4fbe1985e34a941bae1e1a07d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0764a51047206f921a2c6c448f1a7ee1472681d4fbe1985e34a941bae1e1a07d", kill_on_drop: false }` [INFO] [stdout] 0764a51047206f921a2c6c448f1a7ee1472681d4fbe1985e34a941bae1e1a07d