[INFO] updating cached repository peperunas/rutcher [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/peperunas/rutcher [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/peperunas/rutcher" "work/ex/beta-1.37-6/sources/1.36.0/gh/peperunas/rutcher"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/peperunas/rutcher'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/peperunas/rutcher" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/peperunas/rutcher"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/peperunas/rutcher'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4c695720efe988b5390ebf798482b9a87ff9f7ae [INFO] sha for GitHub repo peperunas/rutcher: 4c695720efe988b5390ebf798482b9a87ff9f7ae [INFO] validating manifest of peperunas/rutcher 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 peperunas/rutcher 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 peperunas/rutcher [INFO] finished frobbing peperunas/rutcher [INFO] frobbed toml for peperunas/rutcher written to work/ex/beta-1.37-6/sources/1.36.0/gh/peperunas/rutcher/Cargo.toml [INFO] started frobbing peperunas/rutcher [INFO] finished frobbing peperunas/rutcher [INFO] frobbed toml for peperunas/rutcher written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/peperunas/rutcher/Cargo.toml [INFO] crate peperunas/rutcher 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 peperunas/rutcher 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-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/peperunas/rutcher:/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] 97e911fa6cb94c06a9c305451eeecebf79c30ea854851d3098a1d4fe974c2f52 [INFO] running `"docker" "start" "-a" "97e911fa6cb94c06a9c305451eeecebf79c30ea854851d3098a1d4fe974c2f52"` [INFO] [stderr] Compiling hex_d_hex v1.0.1 [INFO] [stderr] Compiling proc-macro2 v0.2.2 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.13 [INFO] [stderr] Compiling structopt-derive v0.2.3 [INFO] [stderr] Compiling structopt v0.2.3 [INFO] [stderr] Compiling rutcher v0.1.3 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.89s [INFO] running `"docker" "inspect" "97e911fa6cb94c06a9c305451eeecebf79c30ea854851d3098a1d4fe974c2f52"` [INFO] running `"docker" "rm" "-f" "97e911fa6cb94c06a9c305451eeecebf79c30ea854851d3098a1d4fe974c2f52"` [INFO] [stdout] 97e911fa6cb94c06a9c305451eeecebf79c30ea854851d3098a1d4fe974c2f52 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/peperunas/rutcher:/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] 8a840836a4cdb0709e421e149e905b302773cc41d5ffd9c1775163781a69205b [INFO] running `"docker" "start" "-a" "8a840836a4cdb0709e421e149e905b302773cc41d5ffd9c1775163781a69205b"` [INFO] [stderr] Compiling rutcher v0.1.3 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.95s [INFO] running `"docker" "inspect" "8a840836a4cdb0709e421e149e905b302773cc41d5ffd9c1775163781a69205b"` [INFO] running `"docker" "rm" "-f" "8a840836a4cdb0709e421e149e905b302773cc41d5ffd9c1775163781a69205b"` [INFO] [stdout] 8a840836a4cdb0709e421e149e905b302773cc41d5ffd9c1775163781a69205b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/peperunas/rutcher:/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] 153b9fb6f30f007d156ad4a05df231f3d92400e606bcfd9c4633f83519bbf5ac [INFO] running `"docker" "start" "-a" "153b9fb6f30f007d156ad4a05df231f3d92400e606bcfd9c4633f83519bbf5ac"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/rutcher-27417a0b918a5bc9 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test escape ... ok [INFO] [stdout] test replacement ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "153b9fb6f30f007d156ad4a05df231f3d92400e606bcfd9c4633f83519bbf5ac"` [INFO] running `"docker" "rm" "-f" "153b9fb6f30f007d156ad4a05df231f3d92400e606bcfd9c4633f83519bbf5ac"` [INFO] [stdout] 153b9fb6f30f007d156ad4a05df231f3d92400e606bcfd9c4633f83519bbf5ac