[INFO] cloning repository https://github.com/SirMatrix/ofslinux-server-launcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SirMatrix/ofslinux-server-launcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSirMatrix%2Fofslinux-server-launcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSirMatrix%2Fofslinux-server-launcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8b431b0f1cab52b2300c06e0439668595a588cb [INFO] checking SirMatrix/ofslinux-server-launcher against master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSirMatrix%2Fofslinux-server-launcher" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SirMatrix/ofslinux-server-launcher on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SirMatrix/ofslinux-server-launcher [INFO] finished tweaking git repo https://github.com/SirMatrix/ofslinux-server-launcher [INFO] tweaked toml for git repo https://github.com/SirMatrix/ofslinux-server-launcher written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/SirMatrix/ofslinux-server-launcher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "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] 158faa2249b0cc07467afe060058b39c83cb842176e68598ac5ea3a61b12068a [INFO] running `Command { std: "docker" "start" "-a" "158faa2249b0cc07467afe060058b39c83cb842176e68598ac5ea3a61b12068a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "158faa2249b0cc07467afe060058b39c83cb842176e68598ac5ea3a61b12068a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "158faa2249b0cc07467afe060058b39c83cb842176e68598ac5ea3a61b12068a", kill_on_drop: false }` [INFO] [stdout] 158faa2249b0cc07467afe060058b39c83cb842176e68598ac5ea3a61b12068a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "check" "--frozen" "--all" "--all-targets" "--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] 4b31af7947e3bb9758004270c544a892708d3201b29262f4396f3eaf519a12c8 [INFO] running `Command { std: "docker" "start" "-a" "4b31af7947e3bb9758004270c544a892708d3201b29262f4396f3eaf519a12c8", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling curl v0.4.33 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.36+curl-7.71.1 [INFO] [stderr] Compiling libsqlite3-sys v0.20.0 [INFO] [stderr] Checking rusqlite v0.24.0 [INFO] [stderr] Checking ofslinux-server-launcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable `URL` should have a snake case name [INFO] [stdout] --> src/utils/netcode.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn reader(URL: &str){ [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `url` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `URL` should have a snake case name [INFO] [stdout] --> src/utils/netcode.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn reader(URL: &str){ [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `url` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.25s [INFO] running `Command { std: "docker" "inspect" "4b31af7947e3bb9758004270c544a892708d3201b29262f4396f3eaf519a12c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b31af7947e3bb9758004270c544a892708d3201b29262f4396f3eaf519a12c8", kill_on_drop: false }` [INFO] [stdout] 4b31af7947e3bb9758004270c544a892708d3201b29262f4396f3eaf519a12c8