[INFO] cloning repository rrbutani/rust-wsl-shim [INFO] running `"git" "clone" "--bare" "git://github.com/rrbutani/rust-wsl-shim.git" "work/cache/sources/gh/rrbutani/rust-wsl-shim"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/rrbutani/rust-wsl-shim'... [INFO] running `"git" "clone" "work/cache/sources/gh/rrbutani/rust-wsl-shim" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rrbutani/rust-wsl-shim"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rrbutani/rust-wsl-shim'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rrbutani/rust-wsl-shim" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rrbutani/rust-wsl-shim"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rrbutani/rust-wsl-shim'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c74b5ee0aea5354153dab43bcdd7c4ba44416bf9 [INFO] sha for GitHub repo rrbutani/rust-wsl-shim: c74b5ee0aea5354153dab43bcdd7c4ba44416bf9 [INFO] validating manifest of rrbutani/rust-wsl-shim 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 rrbutani/rust-wsl-shim 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 rrbutani/rust-wsl-shim [INFO] finished frobbing rrbutani/rust-wsl-shim [INFO] frobbed toml for rrbutani/rust-wsl-shim written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rrbutani/rust-wsl-shim/Cargo.toml [INFO] started frobbing rrbutani/rust-wsl-shim [INFO] finished frobbing rrbutani/rust-wsl-shim [INFO] frobbed toml for rrbutani/rust-wsl-shim written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rrbutani/rust-wsl-shim/Cargo.toml [INFO] crate rrbutani/rust-wsl-shim 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 rrbutani/rust-wsl-shim against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rrbutani/rust-wsl-shim:/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] aa73a47d4f50e162452db3799209814ce02d38f900c6b0e5d784c6bc9c48532a [INFO] running `"docker" "start" "-a" "aa73a47d4f50e162452db3799209814ce02d38f900c6b0e5d784c6bc9c48532a"` [INFO] [stderr] Compiling serde_json v1.0.27 [INFO] [stderr] Compiling rust-wsl-shim v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.62s [INFO] running `"docker" "inspect" "aa73a47d4f50e162452db3799209814ce02d38f900c6b0e5d784c6bc9c48532a"` [INFO] running `"docker" "rm" "-f" "aa73a47d4f50e162452db3799209814ce02d38f900c6b0e5d784c6bc9c48532a"` [INFO] [stdout] aa73a47d4f50e162452db3799209814ce02d38f900c6b0e5d784c6bc9c48532a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rrbutani/rust-wsl-shim:/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] a92c6f165a2152200a6163ee2d9b9aed4b1d4a6ddd078a74c9d64454c768530e [INFO] running `"docker" "start" "-a" "a92c6f165a2152200a6163ee2d9b9aed4b1d4a6ddd078a74c9d64454c768530e"` [INFO] [stderr] Compiling rust-wsl-shim v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "a92c6f165a2152200a6163ee2d9b9aed4b1d4a6ddd078a74c9d64454c768530e"` [INFO] running `"docker" "rm" "-f" "a92c6f165a2152200a6163ee2d9b9aed4b1d4a6ddd078a74c9d64454c768530e"` [INFO] [stdout] a92c6f165a2152200a6163ee2d9b9aed4b1d4a6ddd078a74c9d64454c768530e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rrbutani/rust-wsl-shim:/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] fb52079b34a72d1885c7f9f864a39d7a51b81ab4231a303f08358f690e74d437 [INFO] running `"docker" "start" "-a" "fb52079b34a72d1885c7f9f864a39d7a51b81ab4231a303f08358f690e74d437"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_wsl_shim-58a705a1c0be6257 [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" "fb52079b34a72d1885c7f9f864a39d7a51b81ab4231a303f08358f690e74d437"` [INFO] running `"docker" "rm" "-f" "fb52079b34a72d1885c7f9f864a39d7a51b81ab4231a303f08358f690e74d437"` [INFO] [stdout] fb52079b34a72d1885c7f9f864a39d7a51b81ab4231a303f08358f690e74d437