[INFO] cloning repository ravelll/rust-handson [INFO] running `"git" "clone" "--bare" "git://github.com/ravelll/rust-handson.git" "work/cache/sources/gh/ravelll/rust-handson"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ravelll/rust-handson'... [INFO] running `"git" "clone" "work/cache/sources/gh/ravelll/rust-handson" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ravelll/rust-handson"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ravelll/rust-handson'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ravelll/rust-handson" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ravelll/rust-handson"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ravelll/rust-handson'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] be18c83c91eebdd048eaafae47f50de7b5f1bb20 [INFO] sha for GitHub repo ravelll/rust-handson: be18c83c91eebdd048eaafae47f50de7b5f1bb20 [INFO] validating manifest of ravelll/rust-handson 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 ravelll/rust-handson 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 ravelll/rust-handson [INFO] finished frobbing ravelll/rust-handson [INFO] frobbed toml for ravelll/rust-handson written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ravelll/rust-handson/Cargo.toml [INFO] started frobbing ravelll/rust-handson [INFO] finished frobbing ravelll/rust-handson [INFO] frobbed toml for ravelll/rust-handson written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ravelll/rust-handson/Cargo.toml [INFO] crate ravelll/rust-handson 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 ravelll/rust-handson against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ravelll/rust-handson:/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] bab91e733cf7b665a176acd208a3b3af9fae22661aedafe16deb42059df20ef0 [INFO] running `"docker" "start" "-a" "bab91e733cf7b665a176acd208a3b3af9fae22661aedafe16deb42059df20ef0"` [INFO] [stderr] Compiling rust-sandbox v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `"docker" "inspect" "bab91e733cf7b665a176acd208a3b3af9fae22661aedafe16deb42059df20ef0"` [INFO] running `"docker" "rm" "-f" "bab91e733cf7b665a176acd208a3b3af9fae22661aedafe16deb42059df20ef0"` [INFO] [stdout] bab91e733cf7b665a176acd208a3b3af9fae22661aedafe16deb42059df20ef0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ravelll/rust-handson:/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] 555f6215024c86f42214b7410a3ffb69ffe5c9d685935eb549a8b7f8f950c443 [INFO] running `"docker" "start" "-a" "555f6215024c86f42214b7410a3ffb69ffe5c9d685935eb549a8b7f8f950c443"` [INFO] [stderr] Compiling rust-sandbox v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `"docker" "inspect" "555f6215024c86f42214b7410a3ffb69ffe5c9d685935eb549a8b7f8f950c443"` [INFO] running `"docker" "rm" "-f" "555f6215024c86f42214b7410a3ffb69ffe5c9d685935eb549a8b7f8f950c443"` [INFO] [stdout] 555f6215024c86f42214b7410a3ffb69ffe5c9d685935eb549a8b7f8f950c443 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ravelll/rust-handson:/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] 1216db627a45285417ed9a24e3acc65894bdb2148701e40d02172eb527d52727 [INFO] running `"docker" "start" "-a" "1216db627a45285417ed9a24e3acc65894bdb2148701e40d02172eb527d52727"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_sandbox-85b851623d8e783f [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" "1216db627a45285417ed9a24e3acc65894bdb2148701e40d02172eb527d52727"` [INFO] running `"docker" "rm" "-f" "1216db627a45285417ed9a24e3acc65894bdb2148701e40d02172eb527d52727"` [INFO] [stdout] 1216db627a45285417ed9a24e3acc65894bdb2148701e40d02172eb527d52727