[INFO] updating cached repository https://github.com/facebookincubator/fastmod [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 767f8743dadebb6725ffe2f8553e13bcde2b9be5 [INFO] testing facebookincubator/fastmod against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffacebookincubator%2Ffastmod" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/facebookincubator/fastmod on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/facebookincubator/fastmod [INFO] finished tweaking git repo https://github.com/facebookincubator/fastmod [INFO] tweaked toml for git repo https://github.com/facebookincubator/fastmod written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/facebookincubator/fastmod already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] a20826d375d4eea0596d4e82e85df6fb617a2fd2f802648e08dad3a2510b85c1 [INFO] running `"docker" "start" "-a" "a20826d375d4eea0596d4e82e85df6fb617a2fd2f802648e08dad3a2510b85c1"` [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rprompt v1.0.3 [INFO] [stderr] Compiling bstr v0.2.5 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling ignore v0.4.8 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling fastmod v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.04s [INFO] running `"docker" "inspect" "a20826d375d4eea0596d4e82e85df6fb617a2fd2f802648e08dad3a2510b85c1"` [INFO] running `"docker" "rm" "-f" "a20826d375d4eea0596d4e82e85df6fb617a2fd2f802648e08dad3a2510b85c1"` [INFO] [stdout] a20826d375d4eea0596d4e82e85df6fb617a2fd2f802648e08dad3a2510b85c1 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] cce9f374bf580540b980b2f5b4527b70691b5c32dd39fdeb52196875bbf032e2 [INFO] running `"docker" "start" "-a" "cce9f374bf580540b980b2f5b4527b70691b5c32dd39fdeb52196875bbf032e2"` [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling environment v0.1.1 [INFO] [stderr] Compiling difference v1.0.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling assert_cli v0.5.4 [INFO] [stderr] Compiling fastmod v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.87s [INFO] running `"docker" "inspect" "cce9f374bf580540b980b2f5b4527b70691b5c32dd39fdeb52196875bbf032e2"` [INFO] running `"docker" "rm" "-f" "cce9f374bf580540b980b2f5b4527b70691b5c32dd39fdeb52196875bbf032e2"` [INFO] [stdout] cce9f374bf580540b980b2f5b4527b70691b5c32dd39fdeb52196875bbf032e2 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 739e12f90d466b2d2d0c568ab2a5186d7bfe57b5d8d640a6d3c55780dfd9a1a6 [INFO] running `"docker" "start" "-a" "739e12f90d466b2d2d0c568ab2a5186d7bfe57b5d8d640a6d3c55780dfd9a1a6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fastmod-169b599013bce6f4 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::test_diff_no_changes ... ok [INFO] [stdout] test tests::test_diff_with_unchanged_line_in_middle ... ok [INFO] [stdout] test tests::test_index_to_row_col ... ok [INFO] [stdout] test tests::test_replacement_matches_search ... ok [INFO] [stdout] test tests::test_zero_length_replacement ... ok [INFO] [stdout] test tests::test_fixed_strings ... ok [INFO] [stdout] test tests::test_simple_replace_all ... ok [INFO] [stdout] test tests::test_glob_matches ... ok [INFO] [stdout] test tests::test_print_changed_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "739e12f90d466b2d2d0c568ab2a5186d7bfe57b5d8d640a6d3c55780dfd9a1a6"` [INFO] running `"docker" "rm" "-f" "739e12f90d466b2d2d0c568ab2a5186d7bfe57b5d8d640a6d3c55780dfd9a1a6"` [INFO] [stdout] 739e12f90d466b2d2d0c568ab2a5186d7bfe57b5d8d640a6d3c55780dfd9a1a6