[INFO] cloning repository https://github.com/paullgdc/yuribot_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paullgdc/yuribot_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaullgdc%2Fyuribot_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaullgdc%2Fyuribot_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47b4e8a5eb62cef6b019bebdb4c88e3a1995bacb [INFO] checking paullgdc/yuribot_rs against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaullgdc%2Fyuribot_rs" "/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/paullgdc/yuribot_rs on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paullgdc/yuribot_rs [INFO] finished tweaking git repo https://github.com/paullgdc/yuribot_rs [INFO] tweaked toml for git repo https://github.com/paullgdc/yuribot_rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/paullgdc/yuribot_rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5e0af2a242503df6ed6ae4fb9bfe881e9e847f7b950aba2e3ccd30a27afde67 [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" "f5e0af2a242503df6ed6ae4fb9bfe881e9e847f7b950aba2e3ccd30a27afde67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5e0af2a242503df6ed6ae4fb9bfe881e9e847f7b950aba2e3ccd30a27afde67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5e0af2a242503df6ed6ae4fb9bfe881e9e847f7b950aba2e3ccd30a27afde67", kill_on_drop: false }` [INFO] [stdout] f5e0af2a242503df6ed6ae4fb9bfe881e9e847f7b950aba2e3ccd30a27afde67 [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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20177362a30a572c788981cc5c05176d0060629db7b1a9623593c0c6f92707e0 [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" "20177362a30a572c788981cc5c05176d0060629db7b1a9623593c0c6f92707e0", kill_on_drop: false }` [INFO] [stderr] Checking guard v0.5.0 [INFO] [stderr] Compiling libsqlite3-sys v0.12.0 [INFO] [stderr] Checking tracing-core v0.1.9 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling tracing-attributes v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Checking openssl-sys v0.9.54 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking nom v5.1.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking openssl v0.10.28 [INFO] [stderr] Checking telegram-bot-raw v0.7.0 (https://github.com/telegram-rs/telegram-bot?rev=16147f62247497457e1af824e4bf732b67b61f1c#16147f62) [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Checking tracing v0.1.12 [INFO] [stderr] Checking thiserror v1.0.11 [INFO] [stderr] Checking tracing-futures v0.2.2 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking deadpool v0.2.3 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking hyper v0.13.2 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking telegram-bot v0.7.0 (https://github.com/telegram-rs/telegram-bot?rev=16147f62247497457e1af824e4bf732b67b61f1c#16147f62) [INFO] [stderr] Checking diesel v1.4.3 [INFO] [stderr] Checking migrations_internals v1.4.0 [INFO] [stderr] Compiling migrations_macros v1.4.1 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking yuribot_rs v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "20177362a30a572c788981cc5c05176d0060629db7b1a9623593c0c6f92707e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20177362a30a572c788981cc5c05176d0060629db7b1a9623593c0c6f92707e0", kill_on_drop: false }` [INFO] [stdout] 20177362a30a572c788981cc5c05176d0060629db7b1a9623593c0c6f92707e0