[INFO] cloning repository https://github.com/toidiu-org/s2n-release [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/toidiu-org/s2n-release" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoidiu-org%2Fs2n-release", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoidiu-org%2Fs2n-release'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c7f9e4825d8ab9e72e14b5568f24fb15873b7ec [INFO] testing toidiu-org/s2n-release against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoidiu-org%2Fs2n-release" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/toidiu-org/s2n-release on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/toidiu-org/s2n-release [INFO] finished tweaking git repo https://github.com/toidiu-org/s2n-release [INFO] tweaked toml for git repo https://github.com/toidiu-org/s2n-release written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/toidiu-org/s2n-release 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-targets v0.47.0 [INFO] [stderr] Downloaded iana-time-zone v0.1.55 [INFO] [stderr] Downloaded rustix v0.37.5 [INFO] [stderr] Downloaded windows_aarch64_gnullvm v0.47.0 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.47.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.47.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.47.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.47.0 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.47.0 [INFO] [stderr] Downloaded windows_x86_64_gnullvm v0.47.0 [INFO] [stderr] Downloaded windows v0.47.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a8ee575cf09260db3dc932eb3f219951f13a21d4481bdb835a411663a7fe5d4 [INFO] running `Command { std: "docker" "start" "-a" "5a8ee575cf09260db3dc932eb3f219951f13a21d4481bdb835a411663a7fe5d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a8ee575cf09260db3dc932eb3f219951f13a21d4481bdb835a411663a7fe5d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a8ee575cf09260db3dc932eb3f219951f13a21d4481bdb835a411663a7fe5d4", kill_on_drop: false }` [INFO] [stdout] 5a8ee575cf09260db3dc932eb3f219951f13a21d4481bdb835a411663a7fe5d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a60fac50b7ea90097586ddd0f2127e2c57e388a27ed048ad5b8f76a209aca901 [INFO] running `Command { std: "docker" "start" "-a" "a60fac50b7ea90097586ddd0f2127e2c57e388a27ed048ad5b8f76a209aca901", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.54 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling openssl v0.10.48 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rustc-demangle v0.1.22 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling openssl-sys v0.9.83 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling iana-time-zone v0.1.55 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling syn v2.0.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling snafu-derive v0.7.4 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling snafu v0.7.4 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.16 [INFO] [stderr] Compiling octocrab v0.19.0 [INFO] [stderr] Compiling release v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `release_list` is never used [INFO] [stdout] --> src/github.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | pub async fn release_list(repo: &RepoHandler<'_>) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "a60fac50b7ea90097586ddd0f2127e2c57e388a27ed048ad5b8f76a209aca901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a60fac50b7ea90097586ddd0f2127e2c57e388a27ed048ad5b8f76a209aca901", kill_on_drop: false }` [INFO] [stdout] a60fac50b7ea90097586ddd0f2127e2c57e388a27ed048ad5b8f76a209aca901 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b9a119436ad254d0a01e93c85a7c11e2c756b85f0eb4402b6ff437120b03986 [INFO] running `Command { std: "docker" "start" "-a" "5b9a119436ad254d0a01e93c85a7c11e2c756b85f0eb4402b6ff437120b03986", kill_on_drop: false }` [INFO] [stderr] Compiling release v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `release_list` is never used [INFO] [stdout] --> src/github.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | pub async fn release_list(repo: &RepoHandler<'_>) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `Command { std: "docker" "inspect" "5b9a119436ad254d0a01e93c85a7c11e2c756b85f0eb4402b6ff437120b03986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b9a119436ad254d0a01e93c85a7c11e2c756b85f0eb4402b6ff437120b03986", kill_on_drop: false }` [INFO] [stdout] 5b9a119436ad254d0a01e93c85a7c11e2c756b85f0eb4402b6ff437120b03986 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f53dad7e6a6446a36feebcda504741efc3991b9a0ef4e0b278504a0ccad43831 [INFO] running `Command { std: "docker" "start" "-a" "f53dad7e6a6446a36feebcda504741efc3991b9a0ef4e0b278504a0ccad43831", kill_on_drop: false }` [INFO] [stderr] warning: function `release_list` is never used [INFO] [stderr] --> src/github.rs:5:14 [INFO] [stderr] | [INFO] [stderr] 5 | pub async fn release_list(repo: &RepoHandler<'_>) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `release` (bin "release" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/release-2e36634eb4be95c5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f53dad7e6a6446a36feebcda504741efc3991b9a0ef4e0b278504a0ccad43831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f53dad7e6a6446a36feebcda504741efc3991b9a0ef4e0b278504a0ccad43831", kill_on_drop: false }` [INFO] [stdout] f53dad7e6a6446a36feebcda504741efc3991b9a0ef4e0b278504a0ccad43831 [INFO] testing toidiu-org/s2n-release against beta-2024-06-22 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoidiu-org%2Fs2n-release" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/toidiu-org/s2n-release on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/toidiu-org/s2n-release [INFO] finished tweaking git repo https://github.com/toidiu-org/s2n-release [INFO] tweaked toml for git repo https://github.com/toidiu-org/s2n-release written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/toidiu-org/s2n-release 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" "+beta-2024-06-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 498da202d501443ff2d8729fee35c8f389044d168cbf9f1bf3c4105c13168e21 [INFO] running `Command { std: "docker" "start" "-a" "498da202d501443ff2d8729fee35c8f389044d168cbf9f1bf3c4105c13168e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "498da202d501443ff2d8729fee35c8f389044d168cbf9f1bf3c4105c13168e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "498da202d501443ff2d8729fee35c8f389044d168cbf9f1bf3c4105c13168e21", kill_on_drop: false }` [INFO] [stdout] 498da202d501443ff2d8729fee35c8f389044d168cbf9f1bf3c4105c13168e21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27b7737eaba2775660f68f6ffc19154afa1c22f30e91f7e16bcdb6b53a0dfe04 [INFO] running `Command { std: "docker" "start" "-a" "27b7737eaba2775660f68f6ffc19154afa1c22f30e91f7e16bcdb6b53a0dfe04", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.54 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling openssl v0.10.48 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rustc-demangle v0.1.22 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling iana-time-zone v0.1.55 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling syn v2.0.12 [INFO] [stderr] Compiling openssl-sys v0.9.83 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.20/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "27b7737eaba2775660f68f6ffc19154afa1c22f30e91f7e16bcdb6b53a0dfe04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27b7737eaba2775660f68f6ffc19154afa1c22f30e91f7e16bcdb6b53a0dfe04", kill_on_drop: false }` [INFO] [stdout] 27b7737eaba2775660f68f6ffc19154afa1c22f30e91f7e16bcdb6b53a0dfe04