[INFO] cloning repository remkade/short_pwd [INFO] running `"git" "clone" "--bare" "git://github.com/remkade/short_pwd.git" "work/cache/sources/gh/remkade/short_pwd"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/remkade/short_pwd'... [INFO] running `"git" "clone" "work/cache/sources/gh/remkade/short_pwd" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/remkade/short_pwd"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/remkade/short_pwd'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/remkade/short_pwd" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/remkade/short_pwd"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/remkade/short_pwd'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a4e54eb9b3dcebcfe323f7f24048d557843be32f [INFO] sha for GitHub repo remkade/short_pwd: a4e54eb9b3dcebcfe323f7f24048d557843be32f [INFO] validating manifest of remkade/short_pwd on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of remkade/short_pwd on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing remkade/short_pwd [INFO] finished frobbing remkade/short_pwd [INFO] frobbed toml for remkade/short_pwd written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/remkade/short_pwd/Cargo.toml [INFO] started frobbing remkade/short_pwd [INFO] finished frobbing remkade/short_pwd [INFO] frobbed toml for remkade/short_pwd written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/remkade/short_pwd/Cargo.toml [INFO] crate remkade/short_pwd already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing remkade/short_pwd against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/remkade/short_pwd:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] f0f1e73111ee84519098dbd50090ccadd5073d09b1dc1e8bf5797b84494f370d [INFO] running `"docker" "start" "-a" "f0f1e73111ee84519098dbd50090ccadd5073d09b1dc1e8bf5797b84494f370d"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling structopt-derive v0.2.5 [INFO] [stderr] Compiling structopt v0.2.5 [INFO] [stderr] Compiling short_pwd v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[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 11.19s [INFO] running `"docker" "inspect" "f0f1e73111ee84519098dbd50090ccadd5073d09b1dc1e8bf5797b84494f370d"` [INFO] running `"docker" "rm" "-f" "f0f1e73111ee84519098dbd50090ccadd5073d09b1dc1e8bf5797b84494f370d"` [INFO] [stdout] f0f1e73111ee84519098dbd50090ccadd5073d09b1dc1e8bf5797b84494f370d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/remkade/short_pwd:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] ad4f6b31e9590eb8effd384acb32f6932bdd90e00156df21259c2ba59ff0b2dc [INFO] running `"docker" "start" "-a" "ad4f6b31e9590eb8effd384acb32f6932bdd90e00156df21259c2ba59ff0b2dc"` [INFO] [stderr] Compiling short_pwd v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[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.39s [INFO] running `"docker" "inspect" "ad4f6b31e9590eb8effd384acb32f6932bdd90e00156df21259c2ba59ff0b2dc"` [INFO] running `"docker" "rm" "-f" "ad4f6b31e9590eb8effd384acb32f6932bdd90e00156df21259c2ba59ff0b2dc"` [INFO] [stdout] ad4f6b31e9590eb8effd384acb32f6932bdd90e00156df21259c2ba59ff0b2dc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/remkade/short_pwd:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 0f7b6f5034b05b858f19c62a2a5e30ef62dcd19a68b7d854fa6adc0045c318ee [INFO] running `"docker" "start" "-a" "0f7b6f5034b05b858f19c62a2a5e30ef62dcd19a68b7d854fa6adc0045c318ee"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/short_pwd-5eb85cac4d1746d1 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::replace_separators_test ... ok [INFO] [stdout] test tests::remove_home_test ... 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" "0f7b6f5034b05b858f19c62a2a5e30ef62dcd19a68b7d854fa6adc0045c318ee"` [INFO] running `"docker" "rm" "-f" "0f7b6f5034b05b858f19c62a2a5e30ef62dcd19a68b7d854fa6adc0045c318ee"` [INFO] [stdout] 0f7b6f5034b05b858f19c62a2a5e30ef62dcd19a68b7d854fa6adc0045c318ee