[INFO] cloning repository https://github.com/Disco-Dave/image-resize-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Disco-Dave/image-resize-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDisco-Dave%2Fimage-resize-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDisco-Dave%2Fimage-resize-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ffef2670ee860a62fe4a560216ff4ba090af114 [INFO] testing Disco-Dave/image-resize-api against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDisco-Dave%2Fimage-resize-api" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Disco-Dave/image-resize-api on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Disco-Dave/image-resize-api [INFO] finished tweaking git repo https://github.com/Disco-Dave/image-resize-api [INFO] tweaked toml for git repo https://github.com/Disco-Dave/image-resize-api written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Disco-Dave/image-resize-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 731d65cd8f25a865f5b3218506a07f65687a45f59e43b901dfc275167e8d0c88 [INFO] running `Command { std: "docker" "start" "-a" "731d65cd8f25a865f5b3218506a07f65687a45f59e43b901dfc275167e8d0c88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "731d65cd8f25a865f5b3218506a07f65687a45f59e43b901dfc275167e8d0c88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "731d65cd8f25a865f5b3218506a07f65687a45f59e43b901dfc275167e8d0c88", kill_on_drop: false }` [INFO] [stdout] 731d65cd8f25a865f5b3218506a07f65687a45f59e43b901dfc275167e8d0c88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24e27c3148f8afd3a8ecf98f6caad4128aeababc8d77da500ae388cfdc0d3e37 [INFO] running `Command { std: "docker" "start" "-a" "24e27c3148f8afd3a8ecf98f6caad4128aeababc8d77da500ae388cfdc0d3e37", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling tokio v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling tracing-appender v0.1.2 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling image-resize-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "24e27c3148f8afd3a8ecf98f6caad4128aeababc8d77da500ae388cfdc0d3e37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24e27c3148f8afd3a8ecf98f6caad4128aeababc8d77da500ae388cfdc0d3e37", kill_on_drop: false }` [INFO] [stdout] 24e27c3148f8afd3a8ecf98f6caad4128aeababc8d77da500ae388cfdc0d3e37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba2e63e39b7a4a088b4288250fd5339817138154e662f04bae0ab0a9fac7349a [INFO] running `Command { std: "docker" "start" "-a" "ba2e63e39b7a4a088b4288250fd5339817138154e662f04bae0ab0a9fac7349a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling image-resize-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `Command { std: "docker" "inspect" "ba2e63e39b7a4a088b4288250fd5339817138154e662f04bae0ab0a9fac7349a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba2e63e39b7a4a088b4288250fd5339817138154e662f04bae0ab0a9fac7349a", kill_on_drop: false }` [INFO] [stdout] ba2e63e39b7a4a088b4288250fd5339817138154e662f04bae0ab0a9fac7349a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 373cf2d36a9749832e355db75197868a00f3bac89bfb04248a8e4c51269eb6a2 [INFO] running `Command { std: "docker" "start" "-a" "373cf2d36a9749832e355db75197868a00f3bac89bfb04248a8e4c51269eb6a2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/image_resize_api-7e5ea81b7e80a12a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "373cf2d36a9749832e355db75197868a00f3bac89bfb04248a8e4c51269eb6a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "373cf2d36a9749832e355db75197868a00f3bac89bfb04248a8e4c51269eb6a2", kill_on_drop: false }` [INFO] [stdout] 373cf2d36a9749832e355db75197868a00f3bac89bfb04248a8e4c51269eb6a2