[INFO] updating cached repository coder543/asmtest [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/coder543/asmtest [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/coder543/asmtest" "work/ex/beta-1.37-6/sources/1.36.0/gh/coder543/asmtest"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/coder543/asmtest'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/coder543/asmtest" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/coder543/asmtest"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/coder543/asmtest'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f23a00a10663ec7557916259023d3d18521e0688 [INFO] sha for GitHub repo coder543/asmtest: f23a00a10663ec7557916259023d3d18521e0688 [INFO] validating manifest of coder543/asmtest 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 coder543/asmtest 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 coder543/asmtest [INFO] finished frobbing coder543/asmtest [INFO] frobbed toml for coder543/asmtest written to work/ex/beta-1.37-6/sources/1.36.0/gh/coder543/asmtest/Cargo.toml [INFO] started frobbing coder543/asmtest [INFO] finished frobbing coder543/asmtest [INFO] frobbed toml for coder543/asmtest written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/coder543/asmtest/Cargo.toml [INFO] crate coder543/asmtest 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing coder543/asmtest 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-7/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/coder543/asmtest:/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] 0ece9b3edd1b91487a0e98fa13ecfd897495a585f87d80cd295a2cbb2cff9958 [INFO] running `"docker" "start" "-a" "0ece9b3edd1b91487a0e98fa13ecfd897495a585f87d80cd295a2cbb2cff9958"` [INFO] [stderr] Compiling proc-macro2 v0.2.1 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.5 [INFO] [stderr] Compiling libasm v0.1.2 [INFO] [stderr] Compiling asmtest v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.01s [INFO] running `"docker" "inspect" "0ece9b3edd1b91487a0e98fa13ecfd897495a585f87d80cd295a2cbb2cff9958"` [INFO] running `"docker" "rm" "-f" "0ece9b3edd1b91487a0e98fa13ecfd897495a585f87d80cd295a2cbb2cff9958"` [INFO] [stdout] 0ece9b3edd1b91487a0e98fa13ecfd897495a585f87d80cd295a2cbb2cff9958 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/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/coder543/asmtest:/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] bd74f1d80bf8676efef98b611bacec2d07c511104ff2615e9751374d49953c58 [INFO] running `"docker" "start" "-a" "bd74f1d80bf8676efef98b611bacec2d07c511104ff2615e9751374d49953c58"` [INFO] [stderr] Compiling asmtest v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `"docker" "inspect" "bd74f1d80bf8676efef98b611bacec2d07c511104ff2615e9751374d49953c58"` [INFO] running `"docker" "rm" "-f" "bd74f1d80bf8676efef98b611bacec2d07c511104ff2615e9751374d49953c58"` [INFO] [stdout] bd74f1d80bf8676efef98b611bacec2d07c511104ff2615e9751374d49953c58 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/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/coder543/asmtest:/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] 1a2a1b875feeecab6af0e7ce09cc74cac8bedb0d29ba09c428cecab8dd821c47 [INFO] running `"docker" "start" "-a" "1a2a1b875feeecab6af0e7ce09cc74cac8bedb0d29ba09c428cecab8dd821c47"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/asmtest-ab03fe37f7492a39 [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" "1a2a1b875feeecab6af0e7ce09cc74cac8bedb0d29ba09c428cecab8dd821c47"` [INFO] running `"docker" "rm" "-f" "1a2a1b875feeecab6af0e7ce09cc74cac8bedb0d29ba09c428cecab8dd821c47"` [INFO] [stdout] 1a2a1b875feeecab6af0e7ce09cc74cac8bedb0d29ba09c428cecab8dd821c47