[INFO] fetching crate gotham_middleware_diesel 0.5.1...
[INFO] testing gotham_middleware_diesel-0.5.1 against 1.78.0 for beta-1.79-2
[INFO] extracting crate gotham_middleware_diesel 0.5.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate gotham_middleware_diesel 0.5.1 on toolchain 1.78.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cookie v0.15.2
[INFO] [stderr]   Downloaded gotham_derive v0.7.1
[INFO] [stderr]   Downloaded borrow-bag v1.1.1
[INFO] [stderr]   Downloaded diesel_derives v2.1.4
[INFO] [stderr]   Downloaded gotham v0.7.4
[INFO] [stderr]   Downloaded diesel v2.1.6
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9d3d68a94a17041fe886d2f5da55f1ea9c6d238f413d70785178e99c445938c
[INFO] running `Command { std: "docker" "start" "-a" "b9d3d68a94a17041fe886d2f5da55f1ea9c6d238f413d70785178e99c445938c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9d3d68a94a17041fe886d2f5da55f1ea9c6d238f413d70785178e99c445938c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9d3d68a94a17041fe886d2f5da55f1ea9c6d238f413d70785178e99c445938c", kill_on_drop: false }`
[INFO] [stdout] b9d3d68a94a17041fe886d2f5da55f1ea9c6d238f413d70785178e99c445938c
[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=warn" "-e" "RUSTDOCFLAGS=--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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3160b8927ab14fdd188d0f728708a8c98bfbfc66850a8b97862f7a0df3893313
[INFO] running `Command { std: "docker" "start" "-a" "3160b8927ab14fdd188d0f728708a8c98bfbfc66850a8b97862f7a0df3893313", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling cookie v0.15.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling borrow-bag v1.1.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling diesel_derives v2.1.4
[INFO] [stderr]    Compiling gotham_derive v0.7.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling diesel v2.1.6
[INFO] [stderr]    Compiling hyper v0.14.28
[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 32.29s
[INFO] running `Command { std: "docker" "inspect" "3160b8927ab14fdd188d0f728708a8c98bfbfc66850a8b97862f7a0df3893313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3160b8927ab14fdd188d0f728708a8c98bfbfc66850a8b97862f7a0df3893313", kill_on_drop: false }`
[INFO] [stdout] 3160b8927ab14fdd188d0f728708a8c98bfbfc66850a8b97862f7a0df3893313
[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=warn" "-e" "RUSTDOCFLAGS=--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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7a42baa8cf0df2bea1ecd90b99a4da55937afafdb886dbb5f500ec6ca4cd53e
[INFO] running `Command { std: "docker" "start" "-a" "b7a42baa8cf0df2bea1ecd90b99a4da55937afafdb886dbb5f500ec6ca4cd53e", 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.50s
[INFO] running `Command { std: "docker" "inspect" "b7a42baa8cf0df2bea1ecd90b99a4da55937afafdb886dbb5f500ec6ca4cd53e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7a42baa8cf0df2bea1ecd90b99a4da55937afafdb886dbb5f500ec6ca4cd53e", kill_on_drop: false }`
[INFO] [stdout] b7a42baa8cf0df2bea1ecd90b99a4da55937afafdb886dbb5f500ec6ca4cd53e
[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=warn" "-e" "RUSTDOCFLAGS=--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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9b1456898d8d616d181587da1701ba69868d445c244ca36c07ecc98dea357e39
[INFO] running `Command { std: "docker" "start" "-a" "9b1456898d8d616d181587da1701ba69868d445c244ca36c07ecc98dea357e39", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gotham_middleware_diesel-bbd356d2a8d5a99a)
[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<T>::with_test_transactions (line 122) ... ok
[INFO] [stdout] test src/repo.rs - repo::Repo<T>::new (line 78) ... ok
[INFO] [stdout] test src/repo.rs - repo::Repo<T>::from_pool_builder (line 93) ... ok
[INFO] [stdout] test src/repo.rs - repo::Repo (line 12) ... ok
[INFO] [stdout] test src/lib.rs - (line 10) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9b1456898d8d616d181587da1701ba69868d445c244ca36c07ecc98dea357e39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b1456898d8d616d181587da1701ba69868d445c244ca36c07ecc98dea357e39", kill_on_drop: false }`
[INFO] [stdout] 9b1456898d8d616d181587da1701ba69868d445c244ca36c07ecc98dea357e39
