[INFO] cloning repository https://github.com/scimas/judgment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scimas/judgment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscimas%2Fjudgment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscimas%2Fjudgment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6470bf53220a35e1aed0935319d6cafb37247ee5 [INFO] testing scimas/judgment against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscimas%2Fjudgment" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scimas/judgment 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/scimas/judgment [INFO] finished tweaking git repo https://github.com/scimas/judgment [INFO] tweaked toml for git repo https://github.com/scimas/judgment written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/scimas/judgment 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 git repository `https://github.com/scimas/card-deck.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded boolinator v2.4.0 [INFO] [stderr] Downloaded windows-targets v0.48.2 [INFO] [stderr] Downloaded gloo-render v0.1.1 [INFO] [stderr] Downloaded gloo-utils v0.1.7 [INFO] [stderr] Downloaded ct-codecs v1.1.1 [INFO] [stderr] Downloaded gloo-dialogs v0.2.0 [INFO] [stderr] Downloaded gloo-dialogs v0.1.1 [INFO] [stderr] Downloaded gloo-events v0.1.2 [INFO] [stderr] Downloaded implicit-clone v0.3.6 [INFO] [stderr] Downloaded gloo-net v0.4.0 [INFO] [stderr] Downloaded gloo-net v0.3.1 [INFO] [stderr] Downloaded ed25519-compact v2.0.4 [INFO] [stderr] Downloaded gloo-utils v0.2.0 [INFO] [stderr] Downloaded orion v0.17.5 [INFO] [stderr] Downloaded gloo v0.8.1 [INFO] [stderr] Downloaded fiat-crypto v0.1.20 [INFO] [stderr] Downloaded windows_aarch64_gnullvm v0.48.2 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.48.2 [INFO] [stderr] Downloaded windows_i686_gnu v0.48.2 [INFO] [stderr] Downloaded windows_i686_msvc v0.48.2 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.48.2 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.48.2 [INFO] [stderr] Downloaded windows_x86_64_gnullvm v0.48.2 [INFO] [stderr] Downloaded pasetors v0.6.7 [INFO] [stderr] Downloaded yew-macro v0.20.0 [INFO] [stderr] Downloaded yew v0.20.0 [INFO] [stderr] Downloaded gloo-file v0.2.3 [INFO] [stderr] Downloaded gloo-history v0.1.5 [INFO] [stderr] Downloaded gloo-worker v0.2.1 [INFO] [stderr] Downloaded pinned v0.1.0 [INFO] [stderr] Downloaded prokio v0.1.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.46 [INFO] [stderr] Downloaded thiserror v1.0.46 [INFO] [stderr] Downloaded anymap2 v0.13.0 [INFO] [stderr] Downloaded gloo-storage v0.2.2 [INFO] [stderr] Downloaded gloo-console v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6f76b0de45fe85445dba97548e405697d5d8cef3566df46fa2d6f29497434857 [INFO] running `Command { std: "docker" "start" "-a" "6f76b0de45fe85445dba97548e405697d5d8cef3566df46fa2d6f29497434857", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f76b0de45fe85445dba97548e405697d5d8cef3566df46fa2d6f29497434857", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f76b0de45fe85445dba97548e405697d5d8cef3566df46fa2d6f29497434857", kill_on_drop: false }` [INFO] [stdout] 6f76b0de45fe85445dba97548e405697d5d8cef3566df46fa2d6f29497434857 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2c8a508c6e4894c122cb26a86e6734effcec99766c7372ecf7d3e12d908844f0 [INFO] running `Command { std: "docker" "start" "-a" "2c8a508c6e4894c122cb26a86e6734effcec99766c7372ecf7d3e12d908844f0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.46 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling implicit-clone v0.3.6 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling fiat-crypto v0.1.20 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling time v0.3.25 [INFO] [stderr] Compiling ed25519-compact v2.0.4 [INFO] [stderr] Compiling matchit v0.7.2 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.46 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling tokio v1.31.0 [INFO] [stderr] Compiling yew-macro v0.20.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling orion v0.17.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling js-sys v0.3.64 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling pinned v0.1.0 [INFO] [stderr] Compiling web-sys v0.3.64 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.37 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tower-http v0.4.3 [INFO] [stderr] Compiling prokio v0.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling card-deck v0.2.2 (https://github.com/scimas/card-deck.git?tag=v0.2.2#0ada1b56) [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling judgment v0.3.2 (/opt/rustwide/workdir/judgment) [INFO] [stderr] Compiling pasetors v0.6.7 [INFO] [stderr] Compiling gloo-utils v0.1.7 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling gloo-dialogs v0.1.1 [INFO] [stderr] Compiling gloo-render v0.1.1 [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling gloo-dialogs v0.2.0 [INFO] [stderr] Compiling gloo-net v0.4.0 [INFO] [stderr] Compiling gloo-file v0.2.3 [INFO] [stderr] Compiling gloo-console v0.2.3 [INFO] [stderr] Compiling gloo-storage v0.2.2 [INFO] [stderr] Compiling gloo-net v0.3.1 [INFO] [stderr] Compiling gloo-history v0.1.5 [INFO] [stderr] Compiling gloo-worker v0.2.1 [INFO] [stderr] Compiling gloo v0.8.1 [INFO] [stderr] Compiling yew v0.20.0 [INFO] [stderr] Compiling judgment-server v0.3.2 (/opt/rustwide/workdir/judgment-server) [INFO] [stderr] Compiling judgment-client v0.3.2 (/opt/rustwide/workdir/judgment-client) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.60s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.87 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "2c8a508c6e4894c122cb26a86e6734effcec99766c7372ecf7d3e12d908844f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c8a508c6e4894c122cb26a86e6734effcec99766c7372ecf7d3e12d908844f0", kill_on_drop: false }` [INFO] [stdout] 2c8a508c6e4894c122cb26a86e6734effcec99766c7372ecf7d3e12d908844f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f27f31d137a82066b104accd8ae6c8c2b23fb0e9ac6434397ca9f5715feb1cfe [INFO] running `Command { std: "docker" "start" "-a" "f27f31d137a82066b104accd8ae6c8c2b23fb0e9ac6434397ca9f5715feb1cfe", kill_on_drop: false }` [INFO] [stderr] Compiling judgment v0.3.2 (/opt/rustwide/workdir/judgment) [INFO] [stderr] Compiling judgment-server v0.3.2 (/opt/rustwide/workdir/judgment-server) [INFO] [stderr] Compiling judgment-client v0.3.2 (/opt/rustwide/workdir/judgment-client) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.87 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "f27f31d137a82066b104accd8ae6c8c2b23fb0e9ac6434397ca9f5715feb1cfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f27f31d137a82066b104accd8ae6c8c2b23fb0e9ac6434397ca9f5715feb1cfe", kill_on_drop: false }` [INFO] [stdout] f27f31d137a82066b104accd8ae6c8c2b23fb0e9ac6434397ca9f5715feb1cfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 0ac3cec1729201f34f8de3d7cc4f84247384ca3b6fd92203a9af8d0a03dbf99f [INFO] running `Command { std: "docker" "start" "-a" "0ac3cec1729201f34f8de3d7cc4f84247384ca3b6fd92203a9af8d0a03dbf99f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.87 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/judgment-2394333a74c2c19f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_trick_card_comparison_with_trump ... ok [INFO] [stdout] test tests::test_trick_card_comparison_without_trump ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/judgment_client-357dfae45f9f044c) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/judgment_client-21fc020b2a3675f1) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/judgment_server-35ce48f1350ae527) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test server::tests::test_room_joining ... ok [INFO] [stdout] test server::tests::test_room_creation ... ok [INFO] [stdout] test room::tests::test_room_joining ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests judgment [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test judgment/src/lib.rs - Judgment::new (line 36) ... ok [INFO] [stdout] test judgment/src/lib.rs - Judgment::new (line 41) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s [INFO] [stdout] [INFO] [stderr] Doc-tests judgment_client [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] [stderr] Doc-tests judgment_server [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" "0ac3cec1729201f34f8de3d7cc4f84247384ca3b6fd92203a9af8d0a03dbf99f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ac3cec1729201f34f8de3d7cc4f84247384ca3b6fd92203a9af8d0a03dbf99f", kill_on_drop: false }` [INFO] [stdout] 0ac3cec1729201f34f8de3d7cc4f84247384ca3b6fd92203a9af8d0a03dbf99f [INFO] testing scimas/judgment 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%2Fscimas%2Fjudgment" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scimas/judgment 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/scimas/judgment [INFO] finished tweaking git repo https://github.com/scimas/judgment [INFO] tweaked toml for git repo https://github.com/scimas/judgment written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/scimas/judgment 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b0d2ed00624e76fd4b11be94355d887be519af5109428bd3fcc645e7cae0907e [INFO] running `Command { std: "docker" "start" "-a" "b0d2ed00624e76fd4b11be94355d887be519af5109428bd3fcc645e7cae0907e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0d2ed00624e76fd4b11be94355d887be519af5109428bd3fcc645e7cae0907e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0d2ed00624e76fd4b11be94355d887be519af5109428bd3fcc645e7cae0907e", kill_on_drop: false }` [INFO] [stdout] b0d2ed00624e76fd4b11be94355d887be519af5109428bd3fcc645e7cae0907e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b90f99933840bf04241dc645a53dd5da3d120a4ccaa840df50322cfe5577801b [INFO] running `Command { std: "docker" "start" "-a" "b90f99933840bf04241dc645a53dd5da3d120a4ccaa840df50322cfe5577801b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.46 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling implicit-clone v0.3.6 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling fiat-crypto v0.1.20 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling time v0.3.25 [INFO] [stderr] Compiling ed25519-compact v2.0.4 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling matchit v0.7.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.25/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 axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [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" "b90f99933840bf04241dc645a53dd5da3d120a4ccaa840df50322cfe5577801b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b90f99933840bf04241dc645a53dd5da3d120a4ccaa840df50322cfe5577801b", kill_on_drop: false }` [INFO] [stdout] b90f99933840bf04241dc645a53dd5da3d120a4ccaa840df50322cfe5577801b