[INFO] cloning repository takluyver/deskent [INFO] running `"git" "clone" "--bare" "git://github.com/takluyver/deskent.git" "work/cache/sources/gh/takluyver/deskent"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/takluyver/deskent'... [INFO] running `"git" "clone" "work/cache/sources/gh/takluyver/deskent" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/takluyver/deskent"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/takluyver/deskent'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/takluyver/deskent" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/takluyver/deskent"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/takluyver/deskent'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2190a913b7f421876e64902d00c730631dbf0e10 [INFO] sha for GitHub repo takluyver/deskent: 2190a913b7f421876e64902d00c730631dbf0e10 [INFO] validating manifest of takluyver/deskent 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 takluyver/deskent 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 takluyver/deskent [INFO] finished frobbing takluyver/deskent [INFO] frobbed toml for takluyver/deskent written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/takluyver/deskent/Cargo.toml [INFO] started frobbing takluyver/deskent [INFO] finished frobbing takluyver/deskent [INFO] frobbed toml for takluyver/deskent written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/takluyver/deskent/Cargo.toml [INFO] crate takluyver/deskent 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-ini v0.12.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing takluyver/deskent against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/takluyver/deskent:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 5d0c1184898dfad0f60bdebb58bf9a58c1e3a1b3e3b2e6fe0de03d5a9a64201c [INFO] running `"docker" "start" "-a" "5d0c1184898dfad0f60bdebb58bf9a58c1e3a1b3e3b2e6fe0de03d5a9a64201c"` [INFO] [stderr] Compiling rust-ini v0.12.0 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling deskent v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.01s [INFO] running `"docker" "inspect" "5d0c1184898dfad0f60bdebb58bf9a58c1e3a1b3e3b2e6fe0de03d5a9a64201c"` [INFO] running `"docker" "rm" "-f" "5d0c1184898dfad0f60bdebb58bf9a58c1e3a1b3e3b2e6fe0de03d5a9a64201c"` [INFO] [stdout] 5d0c1184898dfad0f60bdebb58bf9a58c1e3a1b3e3b2e6fe0de03d5a9a64201c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/takluyver/deskent:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 62b86d3263453f610bc4aab324db019dbea4ac1de8e55fbdf6b31fcc0a530e8a [INFO] running `"docker" "start" "-a" "62b86d3263453f610bc4aab324db019dbea4ac1de8e55fbdf6b31fcc0a530e8a"` [INFO] [stderr] Compiling deskent v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `"docker" "inspect" "62b86d3263453f610bc4aab324db019dbea4ac1de8e55fbdf6b31fcc0a530e8a"` [INFO] running `"docker" "rm" "-f" "62b86d3263453f610bc4aab324db019dbea4ac1de8e55fbdf6b31fcc0a530e8a"` [INFO] [stdout] 62b86d3263453f610bc4aab324db019dbea4ac1de8e55fbdf6b31fcc0a530e8a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/takluyver/deskent:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] b8c44a243da7e5559f2b3500b9c1c45d107946f4a50d928e1f49251375ae488a [INFO] running `"docker" "start" "-a" "b8c44a243da7e5559f2b3500b9c1c45d107946f4a50d928e1f49251375ae488a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/deskent-3e15e43c737143d6 [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" "b8c44a243da7e5559f2b3500b9c1c45d107946f4a50d928e1f49251375ae488a"` [INFO] running `"docker" "rm" "-f" "b8c44a243da7e5559f2b3500b9c1c45d107946f4a50d928e1f49251375ae488a"` [INFO] [stdout] b8c44a243da7e5559f2b3500b9c1c45d107946f4a50d928e1f49251375ae488a