[INFO] cloning repository https://github.com/yubing744/wasmer-js-move-compile-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yubing744/wasmer-js-move-compile-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyubing744%2Fwasmer-js-move-compile-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyubing744%2Fwasmer-js-move-compile-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3f9a98e35b31b2e1d6573593cc5106a064ff8386
[INFO] testing yubing744/wasmer-js-move-compile-demo against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyubing744%2Fwasmer-js-move-compile-demo" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yubing744/wasmer-js-move-compile-demo
[INFO] finished tweaking git repo https://github.com/yubing744/wasmer-js-move-compile-demo
[INFO] tweaked toml for git repo https://github.com/yubing744/wasmer-js-move-compile-demo written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yubing744/wasmer-js-move-compile-demo on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yubing744/wasmer-js-move-compile-demo 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c927620078893ed63bc839df0e878dd51c6af18aa9440820d20317c1068928f
[INFO] running `Command { std: "docker" "start" "-a" "4c927620078893ed63bc839df0e878dd51c6af18aa9440820d20317c1068928f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c927620078893ed63bc839df0e878dd51c6af18aa9440820d20317c1068928f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c927620078893ed63bc839df0e878dd51c6af18aa9440820d20317c1068928f", kill_on_drop: false }`
[INFO] [stdout] 4c927620078893ed63bc839df0e878dd51c6af18aa9440820d20317c1068928f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60911fa3e9161c4e91eabde126786a650760afb77a7bcecdaab529c19ca7bb50
[INFO] running `Command { std: "docker" "start" "-a" "60911fa3e9161c4e91eabde126786a650760afb77a7bcecdaab529c19ca7bb50", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.94
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling unsigned-varint v0.7.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling ref-cast v1.0.7
[INFO] [stderr]    Compiling schemars v0.8.8 (https://github.com/starcoinorg/schemars?rev=6972da92f4360e1779168bb3fe0274c521d324e2#6972da92)
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling dyn-clone v1.0.5
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling bech32 v0.8.1
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling os_str_bytes v6.0.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling move-borrow-graph v0.0.1 (https://github.com/starcoinorg/move?rev=8d559a83d5372d633fc7d85e8ae29c80d9d45dc1#8d559a83)
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling clap_lex v0.2.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.7
[INFO] [stderr]    Compiling variant_count v1.1.0
[INFO] [stderr]    Compiling ouroboros_macro v0.9.5
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling clap_derive v3.1.18
[INFO] [stderr]    Compiling schemars_derive v0.8.8 (https://github.com/starcoinorg/schemars?rev=6972da92f4360e1779168bb3fe0274c521d324e2#6972da92)
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling datatest-stable v0.1.1
[INFO] [stderr]    Compiling ouroboros v0.9.5
[INFO] [stderr]    Compiling multihash-derive v0.7.2
[INFO] [stderr]    Compiling clap v3.1.18
[INFO] [stderr]    Compiling multihash v0.14.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling multiaddr v0.13.0
[INFO] [stderr]    Compiling bcs v0.1.3
[INFO] [stderr]    Compiling serde_bytes v0.11.6
[INFO] [stderr]    Compiling move-symbol-pool v0.1.0 (https://github.com/starcoinorg/move?rev=8d559a83d5372d633fc7d85e8ae29c80d9d45dc1#8d559a83)
[INFO] [stderr]    Compiling move-command-line-common v0.1.0 (https://github.com/starcoinorg/move?rev=8d559a83d5372d633fc7d85e8ae29c80d9d45dc1#8d559a83)
[INFO] [stderr]    Compiling move-core-types v0.0.3 (https://github.com/starcoinorg/move?rev=8d559a83d5372d633fc7d85e8ae29c80d9d45dc1#8d559a83)
[INFO] [stderr]    Compiling move-ir-types v0.1.0 (https://github.com/starcoinorg/move?rev=8d559a83d5372d633fc7d85e8ae29c80d9d45dc1#8d559a83)
[INFO] [stderr]    Compiling move-binary-format v0.0.3 (https://github.com/starcoinorg/move?rev=8d559a83d5372d633fc7d85e8ae29c80d9d45dc1#8d559a83)
[INFO] [stderr]    Compiling move-ir-to-bytecode-syntax v0.1.0 (https://github.com/starcoinorg/move?rev=8d559a83d5372d633fc7d85e8ae29c80d9d45dc1#8d559a83)
[INFO] [stderr]    Compiling move-bytecode-source-map v0.1.0 (https://github.com/starcoinorg/move?rev=8d559a83d5372d633fc7d85e8ae29c80d9d45dc1#8d559a83)
[INFO] [stderr]    Compiling move-bytecode-verifier v0.1.0 (https://github.com/starcoinorg/move?rev=8d559a83d5372d633fc7d85e8ae29c80d9d45dc1#8d559a83)
[INFO] [stderr]    Compiling move-ir-to-bytecode v0.1.0 (https://github.com/starcoinorg/move?rev=8d559a83d5372d633fc7d85e8ae29c80d9d45dc1#8d559a83)
[INFO] [stderr]    Compiling move-compiler v0.0.1 (https://github.com/starcoinorg/move?rev=8d559a83d5372d633fc7d85e8ae29c80d9d45dc1#8d559a83)
[INFO] [stderr]    Compiling wasmer-js-move-compile-demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/main.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn hook_impl(info: &panic::PanicInfo) {
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "60911fa3e9161c4e91eabde126786a650760afb77a7bcecdaab529c19ca7bb50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60911fa3e9161c4e91eabde126786a650760afb77a7bcecdaab529c19ca7bb50", kill_on_drop: false }`
[INFO] [stdout] 60911fa3e9161c4e91eabde126786a650760afb77a7bcecdaab529c19ca7bb50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 610b2d80209acd4a7d9d13f7e3da9335400fa8c592f507c63d50f70b6dcd0d2d
[INFO] running `Command { std: "docker" "start" "-a" "610b2d80209acd4a7d9d13f7e3da9335400fa8c592f507c63d50f70b6dcd0d2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasmer-js-move-compile-demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/main.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn hook_impl(info: &panic::PanicInfo) {
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s
[INFO] running `Command { std: "docker" "inspect" "610b2d80209acd4a7d9d13f7e3da9335400fa8c592f507c63d50f70b6dcd0d2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "610b2d80209acd4a7d9d13f7e3da9335400fa8c592f507c63d50f70b6dcd0d2d", kill_on_drop: false }`
[INFO] [stdout] 610b2d80209acd4a7d9d13f7e3da9335400fa8c592f507c63d50f70b6dcd0d2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9d4ce9686e99add08f9a7f6ce8485c724021dd6bc3004a762e38f8fdb013e2d4
[INFO] running `Command { std: "docker" "start" "-a" "9d4ce9686e99add08f9a7f6ce8485c724021dd6bc3004a762e38f8fdb013e2d4", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stderr]   --> src/main.rs:11:28
[INFO] [stderr]    |
[INFO] [stderr] 11 | fn hook_impl(info: &panic::PanicInfo) {
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `wasmer-js-move-compile-demo` (bin "wasmer-js-move-compile-demo" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wasmer_js_move_compile_demo-282639206f8fc828)
[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" "9d4ce9686e99add08f9a7f6ce8485c724021dd6bc3004a762e38f8fdb013e2d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d4ce9686e99add08f9a7f6ce8485c724021dd6bc3004a762e38f8fdb013e2d4", kill_on_drop: false }`
[INFO] [stdout] 9d4ce9686e99add08f9a7f6ce8485c724021dd6bc3004a762e38f8fdb013e2d4
