[INFO] cloning repository https://github.com/leovt/tictactoe-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leovt/tictactoe-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleovt%2Ftictactoe-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleovt%2Ftictactoe-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 468544382a8a09931ca12cae650f25f61b1ae4ae [INFO] testing leovt/tictactoe-rs against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleovt%2Ftictactoe-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leovt/tictactoe-rs 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/leovt/tictactoe-rs [INFO] finished tweaking git repo https://github.com/leovt/tictactoe-rs [INFO] tweaked toml for git repo https://github.com/leovt/tictactoe-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/leovt/tictactoe-rs 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] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating git repository `https://github.com/yewstack/yew/` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_derive v2.5.7 [INFO] [stderr] Downloaded pest_generator v2.5.7 [INFO] [stderr] Downloaded is-terminal v0.4.6 [INFO] [stderr] Downloaded pest_meta v2.5.7 [INFO] [stderr] Downloaded notify v5.1.0 [INFO] [stderr] Downloaded bitflags v2.0.2 [INFO] [stderr] Downloaded pest v2.5.7 [INFO] [stderr] Downloaded tera v1.18.1 [INFO] [stderr] Downloaded rustix v0.37.7 [INFO] [stderr] Downloaded bstr v1.4.0 [INFO] [stderr] Downloaded syn v2.0.0 [INFO] [stderr] Downloaded libm v0.2.6 [INFO] [stderr] Downloaded prettyplease v0.1.25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 3b0adfd790ae3f459bd43b3841f735c4d14825e859c44e9d3cf000b9a6aa8a29 [INFO] running `Command { std: "docker" "start" "-a" "3b0adfd790ae3f459bd43b3841f735c4d14825e859c44e9d3cf000b9a6aa8a29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b0adfd790ae3f459bd43b3841f735c4d14825e859c44e9d3cf000b9a6aa8a29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b0adfd790ae3f459bd43b3841f735c4d14825e859c44e9d3cf000b9a6aa8a29", kill_on_drop: false }` [INFO] [stdout] 3b0adfd790ae3f459bd43b3841f735c4d14825e859c44e9d3cf000b9a6aa8a29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 82c3ef4986a187e03f151126d4a01d1aef5c2f9d9a94a464164045ca9446d051 [INFO] running `Command { std: "docker" "start" "-a" "82c3ef4986a187e03f151126d4a01d1aef5c2f9d9a94a464164045ca9446d051", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling serde_derive v1.0.157 [INFO] [stderr] Compiling serde v1.0.157 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.84 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling wasm-bindgen v0.2.84 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling rustix v0.37.7 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling ref-cast v1.0.16 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v2.0.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling bstr v1.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.8 [INFO] [stderr] Compiling syn v2.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling async-trait v0.1.67 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling normpath v1.1.1 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stdout] warning: unused variable: `question` [INFO] [stdout] --> common/src/lib.rs:258:26 [INFO] [stdout] | [INFO] [stdout] 258 | fn answer(&mut self, question: &Question) -> Answer { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_question` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MessagePrinter` is never constructed [INFO] [stdout] --> common/src/lib.rs:222:8 [INFO] [stdout] | [INFO] [stdout] 222 | struct MessagePrinter {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RandomAgent` is never constructed [INFO] [stdout] --> common/src/lib.rs:234:8 [INFO] [stdout] | [INFO] [stdout] 234 | struct RandomAgent { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DeterministicAgent` is never constructed [INFO] [stdout] --> common/src/lib.rs:246:8 [INFO] [stdout] | [INFO] [stdout] 246 | struct DeterministicAgent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> common/src/lib.rs:252:8 [INFO] [stdout] | [INFO] [stdout] 251 | impl DeterministicAgent { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 252 | fn new(answers: Vec) -> DeterministicAgent { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GameLoop` is never constructed [INFO] [stdout] --> common/src/lib.rs:265:8 [INFO] [stdout] | [INFO] [stdout] 265 | struct GameLoop { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `run` is never used [INFO] [stdout] --> common/src/lib.rs:272:8 [INFO] [stdout] | [INFO] [stdout] 271 | impl GameLoop { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] 272 | fn run(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling notify v5.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling is-terminal v0.4.6 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.84 [INFO] [stderr] Compiling futures-macro v0.3.27 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling async-stream-impl v0.3.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.84 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling yew-macro v0.20.0 (https://github.com/yewstack/yew/#b85313b2) [INFO] [stderr] Compiling async-stream v0.3.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.84 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling pear_codegen v0.2.4 [INFO] [stderr] Compiling ref-cast-impl v1.0.16 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling pest v2.5.7 [INFO] [stderr] Compiling pear v0.2.4 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling js-sys v0.3.61 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling pest_meta v2.5.7 [INFO] [stderr] Compiling pest_generator v2.5.7 [INFO] [stderr] Compiling futures v0.3.27 [INFO] [stderr] Compiling pinned v0.1.0 [INFO] [stderr] Compiling web-sys v0.3.61 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.34 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling pest_derive v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling prokio v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling serde-wasm-bindgen v0.4.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ubyte v0.10.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling implicit-clone v0.3.5 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling gloo-utils v0.1.6 [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-console v0.2.3 [INFO] [stderr] Compiling gloo-storage v0.2.2 [INFO] [stderr] Compiling gloo-net v0.2.6 [INFO] [stderr] Compiling gloo-history v0.1.3 [INFO] [stderr] Compiling gloo-file v0.2.3 [INFO] [stderr] Compiling gloo-worker v0.2.1 [INFO] [stderr] Compiling gloo v0.8.0 [INFO] [stderr] Compiling yew v0.20.0 (https://github.com/yewstack/yew/#b85313b2) [INFO] [stderr] Compiling rocket_http v0.5.0-rc.3 [INFO] [stderr] Compiling tera v1.18.1 [INFO] [stderr] Compiling frontend v0.1.0 (/opt/rustwide/workdir/frontend) [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.3 [INFO] [stderr] Compiling rocket_dyn_templates v0.1.0-rc.3 [INFO] [stderr] Compiling backend v0.1.0 (/opt/rustwide/workdir/backend) [INFO] [stdout] warning: unused import: `list_games` [INFO] [stdout] --> backend/src/prd_interface.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn list_games(games: &State) -> Template { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> backend/src/prd_interface.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | #[allow(non_snake_case)] [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `answer` [INFO] [stdout] --> backend/src/prd_interface.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn answer( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `question` [INFO] [stdout] --> backend/src/main.rs:30:38 [INFO] [stdout] | [INFO] [stdout] 30 | if let Message::Question(question) = msg {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_question` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first` [INFO] [stdout] --> backend/src/main.rs:25:34 [INFO] [stdout] | [INFO] [stdout] 25 | fn messages_since(&mut self, first: usize) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_first` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `messages` is never read [INFO] [stdout] --> backend/src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct GameRunner { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | messages: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `messages_since` is never used [INFO] [stdout] --> backend/src/main.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 16 | impl GameRunner { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 25 | fn messages_since(&mut self, first: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "82c3ef4986a187e03f151126d4a01d1aef5c2f9d9a94a464164045ca9446d051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82c3ef4986a187e03f151126d4a01d1aef5c2f9d9a94a464164045ca9446d051", kill_on_drop: false }` [INFO] [stdout] 82c3ef4986a187e03f151126d4a01d1aef5c2f9d9a94a464164045ca9446d051 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] bf8d731f96557ecbbd1a5a7c01fe79953557a862f7f621039363abc60d081ac6 [INFO] running `Command { std: "docker" "start" "-a" "bf8d731f96557ecbbd1a5a7c01fe79953557a862f7f621039363abc60d081ac6", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stdout] warning: unused variable: `question` [INFO] [stdout] --> common/src/lib.rs:258:26 [INFO] [stdout] | [INFO] [stdout] 258 | fn answer(&mut self, question: &Question) -> Answer { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_question` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling backend v0.1.0 (/opt/rustwide/workdir/backend) [INFO] [stdout] warning: struct `MessagePrinter` is never constructed [INFO] [stdout] --> common/src/lib.rs:222:8 [INFO] [stdout] | [INFO] [stdout] 222 | struct MessagePrinter {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling frontend v0.1.0 (/opt/rustwide/workdir/frontend) [INFO] [stdout] warning: struct `RandomAgent` is never constructed [INFO] [stdout] --> common/src/lib.rs:234:8 [INFO] [stdout] | [INFO] [stdout] 234 | struct RandomAgent { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DeterministicAgent` is never constructed [INFO] [stdout] --> common/src/lib.rs:246:8 [INFO] [stdout] | [INFO] [stdout] 246 | struct DeterministicAgent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> common/src/lib.rs:252:8 [INFO] [stdout] | [INFO] [stdout] 251 | impl DeterministicAgent { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 252 | fn new(answers: Vec) -> DeterministicAgent { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GameLoop` is never constructed [INFO] [stdout] --> common/src/lib.rs:265:8 [INFO] [stdout] | [INFO] [stdout] 265 | struct GameLoop { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `run` is never used [INFO] [stdout] --> common/src/lib.rs:272:8 [INFO] [stdout] | [INFO] [stdout] 271 | impl GameLoop { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] 272 | fn run(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `question` [INFO] [stdout] --> common/src/lib.rs:258:26 [INFO] [stdout] | [INFO] [stdout] 258 | fn answer(&mut self, question: &Question) -> Answer { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_question` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `list_games` [INFO] [stdout] --> backend/src/prd_interface.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn list_games(games: &State) -> Template { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> backend/src/prd_interface.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | #[allow(non_snake_case)] [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `answer` [INFO] [stdout] --> backend/src/prd_interface.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn answer( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `question` [INFO] [stdout] --> backend/src/main.rs:30:38 [INFO] [stdout] | [INFO] [stdout] 30 | if let Message::Question(question) = msg {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_question` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first` [INFO] [stdout] --> backend/src/main.rs:25:34 [INFO] [stdout] | [INFO] [stdout] 25 | fn messages_since(&mut self, first: usize) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_first` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `messages` is never read [INFO] [stdout] --> backend/src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct GameRunner { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | messages: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `messages_since` is never used [INFO] [stdout] --> backend/src/main.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 16 | impl GameRunner { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 25 | fn messages_since(&mut self, first: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "bf8d731f96557ecbbd1a5a7c01fe79953557a862f7f621039363abc60d081ac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf8d731f96557ecbbd1a5a7c01fe79953557a862f7f621039363abc60d081ac6", kill_on_drop: false }` [INFO] [stdout] bf8d731f96557ecbbd1a5a7c01fe79953557a862f7f621039363abc60d081ac6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9bb743684627aec447a739f93c7fcb798fea5934afc7740e418b45a6b9e0b019 [INFO] running `Command { std: "docker" "start" "-a" "9bb743684627aec447a739f93c7fcb798fea5934afc7740e418b45a6b9e0b019", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: unused variable: `question` [INFO] [stderr] --> common/src/lib.rs:258:26 [INFO] [stderr] | [INFO] [stderr] 258 | fn answer(&mut self, question: &Question) -> Answer { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_question` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `MessagePrinter` is never constructed [INFO] [stderr] --> common/src/lib.rs:222:8 [INFO] [stderr] | [INFO] [stderr] 222 | struct MessagePrinter {} [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `RandomAgent` is never constructed [INFO] [stderr] --> common/src/lib.rs:234:8 [INFO] [stderr] | [INFO] [stderr] 234 | struct RandomAgent { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `DeterministicAgent` is never constructed [INFO] [stderr] --> common/src/lib.rs:246:8 [INFO] [stderr] | [INFO] [stderr] 246 | struct DeterministicAgent { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> common/src/lib.rs:252:8 [INFO] [stderr] | [INFO] [stderr] 251 | impl DeterministicAgent { [INFO] [stderr] | ----------------------- associated function in this implementation [INFO] [stderr] 252 | fn new(answers: Vec) -> DeterministicAgent { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `GameLoop` is never constructed [INFO] [stderr] --> common/src/lib.rs:265:8 [INFO] [stderr] | [INFO] [stderr] 265 | struct GameLoop { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `run` is never used [INFO] [stderr] --> common/src/lib.rs:272:8 [INFO] [stderr] | [INFO] [stderr] 271 | impl GameLoop { [INFO] [stderr] | ------------- method in this implementation [INFO] [stderr] 272 | fn run(&mut self) { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `common` (lib) generated 7 warnings [INFO] [stderr] warning: `common` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: unused import: `list_games` [INFO] [stderr] --> backend/src/prd_interface.rs:14:8 [INFO] [stderr] | [INFO] [stderr] 14 | pub fn list_games(games: &State) -> Template { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stderr] --> backend/src/prd_interface.rs:96:1 [INFO] [stderr] | [INFO] [stderr] 96 | #[allow(non_snake_case)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `answer` [INFO] [stderr] --> backend/src/prd_interface.rs:111:8 [INFO] [stderr] | [INFO] [stderr] 111 | pub fn answer( [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `question` [INFO] [stderr] --> backend/src/main.rs:30:38 [INFO] [stderr] | [INFO] [stderr] 30 | if let Message::Question(question) = msg {} [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_question` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `first` [INFO] [stderr] --> backend/src/main.rs:25:34 [INFO] [stderr] | [INFO] [stderr] 25 | fn messages_since(&mut self, first: usize) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_first` [INFO] [stderr] [INFO] [stderr] warning: field `messages` is never read [INFO] [stderr] --> backend/src/main.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct GameRunner { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 13 | messages: Vec, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `messages_since` is never used [INFO] [stderr] --> backend/src/main.rs:25:8 [INFO] [stderr] | [INFO] [stderr] 16 | impl GameRunner { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 25 | fn messages_since(&mut self, first: usize) { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `backend` (bin "backend" test) generated 7 warnings (run `cargo fix --bin "backend" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/backend-f27e6d231aa51641) [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/common-5c2c1d50abd61367) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] test tests::noughts_win ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/frontend-9b168ca5c9c8a1fb) [INFO] [stderr] Doc-tests common [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] [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" "9bb743684627aec447a739f93c7fcb798fea5934afc7740e418b45a6b9e0b019", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bb743684627aec447a739f93c7fcb798fea5934afc7740e418b45a6b9e0b019", kill_on_drop: false }` [INFO] [stdout] 9bb743684627aec447a739f93c7fcb798fea5934afc7740e418b45a6b9e0b019 [INFO] testing leovt/tictactoe-rs 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%2Fleovt%2Ftictactoe-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leovt/tictactoe-rs 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/leovt/tictactoe-rs [INFO] finished tweaking git repo https://github.com/leovt/tictactoe-rs [INFO] tweaked toml for git repo https://github.com/leovt/tictactoe-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/leovt/tictactoe-rs 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] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 449b23d9304176d6329842f6996c67a69183302e6230e4041f8133c64581c8c0 [INFO] running `Command { std: "docker" "start" "-a" "449b23d9304176d6329842f6996c67a69183302e6230e4041f8133c64581c8c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "449b23d9304176d6329842f6996c67a69183302e6230e4041f8133c64581c8c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "449b23d9304176d6329842f6996c67a69183302e6230e4041f8133c64581c8c0", kill_on_drop: false }` [INFO] [stdout] 449b23d9304176d6329842f6996c67a69183302e6230e4041f8133c64581c8c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] bc8063b01ed4ba50d355b3fdcd3fd069730984f058461718e92f858b1b7e0204 [INFO] running `Command { std: "docker" "start" "-a" "bc8063b01ed4ba50d355b3fdcd3fd069730984f058461718e92f858b1b7e0204", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling serde_derive v1.0.157 [INFO] [stderr] Compiling serde v1.0.157 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.84 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling wasm-bindgen v0.2.84 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling rustix v0.37.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v2.0.2 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling ref-cast v1.0.16 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling bstr v1.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling figment v0.10.8 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling async-trait v0.1.67 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling syn v2.0.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.20/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stdout] warning: unused variable: `question` [INFO] [stdout] --> common/src/lib.rs:258:26 [INFO] [stdout] | [INFO] [stdout] 258 | fn answer(&mut self, question: &Question) -> Answer { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_question` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MessagePrinter` is never constructed [INFO] [stdout] --> common/src/lib.rs:222:8 [INFO] [stdout] | [INFO] [stdout] 222 | struct MessagePrinter {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RandomAgent` is never constructed [INFO] [stdout] --> common/src/lib.rs:234:8 [INFO] [stdout] | [INFO] [stdout] 234 | struct RandomAgent { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DeterministicAgent` is never constructed [INFO] [stdout] --> common/src/lib.rs:246:8 [INFO] [stdout] | [INFO] [stdout] 246 | struct DeterministicAgent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> common/src/lib.rs:252:8 [INFO] [stdout] | [INFO] [stdout] 251 | impl DeterministicAgent { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 252 | fn new(answers: Vec) -> DeterministicAgent { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GameLoop` is never constructed [INFO] [stdout] --> common/src/lib.rs:265:8 [INFO] [stdout] | [INFO] [stdout] 265 | struct GameLoop { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `run` is never used [INFO] [stdout] --> common/src/lib.rs:272:8 [INFO] [stdout] | [INFO] [stdout] 271 | impl GameLoop { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] 272 | fn run(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling normpath v1.1.1 [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling inotify v0.9.6 [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" "bc8063b01ed4ba50d355b3fdcd3fd069730984f058461718e92f858b1b7e0204", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc8063b01ed4ba50d355b3fdcd3fd069730984f058461718e92f858b1b7e0204", kill_on_drop: false }` [INFO] [stdout] bc8063b01ed4ba50d355b3fdcd3fd069730984f058461718e92f858b1b7e0204