[INFO] cloning repository https://github.com/unpollito/timely-greeter-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/unpollito/timely-greeter-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funpollito%2Ftimely-greeter-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funpollito%2Ftimely-greeter-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 541b68665de61259f05d0f9c2f338ef158560ea7
[INFO] checking unpollito/timely-greeter-bot against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funpollito%2Ftimely-greeter-bot" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/unpollito/timely-greeter-bot on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/unpollito/timely-greeter-bot
[INFO] finished tweaking git repo https://github.com/unpollito/timely-greeter-bot
[INFO] tweaked toml for git repo https://github.com/unpollito/timely-greeter-bot written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/unpollito/timely-greeter-bot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/unpollito/simple-telegram-bot`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1653ff0a35a1305381ae1efbc5ebfae36396c259cc141744dff62d0ce07e05bb
[INFO] running `Command { std: "docker" "start" "-a" "1653ff0a35a1305381ae1efbc5ebfae36396c259cc141744dff62d0ce07e05bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1653ff0a35a1305381ae1efbc5ebfae36396c259cc141744dff62d0ce07e05bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1653ff0a35a1305381ae1efbc5ebfae36396c259cc141744dff62d0ce07e05bb", kill_on_drop: false }`
[INFO] [stdout] 1653ff0a35a1305381ae1efbc5ebfae36396c259cc141744dff62d0ce07e05bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6ca764752fec659b61755683c9a141c0b909189a98f059b33e1b22cfac2fdec
[INFO] running `Command { std: "docker" "start" "-a" "b6ca764752fec659b61755683c9a141c0b909189a98f059b33e1b22cfac2fdec", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.94
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.3
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking http v0.2.7
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling ucd-util v0.1.8
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling parse-zoneinfo v0.1.1
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]    Compiling chrono-tz v0.4.1
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]     Checking tokio v1.18.2
[INFO] [stderr]     Checking tracing v0.1.34
[INFO] [stderr]     Checking tokio-util v0.7.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v0.14.18
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.10
[INFO] [stderr]     Checking simple-telegram-bot v0.1.0 (https://github.com/unpollito/simple-telegram-bot?rev=0e599332#0e599332)
[INFO] [stderr]     Checking timely_greeter_bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 10.97s
[INFO] running `Command { std: "docker" "inspect" "b6ca764752fec659b61755683c9a141c0b909189a98f059b33e1b22cfac2fdec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6ca764752fec659b61755683c9a141c0b909189a98f059b33e1b22cfac2fdec", kill_on_drop: false }`
[INFO] [stdout] b6ca764752fec659b61755683c9a141c0b909189a98f059b33e1b22cfac2fdec
[INFO] checking unpollito/timely-greeter-bot against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funpollito%2Ftimely-greeter-bot" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/unpollito/timely-greeter-bot on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/unpollito/timely-greeter-bot
[INFO] finished tweaking git repo https://github.com/unpollito/timely-greeter-bot
[INFO] tweaked toml for git repo https://github.com/unpollito/timely-greeter-bot written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/unpollito/timely-greeter-bot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35e52c9eb68b6c55ca32d877617c0708f3c13c221c9edfa087f2c6bf64c359b9
[INFO] running `Command { std: "docker" "start" "-a" "35e52c9eb68b6c55ca32d877617c0708f3c13c221c9edfa087f2c6bf64c359b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35e52c9eb68b6c55ca32d877617c0708f3c13c221c9edfa087f2c6bf64c359b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35e52c9eb68b6c55ca32d877617c0708f3c13c221c9edfa087f2c6bf64c359b9", kill_on_drop: false }`
[INFO] [stdout] 35e52c9eb68b6c55ca32d877617c0708f3c13c221c9edfa087f2c6bf64c359b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22a712b24ac7d3bb1f08369c1701801e2a9dd04c8ee0cc01132eb0efd489c30e
[INFO] running `Command { std: "docker" "start" "-a" "22a712b24ac7d3bb1f08369c1701801e2a9dd04c8ee0cc01132eb0efd489c30e", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.94
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.3
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking http v0.2.7
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling ucd-util v0.1.8
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling parse-zoneinfo v0.1.1
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]    Compiling chrono-tz v0.4.1
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/785364c7e5e0804473a3fddfb579798ea14e3493/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcf8lnZI/symbols.o" "/opt/rustwide/target/debug/build/chrono-tz-49e7ba896b8830c4/build_script_build-49e7ba896b8830c4.build_script_build.e13fc84b9184616d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/chrono-tz-49e7ba896b8830c4/build_script_build-49e7ba896b8830c4.build_script_build.e13fc84b9184616d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/chrono-tz-49e7ba896b8830c4/build_script_build-49e7ba896b8830c4.build_script_build.e13fc84b9184616d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/chrono-tz-49e7ba896b8830c4/build_script_build-49e7ba896b8830c4.build_script_build.e13fc84b9184616d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/chrono-tz-49e7ba896b8830c4/build_script_build-49e7ba896b8830c4.build_script_build.e13fc84b9184616d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/chrono-tz-49e7ba896b8830c4/build_script_build-49e7ba896b8830c4.46v9ngonvw41bh9r.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/785364c7e5e0804473a3fddfb579798ea14e3493/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libparse_zoneinfo-8b10119b2af07b60.rlib" "/opt/rustwide/target/debug/deps/libregex-fb7f06f3c2ee1547.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-8960e2a53b6ca9f4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-54baf00f3aa59a44.rlib" "/opt/rustwide/target/debug/deps/libucd_util-7a978082848003c1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-81bcaf2c237d8eeb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8b2339b61f5e2c85.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5b1119cfdefb77d0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7933abbd86912999.rlib" "/opt/rustwide/rustup-home/toolchains/785364c7e5e0804473a3fddfb579798ea14e3493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ac8c01c554941eda.rlib" "/opt/rustwide/rustup-home/toolchains/785364c7e5e0804473a3fddfb579798ea14e3493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/785364c7e5e0804473a3fddfb579798ea14e3493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3f17a82d6f357d02.rlib" "/opt/rustwide/rustup-home/toolchains/785364c7e5e0804473a3fddfb579798ea14e3493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/785364c7e5e0804473a3fddfb579798ea14e3493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/785364c7e5e0804473a3fddfb579798ea14e3493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/785364c7e5e0804473a3fddfb579798ea14e3493/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/785364c7e5e0804473a3fddfb579798ea14e3493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/785364c7e5e0804473a3fddfb579798ea14e3493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/785364c7e5e0804473a3fddfb579798ea14e3493/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/785364c7e5e0804473a3fddfb579798ea14e3493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/785364c7e5e0804473a3fddfb579798ea14e3493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/785364c7e5e0804473a3fddfb579798ea14e3493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/785364c7e5e0804473a3fddfb579798ea14e3493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/785364c7e5e0804473a3fddfb579798ea14e3493/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/785364c7e5e0804473a3fddfb579798ea14e3493/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/785364c7e5e0804473a3fddfb579798ea14e3493/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/785364c7e5e0804473a3fddfb579798ea14e3493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/785364c7e5e0804473a3fddfb579798ea14e3493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/785364c7e5e0804473a3fddfb579798ea14e3493/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/chrono-tz-49e7ba896b8830c4/build_script_build-49e7ba896b8830c4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: final link failed: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chrono-tz` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] running `Command { std: "docker" "inspect" "22a712b24ac7d3bb1f08369c1701801e2a9dd04c8ee0cc01132eb0efd489c30e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22a712b24ac7d3bb1f08369c1701801e2a9dd04c8ee0cc01132eb0efd489c30e", kill_on_drop: false }`
[INFO] [stdout] 22a712b24ac7d3bb1f08369c1701801e2a9dd04c8ee0cc01132eb0efd489c30e
