[INFO] fetching crate tantivy-stacker 0.6.0... [INFO] testing tantivy-stacker-0.6.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate tantivy-stacker 0.6.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate tantivy-stacker 0.6.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tantivy-stacker 0.6.0 [INFO] tweaked toml for crates.io crate tantivy-stacker 0.6.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tantivy-stacker 0.6.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tantivy-stacker 0.6.0 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f69d7cdff5ed73c94768c0d3cbbebb16bcccba1e7397f63358059911b6f34313 [INFO] running `Command { std: "docker" "start" "-a" "f69d7cdff5ed73c94768c0d3cbbebb16bcccba1e7397f63358059911b6f34313", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f69d7cdff5ed73c94768c0d3cbbebb16bcccba1e7397f63358059911b6f34313", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f69d7cdff5ed73c94768c0d3cbbebb16bcccba1e7397f63358059911b6f34313", kill_on_drop: false }` [INFO] [stdout] f69d7cdff5ed73c94768c0d3cbbebb16bcccba1e7397f63358059911b6f34313 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5a6b9654d39b58aaf0defe4ce35cbaa075700f1db277b12d3cfde109e8977fc [INFO] running `Command { std: "docker" "start" "-a" "f5a6b9654d39b58aaf0defe4ce35cbaa075700f1db277b12d3cfde109e8977fc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling murmurhash32 v0.3.1 [INFO] [stderr] Compiling ownedbytes v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling tantivy-common v0.10.0 [INFO] [stderr] Compiling tantivy-stacker v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.68s [INFO] running `Command { std: "docker" "inspect" "f5a6b9654d39b58aaf0defe4ce35cbaa075700f1db277b12d3cfde109e8977fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5a6b9654d39b58aaf0defe4ce35cbaa075700f1db277b12d3cfde109e8977fc", kill_on_drop: false }` [INFO] [stdout] f5a6b9654d39b58aaf0defe4ce35cbaa075700f1db277b12d3cfde109e8977fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12b84a8f324fe1e2359e8e484702483a85aa2a4a17c2b8a71c6b863f3f944c4f [INFO] running `Command { std: "docker" "start" "-a" "12b84a8f324fe1e2359e8e484702483a85aa2a4a17c2b8a71c6b863f3f944c4f", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling bpu_trasher v0.2.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling perf-event-open-sys v4.0.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling perf-event v0.4.8 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling rustop v1.1.4 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling peakmem-alloc v0.3.0 [INFO] [stderr] Compiling zipf v7.0.2 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling mini-internal v0.1.42 [INFO] [stderr] Compiling miniserde v0.1.42 [INFO] [stderr] Compiling binggan v0.14.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling tantivy-common v0.10.0 [INFO] [stderr] Compiling tantivy-stacker v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `example/../../benches/alice.txt`: No such file or directory (os error 2) [INFO] [stdout] --> example/hashmap.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | const ALICE: &str = include_str!("../../benches/alice.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tantivy-stacker` (example "hashmap") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "12b84a8f324fe1e2359e8e484702483a85aa2a4a17c2b8a71c6b863f3f944c4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12b84a8f324fe1e2359e8e484702483a85aa2a4a17c2b8a71c6b863f3f944c4f", kill_on_drop: false }` [INFO] [stdout] 12b84a8f324fe1e2359e8e484702483a85aa2a4a17c2b8a71c6b863f3f944c4f