[INFO] cloning repository https://github.com/dakuenjery/Shellsort [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dakuenjery/Shellsort" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdakuenjery%2FShellsort", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdakuenjery%2FShellsort'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 293f1feed139754e9f17a94eb6ca17ee6a047dcb [INFO] checking dakuenjery/Shellsort against master#8a497b7181cad4ae66dbd6cc31042b69b6bd0df7 for pr-102474 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdakuenjery%2FShellsort" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dakuenjery/Shellsort on toolchain 8a497b7181cad4ae66dbd6cc31042b69b6bd0df7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8a497b7181cad4ae66dbd6cc31042b69b6bd0df7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dakuenjery/Shellsort [INFO] finished tweaking git repo https://github.com/dakuenjery/Shellsort [INFO] tweaked toml for git repo https://github.com/dakuenjery/Shellsort written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/dakuenjery/Shellsort already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8a497b7181cad4ae66dbd6cc31042b69b6bd0df7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+8a497b7181cad4ae66dbd6cc31042b69b6bd0df7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ffd6de54a46d18af63b0e8994e42bc190c44e79af5ed0d306cc8e4a57e77c14 [INFO] running `Command { std: "docker" "start" "-a" "2ffd6de54a46d18af63b0e8994e42bc190c44e79af5ed0d306cc8e4a57e77c14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ffd6de54a46d18af63b0e8994e42bc190c44e79af5ed0d306cc8e4a57e77c14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ffd6de54a46d18af63b0e8994e42bc190c44e79af5ed0d306cc8e4a57e77c14", kill_on_drop: false }` [INFO] [stdout] 2ffd6de54a46d18af63b0e8994e42bc190c44e79af5ed0d306cc8e4a57e77c14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+8a497b7181cad4ae66dbd6cc31042b69b6bd0df7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dee277faf6fcf5b052790380c66e5c2e7899d60b7ddad9340d24e6575c1d3180 [INFO] running `Command { std: "docker" "start" "-a" "dee277faf6fcf5b052790380c66e5c2e7899d60b7ddad9340d24e6575c1d3180", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.20 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking shell v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/main.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | println!("arr {}", if arr.is_sorted() { "is sorted" } else { "not sorted!" }); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Sortable::is_sorted(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(is_sorted)]` to the crate attributes to enable `core::slice::::is_sorted` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/main.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | println!("arr {}", if arr.is_sorted() { "is sorted" } else { "not sorted!" }); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Sortable::is_sorted(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(is_sorted)]` to the crate attributes to enable `core::slice::::is_sorted` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.44s [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "dee277faf6fcf5b052790380c66e5c2e7899d60b7ddad9340d24e6575c1d3180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dee277faf6fcf5b052790380c66e5c2e7899d60b7ddad9340d24e6575c1d3180", kill_on_drop: false }` [INFO] [stdout] dee277faf6fcf5b052790380c66e5c2e7899d60b7ddad9340d24e6575c1d3180