[INFO] cloning repository 8845musign/lean_rust_dining_philosophers [INFO] running `"git" "clone" "--bare" "git://github.com/8845musign/lean_rust_dining_philosophers.git" "work/cache/sources/gh/8845musign/lean_rust_dining_philosophers"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/8845musign/lean_rust_dining_philosophers'... [INFO] running `"git" "clone" "work/cache/sources/gh/8845musign/lean_rust_dining_philosophers" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/8845musign/lean_rust_dining_philosophers"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/8845musign/lean_rust_dining_philosophers'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/8845musign/lean_rust_dining_philosophers" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/8845musign/lean_rust_dining_philosophers"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/8845musign/lean_rust_dining_philosophers'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ad88fb0b55b70d23207694e7d92a3bedce256711 [INFO] sha for GitHub repo 8845musign/lean_rust_dining_philosophers: ad88fb0b55b70d23207694e7d92a3bedce256711 [INFO] validating manifest of 8845musign/lean_rust_dining_philosophers 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 8845musign/lean_rust_dining_philosophers 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 8845musign/lean_rust_dining_philosophers [INFO] finished frobbing 8845musign/lean_rust_dining_philosophers [INFO] frobbed toml for 8845musign/lean_rust_dining_philosophers written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/8845musign/lean_rust_dining_philosophers/Cargo.toml [INFO] started frobbing 8845musign/lean_rust_dining_philosophers [INFO] finished frobbing 8845musign/lean_rust_dining_philosophers [INFO] frobbed toml for 8845musign/lean_rust_dining_philosophers written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/8845musign/lean_rust_dining_philosophers/Cargo.toml [INFO] crate 8845musign/lean_rust_dining_philosophers 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 8845musign/lean_rust_dining_philosophers 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/8845musign/lean_rust_dining_philosophers:/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] 5f4001c88a38e9a6dcb51d9a9c6ed77b559dbe812e5b9a38ab3fc20c01c48519 [INFO] running `"docker" "start" "-a" "5f4001c88a38e9a6dcb51d9a9c6ed77b559dbe812e5b9a38ab3fc20c01c48519"` [INFO] [stderr] Compiling dining_philosophers v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `"docker" "inspect" "5f4001c88a38e9a6dcb51d9a9c6ed77b559dbe812e5b9a38ab3fc20c01c48519"` [INFO] running `"docker" "rm" "-f" "5f4001c88a38e9a6dcb51d9a9c6ed77b559dbe812e5b9a38ab3fc20c01c48519"` [INFO] [stdout] 5f4001c88a38e9a6dcb51d9a9c6ed77b559dbe812e5b9a38ab3fc20c01c48519 [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/8845musign/lean_rust_dining_philosophers:/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] 405cef613c37de579708640f100f6f8e9bee5f346c60748891c8d86510acecbe [INFO] running `"docker" "start" "-a" "405cef613c37de579708640f100f6f8e9bee5f346c60748891c8d86510acecbe"` [INFO] [stderr] Compiling dining_philosophers v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `"docker" "inspect" "405cef613c37de579708640f100f6f8e9bee5f346c60748891c8d86510acecbe"` [INFO] running `"docker" "rm" "-f" "405cef613c37de579708640f100f6f8e9bee5f346c60748891c8d86510acecbe"` [INFO] [stdout] 405cef613c37de579708640f100f6f8e9bee5f346c60748891c8d86510acecbe [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/8845musign/lean_rust_dining_philosophers:/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] 1765052594d5c86eea7a410941b6467583d8049f11d058be745b3d4e1e0bc0fb [INFO] running `"docker" "start" "-a" "1765052594d5c86eea7a410941b6467583d8049f11d058be745b3d4e1e0bc0fb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [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] Running /opt/crater/target/debug/deps/dining_philosophers-0f7d61c08dd35992 [INFO] running `"docker" "inspect" "1765052594d5c86eea7a410941b6467583d8049f11d058be745b3d4e1e0bc0fb"` [INFO] running `"docker" "rm" "-f" "1765052594d5c86eea7a410941b6467583d8049f11d058be745b3d4e1e0bc0fb"` [INFO] [stdout] 1765052594d5c86eea7a410941b6467583d8049f11d058be745b3d4e1e0bc0fb