[INFO] crate transpose 0.2.0 is already in cache [INFO] extracting crate transpose 0.2.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/transpose/0.2.0 [INFO] extracting crate transpose 0.2.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/transpose/0.2.0 [INFO] validating manifest of transpose-0.2.0 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 transpose-0.2.0 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 transpose-0.2.0 [INFO] finished frobbing transpose-0.2.0 [INFO] frobbed toml for transpose-0.2.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/transpose/0.2.0/Cargo.toml [INFO] started frobbing transpose-0.2.0 [INFO] finished frobbing transpose-0.2.0 [INFO] frobbed toml for transpose-0.2.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/transpose/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 transpose-0.2.0 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/reg/transpose/0.2.0:/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] 501006faaf1c3823d25e773234f07d5042cff5f2d693f1f228aaf4fc2cdb76ef [INFO] running `"docker" "start" "-a" "501006faaf1c3823d25e773234f07d5042cff5f2d693f1f228aaf4fc2cdb76ef"` [INFO] [stderr] Compiling strength_reduce v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling transpose v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.69s [INFO] running `"docker" "inspect" "501006faaf1c3823d25e773234f07d5042cff5f2d693f1f228aaf4fc2cdb76ef"` [INFO] running `"docker" "rm" "-f" "501006faaf1c3823d25e773234f07d5042cff5f2d693f1f228aaf4fc2cdb76ef"` [INFO] [stdout] 501006faaf1c3823d25e773234f07d5042cff5f2d693f1f228aaf4fc2cdb76ef [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/reg/transpose/0.2.0:/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] 1889690d497bf2f96dfeaf3cd5309fa0f83e584358467964fd425bbf9c754e9d [INFO] running `"docker" "start" "-a" "1889690d497bf2f96dfeaf3cd5309fa0f83e584358467964fd425bbf9c754e9d"` [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling bstr v0.2.6 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling transpose v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.42s [INFO] running `"docker" "inspect" "1889690d497bf2f96dfeaf3cd5309fa0f83e584358467964fd425bbf9c754e9d"` [INFO] running `"docker" "rm" "-f" "1889690d497bf2f96dfeaf3cd5309fa0f83e584358467964fd425bbf9c754e9d"` [INFO] [stdout] 1889690d497bf2f96dfeaf3cd5309fa0f83e584358467964fd425bbf9c754e9d [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/reg/transpose/0.2.0:/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] d70578b159a8e5d1e35c7e6b5108d84ed1527bdef51575763a7563a15f98c49b [INFO] running `"docker" "start" "-a" "d70578b159a8e5d1e35c7e6b5108d84ed1527bdef51575763a7563a15f98c49b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/transpose-d4fbee24bee008e6 [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] [stderr] Running /opt/crater/target/debug/deps/test_transpose-bde3df4ea00cd244 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_transpose_inplace ... ok [INFO] [stdout] test test_out_of_place_transpose ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests transpose [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/out_of_place.rs - out_of_place::transpose (line 24) ... ok [INFO] [stdout] test src/lib.rs - (line 4) ... ok [INFO] [stdout] test src/in_place.rs - in_place::transpose_inplace (line 43) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "d70578b159a8e5d1e35c7e6b5108d84ed1527bdef51575763a7563a15f98c49b"` [INFO] running `"docker" "rm" "-f" "d70578b159a8e5d1e35c7e6b5108d84ed1527bdef51575763a7563a15f98c49b"` [INFO] [stdout] d70578b159a8e5d1e35c7e6b5108d84ed1527bdef51575763a7563a15f98c49b