[INFO] cloning repository https://github.com/vpetrigo/tinyrenderer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vpetrigo/tinyrenderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvpetrigo%2Ftinyrenderer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvpetrigo%2Ftinyrenderer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc46f91473d6d95bc824d783b8aef5af97f6797c [INFO] testing vpetrigo/tinyrenderer against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvpetrigo%2Ftinyrenderer" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vpetrigo/tinyrenderer on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-29/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/vpetrigo/tinyrenderer [INFO] finished tweaking git repo https://github.com/vpetrigo/tinyrenderer [INFO] tweaked toml for git repo https://github.com/vpetrigo/tinyrenderer written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/vpetrigo/tinyrenderer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e68f48710c94fa9dd5a17cfb705ea82f7196ef9e4471d8d5b8ec5366f28646b7 [INFO] running `Command { std: "docker" "start" "-a" "e68f48710c94fa9dd5a17cfb705ea82f7196ef9e4471d8d5b8ec5366f28646b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e68f48710c94fa9dd5a17cfb705ea82f7196ef9e4471d8d5b8ec5366f28646b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e68f48710c94fa9dd5a17cfb705ea82f7196ef9e4471d8d5b8ec5366f28646b7", kill_on_drop: false }` [INFO] [stdout] e68f48710c94fa9dd5a17cfb705ea82f7196ef9e4471d8d5b8ec5366f28646b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13d806020fae7524efdabc3a3c86c82f86e5ba1533eb0080e5960ed9eecc7dbf [INFO] running `Command { std: "docker" "start" "-a" "13d806020fae7524efdabc3a3c86c82f86e5ba1533eb0080e5960ed9eecc7dbf", kill_on_drop: false }` [INFO] [stderr] Compiling tgaimage v0.1.0 (/opt/rustwide/workdir/tgaimage) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling tinyrenderer v0.1.0 (/opt/rustwide/workdir/tinyrenderer) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.81s [INFO] running `Command { std: "docker" "inspect" "13d806020fae7524efdabc3a3c86c82f86e5ba1533eb0080e5960ed9eecc7dbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13d806020fae7524efdabc3a3c86c82f86e5ba1533eb0080e5960ed9eecc7dbf", kill_on_drop: false }` [INFO] [stdout] 13d806020fae7524efdabc3a3c86c82f86e5ba1533eb0080e5960ed9eecc7dbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97748ad087e667951fa8bd38c4fc25f5b0c53f1e898412e7cff5dabde29e552f [INFO] running `Command { std: "docker" "start" "-a" "97748ad087e667951fa8bd38c4fc25f5b0c53f1e898412e7cff5dabde29e552f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling tgaimage v0.1.0 (/opt/rustwide/workdir/tgaimage) [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tinyrenderer v0.1.0 (/opt/rustwide/workdir/tinyrenderer) [INFO] [stdout] error[E0599]: no method named `get_x_as_mut` found for struct `Vector3` in the current scope [INFO] [stdout] --> tinyrenderer/examples/lesson3.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | *screen_coords[j].get_x_as_mut() = [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `Vector3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_x` found for reference `&Vector3` in the current scope [INFO] [stdout] --> tinyrenderer/examples/lesson3.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | ((v0.get_x() + 1.0) * width as f32 / 2.0 + 0.5) as i32; [INFO] [stdout] | ^^^^^ method not found in `&Vector3` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use tinyrenderer::geometry::XAxis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_y_as_mut` found for struct `Vector3` in the current scope [INFO] [stdout] --> tinyrenderer/examples/lesson3.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | *screen_coords[j].get_y_as_mut() = [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `Vector3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_y` found for reference `&Vector3` in the current scope [INFO] [stdout] --> tinyrenderer/examples/lesson3.rs:39:22 [INFO] [stdout] | [INFO] [stdout] 39 | ((v0.get_y() + 1.0) * height as f32 / 2.0 + 0.5) as i32; [INFO] [stdout] | ^^^^^ method not found in `&Vector3` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use tinyrenderer::geometry::YAxis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_z_as_mut` found for struct `Vector3` in the current scope [INFO] [stdout] --> tinyrenderer/examples/lesson3.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | *screen_coords[j].get_z_as_mut() = (v0.get_z()) as i32; [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `Vector3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_z` found for reference `&Vector3` in the current scope [INFO] [stdout] --> tinyrenderer/examples/lesson3.rs:40:52 [INFO] [stdout] | [INFO] [stdout] 40 | *screen_coords[j].get_z_as_mut() = (v0.get_z()) as i32; [INFO] [stdout] | ^^^^^ method not found in `&Vector3` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use tinyrenderer::geometry::ZAxis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tinyrenderer` due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "97748ad087e667951fa8bd38c4fc25f5b0c53f1e898412e7cff5dabde29e552f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97748ad087e667951fa8bd38c4fc25f5b0c53f1e898412e7cff5dabde29e552f", kill_on_drop: false }` [INFO] [stdout] 97748ad087e667951fa8bd38c4fc25f5b0c53f1e898412e7cff5dabde29e552f