[INFO] cloning repository ogunix/ogud [INFO] running `"git" "clone" "--bare" "git://github.com/ogunix/ogud.git" "work/cache/sources/gh/ogunix/ogud"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ogunix/ogud'... [INFO] running `"git" "clone" "work/cache/sources/gh/ogunix/ogud" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ogunix/ogud"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ogunix/ogud'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ogunix/ogud" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ogunix/ogud"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ogunix/ogud'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4ef86b0d5186c71efb858ae17d5e6e1855bfe50a [INFO] sha for GitHub repo ogunix/ogud: 4ef86b0d5186c71efb858ae17d5e6e1855bfe50a [INFO] validating manifest of ogunix/ogud 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 ogunix/ogud 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 ogunix/ogud [INFO] finished frobbing ogunix/ogud [INFO] frobbed toml for ogunix/ogud written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ogunix/ogud/Cargo.toml [INFO] started frobbing ogunix/ogud [INFO] finished frobbing ogunix/ogud [INFO] frobbed toml for ogunix/ogud written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ogunix/ogud/Cargo.toml [INFO] crate ogunix/ogud 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 ogunix/ogud against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ogunix/ogud:/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] ec333bd2a79c645d6dec42d58365172ce31e1db483cc94e7d55610d481b76c05 [INFO] running `"docker" "start" "-a" "ec333bd2a79c645d6dec42d58365172ce31e1db483cc94e7d55610d481b76c05"` [INFO] [stderr] Compiling ogud v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `"docker" "inspect" "ec333bd2a79c645d6dec42d58365172ce31e1db483cc94e7d55610d481b76c05"` [INFO] running `"docker" "rm" "-f" "ec333bd2a79c645d6dec42d58365172ce31e1db483cc94e7d55610d481b76c05"` [INFO] [stdout] ec333bd2a79c645d6dec42d58365172ce31e1db483cc94e7d55610d481b76c05 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ogunix/ogud:/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] 949c0ae7fcc631a3f33fad68dbfd53d906ff84fe42b98ce5ffe360eeb77e29e2 [INFO] running `"docker" "start" "-a" "949c0ae7fcc631a3f33fad68dbfd53d906ff84fe42b98ce5ffe360eeb77e29e2"` [INFO] [stderr] Compiling ogud v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `"docker" "inspect" "949c0ae7fcc631a3f33fad68dbfd53d906ff84fe42b98ce5ffe360eeb77e29e2"` [INFO] running `"docker" "rm" "-f" "949c0ae7fcc631a3f33fad68dbfd53d906ff84fe42b98ce5ffe360eeb77e29e2"` [INFO] [stdout] 949c0ae7fcc631a3f33fad68dbfd53d906ff84fe42b98ce5ffe360eeb77e29e2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ogunix/ogud:/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] 3e9819573abb0276842e2d17c9e32bb792df84ce331371641c6f1d6aab1a59d9 [INFO] running `"docker" "start" "-a" "3e9819573abb0276842e2d17c9e32bb792df84ce331371641c6f1d6aab1a59d9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/ogud-bda1e7086be829a7 [INFO] [stderr] Running /opt/crater/target/debug/deps/ogud-8be8ccf607a5bcfd [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] [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] [stderr] Doc-tests ogud [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" "3e9819573abb0276842e2d17c9e32bb792df84ce331371641c6f1d6aab1a59d9"` [INFO] running `"docker" "rm" "-f" "3e9819573abb0276842e2d17c9e32bb792df84ce331371641c6f1d6aab1a59d9"` [INFO] [stdout] 3e9819573abb0276842e2d17c9e32bb792df84ce331371641c6f1d6aab1a59d9