[INFO] updating cached repository https://github.com/jedisct1/wasmonkey [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d8fda8a9bcc8f1fc457f98831bf1f715b4d41fb7 [INFO] checking jedisct1/wasmonkey against try#bcff76bad586cfb6874f179a4b66448e6b8a832c for pr-66919 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjedisct1%2Fwasmonkey" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jedisct1/wasmonkey on toolchain bcff76bad586cfb6874f179a4b66448e6b8a832c [INFO] running `"/workspace/cargo-home/bin/cargo" "+bcff76bad586cfb6874f179a4b66448e6b8a832c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jedisct1/wasmonkey [INFO] finished tweaking git repo https://github.com/jedisct1/wasmonkey [INFO] tweaked toml for git repo https://github.com/jedisct1/wasmonkey written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/jedisct1/wasmonkey already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+bcff76bad586cfb6874f179a4b66448e6b8a832c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+bcff76bad586cfb6874f179a4b66448e6b8a832c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f5e4091322f65adc6af36bc4ba62cc408764436cba76f1989d09838fc8273945 [INFO] running `"docker" "start" "-a" "f5e4091322f65adc6af36bc4ba62cc408764436cba76f1989d09838fc8273945"` [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking scroll v0.10.1 [INFO] [stderr] Checking goblin v0.1.1 [INFO] [stderr] Checking wasmonkey v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> src/tests/mod.rs:25:10 [INFO] [stderr] | [INFO] [stderr] 25 | .into_iter() [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(array_into_iter)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> src/tests/mod.rs:39:10 [INFO] [stderr] | [INFO] [stderr] 39 | .into_iter() [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.82s [INFO] running `"docker" "inspect" "f5e4091322f65adc6af36bc4ba62cc408764436cba76f1989d09838fc8273945"` [INFO] running `"docker" "rm" "-f" "f5e4091322f65adc6af36bc4ba62cc408764436cba76f1989d09838fc8273945"` [INFO] [stdout] f5e4091322f65adc6af36bc4ba62cc408764436cba76f1989d09838fc8273945