[INFO] cloning repository https://github.com/dutchmartin/ORMbenchmark [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dutchmartin/ORMbenchmark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdutchmartin%2FORMbenchmark", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdutchmartin%2FORMbenchmark'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1754191f0519c493f2065849f9c55e42e7e527da [INFO] testing dutchmartin/ORMbenchmark against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdutchmartin%2FORMbenchmark" "/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/dutchmartin/ORMbenchmark on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dutchmartin/ORMbenchmark [INFO] finished tweaking git repo https://github.com/dutchmartin/ORMbenchmark [INFO] tweaked toml for git repo https://github.com/dutchmartin/ORMbenchmark written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/dutchmartin/ORMbenchmark already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded futures-join-macro-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded tracing v0.1.10 [INFO] [stderr] Downloaded futures-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded tracing-attributes v0.1.5 [INFO] [stderr] Downloaded postgres-protocol v0.5.0-alpha.1 [INFO] [stderr] Downloaded tokio-postgres v0.5.0-alpha.1 [INFO] [stderr] Downloaded sprattus v0.0.1 [INFO] [stderr] Downloaded tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Downloaded tokio-codec v0.2.0-alpha.6 [INFO] [stderr] Downloaded tokio-net v0.2.0-alpha.6 [INFO] [stderr] Downloaded postgres-types v0.1.0-alpha.1 [INFO] [stderr] Downloaded tokio-fs v0.2.0-alpha.6 [INFO] [stderr] Downloaded tokio v0.2.0-alpha.6 [INFO] [stderr] Downloaded futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded futures-select-macro-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded tracing-core v0.1.7 [INFO] [stderr] Downloaded tokio-io v0.2.0-alpha.6 [INFO] [stderr] Downloaded tokio-timer v0.3.0-alpha.6 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] 3fce89b57e1533b2f2f8a630f0cd3cc2a104507f03a23434c6806968eaea3955 [INFO] running `Command { std: "docker" "start" "-a" "3fce89b57e1533b2f2f8a630f0cd3cc2a104507f03a23434c6806968eaea3955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fce89b57e1533b2f2f8a630f0cd3cc2a104507f03a23434c6806968eaea3955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fce89b57e1533b2f2f8a630f0cd3cc2a104507f03a23434c6806968eaea3955", kill_on_drop: false }` [INFO] [stdout] 3fce89b57e1533b2f2f8a630f0cd3cc2a104507f03a23434c6806968eaea3955 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca44105bd12f291176fb80e25f6cac60ccd27aae056052335b4f8efee0e9a3ca [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" "ca44105bd12f291176fb80e25f6cac60ccd27aae056052335b4f8efee0e9a3ca", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling strfmt v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tracing-core v0.1.7 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling postgres-protocol v0.5.0-alpha.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling dotenv v0.9.0 [INFO] [stderr] Compiling postgres-types v0.1.0-alpha.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling tracing-attributes v0.1.5 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Compiling sprattus-derive v0.0.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling futures-join-macro-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-select-macro-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tracing v0.1.10 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling tokio-io v0.2.0-alpha.6 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tokio-codec v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-sync v0.2.0-alpha.6 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tokio-executor v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-timer v0.3.0-alpha.6 [INFO] [stderr] Compiling tokio-fs v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-net v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-postgres v0.5.0-alpha.1 [INFO] [stderr] Compiling sprattus v0.0.1 [INFO] [stderr] Compiling sprattus-bench v0.1.0 (/opt/rustwide/workdir/sprattus-bench) [INFO] [stdout] warning: field is never read: `customer_id` [INFO] [stdout] --> sprattus-bench/src/models.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | customer_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> sprattus-bench/src/models.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(FromSql, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `store_id` [INFO] [stdout] --> sprattus-bench/src/models.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | store_id: i16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> sprattus-bench/src/models.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(FromSql, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `first_name` [INFO] [stdout] --> sprattus-bench/src/models.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | first_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> sprattus-bench/src/models.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(FromSql, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `last_name` [INFO] [stdout] --> sprattus-bench/src/models.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | last_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> sprattus-bench/src/models.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(FromSql, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `email` [INFO] [stdout] --> sprattus-bench/src/models.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | email: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> sprattus-bench/src/models.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(FromSql, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `address_id` [INFO] [stdout] --> sprattus-bench/src/models.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | address_id: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> sprattus-bench/src/models.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(FromSql, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `activebool` [INFO] [stdout] --> sprattus-bench/src/models.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | activebool: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> sprattus-bench/src/models.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(FromSql, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `create_date` [INFO] [stdout] --> sprattus-bench/src/models.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | create_date: NaiveDate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> sprattus-bench/src/models.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(FromSql, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `last_update` [INFO] [stdout] --> sprattus-bench/src/models.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | last_update: NaiveDateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> sprattus-bench/src/models.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(FromSql, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `active` [INFO] [stdout] --> sprattus-bench/src/models.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | active: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> sprattus-bench/src/models.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(FromSql, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling diesel-bench v0.1.0 (/opt/rustwide/workdir/diesel-bench) [INFO] [stdout] warning: field is never read: `customer_id` [INFO] [stdout] --> diesel-bench/src/models.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | customer_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> diesel-bench/src/models.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Queryable, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `store_id` [INFO] [stdout] --> diesel-bench/src/models.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | store_id: i16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> diesel-bench/src/models.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Queryable, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `first_name` [INFO] [stdout] --> diesel-bench/src/models.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | first_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> diesel-bench/src/models.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Queryable, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `last_name` [INFO] [stdout] --> diesel-bench/src/models.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | last_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> diesel-bench/src/models.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Queryable, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `email` [INFO] [stdout] --> diesel-bench/src/models.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | email: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> diesel-bench/src/models.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Queryable, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `address_id` [INFO] [stdout] --> diesel-bench/src/models.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | address_id: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> diesel-bench/src/models.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Queryable, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `activebool` [INFO] [stdout] --> diesel-bench/src/models.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | activebool: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> diesel-bench/src/models.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Queryable, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `create_date` [INFO] [stdout] --> diesel-bench/src/models.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | create_date: NaiveDate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> diesel-bench/src/models.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Queryable, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `last_update` [INFO] [stdout] --> diesel-bench/src/models.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | last_update: NaiveDateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> diesel-bench/src/models.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Queryable, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `active` [INFO] [stdout] --> diesel-bench/src/models.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | active: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> diesel-bench/src/models.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Queryable, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "ca44105bd12f291176fb80e25f6cac60ccd27aae056052335b4f8efee0e9a3ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca44105bd12f291176fb80e25f6cac60ccd27aae056052335b4f8efee0e9a3ca", kill_on_drop: false }` [INFO] [stdout] ca44105bd12f291176fb80e25f6cac60ccd27aae056052335b4f8efee0e9a3ca [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--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] a0d2fabcaf2320ee66a5ec9589923229132b24167909812f754b97e0922716fc [INFO] running `Command { std: "docker" "start" "-a" "a0d2fabcaf2320ee66a5ec9589923229132b24167909812f754b97e0922716fc", kill_on_drop: false }` [INFO] [stderr] Compiling diesel-bench v0.1.0 (/opt/rustwide/workdir/diesel-bench) [INFO] [stderr] Compiling sprattus-bench v0.1.0 (/opt/rustwide/workdir/sprattus-bench) [INFO] [stdout] warning: field is never read: `customer_id` [INFO] [stdout] --> diesel-bench/src/models.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | customer_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> diesel-bench/src/models.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Queryable, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `store_id` [INFO] [stdout] --> diesel-bench/src/models.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | store_id: i16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> diesel-bench/src/models.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Queryable, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `first_name` [INFO] [stdout] --> diesel-bench/src/models.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | first_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> diesel-bench/src/models.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Queryable, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `customer_id` [INFO] [stdout] --> sprattus-bench/src/models.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | customer_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> sprattus-bench/src/models.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(FromSql, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `store_id` [INFO] [stdout] --> sprattus-bench/src/models.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | store_id: i16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> sprattus-bench/src/models.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(FromSql, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `first_name` [INFO] [stdout] --> sprattus-bench/src/models.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | first_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> sprattus-bench/src/models.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(FromSql, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `last_name` [INFO] [stdout] --> sprattus-bench/src/models.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | last_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> sprattus-bench/src/models.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(FromSql, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `email` [INFO] [stdout] --> sprattus-bench/src/models.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | email: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> sprattus-bench/src/models.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(FromSql, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `address_id` [INFO] [stdout] --> sprattus-bench/src/models.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | address_id: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> sprattus-bench/src/models.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(FromSql, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `activebool` [INFO] [stdout] --> sprattus-bench/src/models.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | activebool: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> sprattus-bench/src/models.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(FromSql, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `create_date` [INFO] [stdout] --> sprattus-bench/src/models.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | create_date: NaiveDate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> sprattus-bench/src/models.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(FromSql, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `last_update` [INFO] [stdout] --> sprattus-bench/src/models.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | last_update: NaiveDateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> sprattus-bench/src/models.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(FromSql, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `active` [INFO] [stdout] --> sprattus-bench/src/models.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | active: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> sprattus-bench/src/models.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(FromSql, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `last_name` [INFO] [stdout] --> diesel-bench/src/models.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | last_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> diesel-bench/src/models.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Queryable, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `email` [INFO] [stdout] --> diesel-bench/src/models.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | email: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> diesel-bench/src/models.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Queryable, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `address_id` [INFO] [stdout] --> diesel-bench/src/models.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | address_id: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> diesel-bench/src/models.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Queryable, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `activebool` [INFO] [stdout] --> diesel-bench/src/models.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | activebool: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> diesel-bench/src/models.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Queryable, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `create_date` [INFO] [stdout] --> diesel-bench/src/models.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | create_date: NaiveDate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> diesel-bench/src/models.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Queryable, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `last_update` [INFO] [stdout] --> diesel-bench/src/models.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | last_update: NaiveDateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> diesel-bench/src/models.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Queryable, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `active` [INFO] [stdout] --> diesel-bench/src/models.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | active: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> diesel-bench/src/models.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Queryable, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.35s [INFO] running `Command { std: "docker" "inspect" "a0d2fabcaf2320ee66a5ec9589923229132b24167909812f754b97e0922716fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0d2fabcaf2320ee66a5ec9589923229132b24167909812f754b97e0922716fc", kill_on_drop: false }` [INFO] [stdout] a0d2fabcaf2320ee66a5ec9589923229132b24167909812f754b97e0922716fc [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d477e20a6ba60e94c83923256b9e4bb12ae17bc8f5180906c46796d725b212d8 [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" "d477e20a6ba60e94c83923256b9e4bb12ae17bc8f5180906c46796d725b212d8", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `customer_id` [INFO] [stderr] --> diesel-bench/src/models.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | customer_id: i32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> diesel-bench/src/models.rs:4:21 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Queryable, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `store_id` [INFO] [stderr] --> diesel-bench/src/models.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | store_id: i16, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> diesel-bench/src/models.rs:4:21 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Queryable, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `first_name` [INFO] [stderr] --> diesel-bench/src/models.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | first_name: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> diesel-bench/src/models.rs:4:21 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Queryable, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `last_name` [INFO] [stderr] --> diesel-bench/src/models.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | last_name: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> diesel-bench/src/models.rs:4:21 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Queryable, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `email` [INFO] [stderr] --> diesel-bench/src/models.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | email: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> diesel-bench/src/models.rs:4:21 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Queryable, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `address_id` [INFO] [stderr] --> diesel-bench/src/models.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | address_id: i16, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> diesel-bench/src/models.rs:4:21 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Queryable, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `activebool` [INFO] [stderr] --> diesel-bench/src/models.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | activebool: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> diesel-bench/src/models.rs:4:21 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Queryable, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `create_date` [INFO] [stderr] --> diesel-bench/src/models.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | create_date: NaiveDate, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> diesel-bench/src/models.rs:4:21 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Queryable, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `last_update` [INFO] [stderr] --> diesel-bench/src/models.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | last_update: NaiveDateTime, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> diesel-bench/src/models.rs:4:21 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Queryable, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `active` [INFO] [stderr] --> diesel-bench/src/models.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | active: i32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> diesel-bench/src/models.rs:4:21 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Queryable, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `diesel-bench` (bin "diesel-bench" test) generated 10 warnings [INFO] [stderr] warning: field is never read: `customer_id` [INFO] [stderr] --> sprattus-bench/src/models.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | customer_id: i32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> sprattus-bench/src/models.rs:4:19 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(FromSql, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `store_id` [INFO] [stderr] --> sprattus-bench/src/models.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | store_id: i16, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> sprattus-bench/src/models.rs:4:19 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(FromSql, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `first_name` [INFO] [stderr] --> sprattus-bench/src/models.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | first_name: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> sprattus-bench/src/models.rs:4:19 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(FromSql, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `last_name` [INFO] [stderr] --> sprattus-bench/src/models.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | last_name: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> sprattus-bench/src/models.rs:4:19 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(FromSql, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `email` [INFO] [stderr] --> sprattus-bench/src/models.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | email: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> sprattus-bench/src/models.rs:4:19 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(FromSql, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `address_id` [INFO] [stderr] --> sprattus-bench/src/models.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | address_id: i16, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> sprattus-bench/src/models.rs:4:19 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(FromSql, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `activebool` [INFO] [stderr] --> sprattus-bench/src/models.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | activebool: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> sprattus-bench/src/models.rs:4:19 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(FromSql, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `create_date` [INFO] [stderr] --> sprattus-bench/src/models.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | create_date: NaiveDate, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> sprattus-bench/src/models.rs:4:19 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(FromSql, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `last_update` [INFO] [stderr] --> sprattus-bench/src/models.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | last_update: NaiveDateTime, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> sprattus-bench/src/models.rs:4:19 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(FromSql, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `active` [INFO] [stderr] --> sprattus-bench/src/models.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | active: i32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Customer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> sprattus-bench/src/models.rs:4:19 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(FromSql, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `sprattus-bench` (bin "sprattus-bench" test) generated 10 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/diesel_bench-75424a241213a1b2) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sprattus_bench-fd631ba904181dbb) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d477e20a6ba60e94c83923256b9e4bb12ae17bc8f5180906c46796d725b212d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d477e20a6ba60e94c83923256b9e4bb12ae17bc8f5180906c46796d725b212d8", kill_on_drop: false }` [INFO] [stdout] d477e20a6ba60e94c83923256b9e4bb12ae17bc8f5180906c46796d725b212d8