[INFO] cloning repository https://github.com/brunobbaraujo/url-shortener-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brunobbaraujo/url-shortener-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrunobbaraujo%2Furl-shortener-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrunobbaraujo%2Furl-shortener-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af5b3a07e96e55f7df72b36572c4b5ac62514b3a
[INFO] checking brunobbaraujo/url-shortener-rust against master#c8551d3c63c51f290cf1dc9dc4714249ea849fd1 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrunobbaraujo%2Furl-shortener-rust" "/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/brunobbaraujo/url-shortener-rust
[INFO] finished tweaking git repo https://github.com/brunobbaraujo/url-shortener-rust
[INFO] tweaked toml for git repo https://github.com/brunobbaraujo/url-shortener-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brunobbaraujo/url-shortener-rust on toolchain c8551d3c63c51f290cf1dc9dc4714249ea849fd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brunobbaraujo/url-shortener-rust 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" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dsl_auto_type v0.1.3
[INFO] [stderr]   Downloaded postgres-protocol v0.6.8
[INFO] [stderr]   Downloaded postgres-types v0.2.9
[INFO] [stderr]   Downloaded hyper-util v0.1.15
[INFO] [stderr]   Downloaded diesel_derives v2.2.7
[INFO] [stderr]   Downloaded tokio-postgres v0.7.13
[INFO] [stderr]   Downloaded diesel-async v0.6.1
[INFO] [stderr]   Downloaded diesel v2.2.12
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82b831b09c2c084f1d56f9a69d8dde062ea62ba307ac637968990c7eb374e36a
[INFO] running `Command { std: "docker" "start" "-a" "82b831b09c2c084f1d56f9a69d8dde062ea62ba307ac637968990c7eb374e36a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82b831b09c2c084f1d56f9a69d8dde062ea62ba307ac637968990c7eb374e36a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82b831b09c2c084f1d56f9a69d8dde062ea62ba307ac637968990c7eb374e36a", kill_on_drop: false }`
[INFO] [stdout] 82b831b09c2c084f1d56f9a69d8dde062ea62ba307ac637968990c7eb374e36a
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6306a70cd1fc0ed479f256e12edfa7e6a8105128f7471327af43beb8e167453
[INFO] running `Command { std: "docker" "start" "-a" "c6306a70cd1fc0ed479f256e12edfa7e6a8105128f7471327af43beb8e167453", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking whoami v1.6.0
[INFO] [stderr]     Checking scoped-futures v0.1.4
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling diesel_derives v2.2.7
[INFO] [stderr]     Checking postgres-protocol v0.6.8
[INFO] [stderr]     Checking postgres-types v0.2.9
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking deadpool v0.12.2
[INFO] [stderr]     Checking tokio-postgres v0.7.13
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking hyper-util v0.1.15
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking diesel v2.2.12
[INFO] [stderr]     Checking diesel-async v0.6.1
[INFO] [stderr]     Checking url-shortener-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.10s
[INFO] running `Command { std: "docker" "inspect" "c6306a70cd1fc0ed479f256e12edfa7e6a8105128f7471327af43beb8e167453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6306a70cd1fc0ed479f256e12edfa7e6a8105128f7471327af43beb8e167453", kill_on_drop: false }`
[INFO] [stdout] c6306a70cd1fc0ed479f256e12edfa7e6a8105128f7471327af43beb8e167453
