[INFO] cloning repository https://github.com/proteye/rust_wasm_utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/proteye/rust_wasm_utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproteye%2Frust_wasm_utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproteye%2Frust_wasm_utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e85ab18567058afbc05d3772bf93eb4902384359 [INFO] testing proteye/rust_wasm_utils against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproteye%2Frust_wasm_utils" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/proteye/rust_wasm_utils on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/proteye/rust_wasm_utils [INFO] finished tweaking git repo https://github.com/proteye/rust_wasm_utils [INFO] tweaked toml for git repo https://github.com/proteye/rust_wasm_utils written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/proteye/rust_wasm_utils 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" "+595316b4006932405a63862d8fe65f71a6356293" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-log v0.3.1 [INFO] [stderr] Downloaded fast_image_resize v3.0.1 [INFO] [stderr] Downloaded rust-crypto-wasm v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d7e0e0ad921e4ca6e552d2b630a15dfeae780f6de26248eb32bbb1dda6e894e [INFO] running `Command { std: "docker" "start" "-a" "3d7e0e0ad921e4ca6e552d2b630a15dfeae780f6de26248eb32bbb1dda6e894e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d7e0e0ad921e4ca6e552d2b630a15dfeae780f6de26248eb32bbb1dda6e894e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d7e0e0ad921e4ca6e552d2b630a15dfeae780f6de26248eb32bbb1dda6e894e", kill_on_drop: false }` [INFO] [stdout] 3d7e0e0ad921e4ca6e552d2b630a15dfeae780f6de26248eb32bbb1dda6e894e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+595316b4006932405a63862d8fe65f71a6356293" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1daf9136ba5cfa790ceded1e16101c790dd01c638c26519ce861342911bb4e04 [INFO] running `Command { std: "docker" "start" "-a" "1daf9136ba5cfa790ceded1e16101c790dd01c638c26519ce861342911bb4e04", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.90 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling wasm-bindgen v0.2.90 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling rust-crypto-wasm v0.3.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bytemuck v1.14.1 [INFO] [stderr] Compiling png v0.17.11 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.90 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.90 [INFO] [stderr] Compiling image v0.24.8 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.90 [INFO] [stderr] Compiling fast_image_resize v3.0.1 [INFO] [stderr] Compiling js-sys v0.3.67 [INFO] [stderr] Compiling web-sys v0.3.67 [INFO] [stderr] Compiling wasm-log v0.3.1 [INFO] [stderr] Compiling rust_wasm_utils v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `resize_image` is never used [INFO] [stdout] --> src/utils/image.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn resize_image(data: Vec, dst_width: u32, dst_height: u32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `resize_file` is never used [INFO] [stdout] --> src/utils/image.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn resize_file(src_path: &str, dst_path: &str, dst_width: u32, dst_height: u32) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.73s [INFO] running `Command { std: "docker" "inspect" "1daf9136ba5cfa790ceded1e16101c790dd01c638c26519ce861342911bb4e04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1daf9136ba5cfa790ceded1e16101c790dd01c638c26519ce861342911bb4e04", kill_on_drop: false }` [INFO] [stdout] 1daf9136ba5cfa790ceded1e16101c790dd01c638c26519ce861342911bb4e04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4a31fb2e4e805ba955b3a882c5dce3af51df12d5c5ac2d9b87e64d542e5c430 [INFO] running `Command { std: "docker" "start" "-a" "b4a31fb2e4e805ba955b3a882c5dce3af51df12d5c5ac2d9b87e64d542e5c430", kill_on_drop: false }` [INFO] [stderr] Compiling rust_wasm_utils v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `resize_image` is never used [INFO] [stdout] --> src/utils/image.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn resize_image(data: Vec, dst_width: u32, dst_height: u32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `resize_file` is never used [INFO] [stdout] --> src/utils/image.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn resize_file(src_path: &str, dst_path: &str, dst_width: u32, dst_height: u32) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `Command { std: "docker" "inspect" "b4a31fb2e4e805ba955b3a882c5dce3af51df12d5c5ac2d9b87e64d542e5c430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4a31fb2e4e805ba955b3a882c5dce3af51df12d5c5ac2d9b87e64d542e5c430", kill_on_drop: false }` [INFO] [stdout] b4a31fb2e4e805ba955b3a882c5dce3af51df12d5c5ac2d9b87e64d542e5c430 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 89fe8fb141e74fe22324abd8fdb38481bf598faf587a9b373c713c6e6c35813b [INFO] running `Command { std: "docker" "start" "-a" "89fe8fb141e74fe22324abd8fdb38481bf598faf587a9b373c713c6e6c35813b", kill_on_drop: false }` [INFO] [stderr] warning: function `resize_image` is never used [INFO] [stderr] --> src/utils/image.rs:62:8 [INFO] [stderr] | [INFO] [stderr] 62 | pub fn resize_image(data: Vec, dst_width: u32, dst_height: u32) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `resize_file` is never used [INFO] [stderr] --> src/utils/image.rs:13:8 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn resize_file(src_path: &str, dst_path: &str, dst_width: u32, dst_height: u32) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rust_wasm_utils` (bin "rust_wasm_utils" test) generated 1 warning [INFO] [stderr] warning: `rust_wasm_utils` (lib test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_wasm_utils-04288c61c5137041) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_wasm_utils-082707d8e12d5620) [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" "89fe8fb141e74fe22324abd8fdb38481bf598faf587a9b373c713c6e6c35813b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89fe8fb141e74fe22324abd8fdb38481bf598faf587a9b373c713c6e6c35813b", kill_on_drop: false }` [INFO] [stdout] 89fe8fb141e74fe22324abd8fdb38481bf598faf587a9b373c713c6e6c35813b