[INFO] cloning repository https://github.com/ivanceras/codegenta [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ivanceras/codegenta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivanceras%2Fcodegenta", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivanceras%2Fcodegenta'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77d62c7cbdf25359ca1e2a53b7715ff771ccf03a [INFO] checking ivanceras/codegenta against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivanceras%2Fcodegenta" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ivanceras/codegenta on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-5/source/Cargo.toml [INFO] crate git repo https://github.com/ivanceras/codegenta already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid v0.3.1 [INFO] [stderr] Downloaded rustorm v0.5.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d282f2da9abe9a54f2a4b4d351ea1f7a7371c39f8133f0704cef372373450bb1 [INFO] running `Command { std: "docker" "start" "-a" "d282f2da9abe9a54f2a4b4d351ea1f7a7371c39f8133f0704cef372373450bb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d282f2da9abe9a54f2a4b4d351ea1f7a7371c39f8133f0704cef372373450bb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d282f2da9abe9a54f2a4b4d351ea1f7a7371c39f8133f0704cef372373450bb1", kill_on_drop: false }` [INFO] [stdout] d282f2da9abe9a54f2a4b4d351ea1f7a7371c39f8133f0704cef372373450bb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ce99eaa02f9c6fa0170913bea7756676ad897a57e24d17b36d877aeab84e34aa [INFO] running `Command { std: "docker" "start" "-a" "ce99eaa02f9c6fa0170913bea7756676ad897a57e24d17b36d877aeab84e34aa", kill_on_drop: false }` [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking phf_shared v0.7.15 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking uuid v0.4.0 [INFO] [stderr] Checking serde v0.7.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking uuid v0.3.1 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking tinyvec v1.0.1 [INFO] [stderr] Checking r2d2 v0.7.4 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking phf v0.7.15 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking uuid v0.1.18 [INFO] [stderr] Checking unicode-normalization v0.1.14 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-iter v0.1.42 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking serde_json v0.7.4 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking chrono v0.2.25 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking postgres v0.11.12 [INFO] [stderr] Checking r2d2_postgres v0.10.1 [INFO] [stderr] Checking rustorm v0.5.6 [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: ToSql` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustorm-0.5.6/src/platform/postgres.rs:78:51 [INFO] [stdout] | [INFO] [stdout] 78 | Value::Uuid(ref x) => params.push(x), [INFO] [stdout] | ^ the trait `ToSql` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required for the cast to the object type `dyn ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: FromSql` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustorm-0.5.6/src/platform/postgres.rs:94:33 [INFO] [stdout] | [INFO] [stdout] 94 | let value = row.get_opt(index); [INFO] [stdout] | ^^^^^^^ the trait `FromSql` is not implemented for `uuid::Uuid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustorm` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "ce99eaa02f9c6fa0170913bea7756676ad897a57e24d17b36d877aeab84e34aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce99eaa02f9c6fa0170913bea7756676ad897a57e24d17b36d877aeab84e34aa", kill_on_drop: false }` [INFO] [stdout] ce99eaa02f9c6fa0170913bea7756676ad897a57e24d17b36d877aeab84e34aa