[INFO] cloning repository https://github.com/h33p/side-channels
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/h33p/side-channels" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh33p%2Fside-channels", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh33p%2Fside-channels'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc0209e901810b2b912ac6c0482835b3b28e2958
[INFO] checking h33p/side-channels against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh33p%2Fside-channels" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/h33p/side-channels
[INFO] finished tweaking git repo https://github.com/h33p/side-channels
[INFO] tweaked toml for git repo https://github.com/h33p/side-channels written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/h33p/side-channels on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/h33p/side-channels 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.95.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]   |
[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/memflow/memflow`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/h33p/cglue`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded colored v1.9.3
[INFO] [stderr]   Downloaded bit_field v0.10.1
[INFO] [stderr]   Downloaded simple_logger v1.16.0
[INFO] [stderr]   Downloaded rangemap v0.1.14
[INFO] [stderr]   Downloaded time-macros v0.2.3
[INFO] [stderr]   Downloaded volatile v0.4.4
[INFO] [stderr]   Downloaded scroll v0.10.2
[INFO] [stderr]   Downloaded dataview v0.1.2
[INFO] [stderr]   Downloaded scroll_derive v0.10.5
[INFO] [stderr]   Downloaded tstr_proc_macros v0.2.2
[INFO] [stderr]   Downloaded coarsetime v0.1.20
[INFO] [stderr]   Downloaded generational-arena v0.2.8
[INFO] [stderr]   Downloaded as_derive_utils v0.10.3
[INFO] [stderr]   Downloaded abi_stable_shared v0.10.3
[INFO] [stderr]   Downloaded abi_stable_derive v0.10.3
[INFO] [stderr]   Downloaded core_extensions v1.5.2
[INFO] [stderr]   Downloaded goblin v0.4.3
[INFO] [stderr]   Downloaded core_extensions_proc_macros v1.5.1
[INFO] [stderr]   Downloaded tstr v0.2.2
[INFO] [stderr]   Downloaded repr_offset v0.2.1
[INFO] [stderr]   Downloaded fixed-slice-vec v0.8.0
[INFO] [stderr]   Downloaded abi_stable v0.10.3
[INFO] [stderr]   Downloaded x86_64 v0.14.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e79df4f220359c265f615d914c1f806b078c606354f5c7acf30e5f71d6686ec1
[INFO] running `Command { std: "docker" "start" "-a" "e79df4f220359c265f615d914c1f806b078c606354f5c7acf30e5f71d6686ec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e79df4f220359c265f615d914c1f806b078c606354f5c7acf30e5f71d6686ec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e79df4f220359c265f615d914c1f806b078c606354f5c7acf30e5f71d6686ec1", kill_on_drop: false }`
[INFO] [stdout] e79df4f220359c265f615d914c1f806b078c606354f5c7acf30e5f71d6686ec1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb2d17a75333151bdaebb1a2149c90ae43f0e5b269e0ba9d7937a424ffa3a82e
[INFO] running `Command { std: "docker" "start" "-a" "cb2d17a75333151bdaebb1a2149c90ae43f0e5b269e0ba9d7937a424ffa3a82e", 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]   |
[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.36
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling core_extensions_proc_macros v1.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling serde_json v1.0.74
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling tstr_proc_macros v0.2.2
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]     Checking generational-arena v0.2.8
[INFO] [stderr]     Checking libloading v0.7.2
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling x86_64 v0.14.6
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling time-macros v0.2.3
[INFO] [stderr]     Checking volatile v0.4.4
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking fixed-slice-vec v0.8.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking bumpalo v3.8.0
[INFO] [stderr]     Checking rangemap v0.1.14
[INFO] [stderr]     Checking dataview v0.1.2
[INFO] [stderr]     Checking side-channel-client v0.1.0 (/opt/rustwide/workdir/side-channel-client)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> side-channel-client/src/main.rs:16:50
[INFO] [stdout]    |
[INFO] [stdout] 16 |         unsafe { core::slice::from_raw_parts_mut(SC_BUFFER.as_mut_ptr() as *mut _, 4096) };
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking tstr v0.2.2
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> side-channel-client/src/main.rs:16:50
[INFO] [stdout]    |
[INFO] [stdout] 16 |         unsafe { core::slice::from_raw_parts_mut(SC_BUFFER.as_mut_ptr() as *mut _, 4096) };
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking repr_offset v0.2.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking coarsetime v0.1.20
[INFO] [stderr]    Compiling core_extensions v1.5.2
[INFO] [stderr]     Checking colored v1.9.3
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]     Checking time v0.3.5
[INFO] [stderr]    Compiling abi_stable_shared v0.10.3
[INFO] [stderr]     Checking simple_logger v1.16.0
[INFO] [stderr]    Compiling as_derive_utils v0.10.3
[INFO] [stderr]    Compiling darling_core v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling abi_stable_derive v0.10.3
[INFO] [stderr]    Compiling scroll_derive v0.10.5
[INFO] [stderr]     Checking scroll v0.10.2
[INFO] [stderr]     Checking goblin v0.4.3
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling darling_macro v0.13.1
[INFO] [stderr]    Compiling darling v0.13.1
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking abi_stable v0.10.3
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling cglue-gen v0.2.2 (https://github.com/h33p/cglue?branch=main#02e0f108)
[INFO] [stderr]    Compiling memflow-derive v0.1.5 (https://github.com/memflow/memflow?branch=next#ba80e0e9)
[INFO] [stderr]    Compiling cglue-macro v0.2.1 (https://github.com/h33p/cglue?branch=main#02e0f108)
[INFO] [stderr]     Checking cglue v0.2.5 (https://github.com/h33p/cglue?branch=main#02e0f108)
[INFO] [stderr]     Checking memflow v0.1.5 (https://github.com/memflow/memflow?branch=next#ba80e0e9)
[INFO] [stderr]     Checking side-channel-attacker v0.1.0 (/opt/rustwide/workdir/side-channel-attacker)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.59s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: repr_offset v0.2.1
[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" "cb2d17a75333151bdaebb1a2149c90ae43f0e5b269e0ba9d7937a424ffa3a82e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb2d17a75333151bdaebb1a2149c90ae43f0e5b269e0ba9d7937a424ffa3a82e", kill_on_drop: false }`
[INFO] [stdout] cb2d17a75333151bdaebb1a2149c90ae43f0e5b269e0ba9d7937a424ffa3a82e
