[INFO] updating cached repository texhnolyze/within [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/texhnolyze/within [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/texhnolyze/within" "work/ex/beta-1.37-6/sources/1.36.0/gh/texhnolyze/within"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/texhnolyze/within'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/texhnolyze/within" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/texhnolyze/within"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/texhnolyze/within'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cc1b4d9993147cc86f9be9233adf2bc608530625 [INFO] sha for GitHub repo texhnolyze/within: cc1b4d9993147cc86f9be9233adf2bc608530625 [INFO] validating manifest of texhnolyze/within 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 texhnolyze/within 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 texhnolyze/within [INFO] finished frobbing texhnolyze/within [INFO] frobbed toml for texhnolyze/within written to work/ex/beta-1.37-6/sources/1.36.0/gh/texhnolyze/within/Cargo.toml [INFO] started frobbing texhnolyze/within [INFO] finished frobbing texhnolyze/within [INFO] frobbed toml for texhnolyze/within written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/texhnolyze/within/Cargo.toml [INFO] crate texhnolyze/within 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 texhnolyze/within 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-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/texhnolyze/within:/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] 20c3d9b4dbed6b3ecc1886f41b739319c42d99ea87576813bb0429b5894b610c [INFO] running `"docker" "start" "-a" "20c3d9b4dbed6b3ecc1886f41b739319c42d99ea87576813bb0429b5894b610c"` [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling within v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.59s [INFO] running `"docker" "inspect" "20c3d9b4dbed6b3ecc1886f41b739319c42d99ea87576813bb0429b5894b610c"` [INFO] running `"docker" "rm" "-f" "20c3d9b4dbed6b3ecc1886f41b739319c42d99ea87576813bb0429b5894b610c"` [INFO] [stdout] 20c3d9b4dbed6b3ecc1886f41b739319c42d99ea87576813bb0429b5894b610c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/texhnolyze/within:/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] eac837e4b96ac5071cdeb96d3aaba6908a6d38bf3b8ad8df76c7072e19672c44 [INFO] running `"docker" "start" "-a" "eac837e4b96ac5071cdeb96d3aaba6908a6d38bf3b8ad8df76c7072e19672c44"` [INFO] [stderr] Compiling within v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `"docker" "inspect" "eac837e4b96ac5071cdeb96d3aaba6908a6d38bf3b8ad8df76c7072e19672c44"` [INFO] running `"docker" "rm" "-f" "eac837e4b96ac5071cdeb96d3aaba6908a6d38bf3b8ad8df76c7072e19672c44"` [INFO] [stdout] eac837e4b96ac5071cdeb96d3aaba6908a6d38bf3b8ad8df76c7072e19672c44 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/texhnolyze/within:/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] 13dc84a7ab9f165854192c87012e335da01b0a174a7d43831d15cba15eddec08 [INFO] running `"docker" "start" "-a" "13dc84a7ab9f165854192c87012e335da01b0a174a7d43831d15cba15eddec08"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/within-8ead99c424107fc5 [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" "13dc84a7ab9f165854192c87012e335da01b0a174a7d43831d15cba15eddec08"` [INFO] running `"docker" "rm" "-f" "13dc84a7ab9f165854192c87012e335da01b0a174a7d43831d15cba15eddec08"` [INFO] [stdout] 13dc84a7ab9f165854192c87012e335da01b0a174a7d43831d15cba15eddec08