[INFO] cloning repository https://github.com/kpcyrd/rust-diesel-bug-2365 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kpcyrd/rust-diesel-bug-2365" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Frust-diesel-bug-2365", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Frust-diesel-bug-2365'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3db37811093b22316d2231805f62f935fb491b0 [INFO] testing kpcyrd/rust-diesel-bug-2365 against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Frust-diesel-bug-2365" "/workspace/builds/worker-78/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-78/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kpcyrd/rust-diesel-bug-2365 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kpcyrd/rust-diesel-bug-2365 [INFO] finished tweaking git repo https://github.com/kpcyrd/rust-diesel-bug-2365 [INFO] tweaked toml for git repo https://github.com/kpcyrd/rust-diesel-bug-2365 written to /workspace/builds/worker-78/source/Cargo.toml [INFO] crate git repo https://github.com/kpcyrd/rust-diesel-bug-2365 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4f8d40d574d75faffb02a1b18ded8a033c185882457fc9552e1446447f52013 [INFO] running `Command { std: "docker" "start" "-a" "d4f8d40d574d75faffb02a1b18ded8a033c185882457fc9552e1446447f52013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4f8d40d574d75faffb02a1b18ded8a033c185882457fc9552e1446447f52013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4f8d40d574d75faffb02a1b18ded8a033c185882457fc9552e1446447f52013", kill_on_drop: false }` [INFO] [stdout] d4f8d40d574d75faffb02a1b18ded8a033c185882457fc9552e1446447f52013 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3da1a773df80984c694acb39e88d8d2e4c7e113e77f398f7bcdd88dd1d00a99 [INFO] running `Command { std: "docker" "start" "-a" "a3da1a773df80984c694acb39e88d8d2e4c7e113e77f398f7bcdd88dd1d00a99", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rusqlite v0.23.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling rust-diesel-bug-2365 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `Command { std: "docker" "inspect" "a3da1a773df80984c694acb39e88d8d2e4c7e113e77f398f7bcdd88dd1d00a99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3da1a773df80984c694acb39e88d8d2e4c7e113e77f398f7bcdd88dd1d00a99", kill_on_drop: false }` [INFO] [stdout] a3da1a773df80984c694acb39e88d8d2e4c7e113e77f398f7bcdd88dd1d00a99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73cbe93e01e1f9811e679dc4d27383816759a47c99c8a71b94d252d7a8ea0625 [INFO] running `Command { std: "docker" "start" "-a" "73cbe93e01e1f9811e679dc4d27383816759a47c99c8a71b94d252d7a8ea0625", kill_on_drop: false }` [INFO] [stderr] Compiling rust-diesel-bug-2365 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_diesel_bug_2365-f56ea9bafcdd5833) [INFO] running `Command { std: "docker" "inspect" "73cbe93e01e1f9811e679dc4d27383816759a47c99c8a71b94d252d7a8ea0625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73cbe93e01e1f9811e679dc4d27383816759a47c99c8a71b94d252d7a8ea0625", kill_on_drop: false }` [INFO] [stdout] 73cbe93e01e1f9811e679dc4d27383816759a47c99c8a71b94d252d7a8ea0625 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 05253ddd70ea2e015256e6a0008c8b93b5bb1079127c6a3ca160690912656533 [INFO] running `Command { std: "docker" "start" "-a" "05253ddd70ea2e015256e6a0008c8b93b5bb1079127c6a3ca160690912656533", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_diesel_bug_2365-f56ea9bafcdd5833) [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" "05253ddd70ea2e015256e6a0008c8b93b5bb1079127c6a3ca160690912656533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05253ddd70ea2e015256e6a0008c8b93b5bb1079127c6a3ca160690912656533", kill_on_drop: false }` [INFO] [stdout] 05253ddd70ea2e015256e6a0008c8b93b5bb1079127c6a3ca160690912656533