[INFO] fetching crate near-vm-compiler-singlepass 0.32.0... [INFO] testing near-vm-compiler-singlepass-0.32.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate near-vm-compiler-singlepass 0.32.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate near-vm-compiler-singlepass 0.32.0 [INFO] finished tweaking crates.io crate near-vm-compiler-singlepass 0.32.0 [INFO] tweaked toml for crates.io crate near-vm-compiler-singlepass 0.32.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate near-vm-compiler-singlepass 0.32.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate near-vm-compiler-singlepass 0.32.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc2670aac9ed8944d8443551780c604661dc4489dcf226eef138d50539230386 [INFO] running `Command { std: "docker" "start" "-a" "cc2670aac9ed8944d8443551780c604661dc4489dcf226eef138d50539230386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc2670aac9ed8944d8443551780c604661dc4489dcf226eef138d50539230386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc2670aac9ed8944d8443551780c604661dc4489dcf226eef138d50539230386", kill_on_drop: false }` [INFO] [stdout] cc2670aac9ed8944d8443551780c604661dc4489dcf226eef138d50539230386 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f881585c271a48449b30d14e91a89ec7788d0ab739b46d52e7914fc71e32bdcc [INFO] running `Command { std: "docker" "start" "-a" "f881585c271a48449b30d14e91a89ec7788d0ab739b46d52e7914fc71e32bdcc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling finite-wasm v0.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling prefix-sum-vec v0.1.2 [INFO] [stderr] Compiling dissimilar v1.0.4 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling near-vm-vm v0.32.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling dynasm v2.0.0 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling bytecheck_derive v0.8.0 [INFO] [stderr] Compiling munge_macro v0.4.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling rkyv_derive v0.8.8 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling ptr_meta v0.3.0 [INFO] [stderr] Compiling rancor v0.1.0 [INFO] [stderr] Compiling munge v0.4.1 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling bytecheck v0.8.0 [INFO] [stderr] Compiling rend v0.5.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Compiling enumset v1.1.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling rkyv v0.8.8 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling dynasmrt v2.0.0 [INFO] [stderr] Compiling near-vm-types v0.32.0 [INFO] [stderr] Compiling wasmparser v0.105.0 [INFO] [stderr] Compiling wasmparser v0.99.0 [INFO] [stderr] Compiling wasmprinter v0.2.57 [INFO] [stderr] Compiling near-vm-compiler v0.32.0 [INFO] [stderr] Compiling near-vm-compiler-singlepass v0.32.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `dynasm::dynasm` [INFO] [stdout] --> src/emitter_x64.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use dynasm::dynasm; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.75s [INFO] running `Command { std: "docker" "inspect" "f881585c271a48449b30d14e91a89ec7788d0ab739b46d52e7914fc71e32bdcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f881585c271a48449b30d14e91a89ec7788d0ab739b46d52e7914fc71e32bdcc", kill_on_drop: false }` [INFO] [stdout] f881585c271a48449b30d14e91a89ec7788d0ab739b46d52e7914fc71e32bdcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69b5313a69c717f8228a51831bb7b043d7ac63bce19211668770ef7b4b8bd4c8 [INFO] running `Command { std: "docker" "start" "-a" "69b5313a69c717f8228a51831bb7b043d7ac63bce19211668770ef7b4b8bd4c8", kill_on_drop: false }` [INFO] [stderr] Compiling near-vm-compiler-singlepass v0.32.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `dynasm::dynasm` [INFO] [stdout] --> src/emitter_x64.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use dynasm::dynasm; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dynasm::dynasm` [INFO] [stdout] --> src/emitter_x64.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use dynasm::dynasm; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.70s [INFO] running `Command { std: "docker" "inspect" "69b5313a69c717f8228a51831bb7b043d7ac63bce19211668770ef7b4b8bd4c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69b5313a69c717f8228a51831bb7b043d7ac63bce19211668770ef7b4b8bd4c8", kill_on_drop: false }` [INFO] [stdout] 69b5313a69c717f8228a51831bb7b043d7ac63bce19211668770ef7b4b8bd4c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 43505bf733efc2e11a13ac457f2fba5ed574caf7a0fddf3aae3aea593ae9a05c [INFO] running `Command { std: "docker" "start" "-a" "43505bf733efc2e11a13ac457f2fba5ed574caf7a0fddf3aae3aea593ae9a05c", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `dynasm::dynasm` [INFO] [stderr] --> src/emitter_x64.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use dynasm::dynasm; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `near-vm-compiler-singlepass` (lib) generated 1 warning (run `cargo fix --lib -p near-vm-compiler-singlepass` to apply 1 suggestion) [INFO] [stderr] warning: `near-vm-compiler-singlepass` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/near_vm_compiler_singlepass-aac1ff5ee358d0b5) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test compiler::tests::errors_for_unsupported_targets ... ok [INFO] [stdout] test machine::test::test_release_locations_keep_state_nopanic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests near_vm_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" "43505bf733efc2e11a13ac457f2fba5ed574caf7a0fddf3aae3aea593ae9a05c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43505bf733efc2e11a13ac457f2fba5ed574caf7a0fddf3aae3aea593ae9a05c", kill_on_drop: false }` [INFO] [stdout] 43505bf733efc2e11a13ac457f2fba5ed574caf7a0fddf3aae3aea593ae9a05c