[INFO] updating cached repository ashleygwilliams/303-repro [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ashleygwilliams/303-repro [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ashleygwilliams/303-repro" "work/ex/beta-1.37-6/sources/1.36.0/gh/ashleygwilliams/303-repro"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ashleygwilliams/303-repro'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ashleygwilliams/303-repro" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ashleygwilliams/303-repro"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ashleygwilliams/303-repro'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 24f5bcf84f99839d435ec384bc5b3d974d318732 [INFO] sha for GitHub repo ashleygwilliams/303-repro: 24f5bcf84f99839d435ec384bc5b3d974d318732 [INFO] validating manifest of ashleygwilliams/303-repro on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ashleygwilliams/303-repro on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ashleygwilliams/303-repro [INFO] finished frobbing ashleygwilliams/303-repro [INFO] frobbed toml for ashleygwilliams/303-repro written to work/ex/beta-1.37-6/sources/1.36.0/gh/ashleygwilliams/303-repro/Cargo.toml [INFO] started frobbing ashleygwilliams/303-repro [INFO] finished frobbing ashleygwilliams/303-repro [INFO] frobbed toml for ashleygwilliams/303-repro written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ashleygwilliams/303-repro/Cargo.toml [INFO] crate ashleygwilliams/303-repro already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ashleygwilliams/303-repro against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ashleygwilliams/303-repro:/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=warn" "-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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 44852a6b14ca547a33b2a5754c67052d1ff38b0704a2022aa9d7958e738b9dc3 [INFO] running `"docker" "start" "-a" "44852a6b14ca547a33b2a5754c67052d1ff38b0704a2022aa9d7958e738b9dc3"` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.21 [INFO] [stderr] Compiling wasm-bindgen v0.2.21 [INFO] [stderr] Compiling serde_json v1.0.27 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.21 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.21 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.21 [INFO] [stderr] Compiling my-wasm-app v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.29s [INFO] running `"docker" "inspect" "44852a6b14ca547a33b2a5754c67052d1ff38b0704a2022aa9d7958e738b9dc3"` [INFO] running `"docker" "rm" "-f" "44852a6b14ca547a33b2a5754c67052d1ff38b0704a2022aa9d7958e738b9dc3"` [INFO] [stdout] 44852a6b14ca547a33b2a5754c67052d1ff38b0704a2022aa9d7958e738b9dc3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ashleygwilliams/303-repro:/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=warn" "-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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 846d8ded92ec7b672b91fb663fd41db418974e2291a66e6dede2e014f22334c5 [INFO] running `"docker" "start" "-a" "846d8ded92ec7b672b91fb663fd41db418974e2291a66e6dede2e014f22334c5"` [INFO] [stderr] Compiling my-wasm-app v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `"docker" "inspect" "846d8ded92ec7b672b91fb663fd41db418974e2291a66e6dede2e014f22334c5"` [INFO] running `"docker" "rm" "-f" "846d8ded92ec7b672b91fb663fd41db418974e2291a66e6dede2e014f22334c5"` [INFO] [stdout] 846d8ded92ec7b672b91fb663fd41db418974e2291a66e6dede2e014f22334c5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ashleygwilliams/303-repro:/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=warn" "-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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 67b3f7240c075ddcd1e3626269fe9b9c0be0926ee5f5caaf63c2fdca7efadccf [INFO] running `"docker" "start" "-a" "67b3f7240c075ddcd1e3626269fe9b9c0be0926ee5f5caaf63c2fdca7efadccf"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/my_wasm_app-d5c8c9eca0938927 [INFO] [stderr] Running /opt/crater/target/debug/deps/my_wasm_app-7814f4f878f147b7 [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] [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" "67b3f7240c075ddcd1e3626269fe9b9c0be0926ee5f5caaf63c2fdca7efadccf"` [INFO] running `"docker" "rm" "-f" "67b3f7240c075ddcd1e3626269fe9b9c0be0926ee5f5caaf63c2fdca7efadccf"` [INFO] [stdout] 67b3f7240c075ddcd1e3626269fe9b9c0be0926ee5f5caaf63c2fdca7efadccf