[INFO] cloning repository https://github.com/JockeRider199/mechvibes-rewrite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JockeRider199/mechvibes-rewrite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJockeRider199%2Fmechvibes-rewrite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJockeRider199%2Fmechvibes-rewrite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12a2aad535c228142d0a4e51bf39eb4f4e2a2087 [INFO] building JockeRider199/mechvibes-rewrite against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJockeRider199%2Fmechvibes-rewrite" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JockeRider199/mechvibes-rewrite [INFO] finished tweaking git repo https://github.com/JockeRider199/mechvibes-rewrite [INFO] tweaked toml for git repo https://github.com/JockeRider199/mechvibes-rewrite written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JockeRider199/mechvibes-rewrite on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JockeRider199/mechvibes-rewrite 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jobserver v0.1.26 [INFO] [stderr] Downloaded windows-targets v0.48.0 [INFO] [stderr] Downloaded plotters-svg v0.3.5 [INFO] [stderr] Downloaded coreaudio-sys v0.2.12 [INFO] [stderr] Downloaded tonic-build v0.12.0 [INFO] [stderr] Downloaded equivalent v1.0.0 [INFO] [stderr] Downloaded hyper-timeout v0.5.1 [INFO] [stderr] Downloaded unicode-width v0.1.10 [INFO] [stderr] Downloaded crossbeam-deque v0.8.3 [INFO] [stderr] Downloaded mach2 v0.4.1 [INFO] [stderr] Downloaded oorandom v11.1.3 [INFO] [stderr] Downloaded walkdir v2.3.3 [INFO] [stderr] Downloaded itoa v1.0.6 [INFO] [stderr] Downloaded futures-sink v0.3.29 [INFO] [stderr] Downloaded futures-core v0.3.29 [INFO] [stderr] Downloaded futures-task v0.3.29 [INFO] [stderr] Downloaded plotters-backend v0.3.5 [INFO] [stderr] Downloaded pest_generator v2.7.7 [INFO] [stderr] Downloaded prost-derive v0.13.1 [INFO] [stderr] Downloaded prost-types v0.13.1 [INFO] [stderr] Downloaded unicode-ident v1.0.9 [INFO] [stderr] Downloaded hound v3.5.0 [INFO] [stderr] Downloaded prost-build v0.13.1 [INFO] [stderr] Downloaded async-trait v0.1.74 [INFO] [stderr] Downloaded pest_derive v2.7.7 [INFO] [stderr] Downloaded coreaudio-rs v0.11.2 [INFO] [stderr] Downloaded futures-channel v0.3.29 [INFO] [stderr] Downloaded prost v0.13.1 [INFO] [stderr] Downloaded ryu v1.0.13 [INFO] [stderr] Downloaded pest_meta v2.7.7 [INFO] [stderr] Downloaded console v0.15.7 [INFO] [stderr] Downloaded bytemuck v1.13.1 [INFO] [stderr] Downloaded half v2.3.1 [INFO] [stderr] Downloaded cc v1.0.79 [INFO] [stderr] Downloaded rodio v0.19.0 [INFO] [stderr] Downloaded serde v1.0.164 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.15 [INFO] [stderr] Downloaded serde_derive v1.0.164 [INFO] [stderr] Downloaded toml_edit v0.19.11 [INFO] [stderr] Downloaded tonic v0.12.0 [INFO] [stderr] Downloaded plotters v0.3.5 [INFO] [stderr] Downloaded pest v2.7.7 [INFO] [stderr] Downloaded winnow v0.4.7 [INFO] [stderr] Downloaded bindgen v0.64.0 [INFO] [stderr] Downloaded petgraph v0.6.4 [INFO] [stderr] Downloaded regex v1.8.4 [INFO] [stderr] Downloaded serde_json v1.0.99 [INFO] [stderr] Downloaded futures-util v0.3.29 [INFO] [stderr] Downloaded regex-syntax v0.7.2 [INFO] [stderr] Downloaded rustix v0.38.11 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 954a32ff5b0aa6137b7c03af090d359de34998410364270d82818ccefaf1e225 [INFO] running `Command { std: "docker" "start" "-a" "954a32ff5b0aa6137b7c03af090d359de34998410364270d82818ccefaf1e225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "954a32ff5b0aa6137b7c03af090d359de34998410364270d82818ccefaf1e225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "954a32ff5b0aa6137b7c03af090d359de34998410364270d82818ccefaf1e225", kill_on_drop: false }` [INFO] [stdout] 954a32ff5b0aa6137b7c03af090d359de34998410364270d82818ccefaf1e225 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0584ef04ce97f027742df2d7ee65fed67a6705ada4d3d8150d83510d5fccf438 [INFO] running `Command { std: "docker" "start" "-a" "0584ef04ce97f027742df2d7ee65fed67a6705ada4d3d8150d83510d5fccf438", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling alsa v0.9.0 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling hound v3.5.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rdev v0.5.3 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling prost-derive v0.13.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Compiling prost v0.13.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling prost-types v0.13.1 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling rodio v0.19.0 [INFO] [stderr] Compiling prost-build v0.13.1 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Compiling tonic-build v0.12.0 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling pest_derive v2.7.7 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling whisper-keys-engine v2.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling hyper-timeout v0.5.1 [INFO] [stderr] Compiling tonic v0.12.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `Command { std: "docker" "inspect" "0584ef04ce97f027742df2d7ee65fed67a6705ada4d3d8150d83510d5fccf438", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0584ef04ce97f027742df2d7ee65fed67a6705ada4d3d8150d83510d5fccf438", kill_on_drop: false }` [INFO] [stdout] 0584ef04ce97f027742df2d7ee65fed67a6705ada4d3d8150d83510d5fccf438 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4903e1fd378808a457d27ec24e50538281bd73c634f7737c52f8dd89bb6df0b9 [INFO] running `Command { std: "docker" "start" "-a" "4903e1fd378808a457d27ec24e50538281bd73c634f7737c52f8dd89bb6df0b9", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling prost-derive v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling prost v0.13.1 [INFO] [stderr] Compiling prost-types v0.13.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling prost-build v0.13.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tonic-build v0.12.0 [INFO] [stderr] Compiling whisper-keys-engine v2.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tonic v0.12.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 56.09s [INFO] running `Command { std: "docker" "inspect" "4903e1fd378808a457d27ec24e50538281bd73c634f7737c52f8dd89bb6df0b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4903e1fd378808a457d27ec24e50538281bd73c634f7737c52f8dd89bb6df0b9", kill_on_drop: false }` [INFO] [stdout] 4903e1fd378808a457d27ec24e50538281bd73c634f7737c52f8dd89bb6df0b9