[INFO] crate ffizer 1.2.0 is already in cache [INFO] extracting crate ffizer 1.2.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/ffizer/1.2.0 [INFO] extracting crate ffizer 1.2.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ffizer/1.2.0 [INFO] validating manifest of ffizer-1.2.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ffizer-1.2.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ffizer-1.2.0 [INFO] finished frobbing ffizer-1.2.0 [INFO] frobbed toml for ffizer-1.2.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/ffizer/1.2.0/Cargo.toml [INFO] started frobbing ffizer-1.2.0 [INFO] finished frobbing ffizer-1.2.0 [INFO] frobbed toml for ffizer-1.2.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ffizer/1.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ffizer-1.2.0 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ffizer/1.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-08-13" "build" "--frozen"` [INFO] [stdout] 1439768dcc43594f90ac3f7e3456885cb6234f0b3a35d6cd51a5ce260718dc6d [INFO] running `"docker" "start" "-a" "1439768dcc43594f90ac3f7e3456885cb6234f0b3a35d6cd51a5ce260718dc6d"` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling getrandom v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling libgit2-sys v0.8.2 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling serde_plain v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling slog-term v2.4.1 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling dialoguer v0.4.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling handlebars v2.0.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling reqwest v0.9.20 [INFO] [stderr] Compiling handlebars_misc_helpers v0.1.0 [INFO] [stderr] Compiling git2 v0.9.2 [INFO] [stderr] Compiling git2_credentials v0.3.0 [INFO] [stderr] Compiling ffizer v1.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `"docker" "inspect" "1439768dcc43594f90ac3f7e3456885cb6234f0b3a35d6cd51a5ce260718dc6d"` [INFO] running `"docker" "rm" "-f" "1439768dcc43594f90ac3f7e3456885cb6234f0b3a35d6cd51a5ce260718dc6d"` [INFO] [stdout] 1439768dcc43594f90ac3f7e3456885cb6234f0b3a35d6cd51a5ce260718dc6d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ffizer/1.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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 855d9047914a467c5c02d73ae538fa32b5e0e08e318633fb563b7afce4844bc8 [INFO] running `"docker" "start" "-a" "855d9047914a467c5c02d73ae538fa32b5e0e08e318633fb563b7afce4844bc8"` [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling test-generator v0.2.2 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling predicates v1.0.1 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling ffizer v1.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.51s [INFO] running `"docker" "inspect" "855d9047914a467c5c02d73ae538fa32b5e0e08e318633fb563b7afce4844bc8"` [INFO] running `"docker" "rm" "-f" "855d9047914a467c5c02d73ae538fa32b5e0e08e318633fb563b7afce4844bc8"` [INFO] [stdout] 855d9047914a467c5c02d73ae538fa32b5e0e08e318633fb563b7afce4844bc8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ffizer/1.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-08-13" "test" "--frozen"` [INFO] [stdout] adc940733c91d7d886407fc1e91b4c0240bbd9007efd264bb774706f8c91b233 [INFO] running `"docker" "start" "-a" "adc940733c91d7d886407fc1e91b4c0240bbd9007efd264bb774706f8c91b233"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/crater/target/debug/deps/ffizer-85924a0f899931ca [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test files::tests::test_is_ffizer_handlebars ... ok [INFO] [stdout] test path_pattern::tests::test_pattern_with_glob ... ok [INFO] [stdout] test graph::tests::test_find_edges_ordered_by_depth ... ok [INFO] [stdout] test source_uri::tests::test_source_uri_from_str_abs_localpath ... ok [INFO] [stdout] test source_uri::tests::test_source_uri_from_str_git_with_git_extension ... ok [INFO] [stdout] test template_cfg::tests::test_deserialize_cfg_yaml ... ok [INFO] [stdout] test template_cfg::tests::test_deserialize_cfg_yaml_use_template_dir_true ... ok [INFO] [stdout] test source_uri::tests::test_source_uri_from_str_http_with_git_extension ... ok [INFO] [stdout] test tests::test_cmp_path_for_plan ... ok [INFO] [stdout] test template_cfg::tests::test_deserialize_cfg_yaml_use_template_dir_false ... ok [INFO] [stdout] test source_uri::tests::test_source_uri_from_str_git_without_git_extension ... ok [INFO] [stdout] test tests::test_compute_dst_path_rendered_filename ... ok [INFO] [stdout] test tests::test_compute_dst_path_asis ... ok [INFO] [stdout] test tests::test_path_extension_extraction ... ok [INFO] [stdout] test tests::test_compute_dst_path_rendered_folder ... ok [INFO] [stdout] test tests::test_compute_dst_path_ffizer_handlebars ... ok [INFO] [stdout] test source_uri::tests::test_source_uri_from_str_http_without_git_extension ... ok [INFO] [stdout] test source_uri::tests::test_source_uri_from_str_http_with_git_extension_and_username_and_password ... ok [INFO] [stdout] test template_cfg::tests::test_transforms_values ... ok [INFO] [stdout] test source_uri::tests::test_source_uri_from_str_http_with_git_extension_and_username ... ok [INFO] [stderr] Doc-tests ffizer [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "adc940733c91d7d886407fc1e91b4c0240bbd9007efd264bb774706f8c91b233"` [INFO] running `"docker" "rm" "-f" "adc940733c91d7d886407fc1e91b4c0240bbd9007efd264bb774706f8c91b233"` [INFO] [stdout] adc940733c91d7d886407fc1e91b4c0240bbd9007efd264bb774706f8c91b233