[INFO] updating cached repository https://github.com/deebloo/wasm-img-opt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] daa7e9f411009fb4ab3932f54f9a63135c335a6d [INFO] checking deebloo/wasm-img-opt/daa7e9f411009fb4ab3932f54f9a63135c335a6d against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeebloo%2Fwasm-img-opt" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deebloo/wasm-img-opt on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/deebloo/wasm-img-opt [INFO] finished tweaking git repo https://github.com/deebloo/wasm-img-opt [INFO] tweaked toml for git repo https://github.com/deebloo/wasm-img-opt written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/deebloo/wasm-img-opt 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1550182f11c4b701fe3cf1d7ea261268481bfb8cb0e8be6a0535cb9b2cad8d14 [INFO] running `Command { std: "docker" "start" "-a" "1550182f11c4b701fe3cf1d7ea261268481bfb8cb0e8be6a0535cb9b2cad8d14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1550182f11c4b701fe3cf1d7ea261268481bfb8cb0e8be6a0535cb9b2cad8d14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1550182f11c4b701fe3cf1d7ea261268481bfb8cb0e8be6a0535cb9b2cad8d14", kill_on_drop: false }` [INFO] [stdout] 1550182f11c4b701fe3cf1d7ea261268481bfb8cb0e8be6a0535cb9b2cad8d14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8413359683a3f6b90d5f0f88233ae21bb32ab37f987a9a0f16b174d11b69eed2 [INFO] running `Command { std: "docker" "start" "-a" "8413359683a3f6b90d5f0f88233ae21bb32ab37f987a9a0f16b174d11b69eed2", kill_on_drop: false }` [INFO] [stderr] Checking image-opt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `Vec: Seek` is not satisfied [INFO] [stdout] --> src/lib.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 31 | .write_to(bytes, format) [INFO] [stdout] | -------- ^^^^^ the trait `Seek` is not implemented for `Vec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `DynamicImage::write_to` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/image-0.24.2/./src/dynimage.rs:799:32 [INFO] [stdout] | [INFO] [stdout] 799 | pub fn write_to>( [INFO] [stdout] | ^^^^ required by this bound in `DynamicImage::write_to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: Seek` is not satisfied [INFO] [stdout] --> src/lib.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 31 | .write_to(bytes, format) [INFO] [stdout] | -------- ^^^^^ the trait `Seek` is not implemented for `Vec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `DynamicImage::write_to` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/image-0.24.2/./src/dynimage.rs:799:32 [INFO] [stdout] | [INFO] [stdout] 799 | pub fn write_to>( [INFO] [stdout] | ^^^^ required by this bound in `DynamicImage::write_to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: Seek` is not satisfied [INFO] [stdout] --> src/lib.rs:47:23 [INFO] [stdout] | [INFO] [stdout] 47 | .write_to(bytes, format) [INFO] [stdout] | -------- ^^^^^ the trait `Seek` is not implemented for `Vec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `DynamicImage::write_to` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/image-0.24.2/./src/dynimage.rs:799:32 [INFO] [stdout] | [INFO] [stdout] 799 | pub fn write_to>( [INFO] [stdout] | ^^^^ required by this bound in `DynamicImage::write_to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: Seek` is not satisfied [INFO] [stdout] --> src/lib.rs:47:23 [INFO] [stdout] | [INFO] [stdout] 47 | .write_to(bytes, format) [INFO] [stdout] | -------- ^^^^^ the trait `Seek` is not implemented for `Vec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `DynamicImage::write_to` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/image-0.24.2/./src/dynimage.rs:799:32 [INFO] [stdout] | [INFO] [stdout] 799 | pub fn write_to>( [INFO] [stdout] | ^^^^ required by this bound in `DynamicImage::write_to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: Seek` is not satisfied [INFO] [stdout] --> src/lib.rs:63:23 [INFO] [stdout] | [INFO] [stdout] 63 | .write_to(bytes, format) [INFO] [stdout] | -------- ^^^^^ the trait `Seek` is not implemented for `Vec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `DynamicImage::write_to` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/image-0.24.2/./src/dynimage.rs:799:32 [INFO] [stdout] | [INFO] [stdout] 799 | pub fn write_to>( [INFO] [stdout] | ^^^^ required by this bound in `DynamicImage::write_to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: Seek` is not satisfied [INFO] [stdout] --> src/lib.rs:63:23 [INFO] [stdout] | [INFO] [stdout] 63 | .write_to(bytes, format) [INFO] [stdout] | -------- ^^^^^ the trait `Seek` is not implemented for `Vec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `DynamicImage::write_to` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/image-0.24.2/./src/dynimage.rs:799:32 [INFO] [stdout] | [INFO] [stdout] 799 | pub fn write_to>( [INFO] [stdout] | ^^^^ required by this bound in `DynamicImage::write_to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: Seek` is not satisfied [INFO] [stdout] --> src/lib.rs:80:22 [INFO] [stdout] | [INFO] [stdout] 80 | img.write_to(bytes, format).expect("failed to invert image"); [INFO] [stdout] | -------- ^^^^^ the trait `Seek` is not implemented for `Vec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `DynamicImage::write_to` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/image-0.24.2/./src/dynimage.rs:799:32 [INFO] [stdout] | [INFO] [stdout] 799 | pub fn write_to>( [INFO] [stdout] | ^^^^ required by this bound in `DynamicImage::write_to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: Seek` is not satisfied [INFO] [stdout] --> src/lib.rs:80:22 [INFO] [stdout] | [INFO] [stdout] 80 | img.write_to(bytes, format).expect("failed to invert image"); [INFO] [stdout] | -------- ^^^^^ the trait `Seek` is not implemented for `Vec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `DynamicImage::write_to` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/image-0.24.2/./src/dynimage.rs:799:32 [INFO] [stdout] | [INFO] [stdout] 799 | pub fn write_to>( [INFO] [stdout] | ^^^^ required by this bound in `DynamicImage::write_to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: Seek` is not satisfied [INFO] [stdout] --> src/lib.rs:95:23 [INFO] [stdout] | [INFO] [stdout] 95 | .write_to(bytes, format) [INFO] [stdout] | -------- ^^^^^ the trait `Seek` is not implemented for `Vec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `DynamicImage::write_to` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/image-0.24.2/./src/dynimage.rs:799:32 [INFO] [stdout] | [INFO] [stdout] 799 | pub fn write_to>( [INFO] [stdout] | ^^^^ required by this bound in `DynamicImage::write_to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: Seek` is not satisfied [INFO] [stdout] --> src/lib.rs:95:23 [INFO] [stdout] | [INFO] [stdout] 95 | .write_to(bytes, format) [INFO] [stdout] | -------- ^^^^^ the trait `Seek` is not implemented for `Vec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `DynamicImage::write_to` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/image-0.24.2/./src/dynimage.rs:799:32 [INFO] [stdout] | [INFO] [stdout] 799 | pub fn write_to>( [INFO] [stdout] | ^^^^ required by this bound in `DynamicImage::write_to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `image-opt` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `image-opt` (lib test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "8413359683a3f6b90d5f0f88233ae21bb32ab37f987a9a0f16b174d11b69eed2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8413359683a3f6b90d5f0f88233ae21bb32ab37f987a9a0f16b174d11b69eed2", kill_on_drop: false }` [INFO] [stdout] 8413359683a3f6b90d5f0f88233ae21bb32ab37f987a9a0f16b174d11b69eed2