[INFO] cloning repository https://github.com/G4S9/rust-iot-pre-provision-hook-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/G4S9/rust-iot-pre-provision-hook-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FG4S9%2Frust-iot-pre-provision-hook-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FG4S9%2Frust-iot-pre-provision-hook-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ee847d7beb10ed5c493e1b6791c02624fbb70b5 [INFO] testing G4S9/rust-iot-pre-provision-hook-example against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FG4S9%2Frust-iot-pre-provision-hook-example" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/G4S9/rust-iot-pre-provision-hook-example 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/G4S9/rust-iot-pre-provision-hook-example [INFO] finished tweaking git repo https://github.com/G4S9/rust-iot-pre-provision-hook-example [INFO] tweaked toml for git repo https://github.com/G4S9/rust-iot-pre-provision-hook-example written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/G4S9/rust-iot-pre-provision-hook-example 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fancy-regex v0.11.0 [INFO] [stderr] Downloaded http-serde v2.0.0 [INFO] [stderr] Downloaded lambda_runtime_api_client v0.9.0 [INFO] [stderr] Downloaded lambda_runtime v0.9.1 [INFO] [stderr] Downloaded bytecount v0.6.7 [INFO] [stderr] Downloaded iso8601 v0.6.1 [INFO] [stderr] Downloaded ahash v0.8.7 [INFO] [stderr] Downloaded anstyle v1.0.5 [INFO] [stderr] Downloaded fraction v0.13.1 [INFO] [stderr] Downloaded num-cmp v0.1.0 [INFO] [stderr] Downloaded jsonschema v0.17.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] beff957f1a799d272a82b06ce0b8831160fcc726d3ebb2131d1b718c9037cdae [INFO] running `Command { std: "docker" "start" "-a" "beff957f1a799d272a82b06ce0b8831160fcc726d3ebb2131d1b718c9037cdae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "beff957f1a799d272a82b06ce0b8831160fcc726d3ebb2131d1b718c9037cdae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beff957f1a799d272a82b06ce0b8831160fcc726d3ebb2131d1b718c9037cdae", kill_on_drop: false }` [INFO] [stdout] beff957f1a799d272a82b06ce0b8831160fcc726d3ebb2131d1b718c9037cdae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 42fa2deadee143aa5133f545734e0cb809e4c1568bfa1384e5ffd05cae1cc8db [INFO] running `Command { std: "docker" "start" "-a" "42fa2deadee143aa5133f545734e0cb809e4c1568bfa1384e5ffd05cae1cc8db", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling indexmap v2.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling time v0.3.32 [INFO] [stderr] Compiling iso8601 v0.6.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling fraction v0.13.1 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling hyper v1.1.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling hyper-util v0.1.2 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling lambda_runtime_api_client v0.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.15 [INFO] [stderr] Compiling http-serde v2.0.0 [INFO] [stderr] Compiling lambda_runtime v0.9.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling jsonschema v0.17.1 [INFO] [stderr] Compiling rust-iot-pre-provision-hook-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "42fa2deadee143aa5133f545734e0cb809e4c1568bfa1384e5ffd05cae1cc8db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42fa2deadee143aa5133f545734e0cb809e4c1568bfa1384e5ffd05cae1cc8db", kill_on_drop: false }` [INFO] [stdout] 42fa2deadee143aa5133f545734e0cb809e4c1568bfa1384e5ffd05cae1cc8db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4f3dc6659e2804f27b42a11aeeb8048d0e38710b7b37e1398379537602e44454 [INFO] running `Command { std: "docker" "start" "-a" "4f3dc6659e2804f27b42a11aeeb8048d0e38710b7b37e1398379537602e44454", kill_on_drop: false }` [INFO] [stderr] Compiling rust-iot-pre-provision-hook-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.59s [INFO] running `Command { std: "docker" "inspect" "4f3dc6659e2804f27b42a11aeeb8048d0e38710b7b37e1398379537602e44454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f3dc6659e2804f27b42a11aeeb8048d0e38710b7b37e1398379537602e44454", kill_on_drop: false }` [INFO] [stdout] 4f3dc6659e2804f27b42a11aeeb8048d0e38710b7b37e1398379537602e44454 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1d34c6b019339b437ff6608e3ffb2af853074a523f231cd7966d9a90d70922df [INFO] running `Command { std: "docker" "start" "-a" "1d34c6b019339b437ff6608e3ffb2af853074a523f231cd7966d9a90d70922df", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_iot_pre_provision_hook_example-32eecde9f0b53ba2) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::_010_rejects_invalid_input ... ok [INFO] [stdout] test tests::_020_accepts_valid_input ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1d34c6b019339b437ff6608e3ffb2af853074a523f231cd7966d9a90d70922df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d34c6b019339b437ff6608e3ffb2af853074a523f231cd7966d9a90d70922df", kill_on_drop: false }` [INFO] [stdout] 1d34c6b019339b437ff6608e3ffb2af853074a523f231cd7966d9a90d70922df [INFO] testing G4S9/rust-iot-pre-provision-hook-example 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%2FG4S9%2Frust-iot-pre-provision-hook-example" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/G4S9/rust-iot-pre-provision-hook-example 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/G4S9/rust-iot-pre-provision-hook-example [INFO] finished tweaking git repo https://github.com/G4S9/rust-iot-pre-provision-hook-example [INFO] tweaked toml for git repo https://github.com/G4S9/rust-iot-pre-provision-hook-example written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/G4S9/rust-iot-pre-provision-hook-example 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a854ee54c3cc484d27b5e42106616fd5ab31a120698136f850da5f04a79842af [INFO] running `Command { std: "docker" "start" "-a" "a854ee54c3cc484d27b5e42106616fd5ab31a120698136f850da5f04a79842af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a854ee54c3cc484d27b5e42106616fd5ab31a120698136f850da5f04a79842af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a854ee54c3cc484d27b5e42106616fd5ab31a120698136f850da5f04a79842af", kill_on_drop: false }` [INFO] [stdout] a854ee54c3cc484d27b5e42106616fd5ab31a120698136f850da5f04a79842af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e08ea9a878ab380ce7339932f3c4ce9882258777e3a60a838cb791ed1324e954 [INFO] running `Command { std: "docker" "start" "-a" "e08ea9a878ab380ce7339932f3c4ce9882258777e3a60a838cb791ed1324e954", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling indexmap v2.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.5 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling time v0.3.32 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling iso8601 v0.6.1 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.32/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] [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" "e08ea9a878ab380ce7339932f3c4ce9882258777e3a60a838cb791ed1324e954", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e08ea9a878ab380ce7339932f3c4ce9882258777e3a60a838cb791ed1324e954", kill_on_drop: false }` [INFO] [stdout] e08ea9a878ab380ce7339932f3c4ce9882258777e3a60a838cb791ed1324e954