[INFO] cloning repository cactorium/Corythosaurus [INFO] running `"git" "clone" "--bare" "git://github.com/cactorium/Corythosaurus.git" "work/cache/sources/gh/cactorium/Corythosaurus"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/cactorium/Corythosaurus'... [INFO] running `"git" "clone" "work/cache/sources/gh/cactorium/Corythosaurus" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/cactorium/Corythosaurus"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/cactorium/Corythosaurus'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cactorium/Corythosaurus" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cactorium/Corythosaurus"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cactorium/Corythosaurus'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2326a5a2decef6c50399292c85810d92e7e84131 [INFO] sha for GitHub repo cactorium/Corythosaurus: 2326a5a2decef6c50399292c85810d92e7e84131 [INFO] validating manifest of cactorium/Corythosaurus 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 cactorium/Corythosaurus 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 cactorium/Corythosaurus [INFO] finished frobbing cactorium/Corythosaurus [INFO] frobbed toml for cactorium/Corythosaurus written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/cactorium/Corythosaurus/Cargo.toml [INFO] started frobbing cactorium/Corythosaurus [INFO] finished frobbing cactorium/Corythosaurus [INFO] frobbed toml for cactorium/Corythosaurus written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cactorium/Corythosaurus/Cargo.toml [INFO] crate cactorium/Corythosaurus 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 cactorium/Corythosaurus against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/cactorium/Corythosaurus:/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] 4d3be8ac5749087a5d9b849ff82b9c5b24270934e03851abe6ea70566f533d21 [INFO] running `"docker" "start" "-a" "4d3be8ac5749087a5d9b849ff82b9c5b24270934e03851abe6ea70566f533d21"` [INFO] [stderr] Compiling Corythosaurus v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: crate `Corythosaurus` 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: `corythosaurus` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.26s [INFO] running `"docker" "inspect" "4d3be8ac5749087a5d9b849ff82b9c5b24270934e03851abe6ea70566f533d21"` [INFO] running `"docker" "rm" "-f" "4d3be8ac5749087a5d9b849ff82b9c5b24270934e03851abe6ea70566f533d21"` [INFO] [stdout] 4d3be8ac5749087a5d9b849ff82b9c5b24270934e03851abe6ea70566f533d21 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/cactorium/Corythosaurus:/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] 41a74c9a6767d648ab56aca6fae9a7cd8cf8804f3b9c1e1e1e89595723fc39b2 [INFO] running `"docker" "start" "-a" "41a74c9a6767d648ab56aca6fae9a7cd8cf8804f3b9c1e1e1e89595723fc39b2"` [INFO] [stderr] Compiling Corythosaurus v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: crate `Corythosaurus` 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: `corythosaurus` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `"docker" "inspect" "41a74c9a6767d648ab56aca6fae9a7cd8cf8804f3b9c1e1e1e89595723fc39b2"` [INFO] running `"docker" "rm" "-f" "41a74c9a6767d648ab56aca6fae9a7cd8cf8804f3b9c1e1e1e89595723fc39b2"` [INFO] [stdout] 41a74c9a6767d648ab56aca6fae9a7cd8cf8804f3b9c1e1e1e89595723fc39b2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/cactorium/Corythosaurus:/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] 681311cce532d7ff37ce5f64b2c5cb551a449bea74a2e14fc1882b619df91524 [INFO] running `"docker" "start" "-a" "681311cce532d7ff37ce5f64b2c5cb551a449bea74a2e14fc1882b619df91524"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/Corythosaurus-04efb559143168cb [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test it_works ... ok [INFO] [stderr] Doc-tests Corythosaurus [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "681311cce532d7ff37ce5f64b2c5cb551a449bea74a2e14fc1882b619df91524"` [INFO] running `"docker" "rm" "-f" "681311cce532d7ff37ce5f64b2c5cb551a449bea74a2e14fc1882b619df91524"` [INFO] [stdout] 681311cce532d7ff37ce5f64b2c5cb551a449bea74a2e14fc1882b619df91524