[INFO] cloning repository katsew/DiningPhilosophers.rs [INFO] running `"git" "clone" "--bare" "git://github.com/katsew/DiningPhilosophers.rs.git" "work/cache/sources/gh/katsew/DiningPhilosophers.rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/katsew/DiningPhilosophers.rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/katsew/DiningPhilosophers.rs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/katsew/DiningPhilosophers.rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/katsew/DiningPhilosophers.rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/katsew/DiningPhilosophers.rs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/katsew/DiningPhilosophers.rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/katsew/DiningPhilosophers.rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0153eca03aa5b8dbea137ff88cb9a2b580998641 [INFO] sha for GitHub repo katsew/DiningPhilosophers.rs: 0153eca03aa5b8dbea137ff88cb9a2b580998641 [INFO] validating manifest of katsew/DiningPhilosophers.rs 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 katsew/DiningPhilosophers.rs 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 katsew/DiningPhilosophers.rs [INFO] finished frobbing katsew/DiningPhilosophers.rs [INFO] frobbed toml for katsew/DiningPhilosophers.rs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/katsew/DiningPhilosophers.rs/Cargo.toml [INFO] started frobbing katsew/DiningPhilosophers.rs [INFO] finished frobbing katsew/DiningPhilosophers.rs [INFO] frobbed toml for katsew/DiningPhilosophers.rs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/katsew/DiningPhilosophers.rs/Cargo.toml [INFO] crate katsew/DiningPhilosophers.rs 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 katsew/DiningPhilosophers.rs against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/katsew/DiningPhilosophers.rs:/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] 364342a71d3fbaaf9d3688a1eeb2415070a6375bfaf735cc437eea95c0339fcd [INFO] running `"docker" "start" "-a" "364342a71d3fbaaf9d3688a1eeb2415070a6375bfaf735cc437eea95c0339fcd"` [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" "364342a71d3fbaaf9d3688a1eeb2415070a6375bfaf735cc437eea95c0339fcd"` [INFO] running `"docker" "rm" "-f" "364342a71d3fbaaf9d3688a1eeb2415070a6375bfaf735cc437eea95c0339fcd"` [INFO] [stdout] 364342a71d3fbaaf9d3688a1eeb2415070a6375bfaf735cc437eea95c0339fcd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/katsew/DiningPhilosophers.rs:/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] 611bc1e9dfbb3800a672d81be80301667d969ae0c20ba34f225d52ca2cc11c6a [INFO] running `"docker" "start" "-a" "611bc1e9dfbb3800a672d81be80301667d969ae0c20ba34f225d52ca2cc11c6a"` [INFO] [stderr] Compiling dining_philosophers v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `"docker" "inspect" "611bc1e9dfbb3800a672d81be80301667d969ae0c20ba34f225d52ca2cc11c6a"` [INFO] running `"docker" "rm" "-f" "611bc1e9dfbb3800a672d81be80301667d969ae0c20ba34f225d52ca2cc11c6a"` [INFO] [stdout] 611bc1e9dfbb3800a672d81be80301667d969ae0c20ba34f225d52ca2cc11c6a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/katsew/DiningPhilosophers.rs:/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] a17ad2a3a9a314737ce1bdbc1d9114ac38570523b3aa47e8d32fec3802f0f120 [INFO] running `"docker" "start" "-a" "a17ad2a3a9a314737ce1bdbc1d9114ac38570523b3aa47e8d32fec3802f0f120"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/dining_philosophers-1cf7502b48318691 [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" "a17ad2a3a9a314737ce1bdbc1d9114ac38570523b3aa47e8d32fec3802f0f120"` [INFO] running `"docker" "rm" "-f" "a17ad2a3a9a314737ce1bdbc1d9114ac38570523b3aa47e8d32fec3802f0f120"` [INFO] [stdout] a17ad2a3a9a314737ce1bdbc1d9114ac38570523b3aa47e8d32fec3802f0f120