[INFO] crate securestore 0.99.2 is already in cache [INFO] checking securestore-0.99.2 against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] extracting crate securestore 0.99.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate securestore 0.99.2 on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate securestore 0.99.2 [INFO] finished tweaking crates.io crate securestore 0.99.2 [INFO] tweaked toml for crates.io crate securestore 0.99.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 64a30b6fefb86a5f019f217eebf0b705f01a9acf91301c8f65911a8dc15c29db [INFO] running `"docker" "start" "-a" "64a30b6fefb86a5f019f217eebf0b705f01a9acf91301c8f65911a8dc15c29db"` [INFO] [stderr] Checking securestore v0.99.2 (/opt/rustwide/workdir) [INFO] [stderr] error[E0282]: type annotations needed [INFO] [stderr] --> src/tests/key_management.rs:15:20 [INFO] [stderr] | [INFO] [stderr] 15 | let derived1 = KeySource::Password("foo").extract_keys(&iv1).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `P` declared on the enum `KeySource` [INFO] [stderr] [INFO] [stderr] error[E0282]: type annotations needed [INFO] [stderr] --> src/tests/secrets.rs:13:20 [INFO] [stderr] | [INFO] [stderr] 13 | let mut sman = SecretsManager::new(&secrets_path, KeySource::Password("mysecret")).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `P2` declared on the associated function `new` [INFO] [stderr] [INFO] [stderr] error[E0282]: type annotations needed [INFO] [stderr] --> src/tests/secrets.rs:34:20 [INFO] [stderr] | [INFO] [stderr] 34 | let mut sman = SecretsManager::new(&secrets_path, KeySource::Password("mysecret")).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `P2` declared on the associated function `new` [INFO] [stderr] [INFO] [stderr] error[E0282]: type annotations needed [INFO] [stderr] --> src/tests/secrets.rs:53:16 [INFO] [stderr] | [INFO] [stderr] 53 | let sman = SecretsManager::new(&secrets_path, KeySource::Csprng).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `P2` declared on the associated function `new` [INFO] [stderr] [INFO] [stderr] error[E0282]: type annotations needed [INFO] [stderr] --> src/tests/secrets.rs:67:24 [INFO] [stderr] | [INFO] [stderr] 67 | let mut sman = SecretsManager::new(&secrets_path, KeySource::Csprng).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `P2` declared on the associated function `new` [INFO] [stderr] [INFO] [stderr] error[E0282]: type annotations needed [INFO] [stderr] --> src/tests/secrets.rs:85:13 [INFO] [stderr] | [INFO] [stderr] 85 | SecretsManager::new(&secrets_path, KeySource::Password("password123")).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `P2` declared on the associated function `new` [INFO] [stderr] [INFO] [stderr] error[E0282]: type annotations needed [INFO] [stderr] --> src/tests/secrets.rs:109:20 [INFO] [stderr] | [INFO] [stderr] 109 | let mut sman = SecretsManager::new(&secrets_path, KeySource::Csprng).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `P2` declared on the associated function `new` [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0282`. [INFO] [stderr] error: could not compile `securestore`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "64a30b6fefb86a5f019f217eebf0b705f01a9acf91301c8f65911a8dc15c29db"` [INFO] running `"docker" "rm" "-f" "64a30b6fefb86a5f019f217eebf0b705f01a9acf91301c8f65911a8dc15c29db"` [INFO] [stdout] 64a30b6fefb86a5f019f217eebf0b705f01a9acf91301c8f65911a8dc15c29db