[INFO] cloning repository https://github.com/Builditluc/blue-db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Builditluc/blue-db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuilditluc%2Fblue-db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuilditluc%2Fblue-db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 502d6ab7a4874b8aea0dfe876e3b232da0160220 [INFO] testing Builditluc/blue-db 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%2FBuilditluc%2Fblue-db" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Builditluc/blue-db 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/Builditluc/blue-db [INFO] finished tweaking git repo https://github.com/Builditluc/blue-db [INFO] tweaked toml for git repo https://github.com/Builditluc/blue-db written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/Builditluc/blue-db 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-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] ecd78d8c34d1cd4165e8c6d868b61c94e380b69b6034ea9df51802b76e29ad97 [INFO] running `Command { std: "docker" "start" "-a" "ecd78d8c34d1cd4165e8c6d868b61c94e380b69b6034ea9df51802b76e29ad97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecd78d8c34d1cd4165e8c6d868b61c94e380b69b6034ea9df51802b76e29ad97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecd78d8c34d1cd4165e8c6d868b61c94e380b69b6034ea9df51802b76e29ad97", kill_on_drop: false }` [INFO] [stdout] ecd78d8c34d1cd4165e8c6d868b61c94e380b69b6034ea9df51802b76e29ad97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] de3e692a2ca947ca1ab588bf1ea1b0d5bf0121302831f918ba2900eaa76976d7 [INFO] running `Command { std: "docker" "start" "-a" "de3e692a2ca947ca1ab588bf1ea1b0d5bf0121302831f918ba2900eaa76976d7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling blue-db v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.58s [INFO] running `Command { std: "docker" "inspect" "de3e692a2ca947ca1ab588bf1ea1b0d5bf0121302831f918ba2900eaa76976d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de3e692a2ca947ca1ab588bf1ea1b0d5bf0121302831f918ba2900eaa76976d7", kill_on_drop: false }` [INFO] [stdout] de3e692a2ca947ca1ab588bf1ea1b0d5bf0121302831f918ba2900eaa76976d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] bddebb3cc29da5bcf7c533e67f45b0708bb32fa91f9bad09a92e6579096335b7 [INFO] running `Command { std: "docker" "start" "-a" "bddebb3cc29da5bcf7c533e67f45b0708bb32fa91f9bad09a92e6579096335b7", kill_on_drop: false }` [INFO] [stderr] Compiling blue-db v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/blue_db-92e4c94aea1f51da) [INFO] [stderr] Executable unittests src/bin/show_categories.rs (/opt/rustwide/target/debug/deps/show_categories-9313780de80c6728) [INFO] [stderr] Executable unittests src/bin/show_entries.rs (/opt/rustwide/target/debug/deps/show_entries-65fd4a999099ad0f) [INFO] [stderr] Executable unittests src/bin/write_category.rs (/opt/rustwide/target/debug/deps/write_category-0e588638d99abd26) [INFO] [stderr] Executable unittests src/bin/write_entry.rs (/opt/rustwide/target/debug/deps/write_entry-d5cd6454d881ca7d) [INFO] running `Command { std: "docker" "inspect" "bddebb3cc29da5bcf7c533e67f45b0708bb32fa91f9bad09a92e6579096335b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bddebb3cc29da5bcf7c533e67f45b0708bb32fa91f9bad09a92e6579096335b7", kill_on_drop: false }` [INFO] [stdout] bddebb3cc29da5bcf7c533e67f45b0708bb32fa91f9bad09a92e6579096335b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] 33097cb64c4ca59f7cbe5112a7df54d6043c4b14dc20cec594c44c9ed91aaa86 [INFO] running `Command { std: "docker" "start" "-a" "33097cb64c4ca59f7cbe5112a7df54d6043c4b14dc20cec594c44c9ed91aaa86", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blue_db-92e4c94aea1f51da) [INFO] [stderr] Running unittests src/bin/show_categories.rs (/opt/rustwide/target/debug/deps/show_categories-9313780de80c6728) [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] [stdout] [INFO] [stderr] Running unittests src/bin/show_entries.rs (/opt/rustwide/target/debug/deps/show_entries-65fd4a999099ad0f) [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] [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] Running unittests src/bin/write_category.rs (/opt/rustwide/target/debug/deps/write_category-0e588638d99abd26) [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] Running unittests src/bin/write_entry.rs (/opt/rustwide/target/debug/deps/write_entry-d5cd6454d881ca7d) [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 blue-db [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" "33097cb64c4ca59f7cbe5112a7df54d6043c4b14dc20cec594c44c9ed91aaa86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33097cb64c4ca59f7cbe5112a7df54d6043c4b14dc20cec594c44c9ed91aaa86", kill_on_drop: false }` [INFO] [stdout] 33097cb64c4ca59f7cbe5112a7df54d6043c4b14dc20cec594c44c9ed91aaa86