[INFO] cloning repository https://github.com/SuhailRafi/Exploring_RUST [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SuhailRafi/Exploring_RUST" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuhailRafi%2FExploring_RUST", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuhailRafi%2FExploring_RUST'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5e2224db2e89f7e6cafc9b765159a6428e83c46 [INFO] checking SuhailRafi/Exploring_RUST against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuhailRafi%2FExploring_RUST" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SuhailRafi/Exploring_RUST on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SuhailRafi/Exploring_RUST [INFO] finished tweaking git repo https://github.com/SuhailRafi/Exploring_RUST [INFO] tweaked toml for git repo https://github.com/SuhailRafi/Exploring_RUST written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/SuhailRafi/Exploring_RUST already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5bf5eb6645efeccd15c44a0c6e410ec34b682029689cf5524bf826a73ca06ae7 [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" "5bf5eb6645efeccd15c44a0c6e410ec34b682029689cf5524bf826a73ca06ae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bf5eb6645efeccd15c44a0c6e410ec34b682029689cf5524bf826a73ca06ae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bf5eb6645efeccd15c44a0c6e410ec34b682029689cf5524bf826a73ca06ae7", kill_on_drop: false }` [INFO] [stdout] 5bf5eb6645efeccd15c44a0c6e410ec34b682029689cf5524bf826a73ca06ae7 [INFO] running `Command { std: "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" "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" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1199b294c3211904ba7fbc67d96e74d771d14e8f08e893e2b34e3d1b45ef0bfe [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" "1199b294c3211904ba7fbc67d96e74d771d14e8f08e893e2b34e3d1b45ef0bfe", kill_on_drop: false }` [INFO] [stderr] Checking RUST v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: crate `RUST` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `rust` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `RUST` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `rust` [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 0.89s [INFO] running `Command { std: "docker" "inspect" "1199b294c3211904ba7fbc67d96e74d771d14e8f08e893e2b34e3d1b45ef0bfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1199b294c3211904ba7fbc67d96e74d771d14e8f08e893e2b34e3d1b45ef0bfe", kill_on_drop: false }` [INFO] [stdout] 1199b294c3211904ba7fbc67d96e74d771d14e8f08e893e2b34e3d1b45ef0bfe