[INFO] updating cached repository stmtk1/chase_and_runaway [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/stmtk1/chase_and_runaway [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/stmtk1/chase_and_runaway" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/stmtk1/chase_and_runaway"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/stmtk1/chase_and_runaway'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/stmtk1/chase_and_runaway" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/stmtk1/chase_and_runaway"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/stmtk1/chase_and_runaway'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 30625cb867e0f1dd8beae75125a61137d855e03c [INFO] sha for GitHub repo stmtk1/chase_and_runaway: 30625cb867e0f1dd8beae75125a61137d855e03c [INFO] validating manifest of stmtk1/chase_and_runaway 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 stmtk1/chase_and_runaway 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 stmtk1/chase_and_runaway [INFO] finished frobbing stmtk1/chase_and_runaway [INFO] frobbed toml for stmtk1/chase_and_runaway written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/stmtk1/chase_and_runaway/Cargo.toml [INFO] started frobbing stmtk1/chase_and_runaway [INFO] finished frobbing stmtk1/chase_and_runaway [INFO] frobbed toml for stmtk1/chase_and_runaway written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/stmtk1/chase_and_runaway/Cargo.toml [INFO] crate stmtk1/chase_and_runaway 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 stmtk1/chase_and_runaway against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/stmtk1/chase_and_runaway:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] 456c44f9044c6a8b3276340f76c59dd7928bac498488fc987ed7ab85b20c4777 [INFO] running `"docker" "start" "-a" "456c44f9044c6a8b3276340f76c59dd7928bac498488fc987ed7ab85b20c4777"` [INFO] [stderr] Compiling piston-viewport v0.5.0 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling smallvec v0.6.6 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling rusttype v0.7.3 [INFO] [stderr] Compiling glutin v0.18.0 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling rusttype v0.4.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling andrew v0.1.4 [INFO] [stderr] Compiling piston2d-graphics v0.28.0 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling tiff v0.2.1 [INFO] [stderr] Compiling pistoncore-input v0.21.0 [INFO] [stderr] Compiling pistoncore-input v0.23.0 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling piston2d-graphics v0.26.0 [INFO] [stderr] Compiling wayland-commons v0.21.4 [INFO] [stderr] Compiling pistoncore-window v0.32.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling pistoncore-event_loop v0.37.0 [INFO] [stderr] Compiling wayland-client v0.21.4 [INFO] [stderr] Compiling pistoncore-window v0.34.0 [INFO] [stderr] Compiling piston v0.37.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.39.0 [INFO] [stderr] Compiling piston v0.39.0 [INFO] [stderr] Compiling wayland-protocols v0.21.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.3.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.2 [INFO] [stderr] Compiling winit v0.17.2 [INFO] [stderr] Compiling winit v0.18.0 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.3 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.57.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.48.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling piston-gfx_texture v0.34.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.51.1 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.52.0 [INFO] [stderr] Compiling piston_window v0.81.0 [INFO] [stderr] Compiling life v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `"docker" "inspect" "456c44f9044c6a8b3276340f76c59dd7928bac498488fc987ed7ab85b20c4777"` [INFO] running `"docker" "rm" "-f" "456c44f9044c6a8b3276340f76c59dd7928bac498488fc987ed7ab85b20c4777"` [INFO] [stdout] 456c44f9044c6a8b3276340f76c59dd7928bac498488fc987ed7ab85b20c4777 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/stmtk1/chase_and_runaway:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 99d021b5c57579f3919f1b14542e8799fd6960edcf0c97d592ab6b66c09e0dd6 [INFO] running `"docker" "start" "-a" "99d021b5c57579f3919f1b14542e8799fd6960edcf0c97d592ab6b66c09e0dd6"` [INFO] [stderr] Compiling life v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved import `super::PVector` [INFO] [stderr] --> src/main.rs:67:9 [INFO] [stderr] | [INFO] [stderr] 67 | use super::PVector; [INFO] [stderr] | ^^^^^^^^^^^^^^ no `PVector` in the root. Did you mean to use `pvector`? [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `dist` found for type `animal::Animal` in the current scope [INFO] [stderr] --> src/main.rs:73:23 [INFO] [stderr] | [INFO] [stderr] 73 | assert_eq!(a1.dist(a2), 5.0); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/animal.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct Animal { [INFO] [stderr] | ----------------- method `dist` not found for this [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors occurred: E0432, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `life`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "99d021b5c57579f3919f1b14542e8799fd6960edcf0c97d592ab6b66c09e0dd6"` [INFO] running `"docker" "rm" "-f" "99d021b5c57579f3919f1b14542e8799fd6960edcf0c97d592ab6b66c09e0dd6"` [INFO] [stdout] 99d021b5c57579f3919f1b14542e8799fd6960edcf0c97d592ab6b66c09e0dd6