[INFO] updating cached repository https://github.com/fiji-flo/person-cli-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 04aae11c02e197a3c729b6074c65e55c367a8907 [INFO] checking fiji-flo/person-cli-rs against try#e60d9e09c55855f5a848fde8ad83e13131a5b241 for pr-68350 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffiji-flo%2Fperson-cli-rs" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fiji-flo/person-cli-rs on toolchain e60d9e09c55855f5a848fde8ad83e13131a5b241 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/fiji-flo/person-cli-rs [INFO] finished tweaking git repo https://github.com/fiji-flo/person-cli-rs [INFO] tweaked toml for git repo https://github.com/fiji-flo/person-cli-rs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/fiji-flo/person-cli-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "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] 1cd49ed5cd43887c589ccbaaf93b18829638c4a8309d542815fd2e71ffb9ee83 [INFO] running `"docker" "start" "-a" "1cd49ed5cd43887c589ccbaaf93b18829638c4a8309d542815fd2e71ffb9ee83"` [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling openssl-src v111.6.0+1.1.1d [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling rusoto_core v0.41.0 [INFO] [stderr] Compiling parse-zoneinfo v0.2.0 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking shared-expiry-get v0.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Checking tokio-process v0.2.4 [INFO] [stderr] Checking num-rational v0.2.2 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking config v0.9.3 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking biscuit v0.2.0 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking rusoto_credential v0.41.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking reqwest v0.9.22 [INFO] [stderr] Checking rusoto_ssm v0.41.0 [INFO] [stderr] Checking cis_profile v0.1.3 (https://github.com/fiji-flo/cis_profile-rust?branch=0.1.3#db38da2e) [INFO] [stderr] Checking cis_client v0.1.5 (https://github.com/fiji-flo/cis_client-rust?branch=0.1.5#91316cbd) [INFO] [stderr] error[E0277]: the trait bound `for<'de> !: batch::_IMPL_SERIALIZE_FOR_NextPage::_serde::Deserialize<'de>` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/cis_client-rust-8566b9fcc22c65da/91316cb/src/sync/client.rs:133:17 [INFO] [stderr] | [INFO] [stderr] 133 | res.json()?; [INFO] [stderr] | ^^^^ the trait `for<'de> batch::_IMPL_SERIALIZE_FOR_NextPage::_serde::Deserialize<'de>` is not implemented for `!` [INFO] [stderr] | [INFO] [stderr] = note: the trait is implemented for `()`. Possibly this error has been caused by changes to Rust's type-inference algorithm (see: https://github.com/rust-lang/rust/issues/48950 for more info). Consider whether you meant to use the type `()` here instead. [INFO] [stderr] = note: required because of the requirements on the impl of `batch::_IMPL_SERIALIZE_FOR_NextPage::_serde::de::DeserializeOwned` for `!` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `cis_client`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "1cd49ed5cd43887c589ccbaaf93b18829638c4a8309d542815fd2e71ffb9ee83"` [INFO] running `"docker" "rm" "-f" "1cd49ed5cd43887c589ccbaaf93b18829638c4a8309d542815fd2e71ffb9ee83"` [INFO] [stdout] 1cd49ed5cd43887c589ccbaaf93b18829638c4a8309d542815fd2e71ffb9ee83