[INFO] cloning repository https://github.com/DankDumpster/birthday-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DankDumpster/birthday-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDankDumpster%2Fbirthday-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDankDumpster%2Fbirthday-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb7ea7bd29e04d39363e236dfcc8e3b0f9f0ec3d [INFO] testing DankDumpster/birthday-bot against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDankDumpster%2Fbirthday-bot" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DankDumpster/birthday-bot 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] removed /workspace/builds/worker-11/source/rust-toolchain [INFO] started tweaking git repo https://github.com/DankDumpster/birthday-bot [INFO] finished tweaking git repo https://github.com/DankDumpster/birthday-bot [INFO] tweaked toml for git repo https://github.com/DankDumpster/birthday-bot written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/DankDumpster/birthday-bot 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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] bcafa1122b6da63dc3b3a65a3496c6ff2296369cfaea036c36573c88cb5e5420 [INFO] running `Command { std: "docker" "start" "-a" "bcafa1122b6da63dc3b3a65a3496c6ff2296369cfaea036c36573c88cb5e5420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bcafa1122b6da63dc3b3a65a3496c6ff2296369cfaea036c36573c88cb5e5420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcafa1122b6da63dc3b3a65a3496c6ff2296369cfaea036c36573c88cb5e5420", kill_on_drop: false }` [INFO] [stdout] bcafa1122b6da63dc3b3a65a3496c6ff2296369cfaea036c36573c88cb5e5420 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] ef75d9d8ae441a08dc76b829ecc54bcad2d550d4bcf6ab1609b46294bdd3da34 [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" "ef75d9d8ae441a08dc76b829ecc54bcad2d550d4bcf6ab1609b46294bdd3da34", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling serenity v0.9.0-rc.1 [INFO] [stderr] Compiling typemap_rev v0.1.3 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling atoi v0.3.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling command_attr v0.3.0-rc.1 [INFO] [stderr] Compiling sqlformat v0.1.1 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling postgres-protocol v0.5.2 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling webpki v0.21.3 [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 webpki-roots v0.19.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-native-tls v0.1.0 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling sqlx-rt v0.1.1 (https://github.com/launchbadge/sqlx/?branch=master#2e1658e0) [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling sqlx-core v0.4.0-beta.1 (https://github.com/launchbadge/sqlx/?branch=master#2e1658e0) [INFO] [stderr] Compiling postgres-types v0.1.2 [INFO] [stderr] Compiling simple_logger v1.9.0 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling async-tls v0.9.0 [INFO] [stderr] Compiling async-tungstenite v0.8.0 [INFO] [stderr] Compiling tokio-postgres v0.5.5 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling sqlx-macros v0.4.0-beta.1 (https://github.com/launchbadge/sqlx/?branch=master#2e1658e0) [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling sqlx v0.4.0-beta.1 (https://github.com/launchbadge/sqlx/?branch=master#2e1658e0) [INFO] [stderr] Compiling birthdaybot v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 41s [INFO] running `Command { std: "docker" "inspect" "ef75d9d8ae441a08dc76b829ecc54bcad2d550d4bcf6ab1609b46294bdd3da34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef75d9d8ae441a08dc76b829ecc54bcad2d550d4bcf6ab1609b46294bdd3da34", kill_on_drop: false }` [INFO] [stdout] ef75d9d8ae441a08dc76b829ecc54bcad2d550d4bcf6ab1609b46294bdd3da34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 79a34fc8c46576b95e0947cea2f2177ff255369d02faed9529a537a821969abf [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" "79a34fc8c46576b95e0947cea2f2177ff255369d02faed9529a537a821969abf", kill_on_drop: false }` [INFO] [stderr] Compiling birthdaybot v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.12s [INFO] running `Command { std: "docker" "inspect" "79a34fc8c46576b95e0947cea2f2177ff255369d02faed9529a537a821969abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79a34fc8c46576b95e0947cea2f2177ff255369d02faed9529a537a821969abf", kill_on_drop: false }` [INFO] [stdout] 79a34fc8c46576b95e0947cea2f2177ff255369d02faed9529a537a821969abf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 8f50b7cb55601b5f8d8b7f6c455a9300c3deac6174328c71e1181bcd2b795957 [INFO] running `Command { std: "docker" "start" "-a" "8f50b7cb55601b5f8d8b7f6c455a9300c3deac6174328c71e1181bcd2b795957", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/birthdaybot-a19c168578c89d57) [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" "8f50b7cb55601b5f8d8b7f6c455a9300c3deac6174328c71e1181bcd2b795957", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f50b7cb55601b5f8d8b7f6c455a9300c3deac6174328c71e1181bcd2b795957", kill_on_drop: false }` [INFO] [stdout] 8f50b7cb55601b5f8d8b7f6c455a9300c3deac6174328c71e1181bcd2b795957