[INFO] cloning repository https://github.com/vox625/axum-diesel-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vox625/axum-diesel-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvox625%2Faxum-diesel-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvox625%2Faxum-diesel-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cda7426fe5a2c71d1c839628d747dea23f8b77d4 [INFO] checking vox625/axum-diesel-example against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvox625%2Faxum-diesel-example" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vox625/axum-diesel-example on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vox625/axum-diesel-example [INFO] finished tweaking git repo https://github.com/vox625/axum-diesel-example [INFO] tweaked toml for git repo https://github.com/vox625/axum-diesel-example written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vox625/axum-diesel-example 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded axum-error v0.2.0 [INFO] [stderr] Downloaded deadpool-sync v0.1.3 [INFO] [stderr] Downloaded deadpool-diesel v0.6.1 [INFO] [stderr] Downloaded pq-sys v0.4.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6c80dc80d12c5883e5fdc70b8aee31a737a023e7c550b60c33ec28b76619304 [INFO] running `Command { std: "docker" "start" "-a" "d6c80dc80d12c5883e5fdc70b8aee31a737a023e7c550b60c33ec28b76619304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6c80dc80d12c5883e5fdc70b8aee31a737a023e7c550b60c33ec28b76619304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6c80dc80d12c5883e5fdc70b8aee31a737a023e7c550b60c33ec28b76619304", kill_on_drop: false }` [INFO] [stdout] d6c80dc80d12c5883e5fdc70b8aee31a737a023e7c550b60c33ec28b76619304 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a50a2023033d6fa9cc83b404724319705b3fe8da647e235785e8cf32308476f [INFO] running `Command { std: "docker" "start" "-a" "8a50a2023033d6fa9cc83b404724319705b3fe8da647e235785e8cf32308476f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling diesel_derives v2.1.4 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking diesel v2.1.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking deadpool v0.12.1 [INFO] [stderr] Checking deadpool-sync v0.1.3 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking axum-error v0.2.0 [INFO] [stderr] Checking deadpool-diesel v0.6.1 [INFO] [stderr] Checking db v0.1.0 (/opt/rustwide/workdir/crates/db) [INFO] [stderr] Checking web-server v0.1.0 (/opt/rustwide/workdir/crates/web-server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "8a50a2023033d6fa9cc83b404724319705b3fe8da647e235785e8cf32308476f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a50a2023033d6fa9cc83b404724319705b3fe8da647e235785e8cf32308476f", kill_on_drop: false }` [INFO] [stdout] 8a50a2023033d6fa9cc83b404724319705b3fe8da647e235785e8cf32308476f