[INFO] cloning repository https://github.com/skycloudd/sowo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skycloudd/sowo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskycloudd%2Fsowo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskycloudd%2Fsowo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c83a8c85138ca9928a052ba392666c2187c724c [INFO] checking skycloudd/sowo against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskycloudd%2Fsowo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/skycloudd/sowo [INFO] finished tweaking git repo https://github.com/skycloudd/sowo [INFO] tweaked toml for git repo https://github.com/skycloudd/sowo written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/skycloudd/sowo on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/skycloudd/sowo 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abda4da2e48b1d236c5373a86359b3428cf91baf8c67d6d4e218af2a079d6ec1 [INFO] running `Command { std: "docker" "start" "-a" "abda4da2e48b1d236c5373a86359b3428cf91baf8c67d6d4e218af2a079d6ec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abda4da2e48b1d236c5373a86359b3428cf91baf8c67d6d4e218af2a079d6ec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abda4da2e48b1d236c5373a86359b3428cf91baf8c67d6d4e218af2a079d6ec1", kill_on_drop: false }` [INFO] [stdout] abda4da2e48b1d236c5373a86359b3428cf91baf8c67d6d4e218af2a079d6ec1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c751346074c86f54b0dc07f5c96fd49effece3b96980b008775d45b31141dce0 [INFO] running `Command { std: "docker" "start" "-a" "c751346074c86f54b0dc07f5c96fd49effece3b96980b008775d45b31141dce0", kill_on_drop: false }` [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling cranelift-isle v0.107.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.107.2 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking cranelift-entity v0.107.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.7 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling cranelift-codegen-meta v0.107.2 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking cranelift-bforest v0.107.2 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking simple_logger v5.0.0 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking snake_case v0.3.1 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking cranelift-control v0.107.2 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking object v0.33.0 [INFO] [stderr] Compiling cranelift-codegen v0.107.2 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking cranelift-module v0.107.2 [INFO] [stderr] Checking cranelift-frontend v0.107.2 [INFO] [stderr] Checking cranelift-native v0.107.2 [INFO] [stderr] Checking cranelift v0.107.2 [INFO] [stderr] Checking cranelift-object v0.107.2 [INFO] [stderr] Checking nova v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.87s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: chumsky v1.0.0-alpha.7 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "c751346074c86f54b0dc07f5c96fd49effece3b96980b008775d45b31141dce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c751346074c86f54b0dc07f5c96fd49effece3b96980b008775d45b31141dce0", kill_on_drop: false }` [INFO] [stdout] c751346074c86f54b0dc07f5c96fd49effece3b96980b008775d45b31141dce0