[INFO] updating cached repository https://github.com/ChrisWhealy/coin_sort_wasm2 [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7146e175a2bb4b3d1c99d43929bfa42821bdd4e6 [INFO] testing ChrisWhealy/coin_sort_wasm2 against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisWhealy%2Fcoin_sort_wasm2" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChrisWhealy/coin_sort_wasm2 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ChrisWhealy/coin_sort_wasm2 [INFO] finished tweaking git repo https://github.com/ChrisWhealy/coin_sort_wasm2 [INFO] tweaked toml for git repo https://github.com/ChrisWhealy/coin_sort_wasm2 written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/ChrisWhealy/coin_sort_wasm2 already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] c92262f1b59e0deda7c8bbd47f5b2109a6d9eb2ef4f7795cf43a125699f0060e [INFO] running `"docker" "start" "-a" "c92262f1b59e0deda7c8bbd47f5b2109a6d9eb2ef4f7795cf43a125699f0060e"` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.47 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling weedle v0.9.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.47 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.47 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.47 [INFO] [stderr] Compiling js-sys v0.3.24 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.47 [INFO] [stderr] Compiling web-sys v0.3.24 [INFO] [stderr] Compiling no_bundler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.08s [INFO] running `"docker" "inspect" "c92262f1b59e0deda7c8bbd47f5b2109a6d9eb2ef4f7795cf43a125699f0060e"` [INFO] running `"docker" "rm" "-f" "c92262f1b59e0deda7c8bbd47f5b2109a6d9eb2ef4f7795cf43a125699f0060e"` [INFO] [stdout] c92262f1b59e0deda7c8bbd47f5b2109a6d9eb2ef4f7795cf43a125699f0060e [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 5f5e2dad5278df5d8863a4fdd33d6de8cf3c66551b19dd4e02dcfd82a1c403e8 [INFO] running `"docker" "start" "-a" "5f5e2dad5278df5d8863a4fdd33d6de8cf3c66551b19dd4e02dcfd82a1c403e8"` [INFO] [stderr] Compiling no_bundler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `"docker" "inspect" "5f5e2dad5278df5d8863a4fdd33d6de8cf3c66551b19dd4e02dcfd82a1c403e8"` [INFO] running `"docker" "rm" "-f" "5f5e2dad5278df5d8863a4fdd33d6de8cf3c66551b19dd4e02dcfd82a1c403e8"` [INFO] [stdout] 5f5e2dad5278df5d8863a4fdd33d6de8cf3c66551b19dd4e02dcfd82a1c403e8 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 227eed9b51b9bff911653257483413723aef338431aca74501454fe257c66dac [INFO] running `"docker" "start" "-a" "227eed9b51b9bff911653257483413723aef338431aca74501454fe257c66dac"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/no_bundler-680e75626c863cf5 [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" "227eed9b51b9bff911653257483413723aef338431aca74501454fe257c66dac"` [INFO] running `"docker" "rm" "-f" "227eed9b51b9bff911653257483413723aef338431aca74501454fe257c66dac"` [INFO] [stdout] 227eed9b51b9bff911653257483413723aef338431aca74501454fe257c66dac