[INFO] cloning repository https://github.com/drbh/campus-contact-tracing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drbh/campus-contact-tracing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrbh%2Fcampus-contact-tracing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrbh%2Fcampus-contact-tracing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b040b00dc356cf1f1a00ed426be07220d77862fd [INFO] testing drbh/campus-contact-tracing against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrbh%2Fcampus-contact-tracing" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drbh/campus-contact-tracing on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/drbh/campus-contact-tracing [INFO] finished tweaking git repo https://github.com/drbh/campus-contact-tracing [INFO] tweaked toml for git repo https://github.com/drbh/campus-contact-tracing written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/drbh/campus-contact-tracing already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-10/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" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded r2d2 v0.8.9 [INFO] [stderr] Downloaded juniper_codegen v0.14.2 [INFO] [stderr] Downloaded r2d2_sqlite v0.14.0 [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.5 [INFO] [stderr] Downloaded rustorm_codegen v0.18.0 [INFO] [stderr] Downloaded rustorm_dao v0.18.0 [INFO] [stderr] Downloaded rustorm v0.19.0 [INFO] [stderr] Downloaded bigdecimal v0.0.14 [INFO] [stderr] Downloaded juniper v0.14.2 [INFO] [stderr] Downloaded geo v0.4.13 [INFO] [stderr] Downloaded libsqlite3-sys v0.17.3 [INFO] [stderr] Downloaded rustorm_dao v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb5bff39e0fbc9da1ae6174d9c715dd2ffeaa13100fabad331f73acdbdf989fc [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" "eb5bff39e0fbc9da1ae6174d9c715dd2ffeaa13100fabad331f73acdbdf989fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb5bff39e0fbc9da1ae6174d9c715dd2ffeaa13100fabad331f73acdbdf989fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb5bff39e0fbc9da1ae6174d9c715dd2ffeaa13100fabad331f73acdbdf989fc", kill_on_drop: false }` [INFO] [stdout] eb5bff39e0fbc9da1ae6174d9c715dd2ffeaa13100fabad331f73acdbdf989fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd43f2d6123807c1f7eacaaec23584ac5585afa1a9b3b0518bdf623c099a2c8f [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" "fd43f2d6123807c1f7eacaaec23584ac5585afa1a9b3b0518bdf623c099a2c8f", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.1 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Compiling meval v0.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling rusqlite v0.21.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling r2d2_sqlite v0.14.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v1.0.3 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling geo v0.4.13 [INFO] [stderr] Compiling bigdecimal v0.0.14 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling juniper v0.14.2 [INFO] [stderr] Compiling rustorm_dao v0.18.0 [INFO] [stderr] Compiling rustorm_dao v0.5.0 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling rustorm_codegen v0.18.0 [INFO] [stderr] Compiling rustorm v0.19.0 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling campus-contact-tracing v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/schema.rs:194:17 [INFO] [stdout] | [INFO] [stdout] 194 | /// [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | return x.iter().map(|y| y.index() as i32).collect::>(); [INFO] [stdout] | --------------------------------------------------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for_retrieve::Interaction: rustorm::dao::FromDao` is not satisfied [INFO] [stdout] --> src/schema.rs:102:16 [INFO] [stdout] | [INFO] [stdout] 102 | em.execute_sql_with_return(&sql, &[]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `rustorm::dao::FromDao` is not implemented for `for_retrieve::Interaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for_retrieve::Resource: rustorm::dao::FromDao` is not satisfied [INFO] [stdout] --> src/schema.rs:133:16 [INFO] [stdout] | [INFO] [stdout] 133 | em.execute_sql_with_return(&resource_sql, &[]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `rustorm::dao::FromDao` is not implemented for `for_retrieve::Resource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for_retrieve::Human: rustorm::dao::FromDao` is not satisfied [INFO] [stdout] --> src/schema.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | em.execute_sql_with_return(&human_sql, &[]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `rustorm::dao::FromDao` is not implemented for `for_retrieve::Human` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for_insert::Human: rustorm::dao::ToTableName` is not satisfied [INFO] [stdout] --> src/schema.rs:225:75 [INFO] [stdout] | [INFO] [stdout] 225 | let actors: Result, DbError> = em.insert(&[&human]); [INFO] [stdout] | ^^^^^^^^^ the trait `rustorm::dao::ToTableName` is not implemented for `for_insert::Human` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for_insert::Human: rustorm::dao::ToColumnNames` is not satisfied [INFO] [stdout] --> src/schema.rs:225:75 [INFO] [stdout] | [INFO] [stdout] 225 | let actors: Result, DbError> = em.insert(&[&human]); [INFO] [stdout] | ^^^^^^^^^ the trait `rustorm::dao::ToColumnNames` is not implemented for `for_insert::Human` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for_insert::Human: rustorm::dao::ToDao` is not satisfied [INFO] [stdout] --> src/schema.rs:225:75 [INFO] [stdout] | [INFO] [stdout] 225 | let actors: Result, DbError> = em.insert(&[&human]); [INFO] [stdout] | ^^^^^^^^^ the trait `rustorm::dao::ToDao` is not implemented for `for_insert::Human` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for_retrieve::Human: rustorm::dao::FromDao` is not satisfied [INFO] [stdout] --> src/schema.rs:225:68 [INFO] [stdout] | [INFO] [stdout] 225 | let actors: Result, DbError> = em.insert(&[&human]); [INFO] [stdout] | ^^^^^^ the trait `rustorm::dao::FromDao` is not implemented for `for_retrieve::Human` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for_retrieve::Human: rustorm::dao::ToColumnNames` is not satisfied [INFO] [stdout] --> src/schema.rs:225:68 [INFO] [stdout] | [INFO] [stdout] 225 | let actors: Result, DbError> = em.insert(&[&human]); [INFO] [stdout] | ^^^^^^ the trait `rustorm::dao::ToColumnNames` is not implemented for `for_retrieve::Human` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for_insert::Resource: rustorm::dao::ToTableName` is not satisfied [INFO] [stdout] --> src/schema.rs:255:78 [INFO] [stdout] | [INFO] [stdout] 255 | let actors: Result, DbError> = em.insert(&[&resource]); [INFO] [stdout] | ^^^^^^^^^^^^ the trait `rustorm::dao::ToTableName` is not implemented for `for_insert::Resource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for_insert::Resource: rustorm::dao::ToColumnNames` is not satisfied [INFO] [stdout] --> src/schema.rs:255:78 [INFO] [stdout] | [INFO] [stdout] 255 | let actors: Result, DbError> = em.insert(&[&resource]); [INFO] [stdout] | ^^^^^^^^^^^^ the trait `rustorm::dao::ToColumnNames` is not implemented for `for_insert::Resource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for_insert::Resource: rustorm::dao::ToDao` is not satisfied [INFO] [stdout] --> src/schema.rs:255:78 [INFO] [stdout] | [INFO] [stdout] 255 | let actors: Result, DbError> = em.insert(&[&resource]); [INFO] [stdout] | ^^^^^^^^^^^^ the trait `rustorm::dao::ToDao` is not implemented for `for_insert::Resource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for_retrieve::Resource: rustorm::dao::FromDao` is not satisfied [INFO] [stdout] --> src/schema.rs:255:71 [INFO] [stdout] | [INFO] [stdout] 255 | let actors: Result, DbError> = em.insert(&[&resource]); [INFO] [stdout] | ^^^^^^ the trait `rustorm::dao::FromDao` is not implemented for `for_retrieve::Resource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for_retrieve::Resource: rustorm::dao::ToColumnNames` is not satisfied [INFO] [stdout] --> src/schema.rs:255:71 [INFO] [stdout] | [INFO] [stdout] 255 | let actors: Result, DbError> = em.insert(&[&resource]); [INFO] [stdout] | ^^^^^^ the trait `rustorm::dao::ToColumnNames` is not implemented for `for_retrieve::Resource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for_insert::Interaction: rustorm::dao::ToTableName` is not satisfied [INFO] [stdout] --> src/schema.rs:302:81 [INFO] [stdout] | [INFO] [stdout] 302 | let actors: Result, DbError> = em.insert(&[&resource]); [INFO] [stdout] | ^^^^^^^^^^^^ the trait `rustorm::dao::ToTableName` is not implemented for `for_insert::Interaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for_insert::Interaction: rustorm::dao::ToColumnNames` is not satisfied [INFO] [stdout] --> src/schema.rs:302:81 [INFO] [stdout] | [INFO] [stdout] 302 | let actors: Result, DbError> = em.insert(&[&resource]); [INFO] [stdout] | ^^^^^^^^^^^^ the trait `rustorm::dao::ToColumnNames` is not implemented for `for_insert::Interaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for_insert::Interaction: rustorm::dao::ToDao` is not satisfied [INFO] [stdout] --> src/schema.rs:302:81 [INFO] [stdout] | [INFO] [stdout] 302 | let actors: Result, DbError> = em.insert(&[&resource]); [INFO] [stdout] | ^^^^^^^^^^^^ the trait `rustorm::dao::ToDao` is not implemented for `for_insert::Interaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for_retrieve::Interaction: rustorm::dao::FromDao` is not satisfied [INFO] [stdout] --> src/schema.rs:302:74 [INFO] [stdout] | [INFO] [stdout] 302 | let actors: Result, DbError> = em.insert(&[&resource]); [INFO] [stdout] | ^^^^^^ the trait `rustorm::dao::FromDao` is not implemented for `for_retrieve::Interaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for_retrieve::Interaction: rustorm::dao::ToColumnNames` is not satisfied [INFO] [stdout] --> src/schema.rs:302:74 [INFO] [stdout] | [INFO] [stdout] 302 | let actors: Result, DbError> = em.insert(&[&resource]); [INFO] [stdout] | ^^^^^^ the trait `rustorm::dao::ToColumnNames` is not implemented for `for_retrieve::Interaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for_insert::Infection: rustorm::dao::ToTableName` is not satisfied [INFO] [stdout] --> src/schema.rs:333:79 [INFO] [stdout] | [INFO] [stdout] 333 | let actors: Result, DbError> = em.insert(&[&resource]); [INFO] [stdout] | ^^^^^^^^^^^^ the trait `rustorm::dao::ToTableName` is not implemented for `for_insert::Infection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for_insert::Infection: rustorm::dao::ToColumnNames` is not satisfied [INFO] [stdout] --> src/schema.rs:333:79 [INFO] [stdout] | [INFO] [stdout] 333 | let actors: Result, DbError> = em.insert(&[&resource]); [INFO] [stdout] | ^^^^^^^^^^^^ the trait `rustorm::dao::ToColumnNames` is not implemented for `for_insert::Infection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for_insert::Infection: rustorm::dao::ToDao` is not satisfied [INFO] [stdout] --> src/schema.rs:333:79 [INFO] [stdout] | [INFO] [stdout] 333 | let actors: Result, DbError> = em.insert(&[&resource]); [INFO] [stdout] | ^^^^^^^^^^^^ the trait `rustorm::dao::ToDao` is not implemented for `for_insert::Infection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for_retrieve::Infection: rustorm::dao::FromDao` is not satisfied [INFO] [stdout] --> src/schema.rs:333:72 [INFO] [stdout] | [INFO] [stdout] 333 | let actors: Result, DbError> = em.insert(&[&resource]); [INFO] [stdout] | ^^^^^^ the trait `rustorm::dao::FromDao` is not implemented for `for_retrieve::Infection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for_retrieve::Infection: rustorm::dao::ToColumnNames` is not satisfied [INFO] [stdout] --> src/schema.rs:333:72 [INFO] [stdout] | [INFO] [stdout] 333 | let actors: Result, DbError> = em.insert(&[&resource]); [INFO] [stdout] | ^^^^^^ the trait `rustorm::dao::ToColumnNames` is not implemented for `for_retrieve::Infection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `campus-contact-tracing` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "fd43f2d6123807c1f7eacaaec23584ac5585afa1a9b3b0518bdf623c099a2c8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd43f2d6123807c1f7eacaaec23584ac5585afa1a9b3b0518bdf623c099a2c8f", kill_on_drop: false }` [INFO] [stdout] fd43f2d6123807c1f7eacaaec23584ac5585afa1a9b3b0518bdf623c099a2c8f