[INFO] cloning repository https://github.com/rust-adventure/serverless-opengraph-image-generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-adventure/serverless-opengraph-image-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Fserverless-opengraph-image-generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Fserverless-opengraph-image-generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43ca6a9a3b3cd10e87f73230f0b59fffcabf2717 [INFO] testing rust-adventure/serverless-opengraph-image-generator against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Fserverless-opengraph-image-generator" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-adventure/serverless-opengraph-image-generator on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/rust-adventure/serverless-opengraph-image-generator [INFO] finished tweaking git repo https://github.com/rust-adventure/serverless-opengraph-image-generator [INFO] tweaked toml for git repo https://github.com/rust-adventure/serverless-opengraph-image-generator written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rust-adventure/serverless-opengraph-image-generator 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lambda_runtime v0.4.1 [INFO] [stderr] Downloaded http-serde v1.0.3 [INFO] [stderr] Downloaded aws_lambda_events v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f25c0be4745c4a3e75c6c1be77c074f26e334820f6a8f279421a3fc89b26aae1 [INFO] running `Command { std: "docker" "start" "-a" "f25c0be4745c4a3e75c6c1be77c074f26e334820f6a8f279421a3fc89b26aae1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f25c0be4745c4a3e75c6c1be77c074f26e334820f6a8f279421a3fc89b26aae1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f25c0be4745c4a3e75c6c1be77c074f26e334820f6a8f279421a3fc89b26aae1", kill_on_drop: false }` [INFO] [stdout] f25c0be4745c4a3e75c6c1be77c074f26e334820f6a8f279421a3fc89b26aae1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71812bfa06bdc143e34e85cbc5d441ecc6d835c88221d2327bf38f1f8d97a014 [INFO] running `Command { std: "docker" "start" "-a" "71812bfa06bdc143e34e85cbc5d441ecc6d835c88221d2327bf38f1f8d97a014", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.24 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling imageproc v0.22.0 [INFO] [stderr] Compiling og_image_writer v0.2.1 (/opt/rustwide/workdir/og_image_writer/og_image_writer) [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling http-serde v1.0.3 [INFO] [stderr] Compiling aws_lambda_events v0.5.0 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling lambda_runtime v0.4.1 [INFO] [stderr] Compiling opengraph-images v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ApiGatewayProxyRequest` [INFO] [stdout] --> src/og-test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | ApiGatewayProxyRequest, ApiGatewayProxyResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StatusCode` [INFO] [stdout] --> src/og-test.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | use http::{HeaderMap, StatusCode}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `json` [INFO] [stdout] --> src/og-test.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | use serde_json::{json, Value}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ColorType`, `ImageBuffer`, `ImageEncoder`, `ImageFormat`, `Pixel`, `RgbaImage`, `Rgba`, `png::PngEncoder` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | png::PngEncoder, ColorType, DynamicImage, ImageBuffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 4 | ImageEncoder, ImageFormat, ImageOutputFormat, Pixel, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 5 | Rgba, RgbaImage, [INFO] [stdout] | ^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ColorType`, `ImageBuffer`, `ImageEncoder`, `ImageFormat`, `Pixel`, `RgbaImage`, `Rgba`, `png::PngEncoder` [INFO] [stdout] --> src/generic.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | png::PngEncoder, ColorType, DynamicImage, ImageBuffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 4 | ImageEncoder, ImageFormat, ImageOutputFormat, Pixel, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 5 | Rgba, RgbaImage, [INFO] [stdout] | ^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `title` [INFO] [stdout] --> src/og-test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let title = &event["queryStringParameters"]["title"].as_str().or(Some("Rust Adventure Dynamic Image Serverless Function Test")); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_title` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subtitle` [INFO] [stdout] --> src/og-test.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let subtitle = &event["queryStringParameters"] [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subtitle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `width` is never used [INFO] [stdout] --> src/og-test.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | const width: u32 = 1024; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `height` is never used [INFO] [stdout] --> src/og-test.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const height: u32 = 512; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `width` should have an upper case name [INFO] [stdout] --> src/og-test.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | const width: u32 = 1024; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `WIDTH` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `height` should have an upper case name [INFO] [stdout] --> src/og-test.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const height: u32 = 512; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `HEIGHT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `width` should have an upper case name [INFO] [stdout] --> src/main.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const width: u32 = 1024; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `WIDTH` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `height` should have an upper case name [INFO] [stdout] --> src/main.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | const height: u32 = 512; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `HEIGHT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `width` should have an upper case name [INFO] [stdout] --> src/generic.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const width: u32 = 1024; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `WIDTH` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `height` should have an upper case name [INFO] [stdout] --> src/generic.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | const height: u32 = 512; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `HEIGHT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.03s [INFO] running `Command { std: "docker" "inspect" "71812bfa06bdc143e34e85cbc5d441ecc6d835c88221d2327bf38f1f8d97a014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71812bfa06bdc143e34e85cbc5d441ecc6d835c88221d2327bf38f1f8d97a014", kill_on_drop: false }` [INFO] [stdout] 71812bfa06bdc143e34e85cbc5d441ecc6d835c88221d2327bf38f1f8d97a014 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e30ba9b5fde39b876b653fa0cc383c6bd3be6f2b12d45bcfd7c614ef9130a35 [INFO] running `Command { std: "docker" "start" "-a" "3e30ba9b5fde39b876b653fa0cc383c6bd3be6f2b12d45bcfd7c614ef9130a35", kill_on_drop: false }` [INFO] [stderr] Compiling opengraph-images v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ApiGatewayProxyRequest` [INFO] [stdout] --> src/og-test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | ApiGatewayProxyRequest, ApiGatewayProxyResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StatusCode` [INFO] [stdout] --> src/og-test.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | use http::{HeaderMap, StatusCode}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `json` [INFO] [stdout] --> src/og-test.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | use serde_json::{json, Value}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `title` [INFO] [stdout] --> src/og-test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let title = &event["queryStringParameters"]["title"].as_str().or(Some("Rust Adventure Dynamic Image Serverless Function Test")); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_title` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subtitle` [INFO] [stdout] --> src/og-test.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let subtitle = &event["queryStringParameters"] [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subtitle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ColorType`, `ImageBuffer`, `ImageEncoder`, `ImageFormat`, `Pixel`, `RgbaImage`, `Rgba`, `png::PngEncoder` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | png::PngEncoder, ColorType, DynamicImage, ImageBuffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 4 | ImageEncoder, ImageFormat, ImageOutputFormat, Pixel, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 5 | Rgba, RgbaImage, [INFO] [stdout] | ^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ColorType`, `ImageBuffer`, `ImageEncoder`, `ImageFormat`, `Pixel`, `RgbaImage`, `Rgba`, `png::PngEncoder` [INFO] [stdout] --> src/generic.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | png::PngEncoder, ColorType, DynamicImage, ImageBuffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 4 | ImageEncoder, ImageFormat, ImageOutputFormat, Pixel, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 5 | Rgba, RgbaImage, [INFO] [stdout] | ^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `width` is never used [INFO] [stdout] --> src/og-test.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | const width: u32 = 1024; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `height` is never used [INFO] [stdout] --> src/og-test.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const height: u32 = 512; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `width` should have an upper case name [INFO] [stdout] --> src/og-test.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | const width: u32 = 1024; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `WIDTH` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `height` should have an upper case name [INFO] [stdout] --> src/og-test.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const height: u32 = 512; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `HEIGHT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `width` should have an upper case name [INFO] [stdout] --> src/generic.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const width: u32 = 1024; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `WIDTH` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `height` should have an upper case name [INFO] [stdout] --> src/generic.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | const height: u32 = 512; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `HEIGHT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `width` should have an upper case name [INFO] [stdout] --> src/main.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const width: u32 = 1024; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `WIDTH` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `height` should have an upper case name [INFO] [stdout] --> src/main.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | const height: u32 = 512; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `HEIGHT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.65s [INFO] running `Command { std: "docker" "inspect" "3e30ba9b5fde39b876b653fa0cc383c6bd3be6f2b12d45bcfd7c614ef9130a35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e30ba9b5fde39b876b653fa0cc383c6bd3be6f2b12d45bcfd7c614ef9130a35", kill_on_drop: false }` [INFO] [stdout] 3e30ba9b5fde39b876b653fa0cc383c6bd3be6f2b12d45bcfd7c614ef9130a35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3fad6f7129940078062d8cc5a3ec19a83ef9ffa9cbeee24807fc05c64364a52a [INFO] running `Command { std: "docker" "start" "-a" "3fad6f7129940078062d8cc5a3ec19a83ef9ffa9cbeee24807fc05c64364a52a", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `ColorType`, `ImageBuffer`, `ImageEncoder`, `ImageFormat`, `Pixel`, `RgbaImage`, `Rgba`, `png::PngEncoder` [INFO] [stderr] --> src/generic.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | png::PngEncoder, ColorType, DynamicImage, ImageBuffer, [INFO] [stderr] | ^^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stderr] 4 | ImageEncoder, ImageFormat, ImageOutputFormat, Pixel, [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^ [INFO] [stderr] 5 | Rgba, RgbaImage, [INFO] [stderr] | ^^^^ ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `width` should have an upper case name [INFO] [stderr] --> src/generic.rs:11:7 [INFO] [stderr] | [INFO] [stderr] 11 | const width: u32 = 1024; [INFO] [stderr] | ^^^^^ help: convert the identifier to upper case: `WIDTH` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `height` should have an upper case name [INFO] [stderr] --> src/generic.rs:12:7 [INFO] [stderr] | [INFO] [stderr] 12 | const height: u32 = 512; [INFO] [stderr] | ^^^^^^ help: convert the identifier to upper case: `HEIGHT` [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ColorType`, `ImageBuffer`, `ImageEncoder`, `ImageFormat`, `Pixel`, `RgbaImage`, `Rgba`, `png::PngEncoder` [INFO] [stderr] --> src/main.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | png::PngEncoder, ColorType, DynamicImage, ImageBuffer, [INFO] [stderr] | ^^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stderr] 4 | ImageEncoder, ImageFormat, ImageOutputFormat, Pixel, [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^ [INFO] [stderr] 5 | Rgba, RgbaImage, [INFO] [stderr] | ^^^^ ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `width` should have an upper case name [INFO] [stderr] --> src/main.rs:11:7 [INFO] [stderr] | [INFO] [stderr] 11 | const width: u32 = 1024; [INFO] [stderr] | ^^^^^ help: convert the identifier to upper case: `WIDTH` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `height` should have an upper case name [INFO] [stderr] --> src/main.rs:12:7 [INFO] [stderr] | [INFO] [stderr] 12 | const height: u32 = 512; [INFO] [stderr] | ^^^^^^ help: convert the identifier to upper case: `HEIGHT` [INFO] [stderr] [INFO] [stderr] warning: unused import: `ApiGatewayProxyRequest` [INFO] [stderr] --> src/og-test.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | ApiGatewayProxyRequest, ApiGatewayProxyResponse, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `StatusCode` [INFO] [stderr] --> src/og-test.rs:4:23 [INFO] [stderr] | [INFO] [stderr] 4 | use http::{HeaderMap, StatusCode}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `json` [INFO] [stderr] --> src/og-test.rs:6:18 [INFO] [stderr] | [INFO] [stderr] 6 | use serde_json::{json, Value}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `title` [INFO] [stderr] --> src/og-test.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 22 | let title = &event["queryStringParameters"]["title"].as_str().or(Some("Rust Adventure Dynamic Image Serverless Function Test")); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_title` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `subtitle` [INFO] [stderr] --> src/og-test.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | let subtitle = &event["queryStringParameters"] [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subtitle` [INFO] [stderr] [INFO] [stderr] warning: constant `width` is never used [INFO] [stderr] --> src/og-test.rs:8:7 [INFO] [stderr] | [INFO] [stderr] 8 | const width: u32 = 1024; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `height` is never used [INFO] [stderr] --> src/og-test.rs:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | const height: u32 = 512; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `width` should have an upper case name [INFO] [stderr] --> src/og-test.rs:8:7 [INFO] [stderr] | [INFO] [stderr] 8 | const width: u32 = 1024; [INFO] [stderr] | ^^^^^ help: convert the identifier to upper case: `WIDTH` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `height` should have an upper case name [INFO] [stderr] --> src/og-test.rs:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | const height: u32 = 512; [INFO] [stderr] | ^^^^^^ help: convert the identifier to upper case: `HEIGHT` [INFO] [stderr] [INFO] [stderr] warning: `opengraph-images` (bin "generic" test) generated 3 warnings (run `cargo fix --bin "generic" --tests` to apply 1 suggestion) [INFO] [stderr] warning: `opengraph-images` (bin "opengraph-images" test) generated 3 warnings (run `cargo fix --bin "opengraph-images" --tests` to apply 1 suggestion) [INFO] [stderr] warning: `opengraph-images` (bin "og-test" test) generated 9 warnings (run `cargo fix --bin "og-test" --tests` to apply 5 suggestions) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/generic.rs (/opt/rustwide/target/debug/deps/generic-294bd0e3348dfb4a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::generates_image ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::generates_image stdout ---- [INFO] [stdout] thread 'tests::generates_image' panicked at src/generic.rs:247:50: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5650cf206e36 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x5650cf206e36 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5650cf206e36 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x5650cf206e36 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5650cf2318e0 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x5650cf2318e0 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x5650cf20450f - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x5650cf206c14 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x5650cf206c14 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x5650cf208987 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x5650cf20866d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x5650cee24467 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x5650cee24467 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x5650cf208fa6 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x5650cf208fa6 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x5650cf208cf2 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x5650cf207336 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x5650cf208a44 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x5650cedccd15 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x5650cedcd2f3 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x5650cede234c - core::result::Result::unwrap::h83c96a2b3fc8ee8b [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1073:23 [INFO] [stdout] 21: 0x5650cede234c - generic::tests::generates_image::{{closure}}::h56a621027ca49ced [INFO] [stdout] at /opt/rustwide/workdir/src/generic.rs:247:9 [INFO] [stdout] 22: 0x5650ceded506 - as core::future::future::Future>::poll::h56e4236a9bcc48e6 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x5650cedec764 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h02a323b61c46ebbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/runtime/basic_scheduler.rs:230:62 [INFO] [stdout] 24: 0x5650cedeb930 - tokio::coop::with_budget::{{closure}}::hc52295a7f022548d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/coop.rs:106:9 [INFO] [stdout] 25: 0x5650cedde634 - std::thread::local::LocalKey::try_with::hf2e69c67b73ed103 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 26: 0x5650cedddf1a - std::thread::local::LocalKey::with::h1b99a87caae3937a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 27: 0x5650cedebedc - tokio::coop::with_budget::h8e3487a8be5eff79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/coop.rs:99:5 [INFO] [stdout] 28: 0x5650cedebedc - tokio::coop::budget::he1d0d96a5f0df2c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/coop.rs:76:5 [INFO] [stdout] 29: 0x5650cedebedc - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h5bf4b4d4cd3e743c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/runtime/basic_scheduler.rs:230:39 [INFO] [stdout] 30: 0x5650ceded311 - tokio::runtime::basic_scheduler::enter::{{closure}}::hb43ca49efaa33589 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/runtime/basic_scheduler.rs:339:29 [INFO] [stdout] 31: 0x5650cedeba97 - tokio::macros::scoped_tls::ScopedKey::set::hae52c36d2609bd5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x5650ceded28c - tokio::runtime::basic_scheduler::enter::hf7c57b35bf8857e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/runtime/basic_scheduler.rs:339:5 [INFO] [stdout] 33: 0x5650cedebb5b - tokio::runtime::basic_scheduler::Inner

::block_on::h9589a661703ae64b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/runtime/basic_scheduler.rs:218:9 [INFO] [stdout] 34: 0x5650cedec8e5 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h5e2886f6b2675421 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/runtime/basic_scheduler.rs:489:9 [INFO] [stdout] 35: 0x5650cedecbf3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hf5a0aca54dbe2f24 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/runtime/basic_scheduler.rs:178:24 [INFO] [stdout] 36: 0x5650cede8175 - tokio::runtime::Runtime::block_on::hed0c7c024733008e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/runtime/mod.rs:461:46 [INFO] [stdout] 37: 0x5650cede20b2 - generic::tests::generates_image::h76bbd3fb703d0b52 [INFO] [stdout] at /opt/rustwide/workdir/src/generic.rs:247:9 [INFO] [stdout] 38: 0x5650cede1fb7 - generic::tests::generates_image::{{closure}}::hbab2e8e3ac758ea1 [INFO] [stdout] at /opt/rustwide/workdir/src/generic.rs:243:31 [INFO] [stdout] 39: 0x5650ceddeb46 - core::ops::function::FnOnce::call_once::hcd0c5444cfbcaeb7 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5650cee2a05f - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5650cee2a05f - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 42: 0x5650cee28e81 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 43: 0x5650cee28e81 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 44: 0x5650cee28e81 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 45: 0x5650cee28e81 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 46: 0x5650cee28e81 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 47: 0x5650cee28e81 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 48: 0x5650cee28e81 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 49: 0x5650cedf0266 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 50: 0x5650cedf0266 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 51: 0x5650cedf52a7 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 52: 0x5650cedf52a7 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 53: 0x5650cedf52a7 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 54: 0x5650cedf52a7 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 55: 0x5650cedf52a7 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 56: 0x5650cedf52a7 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 57: 0x5650cedf52a7 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x5650cf20d4c5 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 59: 0x5650cf20d4c5 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 60: 0x5650cf20d4c5 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 61: 0x7f5345604ac3 - [INFO] [stdout] 62: 0x7f5345695bf4 - __clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::generates_image [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin generic` [INFO] running `Command { std: "docker" "inspect" "3fad6f7129940078062d8cc5a3ec19a83ef9ffa9cbeee24807fc05c64364a52a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fad6f7129940078062d8cc5a3ec19a83ef9ffa9cbeee24807fc05c64364a52a", kill_on_drop: false }` [INFO] [stdout] 3fad6f7129940078062d8cc5a3ec19a83ef9ffa9cbeee24807fc05c64364a52a [INFO] testing rust-adventure/serverless-opengraph-image-generator against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Fserverless-opengraph-image-generator" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-adventure/serverless-opengraph-image-generator on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/rust-adventure/serverless-opengraph-image-generator [INFO] finished tweaking git repo https://github.com/rust-adventure/serverless-opengraph-image-generator [INFO] tweaked toml for git repo https://github.com/rust-adventure/serverless-opengraph-image-generator written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rust-adventure/serverless-opengraph-image-generator 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab9172bebb23dc5ff8ce47d5dd2aac1041ae1dfdb7cd3a34de457c09629e5d04 [INFO] running `Command { std: "docker" "start" "-a" "ab9172bebb23dc5ff8ce47d5dd2aac1041ae1dfdb7cd3a34de457c09629e5d04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab9172bebb23dc5ff8ce47d5dd2aac1041ae1dfdb7cd3a34de457c09629e5d04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab9172bebb23dc5ff8ce47d5dd2aac1041ae1dfdb7cd3a34de457c09629e5d04", kill_on_drop: false }` [INFO] [stdout] ab9172bebb23dc5ff8ce47d5dd2aac1041ae1dfdb7cd3a34de457c09629e5d04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52357c81d83d7d9cdaf622ccd645e3f74eafdaf1ccec1b680a527fa1e2d31791 [INFO] running `Command { std: "docker" "start" "-a" "52357c81d83d7d9cdaf622ccd645e3f74eafdaf1ccec1b680a527fa1e2d31791", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.24 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaEUCjKw/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `image` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaVigmEI/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "52357c81d83d7d9cdaf622ccd645e3f74eafdaf1ccec1b680a527fa1e2d31791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52357c81d83d7d9cdaf622ccd645e3f74eafdaf1ccec1b680a527fa1e2d31791", kill_on_drop: false }` [INFO] [stdout] 52357c81d83d7d9cdaf622ccd645e3f74eafdaf1ccec1b680a527fa1e2d31791