[INFO] cloning repository https://github.com/weihanglo/sfz
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weihanglo/sfz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweihanglo%2Fsfz", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweihanglo%2Fsfz'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b04beff55fd1b59a00a0c02c50e35be16e1db15
[INFO] checking weihanglo/sfz against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweihanglo%2Fsfz" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/weihanglo/sfz on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/weihanglo/sfz
[INFO] finished tweaking git repo https://github.com/weihanglo/sfz
[INFO] tweaked toml for git repo https://github.com/weihanglo/sfz written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/weihanglo/sfz 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_derive v2.3.0
[INFO] [stderr]   Downloaded pest v2.3.0
[INFO] [stderr]   Downloaded pest_generator v2.3.0
[INFO] [stderr]   Downloaded pest_meta v2.3.0
[INFO] [stderr]   Downloaded tera v1.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a40128604360fb41188d8d53e99163280e8e10ca0397f51830caf6c8ba2a70d4
[INFO] running `Command { std: "docker" "start" "-a" "a40128604360fb41188d8d53e99163280e8e10ca0397f51830caf6c8ba2a70d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a40128604360fb41188d8d53e99163280e8e10ca0397f51830caf6c8ba2a70d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a40128604360fb41188d8d53e99163280e8e10ca0397f51830caf6c8ba2a70d4", kill_on_drop: false }`
[INFO] [stdout] a40128604360fb41188d8d53e99163280e8e10ca0397f51830caf6c8ba2a70d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd1673b5550184e3d04fc77c0421870fa42477d70cac561bbbfc4e15ecf7b45b
[INFO] running `Command { std: "docker" "start" "-a" "cd1673b5550184e3d04fc77c0421870fa42477d70cac561bbbfc4e15ecf7b45b", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling phf_codegen v0.11.1
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.3
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking alloc-stdlib v0.2.1
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking iana-time-zone v0.1.47
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking globset v0.4.9
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking ignore v0.4.18
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking brotli-decompressor v2.3.2
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking sha1 v0.10.4
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking humansize v1.1.1
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking zip v0.6.2
[INFO] [stderr]     Checking clap v3.2.20
[INFO] [stderr]     Checking headers v0.3.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.34
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]     Checking qstring v0.7.2
[INFO] [stderr]    Compiling thiserror v1.0.34
[INFO] [stderr]     Checking pest v2.3.0
[INFO] [stderr]    Compiling pest_meta v2.3.0
[INFO] [stderr]    Compiling pest_generator v2.3.0
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking async-compression v0.3.14
[INFO] [stderr]    Compiling pest_derive v2.3.0
[INFO] [stderr]     Checking futures-executor v0.3.24
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking futures v0.3.24
[INFO] [stderr]     Checking tera v1.17.0
[INFO] [stderr]     Checking sfz v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/server/send.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/server/serve.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::convert::{AsRef, Infallible};
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `HeaderValue` is imported redundantly
[INFO] [stdout]    --> src/http/content_encoding.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |     use super::*;
[INFO] [stdout]     |         -------- the item `HeaderValue` is already imported here
[INFO] [stdout] 213 |     use hyper::header::HeaderValue;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/server/send.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/server/serve.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::convert::{AsRef, Infallible};
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/test_utils.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FnOnce` is imported redundantly
[INFO] [stdout]   --> src/test_utils.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::ops::FnOnce;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `FnOnce` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.96s
[INFO] running `Command { std: "docker" "inspect" "cd1673b5550184e3d04fc77c0421870fa42477d70cac561bbbfc4e15ecf7b45b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd1673b5550184e3d04fc77c0421870fa42477d70cac561bbbfc4e15ecf7b45b", kill_on_drop: false }`
[INFO] [stdout] cd1673b5550184e3d04fc77c0421870fa42477d70cac561bbbfc4e15ecf7b45b
[INFO] checking weihanglo/sfz against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweihanglo%2Fsfz" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/weihanglo/sfz on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/weihanglo/sfz
[INFO] finished tweaking git repo https://github.com/weihanglo/sfz
[INFO] tweaked toml for git repo https://github.com/weihanglo/sfz written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/weihanglo/sfz 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78ff6fb8171a708cd37dafe5a8ad11364ff80189c9351109c9d6604008320622
[INFO] running `Command { std: "docker" "start" "-a" "78ff6fb8171a708cd37dafe5a8ad11364ff80189c9351109c9d6604008320622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78ff6fb8171a708cd37dafe5a8ad11364ff80189c9351109c9d6604008320622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78ff6fb8171a708cd37dafe5a8ad11364ff80189c9351109c9d6604008320622", kill_on_drop: false }`
[INFO] [stdout] 78ff6fb8171a708cd37dafe5a8ad11364ff80189c9351109c9d6604008320622
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d9be8f1dae98c1dd7b6ea4c836136126d29abe993a78cddaafd428dde307d64
[INFO] running `Command { std: "docker" "start" "-a" "4d9be8f1dae98c1dd7b6ea4c836136126d29abe993a78cddaafd428dde307d64", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling phf_codegen v0.11.1
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.3
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking alloc-stdlib v0.2.1
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking iana-time-zone v0.1.47
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking globset v0.4.9
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ignore v0.4.18
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking brotli-decompressor v2.3.2
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/cpufeatures-f81a45af4ed7dcab.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/cpufeatures-f81a45af4ed7dcab/dep-lib-cpufeatures`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaOcYQA6/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: failed to run custom build command for `chrono-tz v0.6.3`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaH6WsNh"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/chrono-tz-58b07d6757337d27/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=CHRONO_TZ_TIMEZONE_FILTER
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chrono-tz-build-0.0.3/src/lib.rs:478:53:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x55633b28d2f2 - std::backtrace_rs::backtrace::libunwind::trace::h9c7f94e40162a27c
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x55633b28d2f2 - std::backtrace_rs::backtrace::trace_unsynchronized::ha56ed7d3a539b199
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x55633b28d2f2 - std::sys_common::backtrace::_print_fmt::h2b061112255cbda0
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x55633b28d2f2 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hd2f62a79c076756d
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x55633b2abd2c - core::fmt::rt::Argument::fmt::h3f82fcb0e5df8f82
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x55633b2abd2c - core::fmt::write::h205e4aa24bad4cfa
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/mod.rs:1153:17
[INFO] [stderr]      6:     0x55633b28b3bf - std::io::Write::write_fmt::he97e1f829a4300f2
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/io/mod.rs:1843:15
[INFO] [stderr]      7:     0x55633b28d0c4 - std::sys_common::backtrace::_print::hc96730fdf6f00296
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x55633b28d0c4 - std::sys_common::backtrace::print::h1c9d9bd05b4be363
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x55633b28e58b - std::panicking::default_hook::{{closure}}::h49c3c76f3668a21c
[INFO] [stderr]     10:     0x55633b28e2e3 - std::panicking::default_hook::h0c2f084c9298debc
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x55633b28ea2d - std::panicking::rust_panic_with_hook::h193b3d102883e089
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x55633b28e902 - std::panicking::begin_panic_handler::{{closure}}::h0490fb0ce2a5c0be
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:657:13
[INFO] [stderr]     13:     0x55633b28d7c6 - std::sys_common::backtrace::__rust_end_short_backtrace::hba4a3b291ebba6bd
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x55633b28e634 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x55633b185165 - core::panicking::panic_fmt::hc5689e3f09a0388f
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x55633b1856c3 - core::result::unwrap_failed::h487253d7b85d3d91
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/result.rs:1654:5
[INFO] [stderr]     17:     0x55633b18d18b - chrono_tz_build::main::h2c05c7d305110acc
[INFO] [stderr]     18:     0x55633b185a37 - build_script_build::main::h1b1d29710af6928a
[INFO] [stderr]     19:     0x55633b1859c3 - core::ops::function::FnOnce::call_once::h56712bb4cb2832c2
[INFO] [stderr]     20:     0x55633b185946 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd0f25d4d4256a355
[INFO] [stderr]     21:     0x55633b185999 - std::rt::lang_start::{{closure}}::hbabbfc91263cce7c
[INFO] [stderr]     22:     0x55633b288903 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hb687d3eb5aa194ab
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x55633b288903 - std::panicking::try::do_call::h1a8db1b4ab94f870
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:552:40
[INFO] [stderr]     24:     0x55633b288903 - std::panicking::try::hc39e689b83d5a32c
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:516:19
[INFO] [stderr]     25:     0x55633b288903 - std::panic::catch_unwind::h9b93da0a1041af3a
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panic.rs:146:14
[INFO] [stderr]     26:     0x55633b288903 - std::rt::lang_start_internal::{{closure}}::h7a8e8885ac2254b7
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/rt.rs:148:48
[INFO] [stderr]     27:     0x55633b288903 - std::panicking::try::do_call::h3b7d4d3637ac6722
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:552:40
[INFO] [stderr]     28:     0x55633b288903 - std::panicking::try::hd3ee0615612e7288
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:516:19
[INFO] [stderr]     29:     0x55633b288903 - std::panic::catch_unwind::h9452a3a2801d03fb
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panic.rs:146:14
[INFO] [stderr]     30:     0x55633b288903 - std::rt::lang_start_internal::he827cc1207184f9b
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/rt.rs:148:20
[INFO] [stderr]     31:     0x55633b185977 - std::rt::lang_start::h5341d941f67846a8
[INFO] [stderr]     32:     0x55633b185a55 - main
[INFO] [stderr]     33:     0x7f1ac4e0ed90 - <unknown>
[INFO] [stderr]     34:     0x7f1ac4e0ee40 - __libc_start_main
[INFO] [stderr]     35:     0x55633b185875 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetatAhWNb"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ryu` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `chrono` (lib) due to 2 previous errors
[INFO] [stderr] error: could not compile `mime` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaK0DTBy"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `brotli-decompressor` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4d9be8f1dae98c1dd7b6ea4c836136126d29abe993a78cddaafd428dde307d64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d9be8f1dae98c1dd7b6ea4c836136126d29abe993a78cddaafd428dde307d64", kill_on_drop: false }`
[INFO] [stdout] 4d9be8f1dae98c1dd7b6ea4c836136126d29abe993a78cddaafd428dde307d64
