[INFO] cloning repository https://github.com/Vann-Dev/image-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vann-Dev/image-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVann-Dev%2Fimage-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVann-Dev%2Fimage-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b821b03687299422371ce979589b32800d36188c [INFO] building Vann-Dev/image-proxy against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVann-Dev%2Fimage-proxy" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Vann-Dev/image-proxy [INFO] finished tweaking git repo https://github.com/Vann-Dev/image-proxy [INFO] tweaked toml for git repo https://github.com/Vann-Dev/image-proxy written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Vann-Dev/image-proxy 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/Vann-Dev/image-proxy 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cpufeatures v0.2.11 [INFO] [stderr] Downloaded rustls-pki-types v1.5.0 [INFO] [stderr] Downloaded md-5 v0.9.1 [INFO] [stderr] Downloaded rust_hawktracer v0.7.0 [INFO] [stderr] Downloaded semver v1.0.20 [INFO] [stderr] Downloaded rust_hawktracer_normal_macro v0.4.1 [INFO] [stderr] Downloaded debug-helper v0.3.13 [INFO] [stderr] Downloaded tiger v0.1.0 [INFO] [stderr] Downloaded rust_hawktracer_proc_macro v0.4.1 [INFO] [stderr] Downloaded bitstream-io v1.10.0 [INFO] [stderr] Downloaded block-modes v0.8.1 [INFO] [stderr] Downloaded ravif v0.11.4 [INFO] [stderr] Downloaded fdeflate v0.3.1 [INFO] [stderr] Downloaded image-webp v0.1.0 [INFO] [stderr] Downloaded toml v0.8.10 [INFO] [stderr] Downloaded png v0.17.10 [INFO] [stderr] Downloaded libfuzzer-sys v0.3.5 [INFO] [stderr] Downloaded toml_edit v0.22.6 [INFO] [stderr] Downloaded rustls-webpki v0.102.3 [INFO] [stderr] Downloaded h2 v0.4.3 [INFO] [stderr] Downloaded exr v1.71.0 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.16 [INFO] [stderr] Downloaded crc-any v2.4.3 [INFO] [stderr] Downloaded des v0.7.0 [INFO] [stderr] Downloaded anyhow v1.0.80 [INFO] [stderr] Downloaded system-deps v6.2.0 [INFO] [stderr] Downloaded bytemuck v1.14.0 [INFO] [stderr] Downloaded rustls v0.23.7 [INFO] [stderr] Downloaded block-padding v0.2.1 [INFO] [stderr] Downloaded arbitrary v0.4.7 [INFO] [stderr] Downloaded version-compare v0.1.1 [INFO] [stderr] Downloaded crossbeam-deque v0.8.4 [INFO] [stderr] Downloaded crossbeam-utils v0.8.17 [INFO] [stderr] Downloaded magic-crypt v3.1.13 [INFO] [stderr] Downloaded tempfile v3.8.1 [INFO] [stderr] Downloaded data-encoding v2.5.0 [INFO] [stderr] Downloaded futures-sink v0.3.29 [INFO] [stderr] Downloaded libc v0.2.151 [INFO] [stderr] Downloaded tiff v0.9.0 [INFO] [stderr] Downloaded rav1e v0.6.6 [INFO] [stderr] Downloaded image v0.25.1 [INFO] [stderr] Downloaded openssl-src v300.2.1+3.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c10e86bb4a3bd86c416a5d159804726473a6c532b0270689c67928f2aa23d1cd [INFO] running `Command { std: "docker" "start" "-a" "c10e86bb4a3bd86c416a5d159804726473a6c532b0270689c67928f2aa23d1cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c10e86bb4a3bd86c416a5d159804726473a6c532b0270689c67928f2aa23d1cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c10e86bb4a3bd86c416a5d159804726473a6c532b0270689c67928f2aa23d1cd", kill_on_drop: false }` [INFO] [stdout] c10e86bb4a3bd86c416a5d159804726473a6c532b0270689c67928f2aa23d1cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ba445f671db2ad4687825d925d4e88df86d3ec42233b3fa19dd04240ba5efc72 [INFO] running `Command { std: "docker" "start" "-a" "ba445f671db2ad4687825d925d4e88df86d3ec42233b3fa19dd04240ba5efc72", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling openssl-src v300.2.1+3.2.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling fdeflate v0.3.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling rustls-pki-types v1.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling debug-helper v0.3.13 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling crc-any v2.4.3 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling image-webp v0.1.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling tiger v0.1.0 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling des v0.7.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling magic-crypt v3.1.13 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling h2 v0.4.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling ravif v0.11.4 [INFO] [stderr] Compiling image v0.25.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling image-proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 49s [INFO] running `Command { std: "docker" "inspect" "ba445f671db2ad4687825d925d4e88df86d3ec42233b3fa19dd04240ba5efc72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba445f671db2ad4687825d925d4e88df86d3ec42233b3fa19dd04240ba5efc72", kill_on_drop: false }` [INFO] [stdout] ba445f671db2ad4687825d925d4e88df86d3ec42233b3fa19dd04240ba5efc72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] db8260c13e02f084d10afb9614b0bc5ecd6d469feb47bdb31e57a3f8d5ee4a9e [INFO] running `Command { std: "docker" "start" "-a" "db8260c13e02f084d10afb9614b0bc5ecd6d469feb47bdb31e57a3f8d5ee4a9e", kill_on_drop: false }` [INFO] [stderr] Compiling image-proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.38s [INFO] running `Command { std: "docker" "inspect" "db8260c13e02f084d10afb9614b0bc5ecd6d469feb47bdb31e57a3f8d5ee4a9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db8260c13e02f084d10afb9614b0bc5ecd6d469feb47bdb31e57a3f8d5ee4a9e", kill_on_drop: false }` [INFO] [stdout] db8260c13e02f084d10afb9614b0bc5ecd6d469feb47bdb31e57a3f8d5ee4a9e