[INFO] fetching crate voxel_engine 0.1.0... [INFO] testing voxel_engine-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate voxel_engine 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate voxel_engine 0.1.0 [INFO] finished tweaking crates.io crate voxel_engine 0.1.0 [INFO] tweaked toml for crates.io crate voxel_engine 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate voxel_engine 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 101 packages to latest compatible versions [INFO] [stderr] Adding egui_wings v0.1.4 (available: v0.7.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7f6f13a115559c026b5b1b4973ca2a4e069481cc56873686368b6fd2f6434dd [INFO] running `Command { std: "docker" "start" "-a" "e7f6f13a115559c026b5b1b4973ca2a4e069481cc56873686368b6fd2f6434dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7f6f13a115559c026b5b1b4973ca2a4e069481cc56873686368b6fd2f6434dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7f6f13a115559c026b5b1b4973ca2a4e069481cc56873686368b6fd2f6434dd", kill_on_drop: false }` [INFO] [stdout] e7f6f13a115559c026b5b1b4973ca2a4e069481cc56873686368b6fd2f6434dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b09b708240c44b7ff0be5870705f2124b45af4f32591aac76944bcdd46b67c5 [INFO] running `Command { std: "docker" "start" "-a" "2b09b708240c44b7ff0be5870705f2124b45af4f32591aac76944bcdd46b67c5", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling wings_macro v0.1.5 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling wasset v0.1.2 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling wings_marshal v0.1.5 [INFO] [stderr] Compiling const_list v0.1.0 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling wings v0.1.5 [INFO] [stderr] Compiling glam v0.29.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stdout] error[E0635]: unknown feature `track_path` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasset-0.1.2/src/lib.rs:73:62 [INFO] [stdout] | [INFO] [stdout] 73 | #![cfg_attr(all(unstable, feature = "encode_macro"), feature(track_path))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `tracked_path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasset-0.1.2/src/encode/proc_macro.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | tracked_path::path(resolved_path.display().to_string()); [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracked_path` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tracked_path`, use `cargo add tracked_path` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasset` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2b09b708240c44b7ff0be5870705f2124b45af4f32591aac76944bcdd46b67c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b09b708240c44b7ff0be5870705f2124b45af4f32591aac76944bcdd46b67c5", kill_on_drop: false }` [INFO] [stdout] 2b09b708240c44b7ff0be5870705f2124b45af4f32591aac76944bcdd46b67c5