[INFO] cloning repository alexcrichton/wasm-gc [INFO] running `"git" "clone" "--bare" "git://github.com/alexcrichton/wasm-gc.git" "work/cache/sources/gh/alexcrichton/wasm-gc"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/alexcrichton/wasm-gc'... [INFO] running `"git" "clone" "work/cache/sources/gh/alexcrichton/wasm-gc" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/alexcrichton/wasm-gc"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/alexcrichton/wasm-gc'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/alexcrichton/wasm-gc" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/alexcrichton/wasm-gc"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/alexcrichton/wasm-gc'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] deb1c6dc3aec39a3f2bdc5595266212ead448490 [INFO] sha for GitHub repo alexcrichton/wasm-gc: deb1c6dc3aec39a3f2bdc5595266212ead448490 [INFO] validating manifest of alexcrichton/wasm-gc on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of alexcrichton/wasm-gc on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing alexcrichton/wasm-gc [INFO] removed workspace from alexcrichton/wasm-gc [INFO] removed path dependency wasm-gc-api from alexcrichton/wasm-gc [INFO] finished frobbing alexcrichton/wasm-gc [INFO] frobbed toml for alexcrichton/wasm-gc written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/alexcrichton/wasm-gc/Cargo.toml [INFO] started frobbing alexcrichton/wasm-gc [INFO] removed workspace from alexcrichton/wasm-gc [INFO] removed path dependency wasm-gc-api from alexcrichton/wasm-gc [INFO] finished frobbing alexcrichton/wasm-gc [INFO] frobbed toml for alexcrichton/wasm-gc written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/alexcrichton/wasm-gc/Cargo.toml [INFO] crate alexcrichton/wasm-gc already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/alexcrichton/wasm-gc/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing alexcrichton/wasm-gc against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/alexcrichton/wasm-gc:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] b6163dda07c9d5561d709015982df95c72fed106e7ec4c32f2b5820e90bb09ba [INFO] running `"docker" "start" "-a" "b6163dda07c9d5561d709015982df95c72fed106e7ec4c32f2b5820e90bb09ba"` [INFO] [stderr] Compiling parity-wasm v0.32.0 [INFO] [stderr] Compiling wasm-gc-api v0.1.11 [INFO] [stderr] Compiling wasm-gc v0.1.6 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.08s [INFO] running `"docker" "inspect" "b6163dda07c9d5561d709015982df95c72fed106e7ec4c32f2b5820e90bb09ba"` [INFO] running `"docker" "rm" "-f" "b6163dda07c9d5561d709015982df95c72fed106e7ec4c32f2b5820e90bb09ba"` [INFO] [stdout] b6163dda07c9d5561d709015982df95c72fed106e7ec4c32f2b5820e90bb09ba [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/alexcrichton/wasm-gc:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] b1b4d1e379e16c66cc3c35ed131d3b4f6f383c9c5c22800955b4d17d7a21113a [INFO] running `"docker" "start" "-a" "b1b4d1e379e16c66cc3c35ed131d3b4f6f383c9c5c22800955b4d17d7a21113a"` [INFO] [stderr] Compiling wasm-gc v0.1.6 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `"docker" "inspect" "b1b4d1e379e16c66cc3c35ed131d3b4f6f383c9c5c22800955b4d17d7a21113a"` [INFO] running `"docker" "rm" "-f" "b1b4d1e379e16c66cc3c35ed131d3b4f6f383c9c5c22800955b4d17d7a21113a"` [INFO] [stdout] b1b4d1e379e16c66cc3c35ed131d3b4f6f383c9c5c22800955b4d17d7a21113a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/alexcrichton/wasm-gc:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] efe01e217491665d155aa2ace6bf14511b2186da6e87a0e9d35db65c90fabb0b [INFO] running `"docker" "start" "-a" "efe01e217491665d155aa2ace6bf14511b2186da6e87a0e9d35db65c90fabb0b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/wasm_gc-3f9359e9c65821db [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "efe01e217491665d155aa2ace6bf14511b2186da6e87a0e9d35db65c90fabb0b"` [INFO] running `"docker" "rm" "-f" "efe01e217491665d155aa2ace6bf14511b2186da6e87a0e9d35db65c90fabb0b"` [INFO] [stdout] efe01e217491665d155aa2ace6bf14511b2186da6e87a0e9d35db65c90fabb0b