[INFO] cloning repository https://github.com/gabebw/diesel-refactoring-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gabebw/diesel-refactoring-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabebw%2Fdiesel-refactoring-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabebw%2Fdiesel-refactoring-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a808ef79a009877439bb9b8404b1e2c3c23df0c [INFO] testing gabebw/diesel-refactoring-example 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%2Fgabebw%2Fdiesel-refactoring-example" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gabebw/diesel-refactoring-example 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/gabebw/diesel-refactoring-example [INFO] finished tweaking git repo https://github.com/gabebw/diesel-refactoring-example [INFO] tweaked toml for git repo https://github.com/gabebw/diesel-refactoring-example written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/gabebw/diesel-refactoring-example 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 59ca2d181a282947399a5aae79ff540c58c205c05c862a3a685ee9e345e0e230 [INFO] running `Command { std: "docker" "start" "-a" "59ca2d181a282947399a5aae79ff540c58c205c05c862a3a685ee9e345e0e230", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59ca2d181a282947399a5aae79ff540c58c205c05c862a3a685ee9e345e0e230", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59ca2d181a282947399a5aae79ff540c58c205c05c862a3a685ee9e345e0e230", kill_on_drop: false }` [INFO] [stdout] 59ca2d181a282947399a5aae79ff540c58c205c05c862a3a685ee9e345e0e230 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 8c6dbd7c5a01ffd59683c0ace99623c7a625065580a9d2dd497c21dcc6677352 [INFO] running `Command { std: "docker" "start" "-a" "8c6dbd7c5a01ffd59683c0ace99623c7a625065580a9d2dd497c21dcc6677352", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling diesel-refactoring-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.10s [INFO] running `Command { std: "docker" "inspect" "8c6dbd7c5a01ffd59683c0ace99623c7a625065580a9d2dd497c21dcc6677352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c6dbd7c5a01ffd59683c0ace99623c7a625065580a9d2dd497c21dcc6677352", kill_on_drop: false }` [INFO] [stdout] 8c6dbd7c5a01ffd59683c0ace99623c7a625065580a9d2dd497c21dcc6677352 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] f97e9036a25d9321d4c49137ea81cec96d452dfb9c5e4bb7ceaff66b36ddb3fa [INFO] running `Command { std: "docker" "start" "-a" "f97e9036a25d9321d4c49137ea81cec96d452dfb9c5e4bb7ceaff66b36ddb3fa", kill_on_drop: false }` [INFO] [stderr] Compiling diesel-refactoring-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/diesel_refactoring_example-620a85119eaf9694) [INFO] running `Command { std: "docker" "inspect" "f97e9036a25d9321d4c49137ea81cec96d452dfb9c5e4bb7ceaff66b36ddb3fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f97e9036a25d9321d4c49137ea81cec96d452dfb9c5e4bb7ceaff66b36ddb3fa", kill_on_drop: false }` [INFO] [stdout] f97e9036a25d9321d4c49137ea81cec96d452dfb9c5e4bb7ceaff66b36ddb3fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 6a80740e2cc41b20fc2549d2d22b895d8b6ccd918c4d23c29eb3c929240dacf6 [INFO] running `Command { std: "docker" "start" "-a" "6a80740e2cc41b20fc2549d2d22b895d8b6ccd918c4d23c29eb3c929240dacf6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.31s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/diesel_refactoring_example-620a85119eaf9694) [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" "6a80740e2cc41b20fc2549d2d22b895d8b6ccd918c4d23c29eb3c929240dacf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a80740e2cc41b20fc2549d2d22b895d8b6ccd918c4d23c29eb3c929240dacf6", kill_on_drop: false }` [INFO] [stdout] 6a80740e2cc41b20fc2549d2d22b895d8b6ccd918c4d23c29eb3c929240dacf6