[INFO] cloning repository https://github.com/5GameMaker/transarch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/5GameMaker/transarch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5GameMaker%2Ftransarch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5GameMaker%2Ftransarch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 122b6110970039d54951399906e2b86317977ba3
[INFO] testing 5GameMaker/transarch against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5GameMaker%2Ftransarch" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/5GameMaker/transarch
[INFO] finished tweaking git repo https://github.com/5GameMaker/transarch
[INFO] tweaked toml for git repo https://github.com/5GameMaker/transarch written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/5GameMaker/transarch on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/5GameMaker/transarch 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e77fa256f849175d92ba10f0afb87f741b86d63a0ed4a49b5b0735e4fc177fa
[INFO] running `Command { std: "docker" "start" "-a" "5e77fa256f849175d92ba10f0afb87f741b86d63a0ed4a49b5b0735e4fc177fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e77fa256f849175d92ba10f0afb87f741b86d63a0ed4a49b5b0735e4fc177fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e77fa256f849175d92ba10f0afb87f741b86d63a0ed4a49b5b0735e4fc177fa", kill_on_drop: false }`
[INFO] [stdout] 5e77fa256f849175d92ba10f0afb87f741b86d63a0ed4a49b5b0735e4fc177fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32334e3a50e78f2d1cdaa39cfda39f1541b4fd4be78a9b426240a26393e77f1c
[INFO] running `Command { std: "docker" "start" "-a" "32334e3a50e78f2d1cdaa39cfda39f1541b4fd4be78a9b426240a26393e77f1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling transarch-macro v0.1.0 (/opt/rustwide/workdir/transarch-macro)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> transarch-macro/src/lib.rs:98:27
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let mut id = unsafe { COMP_BLOB_ID.lock().unwrap() };
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transarch-macro/src/lib.rs:152:27
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let mut id = unsafe { COMP_BLOB_ID.lock().unwrap() };
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling transarch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] running `Command { std: "docker" "inspect" "32334e3a50e78f2d1cdaa39cfda39f1541b4fd4be78a9b426240a26393e77f1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32334e3a50e78f2d1cdaa39cfda39f1541b4fd4be78a9b426240a26393e77f1c", kill_on_drop: false }`
[INFO] [stdout] 32334e3a50e78f2d1cdaa39cfda39f1541b4fd4be78a9b426240a26393e77f1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e76c71eec4e2bf4bac82bebe50e51b8f5d726f8e372da0a18992561a7cbca91e
[INFO] running `Command { std: "docker" "start" "-a" "e76c71eec4e2bf4bac82bebe50e51b8f5d726f8e372da0a18992561a7cbca91e", kill_on_drop: false }`
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> transarch-macro/src/lib.rs:98:27
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let mut id = unsafe { COMP_BLOB_ID.lock().unwrap() };
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transarch-macro/src/lib.rs:152:27
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let mut id = unsafe { COMP_BLOB_ID.lock().unwrap() };
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling transarch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> tests/two_are_not_the_same.rs:7:20
[INFO] [stdout]    |
[INFO] [stdout]  7 |       let a: &[u8] = wasm! {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout]  8 | |         #[no_mangle]
[INFO] [stdout]  9 | |         pub extern "C" fn hi() {
[INFO] [stdout] 10 | |             println!("hello 1");
[INFO] [stdout] 11 | |         }
[INFO] [stdout] 12 | |     };
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: no target dir found. what did you do?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> tests/two_are_not_the_same.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 |       let b: &[u8] = wasm! {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 14 | |         #[no_mangle]
[INFO] [stdout] 15 | |         pub extern "C" fn hi() {
[INFO] [stdout] 16 | |             println!("hello 2");
[INFO] [stdout] 17 | |         }
[INFO] [stdout] 18 | |     };
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: PoisonError { .. }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `transarch` (test "two_are_not_the_same") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e76c71eec4e2bf4bac82bebe50e51b8f5d726f8e372da0a18992561a7cbca91e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e76c71eec4e2bf4bac82bebe50e51b8f5d726f8e372da0a18992561a7cbca91e", kill_on_drop: false }`
[INFO] [stdout] e76c71eec4e2bf4bac82bebe50e51b8f5d726f8e372da0a18992561a7cbca91e
