[INFO] cloning repository jntx/wasm-processing-test [INFO] running `"git" "clone" "--bare" "git://github.com/jntx/wasm-processing-test.git" "work/cache/sources/gh/jntx/wasm-processing-test"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/jntx/wasm-processing-test'... [INFO] running `"git" "clone" "work/cache/sources/gh/jntx/wasm-processing-test" "work/ex/beta-1.37-6/sources/1.36.0/gh/jntx/wasm-processing-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jntx/wasm-processing-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jntx/wasm-processing-test" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jntx/wasm-processing-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jntx/wasm-processing-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5e706e3a4d2385b0ed5e58637e6b2a0164a89ce6 [INFO] sha for GitHub repo jntx/wasm-processing-test: 5e706e3a4d2385b0ed5e58637e6b2a0164a89ce6 [INFO] validating manifest of jntx/wasm-processing-test 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 jntx/wasm-processing-test 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 jntx/wasm-processing-test [INFO] finished frobbing jntx/wasm-processing-test [INFO] frobbed toml for jntx/wasm-processing-test written to work/ex/beta-1.37-6/sources/1.36.0/gh/jntx/wasm-processing-test/Cargo.toml [INFO] started frobbing jntx/wasm-processing-test [INFO] finished frobbing jntx/wasm-processing-test [INFO] frobbed toml for jntx/wasm-processing-test written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jntx/wasm-processing-test/Cargo.toml [INFO] crate jntx/wasm-processing-test 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 jntx/wasm-processing-test against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jntx/wasm-processing-test:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 930cc8c55971c5c5f4308bbfbba727fa30a5667d6b8bd964452f4392947aea60 [INFO] running `"docker" "start" "-a" "930cc8c55971c5c5f4308bbfbba727fa30a5667d6b8bd964452f4392947aea60"` [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.48 [INFO] [stderr] Compiling bumpalo v2.5.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.48 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.48 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.48 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.48 [INFO] [stderr] Compiling wasm-processing-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `w` [INFO] [stderr] --> src/lib.rs:26:6 [INFO] [stderr] | [INFO] [stderr] 26 | let w: f64 = max_width as f64; [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_w` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.74s [INFO] running `"docker" "inspect" "930cc8c55971c5c5f4308bbfbba727fa30a5667d6b8bd964452f4392947aea60"` [INFO] running `"docker" "rm" "-f" "930cc8c55971c5c5f4308bbfbba727fa30a5667d6b8bd964452f4392947aea60"` [INFO] [stdout] 930cc8c55971c5c5f4308bbfbba727fa30a5667d6b8bd964452f4392947aea60 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jntx/wasm-processing-test:/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 634860f6e4660acc79f1844f5f12f555c44ae7a7c0a76c7dd0539e33e294bf4f [INFO] running `"docker" "start" "-a" "634860f6e4660acc79f1844f5f12f555c44ae7a7c0a76c7dd0539e33e294bf4f"` [INFO] [stderr] Compiling wasm-processing-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `w` [INFO] [stderr] --> src/lib.rs:26:6 [INFO] [stderr] | [INFO] [stderr] 26 | let w: f64 = max_width as f64; [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_w` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `"docker" "inspect" "634860f6e4660acc79f1844f5f12f555c44ae7a7c0a76c7dd0539e33e294bf4f"` [INFO] running `"docker" "rm" "-f" "634860f6e4660acc79f1844f5f12f555c44ae7a7c0a76c7dd0539e33e294bf4f"` [INFO] [stdout] 634860f6e4660acc79f1844f5f12f555c44ae7a7c0a76c7dd0539e33e294bf4f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jntx/wasm-processing-test:/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] e260bdf125a02f79b7dadf4e010b9fce2e56247e38d1b69a5311f428cbb32d09 [INFO] running `"docker" "start" "-a" "e260bdf125a02f79b7dadf4e010b9fce2e56247e38d1b69a5311f428cbb32d09"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/wasm_processing_test-a07323f1218a2e37 [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" "e260bdf125a02f79b7dadf4e010b9fce2e56247e38d1b69a5311f428cbb32d09"` [INFO] running `"docker" "rm" "-f" "e260bdf125a02f79b7dadf4e010b9fce2e56247e38d1b69a5311f428cbb32d09"` [INFO] [stdout] e260bdf125a02f79b7dadf4e010b9fce2e56247e38d1b69a5311f428cbb32d09