[INFO] cloning repository https://github.com/meowsticdf/pokemonoftheday [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meowsticdf/pokemonoftheday" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeowsticdf%2Fpokemonoftheday", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeowsticdf%2Fpokemonoftheday'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5afe241fc2e2f22b9b9c9152e6f7ff268cef617 [INFO] testing meowsticdf/pokemonoftheday against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeowsticdf%2Fpokemonoftheday" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/meowsticdf/pokemonoftheday on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/meowsticdf/pokemonoftheday [INFO] finished tweaking git repo https://github.com/meowsticdf/pokemonoftheday [INFO] tweaked toml for git repo https://github.com/meowsticdf/pokemonoftheday written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/meowsticdf/pokemonoftheday already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b5ad48fb67b8a4a68e8e7036be76770bd3db8141798b2429bd8bfaddc4d31fa [INFO] running `Command { std: "docker" "start" "-a" "1b5ad48fb67b8a4a68e8e7036be76770bd3db8141798b2429bd8bfaddc4d31fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b5ad48fb67b8a4a68e8e7036be76770bd3db8141798b2429bd8bfaddc4d31fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b5ad48fb67b8a4a68e8e7036be76770bd3db8141798b2429bd8bfaddc4d31fa", kill_on_drop: false }` [INFO] [stdout] 1b5ad48fb67b8a4a68e8e7036be76770bd3db8141798b2429bd8bfaddc4d31fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3228f7afcee83af96ca080daa5d413e76d041ebe0860ad88b5589645781e403e [INFO] running `Command { std: "docker" "start" "-a" "3228f7afcee83af96ca080daa5d413e76d041ebe0860ad88b5589645781e403e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Compiling pokemonoftheday v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 18s [INFO] running `Command { std: "docker" "inspect" "3228f7afcee83af96ca080daa5d413e76d041ebe0860ad88b5589645781e403e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3228f7afcee83af96ca080daa5d413e76d041ebe0860ad88b5589645781e403e", kill_on_drop: false }` [INFO] [stdout] 3228f7afcee83af96ca080daa5d413e76d041ebe0860ad88b5589645781e403e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8ec4a1239284cbcfa843e799a46567f01d7fc320f6768f586a633ef8d3c7b19 [INFO] running `Command { std: "docker" "start" "-a" "b8ec4a1239284cbcfa843e799a46567f01d7fc320f6768f586a633ef8d3c7b19", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pokemonoftheday v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.50s [INFO] running `Command { std: "docker" "inspect" "b8ec4a1239284cbcfa843e799a46567f01d7fc320f6768f586a633ef8d3c7b19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8ec4a1239284cbcfa843e799a46567f01d7fc320f6768f586a633ef8d3c7b19", kill_on_drop: false }` [INFO] [stdout] b8ec4a1239284cbcfa843e799a46567f01d7fc320f6768f586a633ef8d3c7b19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cc7891bfef1a39ca2678ac1021d0a8aa6c25352d9dc55da1314ec64d990592be [INFO] running `Command { std: "docker" "start" "-a" "cc7891bfef1a39ca2678ac1021d0a8aa6c25352d9dc55da1314ec64d990592be", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.81s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/potd_generator-ae937fc32914be12) [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 (/opt/rustwide/target/debug/deps/potd_server-f42a468822e3a656) [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" "cc7891bfef1a39ca2678ac1021d0a8aa6c25352d9dc55da1314ec64d990592be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc7891bfef1a39ca2678ac1021d0a8aa6c25352d9dc55da1314ec64d990592be", kill_on_drop: false }` [INFO] [stdout] cc7891bfef1a39ca2678ac1021d0a8aa6c25352d9dc55da1314ec64d990592be