[INFO] cloning repository https://github.com/JosephRedfern/tyler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JosephRedfern/tyler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosephRedfern%2Ftyler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosephRedfern%2Ftyler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da3a7acda1c579d04d6d13fa677baa6b4a3ed8b6 [INFO] building JosephRedfern/tyler against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosephRedfern%2Ftyler" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JosephRedfern/tyler [INFO] finished tweaking git repo https://github.com/JosephRedfern/tyler [INFO] tweaked toml for git repo https://github.com/JosephRedfern/tyler written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JosephRedfern/tyler on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JosephRedfern/tyler 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.8.13 [INFO] [stderr] Downloaded built v0.7.3 [INFO] [stderr] Downloaded deflate64 v0.1.8 [INFO] [stderr] Downloaded bitstream-io v2.3.0 [INFO] [stderr] Downloaded toml_edit v0.22.13 [INFO] [stderr] Downloaded zip v2.0.0 [INFO] [stderr] Downloaded winnow v0.6.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d9ed85088b37843591dd0eec8579802af8e29c7ed643c18f9254046d55ae80d [INFO] running `Command { std: "docker" "start" "-a" "2d9ed85088b37843591dd0eec8579802af8e29c7ed643c18f9254046d55ae80d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d9ed85088b37843591dd0eec8579802af8e29c7ed643c18f9254046d55ae80d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d9ed85088b37843591dd0eec8579802af8e29c7ed643c18f9254046d55ae80d", kill_on_drop: false }` [INFO] [stdout] 2d9ed85088b37843591dd0eec8579802af8e29c7ed643c18f9254046d55ae80d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 49edeed680beb55038c6f8355aa7ccdac1342b13254ff06424592a82ac4ba563 [INFO] running `Command { std: "docker" "start" "-a" "49edeed680beb55038c6f8355aa7ccdac1342b13254ff06424592a82ac4ba563", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling built v0.7.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling bitstream-io v2.3.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling gzip-header v1.0.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling zip v2.0.0 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling errno v0.3.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling zune-jpeg v0.4.11 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling deflate64 v0.1.8 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling image-webp v0.1.2 [INFO] [stderr] Compiling rouille v3.6.2 [INFO] [stderr] Compiling ravif v0.11.5 [INFO] [stderr] Compiling image v0.25.1 [INFO] [stderr] Compiling tyler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "49edeed680beb55038c6f8355aa7ccdac1342b13254ff06424592a82ac4ba563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49edeed680beb55038c6f8355aa7ccdac1342b13254ff06424592a82ac4ba563", kill_on_drop: false }` [INFO] [stdout] 49edeed680beb55038c6f8355aa7ccdac1342b13254ff06424592a82ac4ba563 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 11760c9b964ecaec6bac1b51b590995d254fa63c1a83f49d87dff7dd1e77376b [INFO] running `Command { std: "docker" "start" "-a" "11760c9b964ecaec6bac1b51b590995d254fa63c1a83f49d87dff7dd1e77376b", kill_on_drop: false }` [INFO] [stderr] Compiling tyler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "11760c9b964ecaec6bac1b51b590995d254fa63c1a83f49d87dff7dd1e77376b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11760c9b964ecaec6bac1b51b590995d254fa63c1a83f49d87dff7dd1e77376b", kill_on_drop: false }` [INFO] [stdout] 11760c9b964ecaec6bac1b51b590995d254fa63c1a83f49d87dff7dd1e77376b