[INFO] updating cached repository LeoTindall/rjulia [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/LeoTindall/rjulia [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/LeoTindall/rjulia" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/LeoTindall/rjulia"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/LeoTindall/rjulia'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/LeoTindall/rjulia" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/LeoTindall/rjulia"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/LeoTindall/rjulia'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3c39443c6954aec4e902a78bbf5eb7b4832e0535 [INFO] sha for GitHub repo LeoTindall/rjulia: 3c39443c6954aec4e902a78bbf5eb7b4832e0535 [INFO] validating manifest of LeoTindall/rjulia on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of LeoTindall/rjulia on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing LeoTindall/rjulia [INFO] finished frobbing LeoTindall/rjulia [INFO] frobbed toml for LeoTindall/rjulia written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/LeoTindall/rjulia/Cargo.toml [INFO] started frobbing LeoTindall/rjulia [INFO] finished frobbing LeoTindall/rjulia [INFO] frobbed toml for LeoTindall/rjulia written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/LeoTindall/rjulia/Cargo.toml [INFO] crate LeoTindall/rjulia has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing LeoTindall/rjulia against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-4/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/LeoTindall/rjulia:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] 6f72ef9b743945af0577d91797f6110d6387b93501f7e5737ba8a1cc8bffe5d7 [INFO] running `"docker" "start" "-a" "6f72ef9b743945af0577d91797f6110d6387b93501f7e5737ba8a1cc8bffe5d7"` [INFO] [stderr] Compiling num-bigint v0.1.37 [INFO] [stderr] Compiling num-rational v0.1.36 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling rjulia-cmd v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.31s [INFO] running `"docker" "inspect" "6f72ef9b743945af0577d91797f6110d6387b93501f7e5737ba8a1cc8bffe5d7"` [INFO] running `"docker" "rm" "-f" "6f72ef9b743945af0577d91797f6110d6387b93501f7e5737ba8a1cc8bffe5d7"` [INFO] [stdout] 6f72ef9b743945af0577d91797f6110d6387b93501f7e5737ba8a1cc8bffe5d7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-4/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/LeoTindall/rjulia:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 89a21e2a8643856d301423b3f6b89c6c1fc6a09f4d41bc8b573fee978f3d9c52 [INFO] running `"docker" "start" "-a" "89a21e2a8643856d301423b3f6b89c6c1fc6a09f4d41bc8b573fee978f3d9c52"` [INFO] [stderr] Compiling rjulia-cmd v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `"docker" "inspect" "89a21e2a8643856d301423b3f6b89c6c1fc6a09f4d41bc8b573fee978f3d9c52"` [INFO] running `"docker" "rm" "-f" "89a21e2a8643856d301423b3f6b89c6c1fc6a09f4d41bc8b573fee978f3d9c52"` [INFO] [stdout] 89a21e2a8643856d301423b3f6b89c6c1fc6a09f4d41bc8b573fee978f3d9c52 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-4/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/LeoTindall/rjulia:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] f732b6f208f8507b9ed31948a2815c632fcd2537a31ea7669dff7838fd14b983 [INFO] running `"docker" "start" "-a" "f732b6f208f8507b9ed31948a2815c632fcd2537a31ea7669dff7838fd14b983"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/rjulia_cmd-6ce1aa8c190c1624 [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] running `"docker" "inspect" "f732b6f208f8507b9ed31948a2815c632fcd2537a31ea7669dff7838fd14b983"` [INFO] running `"docker" "rm" "-f" "f732b6f208f8507b9ed31948a2815c632fcd2537a31ea7669dff7838fd14b983"` [INFO] [stdout] f732b6f208f8507b9ed31948a2815c632fcd2537a31ea7669dff7838fd14b983