[INFO] updating cached repository theduke/wasm-debug-instantiate [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/theduke/wasm-debug-instantiate [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/theduke/wasm-debug-instantiate" "work/ex/pr-60944/sources/master#589beb979c0f1a9736e02e578913db88398c3ba5/gh/theduke/wasm-debug-instantiate"` [INFO] [stderr] Cloning into 'work/ex/pr-60944/sources/master#589beb979c0f1a9736e02e578913db88398c3ba5/gh/theduke/wasm-debug-instantiate'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/theduke/wasm-debug-instantiate" "work/ex/pr-60944/sources/try#42445ded8fd34235a676755cb5d079658ed51f6a/gh/theduke/wasm-debug-instantiate"` [INFO] [stderr] Cloning into 'work/ex/pr-60944/sources/try#42445ded8fd34235a676755cb5d079658ed51f6a/gh/theduke/wasm-debug-instantiate'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4ddbd39084c5eb36b6bc9f88ddb56532888c3d7b [INFO] sha for GitHub repo theduke/wasm-debug-instantiate: 4ddbd39084c5eb36b6bc9f88ddb56532888c3d7b [INFO] validating manifest of theduke/wasm-debug-instantiate on toolchain master#589beb979c0f1a9736e02e578913db88398c3ba5 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+589beb979c0f1a9736e02e578913db88398c3ba5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of theduke/wasm-debug-instantiate on toolchain try#42445ded8fd34235a676755cb5d079658ed51f6a [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+42445ded8fd34235a676755cb5d079658ed51f6a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing theduke/wasm-debug-instantiate [INFO] finished frobbing theduke/wasm-debug-instantiate [INFO] frobbed toml for theduke/wasm-debug-instantiate written to work/ex/pr-60944/sources/master#589beb979c0f1a9736e02e578913db88398c3ba5/gh/theduke/wasm-debug-instantiate/Cargo.toml [INFO] started frobbing theduke/wasm-debug-instantiate [INFO] finished frobbing theduke/wasm-debug-instantiate [INFO] frobbed toml for theduke/wasm-debug-instantiate written to work/ex/pr-60944/sources/try#42445ded8fd34235a676755cb5d079658ed51f6a/gh/theduke/wasm-debug-instantiate/Cargo.toml [INFO] crate theduke/wasm-debug-instantiate already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+589beb979c0f1a9736e02e578913db88398c3ba5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+42445ded8fd34235a676755cb5d079658ed51f6a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking theduke/wasm-debug-instantiate against master#589beb979c0f1a9736e02e578913db88398c3ba5 for pr-60944 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60944/worker-5/master#589beb979c0f1a9736e02e578913db88398c3ba5:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60944/sources/master#589beb979c0f1a9736e02e578913db88398c3ba5/gh/theduke/wasm-debug-instantiate:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+589beb979c0f1a9736e02e578913db88398c3ba5-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] fab022e002d02b4ddc393579c203c1b81ede7b7da874f19fe38dec90192e0a66 [INFO] running `"docker" "start" "-a" "fab022e002d02b4ddc393579c203c1b81ede7b7da874f19fe38dec90192e0a66"` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.31 [INFO] [stderr] Compiling wasm-bindgen v0.2.31 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling syn v0.15.25 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling weedle v0.8.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.31 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.31 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.25 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.31 [INFO] [stderr] Checking js-sys v0.3.8 [INFO] [stderr] Compiling web-sys v0.3.8 [INFO] [stderr] Checking wasm-bindgen-futures v0.3.8 [INFO] [stderr] Checking wasm_crash v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `"docker" "inspect" "fab022e002d02b4ddc393579c203c1b81ede7b7da874f19fe38dec90192e0a66"` [INFO] running `"docker" "rm" "-f" "fab022e002d02b4ddc393579c203c1b81ede7b7da874f19fe38dec90192e0a66"` [INFO] [stdout] fab022e002d02b4ddc393579c203c1b81ede7b7da874f19fe38dec90192e0a66