[INFO] cloning repository nordberg/rust-factorization [INFO] running `"git" "clone" "--bare" "git://github.com/nordberg/rust-factorization.git" "work/cache/sources/gh/nordberg/rust-factorization"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/nordberg/rust-factorization'... [INFO] running `"git" "clone" "work/cache/sources/gh/nordberg/rust-factorization" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nordberg/rust-factorization"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nordberg/rust-factorization'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nordberg/rust-factorization" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nordberg/rust-factorization"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nordberg/rust-factorization'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 16adb817add98ed3b70adf372e36c6eaed75e0b7 [INFO] sha for GitHub repo nordberg/rust-factorization: 16adb817add98ed3b70adf372e36c6eaed75e0b7 [INFO] validating manifest of nordberg/rust-factorization 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 nordberg/rust-factorization 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 nordberg/rust-factorization [INFO] finished frobbing nordberg/rust-factorization [INFO] frobbed toml for nordberg/rust-factorization written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nordberg/rust-factorization/Cargo.toml [INFO] started frobbing nordberg/rust-factorization [INFO] finished frobbing nordberg/rust-factorization [INFO] frobbed toml for nordberg/rust-factorization written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nordberg/rust-factorization/Cargo.toml [INFO] crate nordberg/rust-factorization 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] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nordberg/rust-factorization/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 nordberg/rust-factorization against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nordberg/rust-factorization:/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] 9363ee937af21d562e98949b782ac8fd5973c528a8b64bf370e5ef3fa8afdda3 [INFO] running `"docker" "start" "-a" "9363ee937af21d562e98949b782ac8fd5973c528a8b64bf370e5ef3fa8afdda3"` [INFO] [stderr] Compiling factorization v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `"docker" "inspect" "9363ee937af21d562e98949b782ac8fd5973c528a8b64bf370e5ef3fa8afdda3"` [INFO] running `"docker" "rm" "-f" "9363ee937af21d562e98949b782ac8fd5973c528a8b64bf370e5ef3fa8afdda3"` [INFO] [stdout] 9363ee937af21d562e98949b782ac8fd5973c528a8b64bf370e5ef3fa8afdda3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nordberg/rust-factorization:/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] 56a7986073e94a07022d4e360c77c19dacd98ad69c645ff963f52b3847e44122 [INFO] running `"docker" "start" "-a" "56a7986073e94a07022d4e360c77c19dacd98ad69c645ff963f52b3847e44122"` [INFO] [stderr] Compiling factorization v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0425]: cannot find function `build_factor_string` in module `factorization` [INFO] [stderr] --> tests/lib.rs:20:31 [INFO] [stderr] | [INFO] [stderr] 20 | assert_eq!(factorization::build_factor_string(9), "3^2"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in `factorization` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `build_factor_string` in module `factorization` [INFO] [stderr] --> tests/lib.rs:21:31 [INFO] [stderr] | [INFO] [stderr] 21 | assert_eq!(factorization::build_factor_string(25), "5^2"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in `factorization` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `build_factor_string` in module `factorization` [INFO] [stderr] --> tests/lib.rs:22:31 [INFO] [stderr] | [INFO] [stderr] 22 | assert_eq!(factorization::build_factor_string(64), "8^2"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in `factorization` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `build_factor_string` in module `factorization` [INFO] [stderr] --> tests/lib.rs:27:31 [INFO] [stderr] | [INFO] [stderr] 27 | assert_eq!(factorization::build_factor_string(2), "2^1"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in `factorization` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `build_factor_string` in module `factorization` [INFO] [stderr] --> tests/lib.rs:28:31 [INFO] [stderr] | [INFO] [stderr] 28 | assert_eq!(factorization::build_factor_string(4), "2^2"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in `factorization` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `build_factor_string` in module `factorization` [INFO] [stderr] --> tests/lib.rs:29:31 [INFO] [stderr] | [INFO] [stderr] 29 | assert_eq!(factorization::build_factor_string(8), "2^3"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in `factorization` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `build_factor_string` in module `factorization` [INFO] [stderr] --> tests/lib.rs:30:31 [INFO] [stderr] | [INFO] [stderr] 30 | assert_eq!(factorization::build_factor_string(16), "2^4"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in `factorization` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `build_factor_string` in module `factorization` [INFO] [stderr] --> tests/lib.rs:31:31 [INFO] [stderr] | [INFO] [stderr] 31 | assert_eq!(factorization::build_factor_string(32), "2^5"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in `factorization` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `build_factor_string` in module `factorization` [INFO] [stderr] --> tests/lib.rs:32:31 [INFO] [stderr] | [INFO] [stderr] 32 | assert_eq!(factorization::build_factor_string(64), "2^6"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in `factorization` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `build_factor_string` in module `factorization` [INFO] [stderr] --> tests/lib.rs:33:31 [INFO] [stderr] | [INFO] [stderr] 33 | assert_eq!(factorization::build_factor_string(128), "2^7"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in `factorization` [INFO] [stderr] [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: Could not compile `factorization`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "56a7986073e94a07022d4e360c77c19dacd98ad69c645ff963f52b3847e44122"` [INFO] running `"docker" "rm" "-f" "56a7986073e94a07022d4e360c77c19dacd98ad69c645ff963f52b3847e44122"` [INFO] [stdout] 56a7986073e94a07022d4e360c77c19dacd98ad69c645ff963f52b3847e44122