[INFO] cloning repository CV001A/Hello_world_rust [INFO] running `"git" "clone" "--bare" "git://github.com/CV001A/Hello_world_rust.git" "work/cache/sources/gh/CV001A/Hello_world_rust"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/CV001A/Hello_world_rust'... [INFO] running `"git" "clone" "work/cache/sources/gh/CV001A/Hello_world_rust" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/CV001A/Hello_world_rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/CV001A/Hello_world_rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/CV001A/Hello_world_rust" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/CV001A/Hello_world_rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/CV001A/Hello_world_rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0f4222b035221aed741e37800e8c3f77076d44b5 [INFO] sha for GitHub repo CV001A/Hello_world_rust: 0f4222b035221aed741e37800e8c3f77076d44b5 [INFO] validating manifest of CV001A/Hello_world_rust 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 CV001A/Hello_world_rust 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 CV001A/Hello_world_rust [INFO] finished frobbing CV001A/Hello_world_rust [INFO] frobbed toml for CV001A/Hello_world_rust written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/CV001A/Hello_world_rust/Cargo.toml [INFO] started frobbing CV001A/Hello_world_rust [INFO] finished frobbing CV001A/Hello_world_rust [INFO] frobbed toml for CV001A/Hello_world_rust written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/CV001A/Hello_world_rust/Cargo.toml [INFO] crate CV001A/Hello_world_rust 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 CV001A/Hello_world_rust 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/CV001A/Hello_world_rust:/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] b9089d10516c419bf85cc29ac021226272fa38cc9c58350f5c8399e30ee97f04 [INFO] running `"docker" "start" "-a" "b9089d10516c419bf85cc29ac021226272fa38cc9c58350f5c8399e30ee97f04"` [INFO] [stderr] Compiling Hello_world_rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `Hello_world_rust` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `hello_world_rust` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `"docker" "inspect" "b9089d10516c419bf85cc29ac021226272fa38cc9c58350f5c8399e30ee97f04"` [INFO] running `"docker" "rm" "-f" "b9089d10516c419bf85cc29ac021226272fa38cc9c58350f5c8399e30ee97f04"` [INFO] [stdout] b9089d10516c419bf85cc29ac021226272fa38cc9c58350f5c8399e30ee97f04 [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/CV001A/Hello_world_rust:/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] 1284456ebe0b00bcca51ede24344975f74d051b702809e3c4aa556423fc025a0 [INFO] running `"docker" "start" "-a" "1284456ebe0b00bcca51ede24344975f74d051b702809e3c4aa556423fc025a0"` [INFO] [stderr] Compiling Hello_world_rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `Hello_world_rust` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `hello_world_rust` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `"docker" "inspect" "1284456ebe0b00bcca51ede24344975f74d051b702809e3c4aa556423fc025a0"` [INFO] running `"docker" "rm" "-f" "1284456ebe0b00bcca51ede24344975f74d051b702809e3c4aa556423fc025a0"` [INFO] [stdout] 1284456ebe0b00bcca51ede24344975f74d051b702809e3c4aa556423fc025a0 [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/CV001A/Hello_world_rust:/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] 8e4f52aff4bb080b1e2ccb254e5b21a3b6844471207254d7d0fccafc7efe6f25 [INFO] running `"docker" "start" "-a" "8e4f52aff4bb080b1e2ccb254e5b21a3b6844471207254d7d0fccafc7efe6f25"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/Hello_world_rust-76b2ccc4fb422ab0 [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" "8e4f52aff4bb080b1e2ccb254e5b21a3b6844471207254d7d0fccafc7efe6f25"` [INFO] running `"docker" "rm" "-f" "8e4f52aff4bb080b1e2ccb254e5b21a3b6844471207254d7d0fccafc7efe6f25"` [INFO] [stdout] 8e4f52aff4bb080b1e2ccb254e5b21a3b6844471207254d7d0fccafc7efe6f25