[INFO] cloning repository https://github.com/randomairborne/css [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/randomairborne/css" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandomairborne%2Fcss", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandomairborne%2Fcss'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b549c3390bd2786a515741f3216d3900d1c4285 [INFO] testing randomairborne/css against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandomairborne%2Fcss" "/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/randomairborne/css 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/randomairborne/css [INFO] finished tweaking git repo https://github.com/randomairborne/css [INFO] tweaked toml for git repo https://github.com/randomairborne/css written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/randomairborne/css 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded time-macros v0.2.13 [INFO] [stderr] Downloaded pest_derive v2.7.2 [INFO] [stderr] Downloaded tower-cookies v0.9.0 [INFO] [stderr] Downloaded globset v0.4.13 [INFO] [stderr] Downloaded google-apis-common v6.0.0 [INFO] [stderr] Downloaded pest_meta v2.7.2 [INFO] [stderr] Downloaded pest v2.7.2 [INFO] [stderr] Downloaded oauth2 v4.4.1 [INFO] [stderr] Downloaded rustls v0.21.6 [INFO] [stderr] Downloaded webpki-roots v0.25.2 [INFO] [stderr] Downloaded rustls-webpki v0.101.4 [INFO] [stderr] Downloaded deunicode v0.4.4 [INFO] [stderr] Downloaded serde v1.0.186 [INFO] [stderr] Downloaded time v0.3.27 [INFO] [stderr] Downloaded aho-corasick v1.0.4 [INFO] [stderr] Downloaded pest_generator v2.7.2 [INFO] [stderr] Downloaded serde_derive v1.0.186 [INFO] [stderr] Downloaded google-classroom1 v5.0.3+20230119 [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] 2607028b5b7d11477db4b48f0c67672c7707661f2e0204beab32a2db8b9a8839 [INFO] running `Command { std: "docker" "start" "-a" "2607028b5b7d11477db4b48f0c67672c7707661f2e0204beab32a2db8b9a8839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2607028b5b7d11477db4b48f0c67672c7707661f2e0204beab32a2db8b9a8839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2607028b5b7d11477db4b48f0c67672c7707661f2e0204beab32a2db8b9a8839", kill_on_drop: false }` [INFO] [stdout] 2607028b5b7d11477db4b48f0c67672c7707661f2e0204beab32a2db8b9a8839 [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] c88ef2b9f8ca306d08f0fc2ead13e4265402e84c4122f2143443c514c80afde9 [INFO] running `Command { std: "docker" "start" "-a" "c88ef2b9f8ca306d08f0fc2ead13e4265402e84c4122f2143443c514c80afde9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.186 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling polyval v0.6.1 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling time-macros v0.2.13 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling deunicode v0.4.4 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling time v0.3.27 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.186 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling rustls-webpki v0.101.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling pest v2.7.2 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling pest_meta v2.7.2 [INFO] [stderr] Compiling pest_generator v2.7.2 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling pest_derive v2.7.2 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling tower-http v0.4.3 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling tower-cookies v0.9.0 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tera v1.19.0 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling google-apis-common v6.0.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling google-classroom1 v5.0.3+20230119 [INFO] [stderr] Compiling oauth2 v4.4.1 [INFO] [stderr] Compiling css v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "c88ef2b9f8ca306d08f0fc2ead13e4265402e84c4122f2143443c514c80afde9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c88ef2b9f8ca306d08f0fc2ead13e4265402e84c4122f2143443c514c80afde9", kill_on_drop: false }` [INFO] [stdout] c88ef2b9f8ca306d08f0fc2ead13e4265402e84c4122f2143443c514c80afde9 [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] d2a9aa3961e4f4f05d12eb63cef31eab7bb65bdb7cc5624785e8d5525577ec12 [INFO] running `Command { std: "docker" "start" "-a" "d2a9aa3961e4f4f05d12eb63cef31eab7bb65bdb7cc5624785e8d5525577ec12", kill_on_drop: false }` [INFO] [stderr] Compiling css v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.55s [INFO] running `Command { std: "docker" "inspect" "d2a9aa3961e4f4f05d12eb63cef31eab7bb65bdb7cc5624785e8d5525577ec12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2a9aa3961e4f4f05d12eb63cef31eab7bb65bdb7cc5624785e8d5525577ec12", kill_on_drop: false }` [INFO] [stdout] d2a9aa3961e4f4f05d12eb63cef31eab7bb65bdb7cc5624785e8d5525577ec12 [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] ba38ef32f49f96af83e1ec0c3841f0ec396d70317d1289517264e3c0f66b8e55 [INFO] running `Command { std: "docker" "start" "-a" "ba38ef32f49f96af83e1ec0c3841f0ec396d70317d1289517264e3c0f66b8e55", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/css-1d2fda1b03a3744d) [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" "ba38ef32f49f96af83e1ec0c3841f0ec396d70317d1289517264e3c0f66b8e55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba38ef32f49f96af83e1ec0c3841f0ec396d70317d1289517264e3c0f66b8e55", kill_on_drop: false }` [INFO] [stdout] ba38ef32f49f96af83e1ec0c3841f0ec396d70317d1289517264e3c0f66b8e55 [INFO] testing randomairborne/css 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%2Frandomairborne%2Fcss" "/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/randomairborne/css 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/randomairborne/css [INFO] finished tweaking git repo https://github.com/randomairborne/css [INFO] tweaked toml for git repo https://github.com/randomairborne/css written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/randomairborne/css 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] f9bf8b0d7ff1497b3a0518e9fe6881e5f0958e392daf965d7b0f1f1da6777d52 [INFO] running `Command { std: "docker" "start" "-a" "f9bf8b0d7ff1497b3a0518e9fe6881e5f0958e392daf965d7b0f1f1da6777d52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9bf8b0d7ff1497b3a0518e9fe6881e5f0958e392daf965d7b0f1f1da6777d52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9bf8b0d7ff1497b3a0518e9fe6881e5f0958e392daf965d7b0f1f1da6777d52", kill_on_drop: false }` [INFO] [stdout] f9bf8b0d7ff1497b3a0518e9fe6881e5f0958e392daf965d7b0f1f1da6777d52 [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] 2078c4e687bff9969ee7ca309faedee3420691cae40e00df99ef294101678495 [INFO] running `Command { std: "docker" "start" "-a" "2078c4e687bff9969ee7ca309faedee3420691cae40e00df99ef294101678495", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.186 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling polyval v0.6.1 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling time-macros v0.2.13 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling deunicode v0.4.4 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time v0.3.27 [INFO] [stderr] Compiling ring v0.16.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.27/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 phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.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" "2078c4e687bff9969ee7ca309faedee3420691cae40e00df99ef294101678495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2078c4e687bff9969ee7ca309faedee3420691cae40e00df99ef294101678495", kill_on_drop: false }` [INFO] [stdout] 2078c4e687bff9969ee7ca309faedee3420691cae40e00df99ef294101678495