[INFO] updating cached repository https://github.com/shepmaster/diesel-join-to-subquery [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dce05790d152afd5a8d01528524ccaa74006f915 [INFO] testing shepmaster/diesel-join-to-subquery against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshepmaster%2Fdiesel-join-to-subquery" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shepmaster/diesel-join-to-subquery on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shepmaster/diesel-join-to-subquery [INFO] finished tweaking git repo https://github.com/shepmaster/diesel-join-to-subquery [INFO] tweaked toml for git repo https://github.com/shepmaster/diesel-join-to-subquery written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/shepmaster/diesel-join-to-subquery already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6eba5aaf6851c62c656b1508279b8e5ed5ede98c70ef07ed49de86aa58a54129 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6eba5aaf6851c62c656b1508279b8e5ed5ede98c70ef07ed49de86aa58a54129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6eba5aaf6851c62c656b1508279b8e5ed5ede98c70ef07ed49de86aa58a54129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eba5aaf6851c62c656b1508279b8e5ed5ede98c70ef07ed49de86aa58a54129", kill_on_drop: false }` [INFO] [stdout] 6eba5aaf6851c62c656b1508279b8e5ed5ede98c70ef07ed49de86aa58a54129 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bab9b4d1bcea83d0acfd14bce8d818d1ab7ba9ecedcde4cc94db1013852f387 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1bab9b4d1bcea83d0acfd14bce8d818d1ab7ba9ecedcde4cc94db1013852f387", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.11 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling libsqlite3-sys v0.8.1 [INFO] [stderr] Compiling diesel v0.14.0 [INFO] [stderr] Compiling dotenv v0.9.0 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling diesel_infer_schema v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.2 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling dotenv v0.10.1 [INFO] [stderr] Compiling diesel_codegen v0.14.0 [INFO] [stderr] Compiling join-to-subquery v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/main.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | infer_schema!("dotenv:DATABASE_URL"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Could not load table names from database `database`: "Failed to establish a database connection at database. Error: BadConnection(\"Unable to open the database file\")" [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `super::schema::users`, `super::schema::posts`, `super::schema::votes` [INFO] [stdout] --> src/main.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | use super::schema::{users, posts, votes, total_votes}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^ no `votes` in `schema` [INFO] [stdout] | | | [INFO] [stdout] | | no `posts` in `schema` [INFO] [stdout] | no `users` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `schema::users`, `schema::posts`, `schema::votes` [INFO] [stdout] --> src/main.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | use schema::{users, posts, votes, total_votes}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^ no `votes` in `schema` [INFO] [stdout] | | | [INFO] [stdout] | | no `posts` in `schema` [INFO] [stdout] | no `users` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `diesel::JoinTo<[type error]>` for type `schema::total_votes::table`: [INFO] [stdout] --> src/main.rs:49:46 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, Identifiable, Queryable, Associations)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first implementation here [INFO] [stdout] | conflicting implementation for `schema::total_votes::table` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `diesel::JoinTo<[type error]>` for type `schema::total_votes::table`: [INFO] [stdout] --> src/main.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, Identifiable, Queryable, Associations)] [INFO] [stdout] | ------------ first implementation here [INFO] [stdout] ... [INFO] [stdout] 63 | / table! { [INFO] [stdout] 64 | | total_votes (user_id) { [INFO] [stdout] 65 | | user_id -> Integer, [INFO] [stdout] 66 | | total -> Integer, [INFO] [stdout] 67 | | } [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ conflicting implementation for `schema::total_votes::table` [INFO] [stdout] | [INFO] [stdout] = note: downstream crates may implement trait `diesel::JoinTo` [INFO] [stdout] = note: downstream crates may implement trait `diesel::JoinTo>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `diesel::query_source::AppearsInFromClause` for type `schema::total_votes::table`: [INFO] [stdout] --> src/main.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / table! { [INFO] [stdout] 64 | | total_votes (user_id) { [INFO] [stdout] 65 | | user_id -> Integer, [INFO] [stdout] 66 | | total -> Integer, [INFO] [stdout] 67 | | } [INFO] [stdout] 68 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____first implementation here [INFO] [stdout] | conflicting implementation for `schema::total_votes::table` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0119, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: could not compile `join-to-subquery`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "1bab9b4d1bcea83d0acfd14bce8d818d1ab7ba9ecedcde4cc94db1013852f387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bab9b4d1bcea83d0acfd14bce8d818d1ab7ba9ecedcde4cc94db1013852f387", kill_on_drop: false }` [INFO] [stdout] 1bab9b4d1bcea83d0acfd14bce8d818d1ab7ba9ecedcde4cc94db1013852f387