[INFO] fetching crate sails-client-gen 0.8.1... [INFO] checking sails-client-gen-0.8.1 against master#9748d87dc70a9a6725c5dbd76ce29d04752b4f90 for pr-144156 [INFO] extracting crate sails-client-gen 0.8.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate sails-client-gen 0.8.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sails-client-gen 0.8.1 [INFO] tweaked toml for crates.io crate sails-client-gen 0.8.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sails-client-gen 0.8.1 on toolchain 9748d87dc70a9a6725c5dbd76ce29d04752b4f90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sails-client-gen 0.8.1 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" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sails-idl-parser v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da857401feb455662b2fed5078ab1bae5741df479275ba061e07ceead66b9138 [INFO] running `Command { std: "docker" "start" "-a" "da857401feb455662b2fed5078ab1bae5741df479275ba061e07ceead66b9138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da857401feb455662b2fed5078ab1bae5741df479275ba061e07ceead66b9138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da857401feb455662b2fed5078ab1bae5741df479275ba061e07ceead66b9138", kill_on_drop: false }` [INFO] [stdout] da857401feb455662b2fed5078ab1bae5741df479275ba061e07ceead66b9138 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9a4cd38b1e0e7d4b7c6cc37ae74bc1c95beee06faa4ef1b95fb334bf077c9b8 [INFO] running `Command { std: "docker" "start" "-a" "e9a4cd38b1e0e7d4b7c6cc37ae74bc1c95beee06faa4ef1b95fb334bf077c9b8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling genco-macros v0.17.10 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking relative-path v1.9.3 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Compiling parity-scale-codec v3.7.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling string_cache v0.8.8 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking console v0.15.10 [INFO] [stderr] Checking insta v1.43.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Checking logos v0.13.0 [INFO] [stderr] Checking genco v0.17.10 [INFO] [stderr] Compiling sails-idl-parser v0.8.1 [INFO] [stderr] Checking sails-client-gen v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `tests/../../../examples/rmrk/catalog/wasm/rmrk-catalog.idl`: No such file or directory (os error 2) [INFO] [stdout] --> tests/generator.rs:115:15 [INFO] [stdout] | [INFO] [stdout] 115 | let idl = include_str!("../../../examples/rmrk/catalog/wasm/rmrk-catalog.idl"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sails-client-gen` (test "generator") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e9a4cd38b1e0e7d4b7c6cc37ae74bc1c95beee06faa4ef1b95fb334bf077c9b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9a4cd38b1e0e7d4b7c6cc37ae74bc1c95beee06faa4ef1b95fb334bf077c9b8", kill_on_drop: false }` [INFO] [stdout] e9a4cd38b1e0e7d4b7c6cc37ae74bc1c95beee06faa4ef1b95fb334bf077c9b8