[INFO] cloning repository windsorschmidt/rust-toys [INFO] running `"git" "clone" "--bare" "git://github.com/windsorschmidt/rust-toys.git" "work/cache/sources/gh/windsorschmidt/rust-toys"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/windsorschmidt/rust-toys'... [INFO] running `"git" "clone" "work/cache/sources/gh/windsorschmidt/rust-toys" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/windsorschmidt/rust-toys"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/windsorschmidt/rust-toys'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/windsorschmidt/rust-toys" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/windsorschmidt/rust-toys"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/windsorschmidt/rust-toys'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b46a23eb7cd22bd3bc5a2490ee27d4dde4fe0683 [INFO] sha for GitHub repo windsorschmidt/rust-toys: b46a23eb7cd22bd3bc5a2490ee27d4dde4fe0683 [INFO] validating manifest of windsorschmidt/rust-toys 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 windsorschmidt/rust-toys 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 windsorschmidt/rust-toys [INFO] finished frobbing windsorschmidt/rust-toys [INFO] frobbed toml for windsorschmidt/rust-toys written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/windsorschmidt/rust-toys/Cargo.toml [INFO] started frobbing windsorschmidt/rust-toys [INFO] finished frobbing windsorschmidt/rust-toys [INFO] frobbed toml for windsorschmidt/rust-toys written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/windsorschmidt/rust-toys/Cargo.toml [INFO] crate windsorschmidt/rust-toys 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 windsorschmidt/rust-toys against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/windsorschmidt/rust-toys:/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] 63c14f7bc0f1517639b37d6b32920e29db2b3c4067546d2a494561d517e903ff [INFO] running `"docker" "start" "-a" "63c14f7bc0f1517639b37d6b32920e29db2b3c4067546d2a494561d517e903ff"` [INFO] [stderr] Compiling rust-toys v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.67s [INFO] running `"docker" "inspect" "63c14f7bc0f1517639b37d6b32920e29db2b3c4067546d2a494561d517e903ff"` [INFO] running `"docker" "rm" "-f" "63c14f7bc0f1517639b37d6b32920e29db2b3c4067546d2a494561d517e903ff"` [INFO] [stdout] 63c14f7bc0f1517639b37d6b32920e29db2b3c4067546d2a494561d517e903ff [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/windsorschmidt/rust-toys:/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] b022257fc2b90d4e1592c365ea1622ae3fc3747b19c8f3b1a1204cf662c3b7b0 [INFO] running `"docker" "start" "-a" "b022257fc2b90d4e1592c365ea1622ae3fc3747b19c8f3b1a1204cf662c3b7b0"` [INFO] [stderr] Compiling rust-toys v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `"docker" "inspect" "b022257fc2b90d4e1592c365ea1622ae3fc3747b19c8f3b1a1204cf662c3b7b0"` [INFO] running `"docker" "rm" "-f" "b022257fc2b90d4e1592c365ea1622ae3fc3747b19c8f3b1a1204cf662c3b7b0"` [INFO] [stdout] b022257fc2b90d4e1592c365ea1622ae3fc3747b19c8f3b1a1204cf662c3b7b0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/windsorschmidt/rust-toys:/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] 8d785b2aea5b068fe7c1fc2ed0fe905f6bf6c3e85fff5803887557eecd9c7f37 [INFO] running `"docker" "start" "-a" "8d785b2aea5b068fe7c1fc2ed0fe905f6bf6c3e85fff5803887557eecd9c7f37"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_toys-d0f8af0c6556dc2f [INFO] [stderr] Running /opt/crater/target/debug/deps/hello-62077c7316087808 [INFO] [stderr] Running /opt/crater/target/debug/deps/threads-e6c5cdf8f3894e66 [INFO] [stderr] Doc-tests rust-toys [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 1 test [INFO] [stdout] test tests::hello_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 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] [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" "8d785b2aea5b068fe7c1fc2ed0fe905f6bf6c3e85fff5803887557eecd9c7f37"` [INFO] running `"docker" "rm" "-f" "8d785b2aea5b068fe7c1fc2ed0fe905f6bf6c3e85fff5803887557eecd9c7f37"` [INFO] [stdout] 8d785b2aea5b068fe7c1fc2ed0fe905f6bf6c3e85fff5803887557eecd9c7f37