[INFO] cloning repository https://github.com/Atte/discord-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Atte/discord-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtte%2Fdiscord-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtte%2Fdiscord-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 608af378d4fef81cf648d88fa0a7ba5181cc9358 [INFO] testing Atte/discord-bot against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtte%2Fdiscord-bot" "/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/Atte/discord-bot 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/Atte/discord-bot [INFO] finished tweaking git repo https://github.com/Atte/discord-bot [INFO] tweaked toml for git repo https://github.com/Atte/discord-bot written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Atte/discord-bot 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] [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" "+1.49.0" "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] df2b55e5dea0b3f4bcc9e9c344fc16e05b89319a60f45df75a534946b8386898 [INFO] running `Command { std: "docker" "start" "-a" "df2b55e5dea0b3f4bcc9e9c344fc16e05b89319a60f45df75a534946b8386898", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df2b55e5dea0b3f4bcc9e9c344fc16e05b89319a60f45df75a534946b8386898", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df2b55e5dea0b3f4bcc9e9c344fc16e05b89319a60f45df75a534946b8386898", kill_on_drop: false }` [INFO] [stdout] df2b55e5dea0b3f4bcc9e9c344fc16e05b89319a60f45df75a534946b8386898 [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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 991dc5e07057627d91d0eaff2c2c2009f8e1e9091c05cee131ce9bd88b2ffbf3 [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" "991dc5e07057627d91d0eaff2c2c2009f8e1e9091c05cee131ce9bd88b2ffbf3", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Compiling indenter v0.3.1 [INFO] [stderr] Compiling serenity v0.9.3 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling typemap_rev v0.1.4 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling os_info v2.0.8 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling command_attr v0.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling typed-builder v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling futures-intrusive v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling stable-eyre v0.2.1 [INFO] [stderr] Compiling bson v1.1.0 [INFO] [stderr] Compiling serde-aux v2.1.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling rand v0.8.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling serde_with_macros v1.3.0 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling async-tungstenite v0.9.3 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_with v1.6.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling mongodb v1.1.1 [INFO] [stderr] Compiling discord-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 51s [INFO] running `Command { std: "docker" "inspect" "991dc5e07057627d91d0eaff2c2c2009f8e1e9091c05cee131ce9bd88b2ffbf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "991dc5e07057627d91d0eaff2c2c2009f8e1e9091c05cee131ce9bd88b2ffbf3", kill_on_drop: false }` [INFO] [stdout] 991dc5e07057627d91d0eaff2c2c2009f8e1e9091c05cee131ce9bd88b2ffbf3 [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" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4d911901c898497b1eac18dab11702cddbcc8eb92cdbbb2ef5fd422e162bdbc [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" "b4d911901c898497b1eac18dab11702cddbcc8eb92cdbbb2ef5fd422e162bdbc", kill_on_drop: false }` [INFO] [stderr] Compiling discord-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 31.69s [INFO] running `Command { std: "docker" "inspect" "b4d911901c898497b1eac18dab11702cddbcc8eb92cdbbb2ef5fd422e162bdbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4d911901c898497b1eac18dab11702cddbcc8eb92cdbbb2ef5fd422e162bdbc", kill_on_drop: false }` [INFO] [stdout] b4d911901c898497b1eac18dab11702cddbcc8eb92cdbbb2ef5fd422e162bdbc [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" "+1.49.0" "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] 3340b90c67a6438a308ef495b5ad9ca304bc26fe9118fc6f859509bdb8028f0c [INFO] running `Command { std: "docker" "start" "-a" "3340b90c67a6438a308ef495b5ad9ca304bc26fe9118fc6f859509bdb8028f0c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/discord_bot-26ed76a4134f9233 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test util::tests::test_separate_thousands_floating ... ok [INFO] [stdout] test util::tests::test_separate_thousands_signed ... ok [INFO] [stdout] test util::tests::test_separate_thousands_unsigned ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3340b90c67a6438a308ef495b5ad9ca304bc26fe9118fc6f859509bdb8028f0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3340b90c67a6438a308ef495b5ad9ca304bc26fe9118fc6f859509bdb8028f0c", kill_on_drop: false }` [INFO] [stdout] 3340b90c67a6438a308ef495b5ad9ca304bc26fe9118fc6f859509bdb8028f0c