[INFO] cloning repository https://github.com/laruh/benchmarks_and_tests [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/laruh/benchmarks_and_tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaruh%2Fbenchmarks_and_tests", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaruh%2Fbenchmarks_and_tests'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aed79f008c14bf58f2706005251d223a8712c037 [INFO] building laruh/benchmarks_and_tests against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaruh%2Fbenchmarks_and_tests" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/laruh/benchmarks_and_tests [INFO] finished tweaking git repo https://github.com/laruh/benchmarks_and_tests [INFO] tweaked toml for git repo https://github.com/laruh/benchmarks_and_tests written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/laruh/benchmarks_and_tests 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/laruh/benchmarks_and_tests 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] 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] Downloading crates ... [INFO] [stderr] Downloaded is-terminal v0.4.15 [INFO] [stderr] Downloaded oorandom v11.1.4 [INFO] [stderr] Downloaded clap v4.5.27 [INFO] [stderr] Downloaded clap_builder v4.5.27 [INFO] [stderr] Downloaded serde_json v1.0.137 [INFO] [stderr] Downloaded libc v0.2.159 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 68d8710ee9c48d4be164ead3d18b14beeb39f802defb422c1bea9959793e0a93 [INFO] running `Command { std: "docker" "start" "-a" "68d8710ee9c48d4be164ead3d18b14beeb39f802defb422c1bea9959793e0a93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68d8710ee9c48d4be164ead3d18b14beeb39f802defb422c1bea9959793e0a93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68d8710ee9c48d4be164ead3d18b14beeb39f802defb422c1bea9959793e0a93", kill_on_drop: false }` [INFO] [stdout] 68d8710ee9c48d4be164ead3d18b14beeb39f802defb422c1bea9959793e0a93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 2b2af0faa36c27224fb1bb6dfac858580a6d1451c10db0fa68892da3bd7c8cda [INFO] running `Command { std: "docker" "start" "-a" "2b2af0faa36c27224fb1bb6dfac858580a6d1451c10db0fa68892da3bd7c8cda", 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 version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling incompatible_types v0.1.0 (/opt/rustwide/workdir/incompatible_types) [INFO] [stderr] Compiling ub_examples v0.1.0 (/opt/rustwide/workdir/ub_examples) [INFO] [stderr] Compiling mutex v0.1.0 (/opt/rustwide/workdir/mutex) [INFO] [stderr] Compiling same_memory_references v0.1.0 (/opt/rustwide/workdir/same_memory_references) [INFO] [stderr] Compiling sof_mem_allocation v0.1.0 (/opt/rustwide/workdir/sof_mem_allocation) [INFO] [stderr] Compiling return_impl_trait v0.1.0 (/opt/rustwide/workdir/return_impl_trait) [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling slice_vs_iter v0.1.0 (/opt/rustwide/workdir/slice_vs_iter) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.12s [INFO] running `Command { std: "docker" "inspect" "2b2af0faa36c27224fb1bb6dfac858580a6d1451c10db0fa68892da3bd7c8cda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b2af0faa36c27224fb1bb6dfac858580a6d1451c10db0fa68892da3bd7c8cda", kill_on_drop: false }` [INFO] [stdout] 2b2af0faa36c27224fb1bb6dfac858580a6d1451c10db0fa68892da3bd7c8cda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 645347aa545fabc8b349f27374803b9b1d38ab584120d04fe55339a1eb24f56e [INFO] running `Command { std: "docker" "start" "-a" "645347aa545fabc8b349f27374803b9b1d38ab584120d04fe55339a1eb24f56e", 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 crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling mutex v0.1.0 (/opt/rustwide/workdir/mutex) [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling ub_examples v0.1.0 (/opt/rustwide/workdir/ub_examples) [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> mutex/examples/non_sync_mutex_one_thread.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] 10 | unsafe impl Send for NotSync {} // Мы гарантируем, что его можно передавать между потоками. [INFO] [stdout] | ^^^^^^^^^^^^----^^^^^------- [INFO] [stdout] | | | [INFO] [stdout] | | `NotSync` is not local [INFO] [stdout] | `Send` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling return_impl_trait v0.1.0 (/opt/rustwide/workdir/return_impl_trait) [INFO] [stderr] Compiling sof_mem_allocation v0.1.0 (/opt/rustwide/workdir/sof_mem_allocation) [INFO] [stderr] Compiling incompatible_types v0.1.0 (/opt/rustwide/workdir/incompatible_types) [INFO] [stderr] Compiling same_memory_references v0.1.0 (/opt/rustwide/workdir/same_memory_references) [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling slice_vs_iter v0.1.0 (/opt/rustwide/workdir/slice_vs_iter) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 45.26s [INFO] running `Command { std: "docker" "inspect" "645347aa545fabc8b349f27374803b9b1d38ab584120d04fe55339a1eb24f56e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "645347aa545fabc8b349f27374803b9b1d38ab584120d04fe55339a1eb24f56e", kill_on_drop: false }` [INFO] [stdout] 645347aa545fabc8b349f27374803b9b1d38ab584120d04fe55339a1eb24f56e