[INFO] cloning repository https://github.com/SatoshiYoshiki/share [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SatoshiYoshiki/share" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSatoshiYoshiki%2Fshare", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSatoshiYoshiki%2Fshare'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8dde0e53608313a32632952a600407eb4196d47f [INFO] testing SatoshiYoshiki/share against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSatoshiYoshiki%2Fshare" "/workspace/builds/worker-91/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-91/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SatoshiYoshiki/share on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SatoshiYoshiki/share [INFO] finished tweaking git repo https://github.com/SatoshiYoshiki/share [INFO] tweaked toml for git repo https://github.com/SatoshiYoshiki/share written to /workspace/builds/worker-91/source/Cargo.toml [INFO] crate git repo https://github.com/SatoshiYoshiki/share already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9149c93ad5cb4c3fa0f62de3561245e0351378f41333faa6c64e4922435598c [INFO] running `Command { std: "docker" "start" "-a" "a9149c93ad5cb4c3fa0f62de3561245e0351378f41333faa6c64e4922435598c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9149c93ad5cb4c3fa0f62de3561245e0351378f41333faa6c64e4922435598c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9149c93ad5cb4c3fa0f62de3561245e0351378f41333faa6c64e4922435598c", kill_on_drop: false }` [INFO] [stdout] a9149c93ad5cb4c3fa0f62de3561245e0351378f41333faa6c64e4922435598c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21c2576b60fee686b2d4aa0640e36a679b6e64db6877f1771dc21c33fb1938f4 [INFO] running `Command { std: "docker" "start" "-a" "21c2576b60fee686b2d4aa0640e36a679b6e64db6877f1771dc21c33fb1938f4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling diesel v1.4.4 [INFO] [stderr] Compiling diesel-custom-types v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `(String,): Queryable` is not satisfied [INFO] [stdout] --> src/main.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | .get_results::(&conn) [INFO] [stdout] | ^^^^^^^^^^^ the trait `Queryable` is not implemented for `(String,)` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <(A, B) as Queryable<(SA, SB), __DB>> [INFO] [stdout] <(A, B) as Queryable, Pg>> [INFO] [stdout] <(A, B, C) as Queryable<(SA, SB, SC), __DB>> [INFO] [stdout] <(A, B, C) as Queryable, Pg>> [INFO] [stdout] and 61 others [INFO] [stdout] note: required because of the requirements on the impl of `Queryable` for `PhoneNumberRecord` [INFO] [stdout] --> src/main.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Insertable, Queryable, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 14 | #[table_name = "twilio_phone_number"] [INFO] [stdout] 15 | struct PhoneNumberRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, PhoneNumberRecord>` for `diesel::query_builder::SelectStatement>` [INFO] [stdout] note: required by a bound in `get_results` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.4.4/src/query_dsl/mod.rs:1301:15 [INFO] [stdout] | [INFO] [stdout] 1301 | Self: LoadQuery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `get_results` [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `diesel-custom-types` due to 2 previous errors [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "21c2576b60fee686b2d4aa0640e36a679b6e64db6877f1771dc21c33fb1938f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21c2576b60fee686b2d4aa0640e36a679b6e64db6877f1771dc21c33fb1938f4", kill_on_drop: false }` [INFO] [stdout] 21c2576b60fee686b2d4aa0640e36a679b6e64db6877f1771dc21c33fb1938f4