[INFO] cloning repository https://github.com/sophie-katz/bedrock-orm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sophie-katz/bedrock-orm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsophie-katz%2Fbedrock-orm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsophie-katz%2Fbedrock-orm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c143cb722ae310d0181db823e6380845b8f9da8a
[INFO] checking sophie-katz/bedrock-orm against try#db4e1d23234d93b5e96ecc768b35d9090c32cddf for pr-149901
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsophie-katz%2Fbedrock-orm" "/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/sophie-katz/bedrock-orm
[INFO] finished tweaking git repo https://github.com/sophie-katz/bedrock-orm
[INFO] tweaked toml for git repo https://github.com/sophie-katz/bedrock-orm written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sophie-katz/bedrock-orm on toolchain db4e1d23234d93b5e96ecc768b35d9090c32cddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sophie-katz/bedrock-orm 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" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v1.0.43
[INFO] [stderr]   Downloaded proc-macro2 v1.0.64
[INFO] [stderr]   Downloaded sqlite3-sys v0.15.2
[INFO] [stderr]   Downloaded quote v1.0.29
[INFO] [stderr]   Downloaded sqlite v0.31.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.10
[INFO] [stderr]   Downloaded thiserror-impl v1.0.43
[INFO] [stderr]   Downloaded syn v2.0.25
[INFO] [stderr]   Downloaded sqlite3-src v0.5.1
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c88db020a10830c2794ace30a6cf1a7a930691136f514eb7df845f5f4fce7b7f
[INFO] running `Command { std: "docker" "start" "-a" "c88db020a10830c2794ace30a6cf1a7a930691136f514eb7df845f5f4fce7b7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c88db020a10830c2794ace30a6cf1a7a930691136f514eb7df845f5f4fce7b7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c88db020a10830c2794ace30a6cf1a7a930691136f514eb7df845f5f4fce7b7f", kill_on_drop: false }`
[INFO] [stdout] c88db020a10830c2794ace30a6cf1a7a930691136f514eb7df845f5f4fce7b7f
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61f9733201a492b9250f2b127ccf4fdf826b7bb653a2a2dfc7f03378eb9cb17e
[INFO] running `Command { std: "docker" "start" "-a" "61f9733201a492b9250f2b127ccf4fdf826b7bb653a2a2dfc7f03378eb9cb17e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling sqlite3-src v0.5.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]     Checking sqlite3-sys v0.15.2
[INFO] [stderr]     Checking sqlite v0.31.0
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]     Checking bedrock-orm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/database_providers/sqlite.rs:227:21
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn take_feature(&self, identifier: &Self::Identifier) -> crate::Result<Option<ValueUnion>> {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here                             ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn take_feature(&self, identifier: &Self::Identifier) -> crate::Result<Option<ValueUnion<'_>>> {
[INFO] [stdout]     |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/query_execution/take_features.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn take_feature(&self, identifier: &Self::Identifier) -> crate::Result<Option<ValueUnion>>;
[INFO] [stdout]    |                     ^^^^^ the lifetime is elided here                             ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn take_feature(&self, identifier: &Self::Identifier) -> crate::Result<Option<ValueUnion<'_>>>;
[INFO] [stdout]    |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/database_providers/sqlite.rs:227:21
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn take_feature(&self, identifier: &Self::Identifier) -> crate::Result<Option<ValueUnion>> {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here                             ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn take_feature(&self, identifier: &Self::Identifier) -> crate::Result<Option<ValueUnion<'_>>> {
[INFO] [stdout]     |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/query_execution/take_features.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn take_feature(&self, identifier: &Self::Identifier) -> crate::Result<Option<ValueUnion>>;
[INFO] [stdout]    |                     ^^^^^ the lifetime is elided here                             ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn take_feature(&self, identifier: &Self::Identifier) -> crate::Result<Option<ValueUnion<'_>>>;
[INFO] [stdout]    |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.37s
[INFO] running `Command { std: "docker" "inspect" "61f9733201a492b9250f2b127ccf4fdf826b7bb653a2a2dfc7f03378eb9cb17e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61f9733201a492b9250f2b127ccf4fdf826b7bb653a2a2dfc7f03378eb9cb17e", kill_on_drop: false }`
[INFO] [stdout] 61f9733201a492b9250f2b127ccf4fdf826b7bb653a2a2dfc7f03378eb9cb17e
