[INFO] cloning repository https://github.com/Nixes/rust_plot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nixes/rust_plot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNixes%2Frust_plot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNixes%2Frust_plot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da3c0fc1f7aa489e7172bb4dea0832d80f6e57eb [INFO] testing Nixes/rust_plot against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNixes%2Frust_plot" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nixes/rust_plot on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Nixes/rust_plot [INFO] finished tweaking git repo https://github.com/Nixes/rust_plot [INFO] tweaked toml for git repo https://github.com/Nixes/rust_plot written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Nixes/rust_plot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7861921d3da73148fffbf365c4e15b9ccbd6e24289f4f4676d3da7cd1fcdcb3d [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" "7861921d3da73148fffbf365c4e15b9ccbd6e24289f4f4676d3da7cd1fcdcb3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7861921d3da73148fffbf365c4e15b9ccbd6e24289f4f4676d3da7cd1fcdcb3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7861921d3da73148fffbf365c4e15b9ccbd6e24289f4f4676d3da7cd1fcdcb3d", kill_on_drop: false }` [INFO] [stdout] 7861921d3da73148fffbf365c4e15b9ccbd6e24289f4f4676d3da7cd1fcdcb3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad220e5006cdc95a5820be0d9ca1f8eaf76557b9904536e53169c8d74cee46df [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" "ad220e5006cdc95a5820be0d9ca1f8eaf76557b9904536e53169c8d74cee46df", kill_on_drop: false }` [INFO] [stderr] Compiling piston-float v0.2.0 [INFO] [stderr] Compiling interpolation v0.1.0 [INFO] [stderr] Compiling read_color v0.1.0 [INFO] [stderr] Compiling piston-texture v0.4.0 [INFO] [stderr] Compiling vecmath v0.2.0 [INFO] [stderr] Compiling piston-viewport v0.2.0 [INFO] [stderr] Compiling piston2d-graphics v0.16.0 [INFO] [stderr] Compiling rust_plot v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.87s [INFO] running `Command { std: "docker" "inspect" "ad220e5006cdc95a5820be0d9ca1f8eaf76557b9904536e53169c8d74cee46df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad220e5006cdc95a5820be0d9ca1f8eaf76557b9904536e53169c8d74cee46df", kill_on_drop: false }` [INFO] [stdout] ad220e5006cdc95a5820be0d9ca1f8eaf76557b9904536e53169c8d74cee46df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", 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] 15459ce4c4408606c2aac0a83b673d6e13415afe751dc0c90e94ccf973e7605e [INFO] running `Command { std: "docker" "start" "-a" "15459ce4c4408606c2aac0a83b673d6e13415afe751dc0c90e94ccf973e7605e", kill_on_drop: false }` [INFO] [stderr] Compiling rust_plot v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: `#[test]` attribute is only allowed on non associated functions [INFO] [stdout] --> src/plot.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | / pub fn gen_test(&mut self,min:u32,max:u32) { [INFO] [stdout] 62 | | let step_amount: u32 = (max - min) / self.line_max_samples as u32; [INFO] [stdout] 63 | | [INFO] [stdout] 64 | | for i in 0..self.line_max_samples as u32 { [INFO] [stdout] ... | [INFO] [stdout] 67 | | } [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_plot` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "15459ce4c4408606c2aac0a83b673d6e13415afe751dc0c90e94ccf973e7605e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15459ce4c4408606c2aac0a83b673d6e13415afe751dc0c90e94ccf973e7605e", kill_on_drop: false }` [INFO] [stdout] 15459ce4c4408606c2aac0a83b673d6e13415afe751dc0c90e94ccf973e7605e