[INFO] cloning repository R-Michelsen/Rusty_SAT [INFO] running `"git" "clone" "--bare" "git://github.com/R-Michelsen/Rusty_SAT.git" "work/cache/sources/gh/R-Michelsen/Rusty_SAT"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/R-Michelsen/Rusty_SAT'... [INFO] running `"git" "clone" "work/cache/sources/gh/R-Michelsen/Rusty_SAT" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/R-Michelsen/Rusty_SAT"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/R-Michelsen/Rusty_SAT'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/R-Michelsen/Rusty_SAT" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/R-Michelsen/Rusty_SAT"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/R-Michelsen/Rusty_SAT'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 48cec4c9af63b347e74115cacc7d38f6dbc5849d [INFO] sha for GitHub repo R-Michelsen/Rusty_SAT: 48cec4c9af63b347e74115cacc7d38f6dbc5849d [INFO] validating manifest of R-Michelsen/Rusty_SAT on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of R-Michelsen/Rusty_SAT on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing R-Michelsen/Rusty_SAT [INFO] finished frobbing R-Michelsen/Rusty_SAT [INFO] frobbed toml for R-Michelsen/Rusty_SAT written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/R-Michelsen/Rusty_SAT/Cargo.toml [INFO] started frobbing R-Michelsen/Rusty_SAT [INFO] finished frobbing R-Michelsen/Rusty_SAT [INFO] frobbed toml for R-Michelsen/Rusty_SAT written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/R-Michelsen/Rusty_SAT/Cargo.toml [INFO] crate R-Michelsen/Rusty_SAT already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing R-Michelsen/Rusty_SAT against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/R-Michelsen/Rusty_SAT:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] c8dc0c0830ee262f898724d7b84682826291f4a44ec892e3b5804a39169bbd0e [INFO] running `"docker" "start" "-a" "c8dc0c0830ee262f898724d7b84682826291f4a44ec892e3b5804a39169bbd0e"` [INFO] [stderr] Compiling rusty_sat v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/main.rs:32:22 [INFO] [stderr] | [INFO] [stderr] 32 | .trim_left() [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.50s [INFO] running `"docker" "inspect" "c8dc0c0830ee262f898724d7b84682826291f4a44ec892e3b5804a39169bbd0e"` [INFO] running `"docker" "rm" "-f" "c8dc0c0830ee262f898724d7b84682826291f4a44ec892e3b5804a39169bbd0e"` [INFO] [stdout] c8dc0c0830ee262f898724d7b84682826291f4a44ec892e3b5804a39169bbd0e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/R-Michelsen/Rusty_SAT:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 2ff2dd57f5beff39e59f6ea3036e0316f025493a69195da4090105b56b2d09b5 [INFO] running `"docker" "start" "-a" "2ff2dd57f5beff39e59f6ea3036e0316f025493a69195da4090105b56b2d09b5"` [INFO] [stderr] Compiling rusty_sat v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/main.rs:32:22 [INFO] [stderr] | [INFO] [stderr] 32 | .trim_left() [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `"docker" "inspect" "2ff2dd57f5beff39e59f6ea3036e0316f025493a69195da4090105b56b2d09b5"` [INFO] running `"docker" "rm" "-f" "2ff2dd57f5beff39e59f6ea3036e0316f025493a69195da4090105b56b2d09b5"` [INFO] [stdout] 2ff2dd57f5beff39e59f6ea3036e0316f025493a69195da4090105b56b2d09b5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/R-Michelsen/Rusty_SAT:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 4112d97927edaa76c34b6fee44ef912f6569bb2de46cfa2f68b8f793df206d5d [INFO] running `"docker" "start" "-a" "4112d97927edaa76c34b6fee44ef912f6569bb2de46cfa2f68b8f793df206d5d"` [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/rusty_sat-277ffae6fd0c056e [INFO] running `"docker" "inspect" "4112d97927edaa76c34b6fee44ef912f6569bb2de46cfa2f68b8f793df206d5d"` [INFO] running `"docker" "rm" "-f" "4112d97927edaa76c34b6fee44ef912f6569bb2de46cfa2f68b8f793df206d5d"` [INFO] [stdout] 4112d97927edaa76c34b6fee44ef912f6569bb2de46cfa2f68b8f793df206d5d