[INFO] crate reformation 0.4.1 is already in cache [INFO] extracting crate reformation 0.4.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/reformation/0.4.1 [INFO] extracting crate reformation 0.4.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/reformation/0.4.1 [INFO] validating manifest of reformation-0.4.1 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 reformation-0.4.1 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 reformation-0.4.1 [INFO] finished frobbing reformation-0.4.1 [INFO] frobbed toml for reformation-0.4.1 written to work/ex/beta-1.37-6/sources/1.36.0/reg/reformation/0.4.1/Cargo.toml [INFO] started frobbing reformation-0.4.1 [INFO] finished frobbing reformation-0.4.1 [INFO] frobbed toml for reformation-0.4.1 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/reformation/0.4.1/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 reformation-0.4.1 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-0/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/reformation/0.4.1:/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] 2da73ce00aa1c81d127ce23a70333451be7db999873dacff9309c7ebbaf8520d [INFO] running `"docker" "start" "-a" "2da73ce00aa1c81d127ce23a70333451be7db999873dacff9309c7ebbaf8520d"` [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Compiling reformation_derive v0.4.1 [INFO] [stderr] Compiling reformation v0.4.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.76s [INFO] running `"docker" "inspect" "2da73ce00aa1c81d127ce23a70333451be7db999873dacff9309c7ebbaf8520d"` [INFO] running `"docker" "rm" "-f" "2da73ce00aa1c81d127ce23a70333451be7db999873dacff9309c7ebbaf8520d"` [INFO] [stdout] 2da73ce00aa1c81d127ce23a70333451be7db999873dacff9309c7ebbaf8520d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/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/reformation/0.4.1:/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] 9c069e313a54f2277f3d846b5abd64510b0adf798764e210b22af8299fa8fdf0 [INFO] running `"docker" "start" "-a" "9c069e313a54f2277f3d846b5abd64510b0adf798764e210b22af8299fa8fdf0"` [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bstr v0.2.6 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling reformation v0.4.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.89s [INFO] running `"docker" "inspect" "9c069e313a54f2277f3d846b5abd64510b0adf798764e210b22af8299fa8fdf0"` [INFO] running `"docker" "rm" "-f" "9c069e313a54f2277f3d846b5abd64510b0adf798764e210b22af8299fa8fdf0"` [INFO] [stdout] 9c069e313a54f2277f3d846b5abd64510b0adf798764e210b22af8299fa8fdf0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/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/reformation/0.4.1:/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] daced877ea497f3568787617c86b71595d0602b84a21abc0bcb2f334cb77ae31 [INFO] running `"docker" "start" "-a" "daced877ea497f3568787617c86b71595d0602b84a21abc0bcb2f334cb77ae31"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/reformation-b2c41b598d97e747 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_float_parse ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/enum-9f229ebc9ebadaa7 [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_base_enum ... ok [INFO] [stdout] test test_enum_separation ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/struct-30ff5aee90e4cc7f [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_unit ... ok [INFO] [stdout] test test_order ... ok [INFO] [stdout] test test_vec ... ok [INFO] [stdout] test test_rect ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests reformation [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/lib.rs - (line 104) ... ok [INFO] [stdout] test src/lib.rs - (line 126) ... ok [INFO] [stdout] test src/lib.rs - (line 177) ... ok [INFO] [stdout] test src/lib.rs - ReformationPrimitive (line 232) ... ok [INFO] [stdout] test src/lib.rs - (line 19) ... ok [INFO] [stdout] test src/lib.rs - (line 149) ... ok [INFO] [stdout] test src/lib.rs - (line 64) ... ok [INFO] [stdout] test src/lib.rs - (line 45) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "daced877ea497f3568787617c86b71595d0602b84a21abc0bcb2f334cb77ae31"` [INFO] running `"docker" "rm" "-f" "daced877ea497f3568787617c86b71595d0602b84a21abc0bcb2f334cb77ae31"` [INFO] [stdout] daced877ea497f3568787617c86b71595d0602b84a21abc0bcb2f334cb77ae31