[INFO] cloning repository https://github.com/random-person-001/BegoneBot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/random-person-001/BegoneBot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandom-person-001%2FBegoneBot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandom-person-001%2FBegoneBot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac901cccb2342329bbaca84905e0725cfebca0cd [INFO] testing random-person-001/BegoneBot against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandom-person-001%2FBegoneBot" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/random-person-001/BegoneBot on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/random-person-001/BegoneBot [INFO] finished tweaking git repo https://github.com/random-person-001/BegoneBot [INFO] tweaked toml for git repo https://github.com/random-person-001/BegoneBot written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/random-person-001/BegoneBot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.52.1" "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] 5e5202c2084b021024003821f9821e1efc8bb2a17636f5ee83e7a6207ca484ce [INFO] running `Command { std: "docker" "start" "-a" "5e5202c2084b021024003821f9821e1efc8bb2a17636f5ee83e7a6207ca484ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e5202c2084b021024003821f9821e1efc8bb2a17636f5ee83e7a6207ca484ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e5202c2084b021024003821f9821e1efc8bb2a17636f5ee83e7a6207ca484ce", kill_on_drop: false }` [INFO] [stdout] 5e5202c2084b021024003821f9821e1efc8bb2a17636f5ee83e7a6207ca484ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71c16103dc716102338b5be245f885b29c3414a17b46d03a5fa182830f3a34ab [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" "71c16103dc716102338b5be245f885b29c3414a17b46d03a5fa182830f3a34ab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling whoami v1.1.0 [INFO] [stderr] Compiling serenity v0.10.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling typemap_rev v0.1.4 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling tokio v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling nom v6.1.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling sqlformat v0.1.5 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling command_attr v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling sqlx-rt v0.2.0 (https://github.com/launchbadge/sqlx#af7f2594) [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling tokio-util v0.6.2 [INFO] [stderr] Compiling sqlx-core v0.4.2 (https://github.com/launchbadge/sqlx#af7f2594) [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling sqlx-macros v0.4.2 (https://github.com/launchbadge/sqlx#af7f2594) [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling sqlx v0.4.2 (https://github.com/launchbadge/sqlx#af7f2594) [INFO] [stderr] Compiling BegoneBot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 56s [INFO] running `Command { std: "docker" "inspect" "71c16103dc716102338b5be245f885b29c3414a17b46d03a5fa182830f3a34ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71c16103dc716102338b5be245f885b29c3414a17b46d03a5fa182830f3a34ab", kill_on_drop: false }` [INFO] [stdout] 71c16103dc716102338b5be245f885b29c3414a17b46d03a5fa182830f3a34ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2aa043539944447db25a3170412bfe57a2dfe58bf115dd189f4156e4c25fcb3d [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" "2aa043539944447db25a3170412bfe57a2dfe58bf115dd189f4156e4c25fcb3d", kill_on_drop: false }` [INFO] [stderr] Compiling BegoneBot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.11s [INFO] running `Command { std: "docker" "inspect" "2aa043539944447db25a3170412bfe57a2dfe58bf115dd189f4156e4c25fcb3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aa043539944447db25a3170412bfe57a2dfe58bf115dd189f4156e4c25fcb3d", kill_on_drop: false }` [INFO] [stdout] 2aa043539944447db25a3170412bfe57a2dfe58bf115dd189f4156e4c25fcb3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "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] ad9a4e1c58ba4d54b6bc013dc2b4382a7b88d582ca3d6e37e74d4a0b7fa7eaa2 [INFO] running `Command { std: "docker" "start" "-a" "ad9a4e1c58ba4d54b6bc013dc2b4382a7b88d582ca3d6e37e74d4a0b7fa7eaa2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/BegoneBot-1dc5b045c5d72331) [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" "ad9a4e1c58ba4d54b6bc013dc2b4382a7b88d582ca3d6e37e74d4a0b7fa7eaa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad9a4e1c58ba4d54b6bc013dc2b4382a7b88d582ca3d6e37e74d4a0b7fa7eaa2", kill_on_drop: false }` [INFO] [stdout] ad9a4e1c58ba4d54b6bc013dc2b4382a7b88d582ca3d6e37e74d4a0b7fa7eaa2