[INFO] cloning repository FungusHumungus/nickelboogy [INFO] running `"git" "clone" "--bare" "git://github.com/FungusHumungus/nickelboogy.git" "work/cache/sources/gh/FungusHumungus/nickelboogy"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/FungusHumungus/nickelboogy'... [INFO] running `"git" "clone" "work/cache/sources/gh/FungusHumungus/nickelboogy" "work/ex/beta-1.37-6/sources/1.36.0/gh/FungusHumungus/nickelboogy"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/FungusHumungus/nickelboogy'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/FungusHumungus/nickelboogy" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/FungusHumungus/nickelboogy"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/FungusHumungus/nickelboogy'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dc96e90b53bb0d2efcf129a74bb1645653c96e70 [INFO] sha for GitHub repo FungusHumungus/nickelboogy: dc96e90b53bb0d2efcf129a74bb1645653c96e70 [INFO] validating manifest of FungusHumungus/nickelboogy on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of FungusHumungus/nickelboogy on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing FungusHumungus/nickelboogy [INFO] finished frobbing FungusHumungus/nickelboogy [INFO] frobbed toml for FungusHumungus/nickelboogy written to work/ex/beta-1.37-6/sources/1.36.0/gh/FungusHumungus/nickelboogy/Cargo.toml [INFO] started frobbing FungusHumungus/nickelboogy [INFO] finished frobbing FungusHumungus/nickelboogy [INFO] frobbed toml for FungusHumungus/nickelboogy written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/FungusHumungus/nickelboogy/Cargo.toml [INFO] crate FungusHumungus/nickelboogy already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing FungusHumungus/nickelboogy against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/FungusHumungus/nickelboogy:/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] cac30b7a92a725a8be00879ea0fa448598532f32ecb0a3f0928b61993b9d2775 [INFO] running `"docker" "start" "-a" "cac30b7a92a725a8be00879ea0fa448598532f32ecb0a3f0928b61993b9d2775"` [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling argon2rs v0.2.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling nickel v0.11.0 [INFO] [stderr] Compiling nickelboogy v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `"docker" "inspect" "cac30b7a92a725a8be00879ea0fa448598532f32ecb0a3f0928b61993b9d2775"` [INFO] running `"docker" "rm" "-f" "cac30b7a92a725a8be00879ea0fa448598532f32ecb0a3f0928b61993b9d2775"` [INFO] [stdout] cac30b7a92a725a8be00879ea0fa448598532f32ecb0a3f0928b61993b9d2775 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/FungusHumungus/nickelboogy:/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=warn" "-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 2c74026700390198452e60ef2ad22dde5190459a4263ac1ce39a8667cd437e8b [INFO] running `"docker" "start" "-a" "2c74026700390198452e60ef2ad22dde5190459a4263ac1ce39a8667cd437e8b"` [INFO] [stderr] Compiling nickelboogy v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/database.rs:51:30 [INFO] [stderr] | [INFO] [stderr] 51 | "user".to_string(), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | expected &str, found struct `std::string::String` [INFO] [stderr] | help: consider borrowing here: `&"user".to_string()` [INFO] [stderr] | [INFO] [stderr] = note: expected type `&str` [INFO] [stderr] found type `std::string::String` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/database.rs:52:30 [INFO] [stderr] | [INFO] [stderr] 52 | "amazingpassword".to_string()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | expected &str, found struct `std::string::String` [INFO] [stderr] | help: consider borrowing here: `&"amazingpassword".to_string()` [INFO] [stderr] | [INFO] [stderr] = note: expected type `&str` [INFO] [stderr] found type `std::string::String` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/database.rs:65:30 [INFO] [stderr] | [INFO] [stderr] 65 | "user".to_string(), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | expected &str, found struct `std::string::String` [INFO] [stderr] | help: consider borrowing here: `&"user".to_string()` [INFO] [stderr] | [INFO] [stderr] = note: expected type `&str` [INFO] [stderr] found type `std::string::String` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/database.rs:66:30 [INFO] [stderr] | [INFO] [stderr] 66 | "terrible_password".to_string()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | expected &str, found struct `std::string::String` [INFO] [stderr] | help: consider borrowing here: `&"terrible_password".to_string()` [INFO] [stderr] | [INFO] [stderr] = note: expected type `&str` [INFO] [stderr] found type `std::string::String` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0308`. [INFO] [stderr] error: Could not compile `nickelboogy`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "2c74026700390198452e60ef2ad22dde5190459a4263ac1ce39a8667cd437e8b"` [INFO] running `"docker" "rm" "-f" "2c74026700390198452e60ef2ad22dde5190459a4263ac1ce39a8667cd437e8b"` [INFO] [stdout] 2c74026700390198452e60ef2ad22dde5190459a4263ac1ce39a8667cd437e8b