[INFO] cloning repository https://github.com/gadroen/sui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gadroen/sui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgadroen%2Fsui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgadroen%2Fsui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 55f370fb2c50bd860f7dff555e5e1ad825f9b0a9 [INFO] checking gadroen/sui/55f370fb2c50bd860f7dff555e5e1ad825f9b0a9 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgadroen%2Fsui" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 67% (8966/13265) Updating files: 68% (9021/13265) Updating files: 69% (9153/13265) Updating files: 70% (9286/13265) Updating files: 71% (9419/13265) Updating files: 72% (9551/13265) Updating files: 73% (9684/13265) Updating files: 74% (9817/13265) Updating files: 75% (9949/13265) Updating files: 76% (10082/13265) Updating files: 77% (10215/13265) Updating files: 78% (10347/13265) Updating files: 79% (10480/13265) Updating files: 80% (10612/13265) Updating files: 81% (10745/13265) Updating files: 82% (10878/13265) Updating files: 83% (11010/13265) Updating files: 84% (11143/13265) Updating files: 85% (11276/13265) Updating files: 86% (11408/13265) Updating files: 87% (11541/13265) Updating files: 88% (11674/13265) Updating files: 89% (11806/13265) Updating files: 90% (11939/13265) Updating files: 91% (12072/13265) Updating files: 92% (12204/13265) Updating files: 93% (12337/13265) Updating files: 94% (12470/13265) Updating files: 95% (12602/13265) Updating files: 96% (12735/13265) Updating files: 97% (12868/13265) Updating files: 98% (13000/13265) Updating files: 99% (13133/13265) Updating files: 100% (13265/13265) Updating files: 100% (13265/13265), done. [INFO] validating manifest of git repo https://github.com/gadroen/sui on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/gadroen/sui [INFO] finished tweaking git repo https://github.com/gadroen/sui [INFO] tweaked toml for git repo https://github.com/gadroen/sui written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/gadroen/sui 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" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/narwhal/node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-tls/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-oracle/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-json-rpc-tests/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-graphql-rpc/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/narwhal/worker/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/suiop-cli/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/narwhal/primary/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-rosetta/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-config/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-telemetry/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-bridge/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-aws-orchestrator/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rusoto_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rusoto_kms` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-security-watchdog/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-sdk/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-rest-api/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-proxy/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-bridge-cli/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-metric-checker/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `prometheus-http-query` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-metric-checker/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-graphql-rpc-client/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/sui-storage/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dda7a3a87072fea1be275528748386851015cc8d5b4c256c25ea3b2bf7f06ed6 [INFO] running `Command { std: "docker" "start" "-a" "dda7a3a87072fea1be275528748386851015cc8d5b4c256c25ea3b2bf7f06ed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dda7a3a87072fea1be275528748386851015cc8d5b4c256c25ea3b2bf7f06ed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dda7a3a87072fea1be275528748386851015cc8d5b4c256c25ea3b2bf7f06ed6", kill_on_drop: false }` [INFO] [stdout] dda7a3a87072fea1be275528748386851015cc8d5b4c256c25ea3b2bf7f06ed6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c771df33d921d9118a21419235e8381db9bae4bf3c1f753442825aaf160fdf6d [INFO] running `Command { std: "docker" "start" "-a" "c771df33d921d9118a21419235e8381db9bae4bf3c1f753442825aaf160fdf6d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "c771df33d921d9118a21419235e8381db9bae4bf3c1f753442825aaf160fdf6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c771df33d921d9118a21419235e8381db9bae4bf3c1f753442825aaf160fdf6d", kill_on_drop: false }` [INFO] [stdout] c771df33d921d9118a21419235e8381db9bae4bf3c1f753442825aaf160fdf6d