[INFO] fetching crate af-sui-pkg-sdk 0.10.3... [INFO] testing af-sui-pkg-sdk-0.10.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate af-sui-pkg-sdk 0.10.3 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate af-sui-pkg-sdk 0.10.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate af-sui-pkg-sdk 0.10.3 [INFO] tweaked toml for crates.io crate af-sui-pkg-sdk 0.10.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate af-sui-pkg-sdk 0.10.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate af-sui-pkg-sdk 0.10.3 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: ignoring `public` on dependency af-move-type, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency af-sui-types, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency papergrid, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency tabled, pass `-Zpublic-dependency` to enable support for it [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33b9495e83e813d6db9c7271fa3b93bb82d626077dd821aaa44bfa0e9d76372e [INFO] running `Command { std: "docker" "start" "-a" "33b9495e83e813d6db9c7271fa3b93bb82d626077dd821aaa44bfa0e9d76372e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33b9495e83e813d6db9c7271fa3b93bb82d626077dd821aaa44bfa0e9d76372e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33b9495e83e813d6db9c7271fa3b93bb82d626077dd821aaa44bfa0e9d76372e", kill_on_drop: false }` [INFO] [stdout] 33b9495e83e813d6db9c7271fa3b93bb82d626077dd821aaa44bfa0e9d76372e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fdbfe3d969d5c90578526701a4fd02db167dd02a51535707ea807983b680c35 [INFO] running `Command { std: "docker" "start" "-a" "9fdbfe3d969d5c90578526701a4fd02db167dd02a51535707ea807983b680c35", kill_on_drop: false }` [INFO] [stderr] warning: ignoring `public` on dependency af-move-type, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency af-sui-types, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency papergrid, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency tabled, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling roaring v0.10.12 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling bnum v0.12.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling papergrid v0.12.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] error: could not compile `rand_core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name rand_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=663b143721313c02 -C extra-filename=-e1914876afc8d377 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-655314f20a77b4d9.rmeta --cap-lints allow --cap-lints=forbid` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9fdbfe3d969d5c90578526701a4fd02db167dd02a51535707ea807983b680c35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fdbfe3d969d5c90578526701a4fd02db167dd02a51535707ea807983b680c35", kill_on_drop: false }` [INFO] [stdout] 9fdbfe3d969d5c90578526701a4fd02db167dd02a51535707ea807983b680c35