[INFO] cloning repository artemshitov/stamp [INFO] running `"git" "clone" "--bare" "git://github.com/artemshitov/stamp.git" "work/cache/sources/gh/artemshitov/stamp"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/artemshitov/stamp'... [INFO] running `"git" "clone" "work/cache/sources/gh/artemshitov/stamp" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/artemshitov/stamp"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/artemshitov/stamp'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/artemshitov/stamp" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/artemshitov/stamp"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/artemshitov/stamp'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 503270ef572932ef9934bd9303fb494800ce449b [INFO] sha for GitHub repo artemshitov/stamp: 503270ef572932ef9934bd9303fb494800ce449b [INFO] validating manifest of artemshitov/stamp 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 artemshitov/stamp 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 artemshitov/stamp [INFO] finished frobbing artemshitov/stamp [INFO] frobbed toml for artemshitov/stamp written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/artemshitov/stamp/Cargo.toml [INFO] started frobbing artemshitov/stamp [INFO] finished frobbing artemshitov/stamp [INFO] frobbed toml for artemshitov/stamp written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/artemshitov/stamp/Cargo.toml [INFO] crate artemshitov/stamp 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 artemshitov/stamp against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/artemshitov/stamp:/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] d864efd172ea3800df4434c313dc4973844d9d9b747c0aec0ab4a0691346ef61 [INFO] running `"docker" "start" "-a" "d864efd172ea3800df4434c313dc4973844d9d9b747c0aec0ab4a0691346ef61"` [INFO] [stderr] Compiling quick-error v1.2.0 [INFO] [stderr] Compiling nom v3.0.0 [INFO] [stderr] Compiling stamp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/main.rs:72:20 [INFO] [stderr] | [INFO] [stderr] 72 | path = env::home_dir() [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.34s [INFO] running `"docker" "inspect" "d864efd172ea3800df4434c313dc4973844d9d9b747c0aec0ab4a0691346ef61"` [INFO] running `"docker" "rm" "-f" "d864efd172ea3800df4434c313dc4973844d9d9b747c0aec0ab4a0691346ef61"` [INFO] [stdout] d864efd172ea3800df4434c313dc4973844d9d9b747c0aec0ab4a0691346ef61 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/artemshitov/stamp:/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] 51dfdaffca7f75f5a4f45ba7794de30a3fde93b7836c575fae90a9dd8d428ea4 [INFO] running `"docker" "start" "-a" "51dfdaffca7f75f5a4f45ba7794de30a3fde93b7836c575fae90a9dd8d428ea4"` [INFO] [stderr] Compiling stamp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/main.rs:72:20 [INFO] [stderr] | [INFO] [stderr] 72 | path = env::home_dir() [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.17s [INFO] running `"docker" "inspect" "51dfdaffca7f75f5a4f45ba7794de30a3fde93b7836c575fae90a9dd8d428ea4"` [INFO] running `"docker" "rm" "-f" "51dfdaffca7f75f5a4f45ba7794de30a3fde93b7836c575fae90a9dd8d428ea4"` [INFO] [stdout] 51dfdaffca7f75f5a4f45ba7794de30a3fde93b7836c575fae90a9dd8d428ea4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/artemshitov/stamp:/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] cbe5e6b1e249cf86ac24eb74056029a8d4c4023ccb8e7af611b72748b9124897 [INFO] running `"docker" "start" "-a" "cbe5e6b1e249cf86ac24eb74056029a8d4c4023ccb8e7af611b72748b9124897"` [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] running 3 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/stamp-95b4ba0cdac7884d [INFO] [stdout] test parser::test::no_vars ... ok [INFO] [stdout] test parser::test::escaped ... ok [INFO] [stdout] test parser::test::basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "cbe5e6b1e249cf86ac24eb74056029a8d4c4023ccb8e7af611b72748b9124897"` [INFO] running `"docker" "rm" "-f" "cbe5e6b1e249cf86ac24eb74056029a8d4c4023ccb8e7af611b72748b9124897"` [INFO] [stdout] cbe5e6b1e249cf86ac24eb74056029a8d4c4023ccb8e7af611b72748b9124897