[INFO] cloning repository https://github.com/elizabeth269/learn_actix_web_crud
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elizabeth269/learn_actix_web_crud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felizabeth269%2Flearn_actix_web_crud", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felizabeth269%2Flearn_actix_web_crud'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6714333a01fedbd276d0f4f4e4ae07b5b5137b9a
[INFO] checking elizabeth269/learn_actix_web_crud against try#94e848735e78b58442e0b82e9c60f8f430840389 for pr-149218
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felizabeth269%2Flearn_actix_web_crud" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/elizabeth269/learn_actix_web_crud
[INFO] finished tweaking git repo https://github.com/elizabeth269/learn_actix_web_crud
[INFO] tweaked toml for git repo https://github.com/elizabeth269/learn_actix_web_crud written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elizabeth269/learn_actix_web_crud on toolchain 94e848735e78b58442e0b82e9c60f8f430840389
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elizabeth269/learn_actix_web_crud 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" "+94e848735e78b58442e0b82e9c60f8f430840389" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd4dfa87b52e1f964b42f190b37731830e152e21a3769b48712b25ebd0f03c19
[INFO] running `Command { std: "docker" "start" "-a" "cd4dfa87b52e1f964b42f190b37731830e152e21a3769b48712b25ebd0f03c19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd4dfa87b52e1f964b42f190b37731830e152e21a3769b48712b25ebd0f03c19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd4dfa87b52e1f964b42f190b37731830e152e21a3769b48712b25ebd0f03c19", kill_on_drop: false }`
[INFO] [stdout] cd4dfa87b52e1f964b42f190b37731830e152e21a3769b48712b25ebd0f03c19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b157576f988347655f064205961cd0bfdbc4648dd787b7644bf4a1a376524b1f
[INFO] running `Command { std: "docker" "start" "-a" "b157576f988347655f064205961cd0bfdbc4648dd787b7644bf4a1a376524b1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tinyvec v1.7.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]     Checking bytestring v1.3.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking actix-server v2.4.0
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking actix-http v3.8.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.120
[INFO] [stderr]     Checking uuid v1.9.1
[INFO] [stderr]     Checking actix-web v4.8.0
[INFO] [stderr]     Checking actix-files v0.6.6
[INFO] [stderr]     Checking learn_actix_web_crud v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.87s
[INFO] running `Command { std: "docker" "inspect" "b157576f988347655f064205961cd0bfdbc4648dd787b7644bf4a1a376524b1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b157576f988347655f064205961cd0bfdbc4648dd787b7644bf4a1a376524b1f", kill_on_drop: false }`
[INFO] [stdout] b157576f988347655f064205961cd0bfdbc4648dd787b7644bf4a1a376524b1f
