[INFO] fetching crate cairo-lang-plugins 2.12.0-rc.0... [INFO] testing cairo-lang-plugins-2.12.0-rc.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate cairo-lang-plugins 2.12.0-rc.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate cairo-lang-plugins 2.12.0-rc.0 [INFO] finished tweaking crates.io crate cairo-lang-plugins 2.12.0-rc.0 [INFO] tweaked toml for crates.io crate cairo-lang-plugins 2.12.0-rc.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cairo-lang-plugins 2.12.0-rc.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cairo-lang-plugins 2.12.0-rc.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cairo-lang-diagnostics v2.12.0-rc.0 [INFO] [stderr] Downloaded cairo-lang-debug v2.12.0-rc.0 [INFO] [stderr] Downloaded cairo-lang-syntax-codegen v2.12.0-rc.0 [INFO] [stderr] Downloaded cairo-lang-utils v2.12.0-rc.0 [INFO] [stderr] Downloaded cairo-lang-defs v2.12.0-rc.0 [INFO] [stderr] Downloaded cairo-lang-filesystem v2.12.0-rc.0 [INFO] [stderr] Downloaded cairo-lang-parser v2.12.0-rc.0 [INFO] [stderr] Downloaded cairo-lang-syntax v2.12.0-rc.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c147920fa3f4ba633fcc0bc870e4689f590932289fce3d104b6966113ce93675 [INFO] running `Command { std: "docker" "start" "-a" "c147920fa3f4ba633fcc0bc870e4689f590932289fce3d104b6966113ce93675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c147920fa3f4ba633fcc0bc870e4689f590932289fce3d104b6966113ce93675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c147920fa3f4ba633fcc0bc870e4689f590932289fce3d104b6966113ce93675", kill_on_drop: false }` [INFO] [stdout] c147920fa3f4ba633fcc0bc870e4689f590932289fce3d104b6966113ce93675 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c1305b3d630d363142fafe370d5e39409ea9b4b7af6b3db0fd60d2252877f2f9 [INFO] running `Command { std: "docker" "start" "-a" "c1305b3d630d363142fafe370d5e39409ea9b4b7af6b3db0fd60d2252877f2f9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling genco-macros v0.17.10 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling xshell-macros v0.2.7 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling cairo-lang-primitive-token v1.0.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling inventory v0.3.20 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling indent v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling xshell v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling rust-analyzer-salsa-macros v0.17.0-pre.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling typetag-impl v0.2.20 [INFO] [stderr] Compiling genco v0.17.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cairo-lang-syntax-codegen v2.12.0-rc.0 [INFO] [stderr] Compiling unescaper v0.1.5 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling typetag v0.2.20 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling cairo-lang-utils v2.12.0-rc.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling rust-analyzer-salsa v0.17.0-pre.6 [INFO] [stderr] Compiling cairo-lang-debug v2.12.0-rc.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling cairo-lang-filesystem v2.12.0-rc.0 [INFO] [stderr] Compiling cairo-lang-syntax v2.12.0-rc.0 [INFO] [stderr] Compiling cairo-lang-diagnostics v2.12.0-rc.0 [INFO] [stderr] Compiling cairo-lang-parser v2.12.0-rc.0 [INFO] [stderr] Compiling cairo-lang-defs v2.12.0-rc.0 [INFO] [stderr] Compiling cairo-lang-plugins v2.12.0-rc.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.47s [INFO] running `Command { std: "docker" "inspect" "c1305b3d630d363142fafe370d5e39409ea9b4b7af6b3db0fd60d2252877f2f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1305b3d630d363142fafe370d5e39409ea9b4b7af6b3db0fd60d2252877f2f9", kill_on_drop: false }` [INFO] [stdout] c1305b3d630d363142fafe370d5e39409ea9b4b7af6b3db0fd60d2252877f2f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 288ae034c9b8be324989bfb5a5dac2089ba83676aa634f40da95e60913c43c77 [INFO] running `Command { std: "docker" "start" "-a" "288ae034c9b8be324989bfb5a5dac2089ba83676aa634f40da95e60913c43c77", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling test-log v0.2.17 [INFO] [stderr] Compiling cairo-lang-plugins v2.12.0-rc.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cairo_lang_test_utils` [INFO] [stdout] --> src/test.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use cairo_lang_test_utils::parse_test_file::TestRunnerResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cairo_lang_test_utils` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 21 - use cairo_lang_test_utils::parse_test_file::TestRunnerResult; [INFO] [stdout] 21 + use cairo_lang_utils::parse_test_file::TestRunnerResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `cairo_lang_test_utils` [INFO] [stdout] --> src/test.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use cairo_lang_test_utils::verify_diagnostics_expectation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cairo_lang_test_utils` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 22 - use cairo_lang_test_utils::verify_diagnostics_expectation; [INFO] [stdout] 22 + use cairo_lang_utils::verify_diagnostics_expectation; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cairo_lang_test_utils` [INFO] [stdout] --> src/test.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | cairo_lang_test_utils::test_file_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cairo_lang_test_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cairo_lang_test_utils` [INFO] [stdout] --> src/test.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | cairo_lang_test_utils::test_file_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cairo_lang_test_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cairo-lang-plugins` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "288ae034c9b8be324989bfb5a5dac2089ba83676aa634f40da95e60913c43c77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "288ae034c9b8be324989bfb5a5dac2089ba83676aa634f40da95e60913c43c77", kill_on_drop: false }` [INFO] [stdout] 288ae034c9b8be324989bfb5a5dac2089ba83676aa634f40da95e60913c43c77