[INFO] cloning repository https://github.com/trevorgrabham/SimplexSolver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trevorgrabham/SimplexSolver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrevorgrabham%2FSimplexSolver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrevorgrabham%2FSimplexSolver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e70999293f2575deed9a85e9abd785dac40c4c08 [INFO] testing trevorgrabham/SimplexSolver against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrevorgrabham%2FSimplexSolver" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file target/debug/deps/simplex-66241c43a6017c8b [INFO] [stderr] error: unable to write file target/debug/deps/simplex-66241c43a6017c8b.d [INFO] [stderr] error: unable to write file target/debug/deps/simplex-aa417c006dcda417.d [INFO] [stderr] error: unable to write file target/debug/deps/simplex-aa417c006dcda417.exe [INFO] [stderr] error: unable to write file target/debug/incremental/simplex-196xp0mq91n63/s-g3m2fmxhqp-sbxgcl-qvsv6ygb4dn4/query-cache.bin [INFO] [stderr] error: unable to write file target/debug/incremental/simplex-196xp0mq91n63/s-g3m2fmxhqp-sbxgcl-qvsv6ygb4dn4/work-products.bin [INFO] [stderr] fatal: cannot create directory at 'target/debug/incremental/simplex-3it2x3d8i4a9s': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing trevorgrabham/SimplexSolver against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrevorgrabham%2FSimplexSolver" "/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/trevorgrabham/SimplexSolver [INFO] finished tweaking git repo https://github.com/trevorgrabham/SimplexSolver [INFO] tweaked toml for git repo https://github.com/trevorgrabham/SimplexSolver written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/trevorgrabham/SimplexSolver on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/trevorgrabham/SimplexSolver 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08810ed6f380ca17d2e90cbd3104f83a527aaba2d07144d946a87278b06ea4db [INFO] running `Command { std: "docker" "start" "-a" "08810ed6f380ca17d2e90cbd3104f83a527aaba2d07144d946a87278b06ea4db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08810ed6f380ca17d2e90cbd3104f83a527aaba2d07144d946a87278b06ea4db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08810ed6f380ca17d2e90cbd3104f83a527aaba2d07144d946a87278b06ea4db", kill_on_drop: false }` [INFO] [stdout] 08810ed6f380ca17d2e90cbd3104f83a527aaba2d07144d946a87278b06ea4db [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e540454fa8c51cfa5becc09ed2a62f4515ffb563ce08febc0f1eb835b944d03b [INFO] running `Command { std: "docker" "start" "-a" "e540454fa8c51cfa5becc09ed2a62f4515ffb563ce08febc0f1eb835b944d03b", kill_on_drop: false }` [INFO] [stderr] Compiling simplex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::Fraction` [INFO] [stdout] --> src/simplex/fraction.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | use super::Fraction; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/simplex/fraction.rs:393:1 [INFO] [stdout] | [INFO] [stdout] 393 | mod fraction_test { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:8:36 [INFO] [stdout] | [INFO] [stdout] 8 | let mut tableau = Tableau::new(&A,&b,&c,String::from("standard"),String::from("bland"),String::from("twophase")); [INFO] [stdout] | ------------ ^^ expected `&[&[f64]]`, found `&Vec>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[&[f64]]` [INFO] [stdout] found reference `&Vec>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/simplex/tableau.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn new(A: &[&[f64]], b: &[f64], c: &[f64], variable_select_type: String, solve_type: String, big_M_solve_type: String) -> Tableau { [INFO] [stdout] | ^^^ ------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `simplex` (bin "simplex") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "e540454fa8c51cfa5becc09ed2a62f4515ffb563ce08febc0f1eb835b944d03b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e540454fa8c51cfa5becc09ed2a62f4515ffb563ce08febc0f1eb835b944d03b", kill_on_drop: false }` [INFO] [stdout] e540454fa8c51cfa5becc09ed2a62f4515ffb563ce08febc0f1eb835b944d03b