[INFO] fetching crate puccini-csar 0.0.4... [INFO] testing puccini-csar-0.0.4 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate puccini-csar 0.0.4 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate puccini-csar 0.0.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate puccini-csar 0.0.4 [INFO] tweaked toml for crates.io crate puccini-csar 0.0.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate puccini-csar 0.0.4 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] crate crates.io crate puccini-csar 0.0.4 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 6 packages to latest Rust 1.91 compatible versions [INFO] [stderr] Adding compris v0.0.11 [INFO] [stderr] Adding depiction v0.0.1 [INFO] [stderr] Adding depiction-macros v0.0.1 [INFO] [stderr] Adding kutil v0.0.5 (available: v0.0.6, requires Rust 1.94) [INFO] [stderr] Adding kutil-std-macros v0.0.4 [INFO] [stderr] Adding read-url v0.0.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ca2ee9a70143b0d857bb8ec1cff42b4049ab4a09108297786bf0cf7fb48fadb6 [INFO] running `Command { std: "docker" "start" "-a" "ca2ee9a70143b0d857bb8ec1cff42b4049ab4a09108297786bf0cf7fb48fadb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca2ee9a70143b0d857bb8ec1cff42b4049ab4a09108297786bf0cf7fb48fadb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca2ee9a70143b0d857bb8ec1cff42b4049ab4a09108297786bf0cf7fb48fadb6", kill_on_drop: false }` [INFO] [stdout] ca2ee9a70143b0d857bb8ec1cff42b4049ab4a09108297786bf0cf7fb48fadb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 519b44ad2ea9c11335b37adf8b11acf4a404173a51db78da4d34a34d317e4841 [INFO] running `Command { std: "docker" "start" "-a" "519b44ad2ea9c11335b37adf8b11acf4a404173a51db78da4d34a34d317e4841", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling if_chain v1.0.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling netlink-packet-core v0.8.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling kutil v0.0.5 [INFO] [stderr] Compiling mac-addr v0.3.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rapidhash v4.1.1 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling utf8-chars v3.0.5 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling saphyr-parser v0.0.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling seize v0.5.1 [INFO] [stderr] Compiling netlink-packet-route v0.25.1 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling papaya v0.2.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling tynm v0.2.0 [INFO] [stderr] Compiling deluxe-core v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling duplicate v2.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling deluxe-macros v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling struson v0.6.0 [INFO] [stderr] Compiling netdev v0.39.0 [INFO] [stderr] Compiling deluxe v0.5.0 [INFO] [stderr] Compiling kutil-std-macros v0.0.4 [INFO] [stderr] Compiling depiction-macros v0.0.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling borc v0.6.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling depiction v0.0.1 [INFO] [stderr] Compiling compris v0.0.11 [INFO] [stderr] Compiling puccini-csar v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.84s [INFO] running `Command { std: "docker" "inspect" "519b44ad2ea9c11335b37adf8b11acf4a404173a51db78da4d34a34d317e4841", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "519b44ad2ea9c11335b37adf8b11acf4a404173a51db78da4d34a34d317e4841", kill_on_drop: false }` [INFO] [stdout] 519b44ad2ea9c11335b37adf8b11acf4a404173a51db78da4d34a34d317e4841 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76927800ca95e862d4d2c02813d5d08f2ec49f46ee7a60cbe5541c6cb556d16b [INFO] running `Command { std: "docker" "start" "-a" "76927800ca95e862d4d2c02813d5d08f2ec49f46ee7a60cbe5541c6cb556d16b", kill_on_drop: false }` [INFO] [stderr] Compiling puccini-csar v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `puccini_csar::creator` [INFO] [stdout] --> examples/write_csar.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use {puccini_csar::creator::*, std::path::*}; [INFO] [stdout] | ^^^^^^^ could not find `creator` in `puccini_csar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `puccini-csar` (example "write_csar") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "76927800ca95e862d4d2c02813d5d08f2ec49f46ee7a60cbe5541c6cb556d16b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76927800ca95e862d4d2c02813d5d08f2ec49f46ee7a60cbe5541c6cb556d16b", kill_on_drop: false }` [INFO] [stdout] 76927800ca95e862d4d2c02813d5d08f2ec49f46ee7a60cbe5541c6cb556d16b