[INFO] cloning repository https://github.com/rodaine/tg-dice-goblin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rodaine/tg-dice-goblin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodaine%2Ftg-dice-goblin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodaine%2Ftg-dice-goblin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f88410ee39b295c794165b1b4604e560ba4576d [INFO] testing rodaine/tg-dice-goblin against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodaine%2Ftg-dice-goblin" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rodaine/tg-dice-goblin on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rodaine/tg-dice-goblin [INFO] finished tweaking git repo https://github.com/rodaine/tg-dice-goblin [INFO] tweaked toml for git repo https://github.com/rodaine/tg-dice-goblin written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/rodaine/tg-dice-goblin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a2c7b025d64381c76ce6da677f3ee42c9ae87592034e3ad4da05e6a1434abc5 [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" "8a2c7b025d64381c76ce6da677f3ee42c9ae87592034e3ad4da05e6a1434abc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a2c7b025d64381c76ce6da677f3ee42c9ae87592034e3ad4da05e6a1434abc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a2c7b025d64381c76ce6da677f3ee42c9ae87592034e3ad4da05e6a1434abc5", kill_on_drop: false }` [INFO] [stdout] 8a2c7b025d64381c76ce6da677f3ee42c9ae87592034e3ad4da05e6a1434abc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", 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] d23a38221715df4fab32ce6588b7b3f69ad81e3c1cd658253732ba479ed0ba7a [INFO] running `Command { std: "docker" "start" "-a" "d23a38221715df4fab32ce6588b7b3f69ad81e3c1cd658253732ba479ed0ba7a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling stderrlog v0.5.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling tracing-futures v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling telegram-bot-raw v0.9.0 (https://github.com/telegram-rs/telegram-bot?rev=65ad5cfd578e9a1260ce6daac714eb2153c0bec7#65ad5cfd) [INFO] [stderr] Compiling telegram-bot v0.9.0 (https://github.com/telegram-rs/telegram-bot?rev=65ad5cfd578e9a1260ce6daac714eb2153c0bec7#65ad5cfd) [INFO] [stderr] Compiling tg-dice-goblin v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "d23a38221715df4fab32ce6588b7b3f69ad81e3c1cd658253732ba479ed0ba7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d23a38221715df4fab32ce6588b7b3f69ad81e3c1cd658253732ba479ed0ba7a", kill_on_drop: false }` [INFO] [stdout] d23a38221715df4fab32ce6588b7b3f69ad81e3c1cd658253732ba479ed0ba7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", 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] d9311e37e0672803cc139a80ad27f25c6866cce57eda8e35874a9a55b4db95f1 [INFO] running `Command { std: "docker" "start" "-a" "d9311e37e0672803cc139a80ad27f25c6866cce57eda8e35874a9a55b4db95f1", kill_on_drop: false }` [INFO] [stderr] Compiling tg-dice-goblin v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.02s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/tg_dice_goblin-2a53c980356046f7) [INFO] running `Command { std: "docker" "inspect" "d9311e37e0672803cc139a80ad27f25c6866cce57eda8e35874a9a55b4db95f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9311e37e0672803cc139a80ad27f25c6866cce57eda8e35874a9a55b4db95f1", kill_on_drop: false }` [INFO] [stdout] d9311e37e0672803cc139a80ad27f25c6866cce57eda8e35874a9a55b4db95f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 91bcbb12f1b645b55e8e900d2969a36efbc6202d450ed010568b471b6923652d [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" "91bcbb12f1b645b55e8e900d2969a36efbc6202d450ed010568b471b6923652d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tg_dice_goblin-2a53c980356046f7) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test rolls::parser::tests::test_int ... ok [INFO] [stdout] test rolls::parser::tests::test_dice ... ok [INFO] [stdout] test rolls::parser::tests::test_number ... ok [INFO] [stdout] test rolls::parser::tests::test_expr ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "91bcbb12f1b645b55e8e900d2969a36efbc6202d450ed010568b471b6923652d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91bcbb12f1b645b55e8e900d2969a36efbc6202d450ed010568b471b6923652d", kill_on_drop: false }` [INFO] [stdout] 91bcbb12f1b645b55e8e900d2969a36efbc6202d450ed010568b471b6923652d