[INFO] updating cached repository https://github.com/NewDawn0/constBubbleSort
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }`
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b975a26b45ad013dd9afd833a48b55e193be75fc
[INFO] testing NewDawn0/constBubbleSort/b975a26b45ad013dd9afd833a48b55e193be75fc against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNewDawn0%2FconstBubbleSort" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NewDawn0/constBubbleSort
[INFO] finished tweaking git repo https://github.com/NewDawn0/constBubbleSort
[INFO] tweaked toml for git repo https://github.com/NewDawn0/constBubbleSort written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NewDawn0/constBubbleSort on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NewDawn0/constBubbleSort 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3b20b4904e3de75f66cce119f3f02f0f9d5ae45aed0c38c0eb38aa094c2187a
[INFO] running `Command { std: "docker" "start" "-a" "a3b20b4904e3de75f66cce119f3f02f0f9d5ae45aed0c38c0eb38aa094c2187a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3b20b4904e3de75f66cce119f3f02f0f9d5ae45aed0c38c0eb38aa094c2187a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3b20b4904e3de75f66cce119f3f02f0f9d5ae45aed0c38c0eb38aa094c2187a", kill_on_drop: false }`
[INFO] [stdout] a3b20b4904e3de75f66cce119f3f02f0f9d5ae45aed0c38c0eb38aa094c2187a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92c201fb731f57665147fe1f01a2b5766e837409e80aa7c30990816a0b7920e9
[INFO] running `Command { std: "docker" "start" "-a" "92c201fb731f57665147fe1f01a2b5766e837409e80aa7c30990816a0b7920e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling const-sort v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant evaluation is taking a long time
[INFO] [stdout]    --> src/main.rs:634:9
[INFO] [stdout]     |
[INFO] [stdout] 634 | /         while i < arr.len() {
[INFO] [stdout] 635 | |             if arr[i - 1] > arr[i] {
[INFO] [stdout] 636 | |                 let left = arr[i - 1];
[INFO] [stdout] 637 | |                 let right = arr[i];
[INFO] [stdout] ...   |
[INFO] [stdout] 642 | |             i += 1;
[INFO] [stdout] 643 | |         }
[INFO] [stdout]     | |_________^ the const evaluator is currently interpreting this expression
[INFO] [stdout]     |
[INFO] [stdout] help: the constant being evaluated
[INFO] [stdout]    --> src/main.rs:629:1
[INFO] [stdout]     |
[INFO] [stdout] 629 | static SORTED: [i32; 10000] = sort(TO_SORT);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant evaluation is taking a long time
[INFO] [stdout]    --> src/main.rs:634:19
[INFO] [stdout]     |
[INFO] [stdout] 634 |         while i < arr.len() {
[INFO] [stdout]     |                   ^^^^^^^^^ the const evaluator is currently interpreting this expression
[INFO] [stdout]     |
[INFO] [stdout] help: the constant being evaluated
[INFO] [stdout]    --> src/main.rs:629:1
[INFO] [stdout]     |
[INFO] [stdout] 629 | static SORTED: [i32; 10000] = sort(TO_SORT);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant evaluation is taking a long time
[INFO] [stdout]    --> src/main.rs:634:9
[INFO] [stdout]     |
[INFO] [stdout] 634 | /         while i < arr.len() {
[INFO] [stdout] 635 | |             if arr[i - 1] > arr[i] {
[INFO] [stdout] 636 | |                 let left = arr[i - 1];
[INFO] [stdout] 637 | |                 let right = arr[i];
[INFO] [stdout] ...   |
[INFO] [stdout] 642 | |             i += 1;
[INFO] [stdout] 643 | |         }
[INFO] [stdout]     | |_________^ the const evaluator is currently interpreting this expression
[INFO] [stdout]     |
[INFO] [stdout] help: the constant being evaluated
[INFO] [stdout]    --> src/main.rs:629:1
[INFO] [stdout]     |
[INFO] [stdout] 629 | static SORTED: [i32; 10000] = sort(TO_SORT);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant evaluation is taking a long time
[INFO] [stdout]    --> src/main.rs:634:19
[INFO] [stdout]     |
[INFO] [stdout] 634 |         while i < arr.len() {
[INFO] [stdout]     |                   ^^^^^^^^^ the const evaluator is currently interpreting this expression
[INFO] [stdout]     |
[INFO] [stdout] help: the constant being evaluated
[INFO] [stdout]    --> src/main.rs:629:1
[INFO] [stdout]     |
[INFO] [stdout] 629 | static SORTED: [i32; 10000] = sort(TO_SORT);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant evaluation is taking a long time
[INFO] [stdout]    --> src/main.rs:634:9
[INFO] [stdout]     |
[INFO] [stdout] 634 | /         while i < arr.len() {
[INFO] [stdout] 635 | |             if arr[i - 1] > arr[i] {
[INFO] [stdout] 636 | |                 let left = arr[i - 1];
[INFO] [stdout] 637 | |                 let right = arr[i];
[INFO] [stdout] ...   |
[INFO] [stdout] 642 | |             i += 1;
[INFO] [stdout] 643 | |         }
[INFO] [stdout]     | |_________^ the const evaluator is currently interpreting this expression
[INFO] [stdout]     |
[INFO] [stdout] help: the constant being evaluated
[INFO] [stdout]    --> src/main.rs:629:1
[INFO] [stdout]     |
[INFO] [stdout] 629 | static SORTED: [i32; 10000] = sort(TO_SORT);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant evaluation is taking a long time
[INFO] [stdout]    --> src/main.rs:634:19
[INFO] [stdout]     |
[INFO] [stdout] 634 |         while i < arr.len() {
[INFO] [stdout]     |                   ^^^^^^^^^ the const evaluator is currently interpreting this expression
[INFO] [stdout]     |
[INFO] [stdout] help: the constant being evaluated
[INFO] [stdout]    --> src/main.rs:629:1
[INFO] [stdout]     |
[INFO] [stdout] 629 | static SORTED: [i32; 10000] = sort(TO_SORT);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "92c201fb731f57665147fe1f01a2b5766e837409e80aa7c30990816a0b7920e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92c201fb731f57665147fe1f01a2b5766e837409e80aa7c30990816a0b7920e9", kill_on_drop: false }`
[INFO] [stdout] 92c201fb731f57665147fe1f01a2b5766e837409e80aa7c30990816a0b7920e9
