[INFO] updating cached repository mlgubolin/PLUTOrust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mlgubolin/PLUTOrust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mlgubolin/PLUTOrust" "work/ex/beta-1.38-1/sources/1.37.0/gh/mlgubolin/PLUTOrust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/mlgubolin/PLUTOrust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mlgubolin/PLUTOrust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mlgubolin/PLUTOrust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mlgubolin/PLUTOrust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 921e4c12e8039a267ad16c45e83de57fa6fd6646 [INFO] sha for GitHub repo mlgubolin/PLUTOrust: 921e4c12e8039a267ad16c45e83de57fa6fd6646 [INFO] validating manifest of mlgubolin/PLUTOrust on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mlgubolin/PLUTOrust on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mlgubolin/PLUTOrust [INFO] finished frobbing mlgubolin/PLUTOrust [INFO] frobbed toml for mlgubolin/PLUTOrust written to work/ex/beta-1.38-1/sources/1.37.0/gh/mlgubolin/PLUTOrust/Cargo.toml [INFO] started frobbing mlgubolin/PLUTOrust [INFO] finished frobbing mlgubolin/PLUTOrust [INFO] frobbed toml for mlgubolin/PLUTOrust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mlgubolin/PLUTOrust/Cargo.toml [INFO] crate mlgubolin/PLUTOrust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mlgubolin/PLUTOrust against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mlgubolin/PLUTOrust:/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 475ad9f25138893de4d581165cf2c0bbc218238bbf19bd263b58904cb87971af [INFO] running `"docker" "start" "-a" "475ad9f25138893de4d581165cf2c0bbc218238bbf19bd263b58904cb87971af"` [INFO] [stderr] Compiling glubhs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `utils` [INFO] [stderr] --> src/modules/math_modules/hd_solver.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use utils; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `"docker" "inspect" "475ad9f25138893de4d581165cf2c0bbc218238bbf19bd263b58904cb87971af"` [INFO] running `"docker" "rm" "-f" "475ad9f25138893de4d581165cf2c0bbc218238bbf19bd263b58904cb87971af"` [INFO] [stdout] 475ad9f25138893de4d581165cf2c0bbc218238bbf19bd263b58904cb87971af [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mlgubolin/PLUTOrust:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 019ab4171ace66082c2d8420826227f48473d8c00ac9fe72e1399f10db828a20 [INFO] running `"docker" "start" "-a" "019ab4171ace66082c2d8420826227f48473d8c00ac9fe72e1399f10db828a20"` [INFO] [stderr] Compiling glubhs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `utils` [INFO] [stderr] --> src/modules/math_modules/hd_solver.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use utils; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `"docker" "inspect" "019ab4171ace66082c2d8420826227f48473d8c00ac9fe72e1399f10db828a20"` [INFO] running `"docker" "rm" "-f" "019ab4171ace66082c2d8420826227f48473d8c00ac9fe72e1399f10db828a20"` [INFO] [stdout] 019ab4171ace66082c2d8420826227f48473d8c00ac9fe72e1399f10db828a20 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mlgubolin/PLUTOrust:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] e9cf99d81ffff721eb5a67547dc95588923147c77df646e022fab860fc2c8430 [INFO] running `"docker" "start" "-a" "e9cf99d81ffff721eb5a67547dc95588923147c77df646e022fab860fc2c8430"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/glubhs-863a2481ef21f9bb [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] running `"docker" "inspect" "e9cf99d81ffff721eb5a67547dc95588923147c77df646e022fab860fc2c8430"` [INFO] running `"docker" "rm" "-f" "e9cf99d81ffff721eb5a67547dc95588923147c77df646e022fab860fc2c8430"` [INFO] [stdout] e9cf99d81ffff721eb5a67547dc95588923147c77df646e022fab860fc2c8430