[INFO] cloning repository https://github.com/m1guelpf/ensemble
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m1guelpf/ensemble" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1guelpf%2Fensemble", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1guelpf%2Fensemble'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b461a001a1dac13cb797cc0836771d3bba7f50b2
[INFO] checking m1guelpf/ensemble against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1guelpf%2Fensemble" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/m1guelpf/ensemble
[INFO] finished tweaking git repo https://github.com/m1guelpf/ensemble
[INFO] tweaked toml for git repo https://github.com/m1guelpf/ensemble written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/m1guelpf/ensemble on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/m1guelpf/ensemble already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f284fe0e32eaf78611f3168c515f667caac426d6146fb4c50288c8670a406f06
[INFO] running `Command { std: "docker" "start" "-a" "f284fe0e32eaf78611f3168c515f667caac426d6146fb4c50288c8670a406f06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f284fe0e32eaf78611f3168c515f667caac426d6146fb4c50288c8670a406f06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f284fe0e32eaf78611f3168c515f667caac426d6146fb4c50288c8670a406f06", kill_on_drop: false }`
[INFO] [stdout] f284fe0e32eaf78611f3168c515f667caac426d6146fb4c50288c8670a406f06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52821afcdaff146efd7f79f53ad8fb5e57c98bc1b69a9f08b84e0163e862491a
[INFO] running `Command { std: "docker" "start" "-a" "52821afcdaff146efd7f79f53ad8fb5e57c98bc1b69a9f08b84e0163e862491a", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking unicode-ident v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking http v1.0.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking aho-corasick v1.0.5
[INFO] [stderr]    Compiling bigdecimal v0.4.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling metrics v0.18.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling base64 v0.21.3
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling schemars v0.8.13
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling axum-core v0.4.1
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking dyn-clone v1.0.13
[INFO] [stderr]     Checking itertools v0.12.0
[INFO] [stderr]    Compiling axum v0.7.2
[INFO] [stderr]    Compiling trybuild v1.0.83
[INFO] [stderr]     Checking dissimilar v1.0.7
[INFO] [stderr]     Checking matchit v0.7.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking regex v1.9.5
[INFO] [stderr]    Compiling deluxe-core v0.5.0
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking pluralizer v0.4.0
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]     Checking lru v0.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling automod v1.0.12
[INFO] [stderr]    Compiling metrics-macros v0.5.1
[INFO] [stderr]    Compiling schemars_derive v0.8.13
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking futures-util v0.3.28
[INFO] [stderr]    Compiling deluxe-macros v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking pest v2.7.3
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling pest_meta v2.7.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling deluxe v0.5.0
[INFO] [stderr]    Compiling rbs v4.5.2
[INFO] [stderr]     Checking ensemble_derive v0.0.4 (/opt/rustwide/workdir/ensemble_derive)
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking fastdate v0.3.25
[INFO] [stderr]     Checking serde_bytes v0.11.12
[INFO] [stderr]     Checking dark-std v0.2.7
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking basic-toml v0.1.4
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking http-body-util v0.1.0
[INFO] [stderr]    Compiling pest_generator v2.7.3
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking mobc v0.8.3
[INFO] [stderr]     Checking sha256 v1.4.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking rbdc v4.5.10
[INFO] [stderr]     Checking h2 v0.4.0
[INFO] [stderr]    Compiling pest_derive v2.7.3
[INFO] [stderr]    Compiling html_parser v0.6.3
[INFO] [stderr]     Checking rbdc-pool-mobc v4.5.6
[INFO] [stderr]     Checking rbatis-codegen v4.5.5
[INFO] [stderr]    Compiling rbatis-macro-driver v4.5.1
[INFO] [stderr]     Checking hyper v1.0.1
[INFO] [stderr]     Checking rbatis v4.5.6
[INFO] [stderr]     Checking hyper-util v0.1.1
[INFO] [stderr]     Checking ensemble v0.0.5 (/opt/rustwide/workdir/ensemble)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> ensemble/src/connection.rs:105:2
[INFO] [stdout]     |
[INFO] [stdout] 100 |       panic!("Either the `mysql` or `postgres` feature must be enabled to use `ensemble`.");
[INFO] [stdout]     |       ------------------------------------------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 105 | /     if cfg!(feature = "mysql") {
[INFO] [stdout] 106 | |         Database::MySQL
[INFO] [stdout] 107 | |     } else {
[INFO] [stdout] 108 | |         Database::PostgreSQL
[INFO] [stdout] 109 | |     }
[INFO] [stdout]     | |_____^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SetupError` is never used
[INFO] [stdout]   --> ensemble/src/connection.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum SetupError {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_mysql` and `is_postgres` are never used
[INFO] [stdout]   --> ensemble/src/connection.rs:89:15
[INFO] [stdout]    |
[INFO] [stdout] 88 | impl Database {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] 89 |     pub const fn is_mysql(&self) -> bool {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub const fn is_postgres(&self) -> bool {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_null` is never used
[INFO] [stdout]   --> ensemble/src/value/de.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | trait ValueBase<'de>: Deserializer<'de, Error = rbs::Error> {
[INFO] [stdout]    |       --------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 26 |     fn is_null(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SerializeStructVariant` is never constructed
[INFO] [stdout]    --> ensemble/src/value/ser.rs:243:12
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub struct SerializeStructVariant {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ensemble_test_suite v0.0.0 (/opt/rustwide/workdir/test_suite)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> ensemble/src/connection.rs:105:2
[INFO] [stdout]     |
[INFO] [stdout] 100 |       panic!("Either the `mysql` or `postgres` feature must be enabled to use `ensemble`.");
[INFO] [stdout]     |       ------------------------------------------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 105 | /     if cfg!(feature = "mysql") {
[INFO] [stdout] 106 | |         Database::MySQL
[INFO] [stdout] 107 | |     } else {
[INFO] [stdout] 108 | |         Database::PostgreSQL
[INFO] [stdout] 109 | |     }
[INFO] [stdout]     | |_____^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SetupError` is never used
[INFO] [stdout]   --> ensemble/src/connection.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum SetupError {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_mysql` and `is_postgres` are never used
[INFO] [stdout]   --> ensemble/src/connection.rs:89:15
[INFO] [stdout]    |
[INFO] [stdout] 88 | impl Database {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] 89 |     pub const fn is_mysql(&self) -> bool {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub const fn is_postgres(&self) -> bool {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_null` is never used
[INFO] [stdout]   --> ensemble/src/value/de.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | trait ValueBase<'de>: Deserializer<'de, Error = rbs::Error> {
[INFO] [stdout]    |       --------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 26 |     fn is_null(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SerializeStructVariant` is never constructed
[INFO] [stdout]    --> ensemble/src/value/ser.rs:243:12
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub struct SerializeStructVariant {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.28s
[INFO] running `Command { std: "docker" "inspect" "52821afcdaff146efd7f79f53ad8fb5e57c98bc1b69a9f08b84e0163e862491a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52821afcdaff146efd7f79f53ad8fb5e57c98bc1b69a9f08b84e0163e862491a", kill_on_drop: false }`
[INFO] [stdout] 52821afcdaff146efd7f79f53ad8fb5e57c98bc1b69a9f08b84e0163e862491a
