[INFO] cloning repository https://github.com/roey132/calorie-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roey132/calorie-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froey132%2Fcalorie-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froey132%2Fcalorie-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 69fb23290be841f313316da8c41e2b06d8ce38e7
[INFO] building roey132/calorie-api against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froey132%2Fcalorie-api" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/roey132/calorie-api
[INFO] finished tweaking git repo https://github.com/roey132/calorie-api
[INFO] tweaked toml for git repo https://github.com/roey132/calorie-api written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/roey132/calorie-api on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/roey132/calorie-api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded actix-server v2.3.0
[INFO] [stderr]   Downloaded actix-web-codegen v4.2.2
[INFO] [stderr]   Downloaded pq-sys v0.4.4
[INFO] [stderr]   Downloaded actix-router v0.5.2
[INFO] [stderr]   Downloaded actix-rt v2.9.0
[INFO] [stderr]   Downloaded actix-cors v0.7.0
[INFO] [stderr]   Downloaded diesel_derives v2.1.3
[INFO] [stderr]   Downloaded chrono v0.4.35
[INFO] [stderr]   Downloaded serde_json v1.0.118
[INFO] [stderr]   Downloaded actix-http v3.6.0
[INFO] [stderr]   Downloaded actix-web v4.5.1
[INFO] [stderr]   Downloaded diesel v2.1.5
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8d364bbe7650ebfc30c60b88eae9274f28ed7ef407e642e0ea8a2662dba1f33
[INFO] running `Command { std: "docker" "start" "-a" "f8d364bbe7650ebfc30c60b88eae9274f28ed7ef407e642e0ea8a2662dba1f33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8d364bbe7650ebfc30c60b88eae9274f28ed7ef407e642e0ea8a2662dba1f33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8d364bbe7650ebfc30c60b88eae9274f28ed7ef407e642e0ea8a2662dba1f33", kill_on_drop: false }`
[INFO] [stdout] f8d364bbe7650ebfc30c60b88eae9274f28ed7ef407e642e0ea8a2662dba1f33
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d6a3e28c57afe790eb96f498ddb1567b14e5d192b2984278da7cbc4cf1cc861
[INFO] running `Command { std: "docker" "start" "-a" "2d6a3e28c57afe790eb96f498ddb1567b14e5d192b2984278da7cbc4cf1cc861", kill_on_drop: false }`
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling pq-sys v0.4.4
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling actix-rt v2.9.0
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]    Compiling actix-router v0.5.2
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling diesel_derives v2.1.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-server v2.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling chrono v0.4.35
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling actix-http v3.6.0
[INFO] [stderr]    Compiling diesel v2.1.5
[INFO] [stderr]    Compiling actix-web v4.5.1
[INFO] [stderr]    Compiling actix-cors v0.7.0
[INFO] [stderr]    Compiling calorie-db v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "2d6a3e28c57afe790eb96f498ddb1567b14e5d192b2984278da7cbc4cf1cc861", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d6a3e28c57afe790eb96f498ddb1567b14e5d192b2984278da7cbc4cf1cc861", kill_on_drop: false }`
[INFO] [stdout] 2d6a3e28c57afe790eb96f498ddb1567b14e5d192b2984278da7cbc4cf1cc861
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80e52d90cc7a19e50fe2f764c79761ec4bba8afeecb1edc1a2c7183fa3d05050
[INFO] running `Command { std: "docker" "start" "-a" "80e52d90cc7a19e50fe2f764c79761ec4bba8afeecb1edc1a2c7183fa3d05050", kill_on_drop: false }`
[INFO] [stderr]    Compiling calorie-db v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.43s
[INFO] running `Command { std: "docker" "inspect" "80e52d90cc7a19e50fe2f764c79761ec4bba8afeecb1edc1a2c7183fa3d05050", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80e52d90cc7a19e50fe2f764c79761ec4bba8afeecb1edc1a2c7183fa3d05050", kill_on_drop: false }`
[INFO] [stdout] 80e52d90cc7a19e50fe2f764c79761ec4bba8afeecb1edc1a2c7183fa3d05050
