[INFO] fetching crate ragit-api 0.4.3... [INFO] building ragit-api-0.4.3 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate ragit-api 0.4.3 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate ragit-api 0.4.3 [INFO] finished tweaking crates.io crate ragit-api 0.4.3 [INFO] tweaked toml for crates.io crate ragit-api 0.4.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ragit-api 0.4.3 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ragit-api 0.4.3 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slug v0.1.6 [INFO] [stderr] Downloaded chrono-tz-build v0.3.0 [INFO] [stderr] Downloaded serde_derive v1.0.223 [INFO] [stderr] Downloaded ragit-pdl v0.4.3 [INFO] [stderr] Downloaded ragit-fs v0.4.3 [INFO] [stderr] Downloaded tempfile v3.22.0 [INFO] [stderr] Downloaded wasi v0.14.6+wasi-0.2.4 [INFO] [stderr] Downloaded windows-core v0.62.0 [INFO] [stderr] Downloaded serde v1.0.223 [INFO] [stderr] Downloaded serde_core v1.0.223 [INFO] [stderr] Downloaded tera v1.20.0 [INFO] [stderr] Downloaded deunicode v1.6.2 [INFO] [stderr] Downloaded cc v1.2.37 [INFO] [stderr] Downloaded chrono-tz v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95015f1b9fe7fbb29bb92d1d84e205ff3f5b8273d2139872024618d475f7f1ec [INFO] running `Command { std: "docker" "start" "-a" "95015f1b9fe7fbb29bb92d1d84e205ff3f5b8273d2139872024618d475f7f1ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95015f1b9fe7fbb29bb92d1d84e205ff3f5b8273d2139872024618d475f7f1ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95015f1b9fe7fbb29bb92d1d84e205ff3f5b8273d2139872024618d475f7f1ec", kill_on_drop: false }` [INFO] [stdout] 95015f1b9fe7fbb29bb92d1d84e205ff3f5b8273d2139872024618d475f7f1ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 425b46f2039e75a41d9a9411b1191aa3aac21927c3599e3560b37cfd9617acf5 [INFO] running `Command { std: "docker" "start" "-a" "425b46f2039e75a41d9a9411b1191aa3aac21927c3599e3560b37cfd9617acf5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling serde_core v1.0.223 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling serde v1.0.223 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling serde_derive v1.0.223 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling pxfm v0.1.23 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling ragit-fs v0.4.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling ragit-pdl v0.4.3 [INFO] [stderr] Compiling ragit-api v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 39s [INFO] running `Command { std: "docker" "inspect" "425b46f2039e75a41d9a9411b1191aa3aac21927c3599e3560b37cfd9617acf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "425b46f2039e75a41d9a9411b1191aa3aac21927c3599e3560b37cfd9617acf5", kill_on_drop: false }` [INFO] [stdout] 425b46f2039e75a41d9a9411b1191aa3aac21927c3599e3560b37cfd9617acf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f55c8805f20b9014f54ff182c1ae034657f042c101a977efe2f00c98552650ff [INFO] running `Command { std: "docker" "start" "-a" "f55c8805f20b9014f54ff182c1ae034657f042c101a977efe2f00c98552650ff", kill_on_drop: false }` [INFO] [stderr] Compiling ragit-api v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/../../../tests/images/hello_world.webp`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:39:22 [INFO] [stdout] | [INFO] [stdout] 39 | let image_file = include_bytes!("../../../tests/images/hello_world.webp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ragit-api` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f55c8805f20b9014f54ff182c1ae034657f042c101a977efe2f00c98552650ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f55c8805f20b9014f54ff182c1ae034657f042c101a977efe2f00c98552650ff", kill_on_drop: false }` [INFO] [stdout] f55c8805f20b9014f54ff182c1ae034657f042c101a977efe2f00c98552650ff