[INFO] fetching crate ultimate-common 0.1.0... [INFO] building ultimate-common-0.1.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate ultimate-common 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate ultimate-common 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ultimate-common 0.1.0 [INFO] tweaked toml for crates.io crate ultimate-common 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ultimate-common 0.1.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ultimate-common 0.1.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] daff41e2175090c2509e9565fabc4d8b0217051920417133948d2d4477402501 [INFO] running `Command { std: "docker" "start" "-a" "daff41e2175090c2509e9565fabc4d8b0217051920417133948d2d4477402501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "daff41e2175090c2509e9565fabc4d8b0217051920417133948d2d4477402501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "daff41e2175090c2509e9565fabc4d8b0217051920417133948d2d4477402501", kill_on_drop: false }` [INFO] [stdout] daff41e2175090c2509e9565fabc4d8b0217051920417133948d2d4477402501 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51cdcf38dd3f67801900149686cd1c3c00348e455f034577e80c5385e44c6c1e [INFO] running `Command { std: "docker" "start" "-a" "51cdcf38dd3f67801900149686cd1c3c00348e455f034577e80c5385e44c6c1e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.15 [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 serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling ultimate-common v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.53s [INFO] running `Command { std: "docker" "inspect" "51cdcf38dd3f67801900149686cd1c3c00348e455f034577e80c5385e44c6c1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51cdcf38dd3f67801900149686cd1c3c00348e455f034577e80c5385e44c6c1e", kill_on_drop: false }` [INFO] [stdout] 51cdcf38dd3f67801900149686cd1c3c00348e455f034577e80c5385e44c6c1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2cc513949ca329e322e469d24db2a15fee0efbea0908ef1e41162f48ad89ce3 [INFO] running `Command { std: "docker" "start" "-a" "c2cc513949ca329e322e469d24db2a15fee0efbea0908ef1e41162f48ad89ce3", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling ultimate-common v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `fusion_common` [INFO] [stdout] --> examples/example-metas.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use fusion_common::meta; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fusion_common` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fusion_common`, use `cargo add fusion_common` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ultimate-common` (example "example-metas") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c2cc513949ca329e322e469d24db2a15fee0efbea0908ef1e41162f48ad89ce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2cc513949ca329e322e469d24db2a15fee0efbea0908ef1e41162f48ad89ce3", kill_on_drop: false }` [INFO] [stdout] c2cc513949ca329e322e469d24db2a15fee0efbea0908ef1e41162f48ad89ce3