[INFO] cloning repository https://github.com/gradekeeper/server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gradekeeper/server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgradekeeper%2Fserver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgradekeeper%2Fserver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29900e17224d9c10a23f7e82a39acd11a7cbb272 [INFO] testing gradekeeper/server against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgradekeeper%2Fserver" "/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/gradekeeper/server 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/gradekeeper/server [INFO] finished tweaking git repo https://github.com/gradekeeper/server [INFO] tweaked toml for git repo https://github.com/gradekeeper/server written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gradekeeper/server 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 pin-project v1.1.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.64 [INFO] [stderr] Downloaded serde_path_to_error v0.1.13 [INFO] [stderr] Downloaded keccak v0.1.4 [INFO] [stderr] Downloaded async-trait v0.1.71 [INFO] [stderr] Downloaded axum-macros v0.3.8 [INFO] [stderr] Downloaded openssl v0.10.57 [INFO] [stderr] Downloaded rustix v0.37.23 [INFO] [stderr] Downloaded num-complex v0.4.3 [INFO] [stderr] Downloaded proptest v1.2.0 [INFO] [stderr] Downloaded hashbrown v0.14.1 [INFO] [stderr] Downloaded indexmap v2.0.2 [INFO] [stderr] Downloaded winnow v0.5.16 [INFO] [stderr] Downloaded toml_edit v0.19.15 [INFO] [stderr] Downloaded openssl-sys v0.9.93 [INFO] [stderr] Downloaded webpki v0.22.4 [INFO] [stderr] Downloaded serde_json v1.0.102 [INFO] [stderr] Downloaded ryu v1.0.14 [INFO] [stderr] Downloaded serde_derive v1.0.171 [INFO] [stderr] Downloaded serde v1.0.171 [INFO] [stderr] Downloaded syn v2.0.25 [INFO] [stderr] Downloaded tower-http v0.4.1 [INFO] [stderr] Downloaded toml v0.7.8 [INFO] [stderr] Downloaded hyper-rustls v0.24.1 [INFO] [stderr] Downloaded unicode-ident v1.0.10 [INFO] [stderr] Downloaded cuid2 v0.1.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.43 [INFO] [stderr] Downloaded pin-project-internal v1.1.2 [INFO] [stderr] Downloaded ring v0.17.3 [INFO] [stderr] Downloaded rustversion v1.0.13 [INFO] [stderr] Downloaded bit-set v0.5.3 [INFO] [stderr] Downloaded rand_xorshift v0.3.0 [INFO] [stderr] Downloaded rusty-fork v0.3.0 [INFO] [stderr] Downloaded unarray v0.1.4 [INFO] [stderr] Downloaded pq-sys v0.4.8 [INFO] [stderr] Downloaded thiserror v1.0.43 [INFO] [stderr] Downloaded rustls-pemfile v1.0.3 [INFO] [stderr] Downloaded itoa v1.0.8 [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] 2fe98970cccb20b43b372fc5f0e8d79d219253d2cacb916e263d9a63dfc6ec7f [INFO] running `Command { std: "docker" "start" "-a" "2fe98970cccb20b43b372fc5f0e8d79d219253d2cacb916e263d9a63dfc6ec7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fe98970cccb20b43b372fc5f0e8d79d219253d2cacb916e263d9a63dfc6ec7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fe98970cccb20b43b372fc5f0e8d79d219253d2cacb916e263d9a63dfc6ec7f", kill_on_drop: false }` [INFO] [stdout] 2fe98970cccb20b43b372fc5f0e8d79d219253d2cacb916e263d9a63dfc6ec7f [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] 90a19201e83c5be8f10c8166e7d2cc742d9026bcbb24fb50fdb70417dd789081 [INFO] running `Command { std: "docker" "start" "-a" "90a19201e83c5be8f10c8166e7d2cc742d9026bcbb24fb50fdb70417dd789081", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling rustversion v1.0.13 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling winnow v0.5.16 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.3 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling diesel_derives v2.1.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling proptest v1.2.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling tower-http v0.4.1 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.13 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling diesel v2.1.0 [INFO] [stderr] Compiling migrations_internals v2.1.0 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling gk-server v2.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling cuid2 v0.1.0 [INFO] [stderr] Compiling migrations_macros v2.1.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling axum-extra v0.7.4 [INFO] [stderr] Compiling diesel_migrations v2.1.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 35s [INFO] running `Command { std: "docker" "inspect" "90a19201e83c5be8f10c8166e7d2cc742d9026bcbb24fb50fdb70417dd789081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90a19201e83c5be8f10c8166e7d2cc742d9026bcbb24fb50fdb70417dd789081", kill_on_drop: false }` [INFO] [stdout] 90a19201e83c5be8f10c8166e7d2cc742d9026bcbb24fb50fdb70417dd789081 [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] c13aa746bff096066daeac9fbe8590beb5f311bbb22507519f9bd20a5d82f6a9 [INFO] running `Command { std: "docker" "start" "-a" "c13aa746bff096066daeac9fbe8590beb5f311bbb22507519f9bd20a5d82f6a9", kill_on_drop: false }` [INFO] [stderr] Compiling gk-server v2.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.82s [INFO] running `Command { std: "docker" "inspect" "c13aa746bff096066daeac9fbe8590beb5f311bbb22507519f9bd20a5d82f6a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c13aa746bff096066daeac9fbe8590beb5f311bbb22507519f9bd20a5d82f6a9", kill_on_drop: false }` [INFO] [stdout] c13aa746bff096066daeac9fbe8590beb5f311bbb22507519f9bd20a5d82f6a9 [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] 093ba15c125e035b7f658970d2f19648c2f208701093ad07cb8f8037de8d6905 [INFO] running `Command { std: "docker" "start" "-a" "093ba15c125e035b7f658970d2f19648c2f208701093ad07cb8f8037de8d6905", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gk_server-3481a1d5e6dd8c0d) [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" "093ba15c125e035b7f658970d2f19648c2f208701093ad07cb8f8037de8d6905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "093ba15c125e035b7f658970d2f19648c2f208701093ad07cb8f8037de8d6905", kill_on_drop: false }` [INFO] [stdout] 093ba15c125e035b7f658970d2f19648c2f208701093ad07cb8f8037de8d6905 [INFO] testing gradekeeper/server 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%2Fgradekeeper%2Fserver" "/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/gradekeeper/server 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/gradekeeper/server [INFO] finished tweaking git repo https://github.com/gradekeeper/server [INFO] tweaked toml for git repo https://github.com/gradekeeper/server written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/gradekeeper/server 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] b3a1eb38723855e1de22c39314145a373da12f8b49a157f417379e50eafd192a [INFO] running `Command { std: "docker" "start" "-a" "b3a1eb38723855e1de22c39314145a373da12f8b49a157f417379e50eafd192a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3a1eb38723855e1de22c39314145a373da12f8b49a157f417379e50eafd192a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3a1eb38723855e1de22c39314145a373da12f8b49a157f417379e50eafd192a", kill_on_drop: false }` [INFO] [stdout] b3a1eb38723855e1de22c39314145a373da12f8b49a157f417379e50eafd192a [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] fc775fd48ffa7e4856d35788c50486b50fa195784e8a0a457d0fa4bebce6d2f3 [INFO] running `Command { std: "docker" "start" "-a" "fc775fd48ffa7e4856d35788c50486b50fa195784e8a0a457d0fa4bebce6d2f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling rustversion v1.0.13 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling winnow v0.5.16 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.3 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling diesel_derives v2.1.0 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling tower-http v0.4.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling proptest v1.2.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.23/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" "fc775fd48ffa7e4856d35788c50486b50fa195784e8a0a457d0fa4bebce6d2f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc775fd48ffa7e4856d35788c50486b50fa195784e8a0a457d0fa4bebce6d2f3", kill_on_drop: false }` [INFO] [stdout] fc775fd48ffa7e4856d35788c50486b50fa195784e8a0a457d0fa4bebce6d2f3