[INFO] fetching crate heapless 0.8.0...
[INFO] checking heapless-0.8.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate heapless 0.8.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate heapless 0.8.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate heapless 0.8.0
[INFO] finished tweaking crates.io crate heapless 0.8.0
[INFO] tweaked toml for crates.io crate heapless 0.8.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 25 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ufmt-write v0.1.0
[INFO] [stderr]   Downloaded ufmt-macros v0.3.0
[INFO] [stderr]   Downloaded hash32 v0.3.1
[INFO] [stderr]   Downloaded ufmt v0.2.0
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57fb244b4b834f18e7c9534e235f0baeda9c89188f0f582d18bd8e6acf686284
[INFO] running `Command { std: "docker" "start" "-a" "57fb244b4b834f18e7c9534e235f0baeda9c89188f0f582d18bd8e6acf686284", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57fb244b4b834f18e7c9534e235f0baeda9c89188f0f582d18bd8e6acf686284", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57fb244b4b834f18e7c9534e235f0baeda9c89188f0f582d18bd8e6acf686284", kill_on_drop: false }`
[INFO] [stdout] 57fb244b4b834f18e7c9534e235f0baeda9c89188f0f582d18bd8e6acf686284
[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=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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7e4f836a5ac0960e06b8cb0cbe95a5afa1011b73ea78af2eb0282c99295305c
[INFO] running `Command { std: "docker" "start" "-a" "d7e4f836a5ac0960e06b8cb0cbe95a5afa1011b73ea78af2eb0282c99295305c", kill_on_drop: false }`
[INFO] [stderr]    Compiling heapless v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ufmt-write v0.1.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling ufmt-macros v0.3.0
[INFO] [stderr]     Checking ufmt v0.2.0
[INFO] [stdout] error: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> tests/tsan.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let rb = unsafe { &mut RB };
[INFO] [stdout]    |                       ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> tests/tsan.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout] 3  | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` implied by `#[deny(warnings)]`
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let rb = unsafe { addr_of_mut!(RB) };
[INFO] [stdout]    |                       ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> tests/tsan.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let rb = unsafe { &mut RB };
[INFO] [stdout]    |                       ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let rb = unsafe { addr_of_mut!(RB) };
[INFO] [stdout]    |                       ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `heapless` (test "tsan") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d7e4f836a5ac0960e06b8cb0cbe95a5afa1011b73ea78af2eb0282c99295305c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7e4f836a5ac0960e06b8cb0cbe95a5afa1011b73ea78af2eb0282c99295305c", kill_on_drop: false }`
[INFO] [stdout] d7e4f836a5ac0960e06b8cb0cbe95a5afa1011b73ea78af2eb0282c99295305c
