[INFO] cloning repository yunjaecho/rust-started [INFO] running `"git" "clone" "--bare" "git://github.com/yunjaecho/rust-started.git" "work/cache/sources/gh/yunjaecho/rust-started"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/yunjaecho/rust-started'... [INFO] running `"git" "clone" "work/cache/sources/gh/yunjaecho/rust-started" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/yunjaecho/rust-started"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/yunjaecho/rust-started'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yunjaecho/rust-started" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yunjaecho/rust-started"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yunjaecho/rust-started'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bc0ce4cb4d045412e330e0cafcff8d9cf7fb9109 [INFO] sha for GitHub repo yunjaecho/rust-started: bc0ce4cb4d045412e330e0cafcff8d9cf7fb9109 [INFO] validating manifest of yunjaecho/rust-started 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 yunjaecho/rust-started 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 yunjaecho/rust-started [INFO] finished frobbing yunjaecho/rust-started [INFO] frobbed toml for yunjaecho/rust-started written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/yunjaecho/rust-started/Cargo.toml [INFO] started frobbing yunjaecho/rust-started [INFO] finished frobbing yunjaecho/rust-started [INFO] frobbed toml for yunjaecho/rust-started written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yunjaecho/rust-started/Cargo.toml [INFO] crate yunjaecho/rust-started 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 yunjaecho/rust-started against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yunjaecho/rust-started:/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] ce15534bc2eff3f87aaa1c327413edafc95347ab4aa79b4b6a324fc7887a1c34 [INFO] running `"docker" "start" "-a" "ce15534bc2eff3f87aaa1c327413edafc95347ab4aa79b4b6a324fc7887a1c34"` [INFO] [stderr] Compiling rust-started v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: structure field `myName` should have a snake case name [INFO] [stderr] --> src/smaple_module.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | myName: String [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `my_name` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `"docker" "inspect" "ce15534bc2eff3f87aaa1c327413edafc95347ab4aa79b4b6a324fc7887a1c34"` [INFO] running `"docker" "rm" "-f" "ce15534bc2eff3f87aaa1c327413edafc95347ab4aa79b4b6a324fc7887a1c34"` [INFO] [stdout] ce15534bc2eff3f87aaa1c327413edafc95347ab4aa79b4b6a324fc7887a1c34 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yunjaecho/rust-started:/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] 6c0d92d17f5a26df1c38b73af1418458d916e39c5412237f661f0941cae52213 [INFO] running `"docker" "start" "-a" "6c0d92d17f5a26df1c38b73af1418458d916e39c5412237f661f0941cae52213"` [INFO] [stderr] Compiling rust-started v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: structure field `myName` should have a snake case name [INFO] [stderr] --> src/smaple_module.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | myName: String [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `my_name` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `"docker" "inspect" "6c0d92d17f5a26df1c38b73af1418458d916e39c5412237f661f0941cae52213"` [INFO] running `"docker" "rm" "-f" "6c0d92d17f5a26df1c38b73af1418458d916e39c5412237f661f0941cae52213"` [INFO] [stdout] 6c0d92d17f5a26df1c38b73af1418458d916e39c5412237f661f0941cae52213 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yunjaecho/rust-started:/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] f31866ab3ee096ba72fd45b571c701bdd2e6d41c07a2aaeb08862194cdbd8aa9 [INFO] running `"docker" "start" "-a" "f31866ab3ee096ba72fd45b571c701bdd2e6d41c07a2aaeb08862194cdbd8aa9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_started-09e29b02d39a2d38 [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" "f31866ab3ee096ba72fd45b571c701bdd2e6d41c07a2aaeb08862194cdbd8aa9"` [INFO] running `"docker" "rm" "-f" "f31866ab3ee096ba72fd45b571c701bdd2e6d41c07a2aaeb08862194cdbd8aa9"` [INFO] [stdout] f31866ab3ee096ba72fd45b571c701bdd2e6d41c07a2aaeb08862194cdbd8aa9