[INFO] cloning repository https://github.com/wlukla/inbox-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wlukla/inbox-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwlukla%2Finbox-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwlukla%2Finbox-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed1f0f0c962f3c04b7a7d321a8df1b67e1e283a1 [INFO] checking wlukla/inbox-bot against try#ef8c760c4c3d93b561a5b431502e92f4b4773aca for pr-92472 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwlukla%2Finbox-bot" "/workspace/builds/worker-106/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-106/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wlukla/inbox-bot on toolchain ef8c760c4c3d93b561a5b431502e92f4b4773aca [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ef8c760c4c3d93b561a5b431502e92f4b4773aca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wlukla/inbox-bot [INFO] finished tweaking git repo https://github.com/wlukla/inbox-bot [INFO] tweaked toml for git repo https://github.com/wlukla/inbox-bot written to /workspace/builds/worker-106/source/Cargo.toml [INFO] crate git repo https://github.com/wlukla/inbox-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ef8c760c4c3d93b561a5b431502e92f4b4773aca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.heroku.version [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-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ef8c760c4c3d93b561a5b431502e92f4b4773aca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f860f807907fbdadae89fd95d243eb3e3226f8d7f6f5bd056254577bacc864f9 [INFO] running `Command { std: "docker" "start" "-a" "f860f807907fbdadae89fd95d243eb3e3226f8d7f6f5bd056254577bacc864f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f860f807907fbdadae89fd95d243eb3e3226f8d7f6f5bd056254577bacc864f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f860f807907fbdadae89fd95d243eb3e3226f8d7f6f5bd056254577bacc864f9", kill_on_drop: false }` [INFO] [stdout] f860f807907fbdadae89fd95d243eb3e3226f8d7f6f5bd056254577bacc864f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ef8c760c4c3d93b561a5b431502e92f4b4773aca" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3cf10dd604265bb46ec6d0ddd842344b74ad59c4404ce0595ba33c19642e85b [INFO] running `Command { std: "docker" "start" "-a" "d3cf10dd604265bb46ec6d0ddd842344b74ad59c4404ce0595ba33c19642e85b", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.heroku.version [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling frunk_core v0.4.0 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling teloxide-macros v0.4.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Compiling dotenv_codegen_implementation v0.15.0 [INFO] [stderr] Checking futures-util v0.3.17 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking serde_json v1.0.68 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] error: could not compile `frunk_core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name frunk_core /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/frunk_core-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' -C metadata=0df232a34a1c5f94 -C extra-filename=-0df232a34a1c5f94 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d3cf10dd604265bb46ec6d0ddd842344b74ad59c4404ce0595ba33c19642e85b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3cf10dd604265bb46ec6d0ddd842344b74ad59c4404ce0595ba33c19642e85b", kill_on_drop: false }` [INFO] [stdout] d3cf10dd604265bb46ec6d0ddd842344b74ad59c4404ce0595ba33c19642e85b