[INFO] cloning repository https://github.com/nhanb/rust-orts [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nhanb/rust-orts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnhanb%2Frust-orts"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnhanb%2Frust-orts'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6dffe251e011fda6c9efde1b0b7759feeb22e9d9 [INFO] checking nhanb/rust-orts against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnhanb%2Frust-orts" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nhanb/rust-orts on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/nhanb/rust-orts [INFO] finished tweaking git repo https://github.com/nhanb/rust-orts [INFO] tweaked toml for git repo https://github.com/nhanb/rust-orts written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/nhanb/rust-orts already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f5879a3ef73784cfaa2bd8e21086985e24c1a6f425ca63dc4f3ab299dfc98d22 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "f5879a3ef73784cfaa2bd8e21086985e24c1a6f425ca63dc4f3ab299dfc98d22"` [INFO] [stderr] Compiling webview-sys v0.1.1 (https://github.com/Boscop/web-view#00bbb3ad) [INFO] [stderr] Checking web-view v0.4.0 (https://github.com/Boscop/web-view#00bbb3ad) [INFO] [stderr] error: unused boxed boxed `std::ops::FnMut` trait object in field `invoke_handler` that must be used [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/web-view-7f34b0759682bd70/00bbb3a/src/lib.rs:302:17 [INFO] [stderr] | [INFO] [stderr] 302 | Box::>::from_raw(user_data_ptr); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] [INFO] [stderr] error: unused boxed `std::result::Result` in field `result` that must be used [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/web-view-7f34b0759682bd70/00bbb3a/src/lib.rs:302:17 [INFO] [stderr] | [INFO] [stderr] 302 | Box::>::from_raw(user_data_ptr); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `web-view`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f5879a3ef73784cfaa2bd8e21086985e24c1a6f425ca63dc4f3ab299dfc98d22"` [INFO] running `"docker" "rm" "-f" "f5879a3ef73784cfaa2bd8e21086985e24c1a6f425ca63dc4f3ab299dfc98d22"` [INFO] [stdout] f5879a3ef73784cfaa2bd8e21086985e24c1a6f425ca63dc4f3ab299dfc98d22