[INFO] cloning repository https://github.com/leobelen/antares_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leobelen/antares_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleobelen%2Fantares_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleobelen%2Fantares_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f2f66f47620c1c509761ed464509de579ab5624 [INFO] testing leobelen/antares_test against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleobelen%2Fantares_test" "/workspace/builds/worker-39/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-39/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leobelen/antares_test on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leobelen/antares_test [INFO] finished tweaking git repo https://github.com/leobelen/antares_test [INFO] tweaked toml for git repo https://github.com/leobelen/antares_test written to /workspace/builds/worker-39/source/Cargo.toml [INFO] crate git repo https://github.com/leobelen/antares_test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce86e948259792868fa9d326fe1a8683f20041a73b644b7dcc12c17a34b9159a [INFO] running `Command { std: "docker" "start" "-a" "ce86e948259792868fa9d326fe1a8683f20041a73b644b7dcc12c17a34b9159a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce86e948259792868fa9d326fe1a8683f20041a73b644b7dcc12c17a34b9159a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce86e948259792868fa9d326fe1a8683f20041a73b644b7dcc12c17a34b9159a", kill_on_drop: false }` [INFO] [stdout] ce86e948259792868fa9d326fe1a8683f20041a73b644b7dcc12c17a34b9159a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e511a917807a9bb197a5369bbecd26b99cced945244022a0a333c706efbe2b46 [INFO] running `Command { std: "docker" "start" "-a" "e511a917807a9bb197a5369bbecd26b99cced945244022a0a333c706efbe2b46", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling thiserror v1.0.28 [INFO] [stderr] Compiling diesel v1.4.7 [INFO] [stderr] Compiling antares-testbed v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0252]: the name `BaseUpdateRepositoryTrait` is defined multiple times [INFO] [stdout] --> src/traits/mod.rs:2:60 [INFO] [stdout] | [INFO] [stdout] 2 | pub use base_repository_trait::{BaseUpdateRepositoryTrait, BaseUpdateRepositoryTrait}; [INFO] [stdout] | ------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^ `BaseUpdateRepositoryTrait` reimported here [INFO] [stdout] | | [INFO] [stdout] | previous import of the trait `BaseUpdateRepositoryTrait` here [INFO] [stdout] | [INFO] [stdout] = note: `BaseUpdateRepositoryTrait` must be defined only once in the type namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::schema::core_log::dsl::*` [INFO] [stdout] --> src/models/log_model.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::core_log::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Identifiable`, `Insertable` [INFO] [stdout] --> src/models/log_model.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::{Associations, Identifiable, Insertable, Queryable}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UpdateStatement` [INFO] [stdout] --> src/traits/base_repository_trait.rs:7:30 [INFO] [stdout] | [INFO] [stdout] 7 | UndecoratedInsertRecord, UpdateStatement, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<