[INFO] updating cached repository ProtonLights/proton-cli [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ProtonLights/proton-cli [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ProtonLights/proton-cli" "work/ex/beta-1.37-6/sources/1.36.0/gh/ProtonLights/proton-cli"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ProtonLights/proton-cli'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ProtonLights/proton-cli" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ProtonLights/proton-cli"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ProtonLights/proton-cli'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6f94deb3656b8a29724fa7f681a5aa0a3d51abcb [INFO] sha for GitHub repo ProtonLights/proton-cli: 6f94deb3656b8a29724fa7f681a5aa0a3d51abcb [INFO] validating manifest of ProtonLights/proton-cli 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 ProtonLights/proton-cli 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 ProtonLights/proton-cli [INFO] finished frobbing ProtonLights/proton-cli [INFO] frobbed toml for ProtonLights/proton-cli written to work/ex/beta-1.37-6/sources/1.36.0/gh/ProtonLights/proton-cli/Cargo.toml [INFO] started frobbing ProtonLights/proton-cli [INFO] finished frobbing ProtonLights/proton-cli [INFO] frobbed toml for ProtonLights/proton-cli written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ProtonLights/proton-cli/Cargo.toml [INFO] crate ProtonLights/proton-cli 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 ProtonLights/proton-cli 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/ProtonLights/proton-cli:/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] 5fd15b20a0d5c68a84a7139af910c433be69362201063a926b84d49d12141424 [INFO] running `"docker" "start" "-a" "5fd15b20a0d5c68a84a7139af910c433be69362201063a926b84d49d12141424"` [INFO] [stderr] Compiling md5 v0.3.5 [INFO] [stderr] Compiling fallible-iterator v0.1.3 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling crypto-mac v0.3.0 [INFO] [stderr] Compiling digest-buffer v0.3.1 [INFO] [stderr] Compiling digest v0.5.2 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling sfml v0.12.0 [INFO] [stderr] Compiling hmac v0.1.1 [INFO] [stderr] Compiling sha2 v0.5.3 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling postgres-protocol v0.3.0 [INFO] [stderr] Compiling postgres-shared v0.3.0 [INFO] [stderr] Compiling postgres v0.14.2 [INFO] [stderr] Compiling docopt v0.6.86 [INFO] [stderr] Compiling proton_cli v0.20.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/dao/connection_config.rs:18:24 [INFO] [stderr] | [INFO] [stderr] 18 | let home_dir = env::home_dir().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.37s [INFO] running `"docker" "inspect" "5fd15b20a0d5c68a84a7139af910c433be69362201063a926b84d49d12141424"` [INFO] running `"docker" "rm" "-f" "5fd15b20a0d5c68a84a7139af910c433be69362201063a926b84d49d12141424"` [INFO] [stdout] 5fd15b20a0d5c68a84a7139af910c433be69362201063a926b84d49d12141424 [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/ProtonLights/proton-cli:/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] 1013aaa4a2d8f69d432d2e55f958d852cb5c6d60c82e88144f2c72024acdd69b [INFO] running `"docker" "start" "-a" "1013aaa4a2d8f69d432d2e55f958d852cb5c6d60c82e88144f2c72024acdd69b"` [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling proton_cli v0.20.1 (/opt/crater/workdir) [INFO] [stderr] error[E0425]: cannot find function `get_user_id` in module `proton_cli` [INFO] [stderr] --> tests/get_userid.rs:19:30 [INFO] [stderr] | [INFO] [stderr] 19 | let actual = proton_cli::get_user_id(user_dao, pub_key_path).expect("Error getting user id"); [INFO] [stderr] | ^^^^^^^^^^^ help: a function with a similar name exists: `get_user` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `get_user_id` in module `proton_cli` [INFO] [stderr] --> tests/get_userid.rs:30:25 [INFO] [stderr] | [INFO] [stderr] 30 | let _ = proton_cli::get_user_id(user_dao, priv_key_path).expect("Error getting user id"); [INFO] [stderr] | ^^^^^^^^^^^ help: a function with a similar name exists: `get_user` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `get_user_id` in module `proton_cli` [INFO] [stderr] --> tests/get_userid.rs:41:25 [INFO] [stderr] | [INFO] [stderr] 41 | let _ = proton_cli::get_user_id(user_dao, pub_key_path).expect("Error getting user id"); [INFO] [stderr] | ^^^^^^^^^^^ help: a function with a similar name exists: `get_user` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `get_user_id` in module `proton_cli` [INFO] [stderr] --> tests/get_userid.rs:50:25 [INFO] [stderr] | [INFO] [stderr] 50 | let _ = proton_cli::get_user_id(user_dao, priv_key_path).expect("Error getting user id"); [INFO] [stderr] | ^^^^^^^^^^^ help: a function with a similar name exists: `get_user` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: Could not compile `proton_cli`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0277]: the trait bound `dao::project_dao_testing::ProjectDaoTesting: proton_cli::dao::ProtonDao` is not satisfied [INFO] [stderr] --> tests/get_layoutid.rs:27:18 [INFO] [stderr] | [INFO] [stderr] 27 | let actual = proton_cli::get_layout_id(&project_dao, project_name).expect("Error getting layout id"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proton_cli::dao::ProtonDao` is not implemented for `dao::project_dao_testing::ProjectDaoTesting` [INFO] [stderr] | [INFO] [stderr] = note: required by `proton_cli::get_layout_id` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `dao::project_dao_testing::ProjectDaoTesting: proton_cli::dao::ProtonDao` is not satisfied [INFO] [stderr] --> tests/get_layoutid.rs:36:13 [INFO] [stderr] | [INFO] [stderr] 36 | let _ = proton_cli::get_layout_id(&project_dao, project_name).expect("Error getting layout id"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proton_cli::dao::ProtonDao` is not implemented for `dao::project_dao_testing::ProjectDaoTesting` [INFO] [stderr] | [INFO] [stderr] = note: required by `proton_cli::get_layout_id` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `proton_cli`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/dao/connection_config.rs:18:24 [INFO] [stderr] | [INFO] [stderr] 18 | let home_dir = env::home_dir().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "1013aaa4a2d8f69d432d2e55f958d852cb5c6d60c82e88144f2c72024acdd69b"` [INFO] running `"docker" "rm" "-f" "1013aaa4a2d8f69d432d2e55f958d852cb5c6d60c82e88144f2c72024acdd69b"` [INFO] [stdout] 1013aaa4a2d8f69d432d2e55f958d852cb5c6d60c82e88144f2c72024acdd69b