[INFO] fetching crate wasmer-compiler-singlepass 7.2.0-alpha.2...
[INFO] testing wasmer-compiler-singlepass-7.2.0-alpha.2 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate wasmer-compiler-singlepass 7.2.0-alpha.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate wasmer-compiler-singlepass 7.2.0-alpha.2
[INFO] finished tweaking crates.io crate wasmer-compiler-singlepass 7.2.0-alpha.2
[INFO] tweaked toml for crates.io crate wasmer-compiler-singlepass 7.2.0-alpha.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasmer-compiler-singlepass 7.2.0-alpha.2 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wasmer-compiler-singlepass 7.2.0-alpha.2 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasmer-types v7.2.0-alpha.2
[INFO] [stderr]   Downloaded enumset v1.1.10
[INFO] [stderr]   Downloaded enumset_derive v0.14.0
[INFO] [stderr]   Downloaded wasmer-compiler v7.2.0-alpha.2
[INFO] [stderr]   Downloaded wasmer-vm v7.2.0-alpha.2
[INFO] [stderr]   Downloaded mach2 v0.6.0
[INFO] [stderr]   Downloaded corosensei v0.3.3
[INFO] [stderr]   Downloaded bytesize v2.3.1
[INFO] [stderr]   Downloaded ruzstd v0.8.2
[INFO] [stderr]   Downloaded object v0.39.1
[INFO] [stderr]   Downloaded dynasmrt v5.0.0
[INFO] [stderr]   Downloaded dynasm v5.0.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47600de737ac4ccf3741c8d761cebeabe0564fd841cf71cc18225b18ddfb4b0c
[INFO] running `Command { std: "docker" "start" "-a" "47600de737ac4ccf3741c8d761cebeabe0564fd841cf71cc18225b18ddfb4b0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47600de737ac4ccf3741c8d761cebeabe0564fd841cf71cc18225b18ddfb4b0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47600de737ac4ccf3741c8d761cebeabe0564fd841cf71cc18225b18ddfb4b0c", kill_on_drop: false }`
[INFO] [stdout] 47600de737ac4ccf3741c8d761cebeabe0564fd841cf71cc18225b18ddfb4b0c
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a3cdf1f6f9328823b54608568563f4cb299fd4619a1098ca4e519f9509049e4
[INFO] running `Command { std: "docker" "start" "-a" "0a3cdf1f6f9328823b54608568563f4cb299fd4619a1098ca4e519f9509049e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling corosensei v0.3.3
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling rkyv_derive v0.8.16
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling more-asserts v0.3.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rancor v0.1.1
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling ruzstd v0.8.2
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rend v0.5.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling region v3.0.2
[INFO] [stderr]    Compiling enum-iterator v2.3.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling gimli v0.33.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling memmap2 v0.6.2
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling bytesize v2.3.1
[INFO] [stderr]    Compiling libunwind v1.3.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling shared-buffer v0.1.4
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling wasmparser v0.247.0
[INFO] [stderr]    Compiling dynasm v5.0.0
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling leb128 v0.2.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling rangemap v1.7.1
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling rkyv v0.8.16
[INFO] [stderr]    Compiling wasmer-types v7.2.0-alpha.2
[INFO] [stderr]    Compiling wasmer-vm v7.2.0-alpha.2
[INFO] [stderr]    Compiling wasmer-compiler v7.2.0-alpha.2
[INFO] [stderr]    Compiling dynasmrt v5.0.0
[INFO] [stderr]    Compiling wasmer-compiler-singlepass v7.2.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "0a3cdf1f6f9328823b54608568563f4cb299fd4619a1098ca4e519f9509049e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a3cdf1f6f9328823b54608568563f4cb299fd4619a1098ca4e519f9509049e4", kill_on_drop: false }`
[INFO] [stdout] 0a3cdf1f6f9328823b54608568563f4cb299fd4619a1098ca4e519f9509049e4
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a87f53bdd57840a9c4a844b6b77ebdf28d5da1a02e591c116b8e5951740b5a68
[INFO] running `Command { std: "docker" "start" "-a" "a87f53bdd57840a9c4a844b6b77ebdf28d5da1a02e591c116b8e5951740b5a68", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasmer-compiler-singlepass v7.2.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.10s
[INFO] running `Command { std: "docker" "inspect" "a87f53bdd57840a9c4a844b6b77ebdf28d5da1a02e591c116b8e5951740b5a68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a87f53bdd57840a9c4a844b6b77ebdf28d5da1a02e591c116b8e5951740b5a68", kill_on_drop: false }`
[INFO] [stdout] a87f53bdd57840a9c4a844b6b77ebdf28d5da1a02e591c116b8e5951740b5a68
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f487c748ab651f0a9ceecf6a9bff0ba9cbb9ef60a8e06575c5d42da47df5a80a
[INFO] running `Command { std: "docker" "start" "-a" "f487c748ab651f0a9ceecf6a9bff0ba9cbb9ef60a8e06575c5d42da47df5a80a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmer_compiler_singlepass-3ed2c5080fc356f4)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test compiler::tests::errors_for_unsuported_cpufeatures ... ok
[INFO] [stdout] test machine_arm64::test::tests_arm64 ... ok
[INFO] [stdout] test machine_x64::test::tests_avx ... ok
[INFO] [stdout] test machine_x64::test::tests_sse42 ... ok
[INFO] [stdout] test compiler::tests::errors_for_unsupported_targets ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wasmer_compiler_singlepass
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f487c748ab651f0a9ceecf6a9bff0ba9cbb9ef60a8e06575c5d42da47df5a80a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f487c748ab651f0a9ceecf6a9bff0ba9cbb9ef60a8e06575c5d42da47df5a80a", kill_on_drop: false }`
[INFO] [stdout] f487c748ab651f0a9ceecf6a9bff0ba9cbb9ef60a8e06575c5d42da47df5a80a
