[INFO] cloning repository https://github.com/camjackson/rusteroids
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/camjackson/rusteroids" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamjackson%2Frusteroids", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamjackson%2Frusteroids'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e7fad01b5340fd6d16a53ac21d715433a27eefe9
[INFO] testing camjackson/rusteroids against beta-2022-04-10 for beta-1.61-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamjackson%2Frusteroids" "/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/camjackson/rusteroids on toolchain beta-2022-04-10
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/camjackson/rusteroids
[INFO] finished tweaking git repo https://github.com/camjackson/rusteroids
[INFO] tweaked toml for git repo https://github.com/camjackson/rusteroids written to /workspace/builds/worker-4/source/Cargo.toml
[INFO] crate git repo https://github.com/camjackson/rusteroids already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bdd974025a080a800f652f60bebc645977ffd542a7ee86088a393bf58f9b496d
[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" "bdd974025a080a800f652f60bebc645977ffd542a7ee86088a393bf58f9b496d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bdd974025a080a800f652f60bebc645977ffd542a7ee86088a393bf58f9b496d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdd974025a080a800f652f60bebc645977ffd542a7ee86088a393bf58f9b496d", kill_on_drop: false }`
[INFO] [stdout] bdd974025a080a800f652f60bebc645977ffd542a7ee86088a393bf58f9b496d
[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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--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] 80810a5c6491a3690b73153f643f19d01c1b7a2b809bb0e26b08497247199b52
[INFO] running `Command { std: "docker" "start" "-a" "80810a5c6491a3690b73153f643f19d01c1b7a2b809bb0e26b08497247199b52", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.35
[INFO] [stderr] Compiling khronos_api v1.0.1
[INFO] [stderr] Compiling pkg-config v0.3.9
[INFO] [stderr] Compiling matrixmultiply v0.1.14
[INFO] [stderr] Compiling byteorder v1.2.1
[INFO] [stderr] Compiling ordermap v0.3.4
[INFO] [stderr] Compiling hamming v0.1.3
[INFO] [stderr] Compiling primal-estimate v0.2.1
[INFO] [stderr] Compiling allocators v0.1.0 (https://github.com/citybound/citybound#824b389b)
[INFO] [stderr] Compiling either v1.4.0
[INFO] [stderr] Compiling serde v1.0.27
[INFO] [stderr] Compiling xml-rs v0.6.1
[INFO] [stderr] Compiling serde_json v0.9.10
[INFO] [stderr] Compiling log v0.4.1
[INFO] [stderr] Compiling num-complex v0.1.41
[INFO] [stderr] Compiling backtrace-sys v0.1.16
[INFO] [stderr] Compiling imgui-sys v0.0.15
[INFO] [stderr] Compiling primal-check v0.2.3
[INFO] [stderr] Compiling app_dirs v1.1.1
[INFO] [stderr] Compiling syn v0.11.11
[INFO] [stderr] Compiling chunky v0.1.0 (https://github.com/citybound/citybound#824b389b)
[INFO] [stderr] Compiling itertools v0.7.4
[INFO] [stderr] Compiling ordered-float v0.5.0
[INFO] [stderr] Compiling log v0.3.9
[INFO] [stderr] Compiling primal-bit v0.2.4
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/citybound-01a382b1dd62b125/824b389/engine/chunky/src/lib.rs:12:1
[INFO] [stdout] |
[INFO] [stdout] 12 | #![feature(vec_resize_default)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/citybound-01a382b1dd62b125/824b389/engine/chunky/src/lib.rs:13:1
[INFO] [stdout] |
[INFO] [stdout] 13 | #![feature(conservative_impl_trait)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute
[INFO] [stdout] |
[INFO] [stdout] = help: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/citybound-01a382b1dd62b125/824b389/engine/chunky/src/lib.rs:12:12
[INFO] [stdout] |
[INFO] [stdout] 12 | #![feature(vec_resize_default)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0635]: unknown feature `vec_resize_default`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/citybound-01a382b1dd62b125/824b389/engine/chunky/src/lib.rs:12:12
[INFO] [stdout] |
[INFO] [stdout] 12 | #![feature(vec_resize_default)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling rand v0.3.19
[INFO] [stderr] Compiling shared_library v0.1.8
[INFO] [stdout] error[E0599]: no method named `resize_default` found for struct `Vec