[INFO] cloning repository iamriles/myEulyRepo [INFO] running `"git" "clone" "--bare" "git://github.com/iamriles/myEulyRepo.git" "work/cache/sources/gh/iamriles/myEulyRepo"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/iamriles/myEulyRepo'... [INFO] running `"git" "clone" "work/cache/sources/gh/iamriles/myEulyRepo" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/iamriles/myEulyRepo"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/iamriles/myEulyRepo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/iamriles/myEulyRepo" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/iamriles/myEulyRepo"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/iamriles/myEulyRepo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8bba62b9ff0617060bd6ad5120beb67513058dbd [INFO] sha for GitHub repo iamriles/myEulyRepo: 8bba62b9ff0617060bd6ad5120beb67513058dbd [INFO] validating manifest of iamriles/myEulyRepo 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 iamriles/myEulyRepo 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 iamriles/myEulyRepo [INFO] finished frobbing iamriles/myEulyRepo [INFO] frobbed toml for iamriles/myEulyRepo written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/iamriles/myEulyRepo/Cargo.toml [INFO] started frobbing iamriles/myEulyRepo [INFO] finished frobbing iamriles/myEulyRepo [INFO] frobbed toml for iamriles/myEulyRepo written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/iamriles/myEulyRepo/Cargo.toml [INFO] crate iamriles/myEulyRepo 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 iamriles/myEulyRepo against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/iamriles/myEulyRepo:/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] 07ddbe199b385a0781bc610a9d6690a32c3c1e0bf0969ef800698fd57316bcaf [INFO] running `"docker" "start" "-a" "07ddbe199b385a0781bc610a9d6690a32c3c1e0bf0969ef800698fd57316bcaf"` [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling myEulyRepo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `myEulyRepo` 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: `my_euly_repo` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.35s [INFO] running `"docker" "inspect" "07ddbe199b385a0781bc610a9d6690a32c3c1e0bf0969ef800698fd57316bcaf"` [INFO] running `"docker" "rm" "-f" "07ddbe199b385a0781bc610a9d6690a32c3c1e0bf0969ef800698fd57316bcaf"` [INFO] [stdout] 07ddbe199b385a0781bc610a9d6690a32c3c1e0bf0969ef800698fd57316bcaf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/iamriles/myEulyRepo:/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] d61524d9fc3929f1625fc043d3743cabe096761760c8e6926d559f6b839c5046 [INFO] running `"docker" "start" "-a" "d61524d9fc3929f1625fc043d3743cabe096761760c8e6926d559f6b839c5046"` [INFO] [stderr] Compiling myEulyRepo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `myEulyRepo` 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: `my_euly_repo` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `"docker" "inspect" "d61524d9fc3929f1625fc043d3743cabe096761760c8e6926d559f6b839c5046"` [INFO] running `"docker" "rm" "-f" "d61524d9fc3929f1625fc043d3743cabe096761760c8e6926d559f6b839c5046"` [INFO] [stdout] d61524d9fc3929f1625fc043d3743cabe096761760c8e6926d559f6b839c5046 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/iamriles/myEulyRepo:/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] 577f47ec7a7779c31ef4c92e8a8570460bbc874921bb4d51863afaf46ee99df9 [INFO] running `"docker" "start" "-a" "577f47ec7a7779c31ef4c92e8a8570460bbc874921bb4d51863afaf46ee99df9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/myEulyRepo-921eeeb42aeb3dce [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" "577f47ec7a7779c31ef4c92e8a8570460bbc874921bb4d51863afaf46ee99df9"` [INFO] running `"docker" "rm" "-f" "577f47ec7a7779c31ef4c92e8a8570460bbc874921bb4d51863afaf46ee99df9"` [INFO] [stdout] 577f47ec7a7779c31ef4c92e8a8570460bbc874921bb4d51863afaf46ee99df9