[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 master#ffa2e7ae8fbf9badc035740db949b9dae271c29f for pr-78338 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaullgdc%2Fyuribot_rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paullgdc/yuribot_rs on toolchain ffa2e7ae8fbf9badc035740db949b9dae271c29f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "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-0/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" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0019355206e3b5bcb26aa9445675925ec96c028da81526b0e6efd23f02ed93fa [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" "0019355206e3b5bcb26aa9445675925ec96c028da81526b0e6efd23f02ed93fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0019355206e3b5bcb26aa9445675925ec96c028da81526b0e6efd23f02ed93fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0019355206e3b5bcb26aa9445675925ec96c028da81526b0e6efd23f02ed93fa", kill_on_drop: false }` [INFO] [stdout] 0019355206e3b5bcb26aa9445675925ec96c028da81526b0e6efd23f02ed93fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fec98f4beffbcc141b91088185bde75fda4bb4e6c904ef7b717a4660383df876 [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" "fec98f4beffbcc141b91088185bde75fda4bb4e6c904ef7b717a4660383df876", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Checking unicode-width v0.1.7 [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 nom v5.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling tracing-attributes v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking thiserror v1.0.11 [INFO] [stderr] Checking tracing v0.1.12 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking tracing-futures v0.2.2 [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 futures-util v0.3.4 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking hyper v0.13.2 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Compiling migrations_internals v1.4.0 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.1 [INFO] [stderr] Checking telegram-bot-raw v0.7.0 (https://github.com/telegram-rs/telegram-bot?rev=16147f62247497457e1af824e4bf732b67b61f1c#16147f62) [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking telegram-bot v0.7.0 (https://github.com/telegram-rs/telegram-bot?rev=16147f62247497457e1af824e4bf732b67b61f1c#16147f62) [INFO] [stderr] Checking yuribot_rs v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `Command { std: "docker" "inspect" "fec98f4beffbcc141b91088185bde75fda4bb4e6c904ef7b717a4660383df876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fec98f4beffbcc141b91088185bde75fda4bb4e6c904ef7b717a4660383df876", kill_on_drop: false }` [INFO] [stdout] fec98f4beffbcc141b91088185bde75fda4bb4e6c904ef7b717a4660383df876