[INFO] updating cached repository https://github.com/ivanceras/codegenta [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] 77d62c7cbdf25359ca1e2a53b7715ff771ccf03a [INFO] checking ivanceras/codegenta against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66852 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivanceras%2Fcodegenta" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ivanceras/codegenta on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ivanceras/codegenta [INFO] removed path dependency rustorm from git repo https://github.com/ivanceras/codegenta [INFO] finished tweaking git repo https://github.com/ivanceras/codegenta [INFO] tweaked toml for git repo https://github.com/ivanceras/codegenta written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/ivanceras/codegenta already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] c5d7141e54d68913b80c177c91a5920747cc90f1c41dbef7303dc6f1a0da2b8f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "c5d7141e54d68913b80c177c91a5920747cc90f1c41dbef7303dc6f1a0da2b8f"` [INFO] [stderr] Checking uuid v0.4.0 [INFO] [stderr] Checking uuid v0.3.1 [INFO] [stderr] Checking postgres v0.11.12 [INFO] [stderr] Checking r2d2_postgres v0.10.1 [INFO] [stderr] Checking rustorm v0.5.6 [INFO] [stderr] error[E0277]: the trait bound `uuid::Uuid: postgres::types::ToSql` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustorm-0.5.6/src/platform/postgres.rs:78:51 [INFO] [stderr] | [INFO] [stderr] 78 | Value::Uuid(ref x) => params.push(x), [INFO] [stderr] | ^ the trait `postgres::types::ToSql` is not implemented for `uuid::Uuid` [INFO] [stderr] | [INFO] [stderr] = note: required for the cast to the object type `dyn postgres::types::ToSql` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `uuid::Uuid: postgres::types::FromSql` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustorm-0.5.6/src/platform/postgres.rs:98:59 [INFO] [stderr] | [INFO] [stderr] 98 | ... Ok(value) => Some(Value::Uuid(value)), [INFO] [stderr] | ^^^^^ the trait `postgres::types::FromSql` is not implemented for `uuid::Uuid` [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 `rustorm`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "c5d7141e54d68913b80c177c91a5920747cc90f1c41dbef7303dc6f1a0da2b8f"` [INFO] running `"docker" "rm" "-f" "c5d7141e54d68913b80c177c91a5920747cc90f1c41dbef7303dc6f1a0da2b8f"` [INFO] [stdout] c5d7141e54d68913b80c177c91a5920747cc90f1c41dbef7303dc6f1a0da2b8f