[INFO] updating cached repository https://github.com/da-eto/rust-graphics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ed5b9d6b22183204fb3b81b291d45d6ef73bf6d [INFO] testing da-eto/rust-graphics against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fda-eto%2Frust-graphics" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/da-eto/rust-graphics on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/da-eto/rust-graphics [INFO] finished tweaking git repo https://github.com/da-eto/rust-graphics [INFO] tweaked toml for git repo https://github.com/da-eto/rust-graphics written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/da-eto/rust-graphics already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 947bda4fe46420b7877eea6192f24c6ea8997917bedcb4cbd95a37b4f12ff32f [INFO] running `Command { std: "docker" "start" "-a" "947bda4fe46420b7877eea6192f24c6ea8997917bedcb4cbd95a37b4f12ff32f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "947bda4fe46420b7877eea6192f24c6ea8997917bedcb4cbd95a37b4f12ff32f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "947bda4fe46420b7877eea6192f24c6ea8997917bedcb4cbd95a37b4f12ff32f", kill_on_drop: false }` [INFO] [stdout] 947bda4fe46420b7877eea6192f24c6ea8997917bedcb4cbd95a37b4f12ff32f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96ed9fcf57f38c60cd82ba1e6a9d461b4846e719c219475d7cffd4d90319033b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "96ed9fcf57f38c60cd82ba1e6a9d461b4846e719c219475d7cffd4d90319033b", kill_on_drop: false }` [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling num v0.3.0 [INFO] [stderr] Compiling image v0.23.8 [INFO] [stderr] Compiling rust-graphics v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(collections)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/main.rs:48:57 [INFO] [stdout] | [INFO] [stdout] 48 | let l = light * ((m.verts[f[2]] - v0).cross((m.verts[f[1]] - v0))).normalized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_all` found for struct `std::vec::Vec<_>` in the current scope [INFO] [stdout] --> src/painting.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | vs.push_all(&[v0, v1, v2]); [INFO] [stdout] | ^^^^^^^^ method not found in `std::vec::Vec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `y` on type `&_` [INFO] [stdout] --> src/painting.rs:69:29 [INFO] [stdout] | [INFO] [stdout] 69 | vs.sort_by(|a, b| a.y.cmp(&b.y)); [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `tail` found for struct `std::vec::Vec<&str>` in the current scope [INFO] [stdout] --> src/geometry.rs:167:38 [INFO] [stdout] | [INFO] [stdout] 167 | let coords: Vec = v.tail().iter().map(|s| s.trim()).filter_map( [INFO] [stdout] | ^^^^ method not found in `std::vec::Vec<&str>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `tail` found for struct `std::vec::Vec<&str>` in the current scope [INFO] [stdout] --> src/geometry.rs:176:39 [INFO] [stdout] | [INFO] [stdout] 176 | let verts: Vec = v.tail().iter().map(|s| s.trim()).filter_map( [INFO] [stdout] | ^^^^ method not found in `std::vec::Vec<&str>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-graphics`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "96ed9fcf57f38c60cd82ba1e6a9d461b4846e719c219475d7cffd4d90319033b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96ed9fcf57f38c60cd82ba1e6a9d461b4846e719c219475d7cffd4d90319033b", kill_on_drop: false }` [INFO] [stdout] 96ed9fcf57f38c60cd82ba1e6a9d461b4846e719c219475d7cffd4d90319033b