[INFO] fetching crate gotham_middleware_diesel 0.5.1...
[INFO] testing gotham_middleware_diesel-0.5.1 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate gotham_middleware_diesel 0.5.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate gotham_middleware_diesel 0.5.1
[INFO] finished tweaking crates.io crate gotham_middleware_diesel 0.5.1
[INFO] tweaked toml for crates.io crate gotham_middleware_diesel 0.5.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gotham_middleware_diesel 0.5.1 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 164 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded borrow-bag v1.1.1
[INFO] [stderr]   Downloaded cookie v0.15.2
[INFO] [stderr]   Downloaded gotham_derive v0.7.1
[INFO] [stderr]   Downloaded diesel_derives v2.3.6
[INFO] [stderr]   Downloaded gotham v0.7.4
[INFO] [stderr]   Downloaded diesel v2.3.5
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ea6fad02cdde4a2c57cecc04c9886fcbc62756520df67d2a5503ccebb6d5b27
[INFO] running `Command { std: "docker" "start" "-a" "2ea6fad02cdde4a2c57cecc04c9886fcbc62756520df67d2a5503ccebb6d5b27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ea6fad02cdde4a2c57cecc04c9886fcbc62756520df67d2a5503ccebb6d5b27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ea6fad02cdde4a2c57cecc04c9886fcbc62756520df67d2a5503ccebb6d5b27", kill_on_drop: false }`
[INFO] [stdout] 2ea6fad02cdde4a2c57cecc04c9886fcbc62756520df67d2a5503ccebb6d5b27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 866b7d53b5453fac0e9c64558c437d014ed2f6c321eb51ba9b3464c0810dc0ff
[INFO] running `Command { std: "docker" "start" "-a" "866b7d53b5453fac0e9c64558c437d014ed2f6c321eb51ba9b3464c0810dc0ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling cookie v0.15.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling diesel_derives v2.3.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]    Compiling gotham_derive v0.7.1
[INFO] [stderr]    Compiling borrow-bag v1.1.1
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling diesel v2.3.5
[INFO] [stderr]    Compiling gotham v0.7.4
[INFO] [stderr]    Compiling gotham_middleware_diesel v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.49s
[INFO] running `Command { std: "docker" "inspect" "866b7d53b5453fac0e9c64558c437d014ed2f6c321eb51ba9b3464c0810dc0ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "866b7d53b5453fac0e9c64558c437d014ed2f6c321eb51ba9b3464c0810dc0ff", kill_on_drop: false }`
[INFO] [stdout] 866b7d53b5453fac0e9c64558c437d014ed2f6c321eb51ba9b3464c0810dc0ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64477b74e182d27d172aac923396aaa727c023c34602f244d56c3b1fadd6e5ee
[INFO] running `Command { std: "docker" "start" "-a" "64477b74e182d27d172aac923396aaa727c023c34602f244d56c3b1fadd6e5ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling gotham_middleware_diesel v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] running `Command { std: "docker" "inspect" "64477b74e182d27d172aac923396aaa727c023c34602f244d56c3b1fadd6e5ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64477b74e182d27d172aac923396aaa727c023c34602f244d56c3b1fadd6e5ee", kill_on_drop: false }`
[INFO] [stdout] 64477b74e182d27d172aac923396aaa727c023c34602f244d56c3b1fadd6e5ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 98599ff28ddeb09b07d58779af3ec430804bb88b0c376781b5270cf6b5c24b07
[INFO] running `Command { std: "docker" "start" "-a" "98599ff28ddeb09b07d58779af3ec430804bb88b0c376781b5270cf6b5c24b07", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gotham_middleware_diesel-86e150c46626b184)
[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] [stderr]    Doc-tests gotham_middleware_diesel
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/repo.rs - repo::Repo (line 12) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 10) ... FAILED
[INFO] [stdout] test src/repo.rs - repo::Repo<T>::new (line 78) ... ok
[INFO] [stdout] test src/repo.rs - repo::Repo<T>::with_test_transactions (line 122) ... ok
[INFO] [stdout] test src/repo.rs - repo::Repo<T>::from_pool_builder (line 93) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/repo.rs - repo::Repo (line 12) stdout ----
[INFO] [stdout] error: fields `id` and `name` are never read
[INFO] [stdout]   --> src/repo.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct User {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 34 |     pub id: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 35 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/repo.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dead_code)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 10) stdout ----
[INFO] [stdout] error[E0254]: the name `gotham_middleware_diesel` is defined multiple times
[INFO] [stdout]   --> src/lib.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate r#gotham_middleware_diesel;
[INFO] [stdout]    | ---------------------------------------- previous import of the extern crate `gotham_middleware_diesel` here
[INFO] [stdout] ...
[INFO] [stdout] 21 | use gotham_middleware_diesel::{self, DieselMiddleware};
[INFO] [stdout]    |                                ^^^^--
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `gotham_middleware_diesel` reimported here
[INFO] [stdout]    |                                help: remove unnecessary import
[INFO] [stdout]    |
[INFO] [stdout]    = note: `gotham_middleware_diesel` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] error: unused import: `self`
[INFO] [stdout]   --> src/lib.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 | use gotham_middleware_diesel::{self, DieselMiddleware};
[INFO] [stdout]    |                                ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0254`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 10)
[INFO] [stdout]     src/repo.rs - repo::Repo (line 12)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "98599ff28ddeb09b07d58779af3ec430804bb88b0c376781b5270cf6b5c24b07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98599ff28ddeb09b07d58779af3ec430804bb88b0c376781b5270cf6b5c24b07", kill_on_drop: false }`
[INFO] [stdout] 98599ff28ddeb09b07d58779af3ec430804bb88b0c376781b5270cf6b5c24b07
