[INFO] cloning repository https://github.com/mcclure/rovr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mcclure/rovr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcclure%2Frovr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcclure%2Frovr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67c4b854138fb0f6e86c6284268be0f08d872cbb [INFO] checking mcclure/rovr against master#f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcclure%2Frovr" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mcclure/rovr on toolchain f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mcclure/rovr [INFO] finished tweaking git repo https://github.com/mcclure/rovr [INFO] tweaked toml for git repo https://github.com/mcclure/rovr written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/mcclure/rovr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.features [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "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] 73b7b4294b89217822135debd973f605a281951e967ec4b9c157204b29c53bcb [INFO] running `Command { std: "docker" "start" "-a" "73b7b4294b89217822135debd973f605a281951e967ec4b9c157204b29c53bcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73b7b4294b89217822135debd973f605a281951e967ec4b9c157204b29c53bcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73b7b4294b89217822135debd973f605a281951e967ec4b9c157204b29c53bcb", kill_on_drop: false }` [INFO] [stdout] 73b7b4294b89217822135debd973f605a281951e967ec4b9c157204b29c53bcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c5df722b7c3a7d0ac3bf667ce9ab1e1621fa43ce01a48bab713a156490c27b8 [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" "7c5df722b7c3a7d0ac3bf667ce9ab1e1621fa43ce01a48bab713a156490c27b8", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.features [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Compiling luajit-src v210.1.2+resty29a66f7 [INFO] [stderr] Compiling lua-src v542.0.0 [INFO] [stderr] Compiling mlua v0.5.1 [INFO] [stderr] Checking rovr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `extension` [INFO] [stdout] --> src/api/filesystem.rs:38:6 [INFO] [stdout] | [INFO] [stdout] 38 | let extension = if (cfg!(target_os = "windows")) { ".dll" } else { ".so" }; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_extension` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_nonfatal` [INFO] [stdout] --> src/api/mod.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn print_nonfatal(result: core::Result<()>) -> LuaResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `forgive_nonfatal` [INFO] [stdout] --> src/core/mod.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn forgive_nonfatal(result: Result<()>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `extension` [INFO] [stdout] --> src/api/filesystem.rs:38:6 [INFO] [stdout] | [INFO] [stdout] 38 | let extension = if (cfg!(target_os = "windows")) { ".dll" } else { ".so" }; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_extension` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_nonfatal` [INFO] [stdout] --> src/api/mod.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn print_nonfatal(result: core::Result<()>) -> LuaResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `forgive_nonfatal` [INFO] [stdout] --> src/core/mod.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn forgive_nonfatal(result: Result<()>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.88s [INFO] running `Command { std: "docker" "inspect" "7c5df722b7c3a7d0ac3bf667ce9ab1e1621fa43ce01a48bab713a156490c27b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c5df722b7c3a7d0ac3bf667ce9ab1e1621fa43ce01a48bab713a156490c27b8", kill_on_drop: false }` [INFO] [stdout] 7c5df722b7c3a7d0ac3bf667ce9ab1e1621fa43ce01a48bab713a156490c27b8