[INFO] cloning repository https://github.com/DevHyperCoder/rbmenu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DevHyperCoder/rbmenu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevHyperCoder%2Frbmenu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevHyperCoder%2Frbmenu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 118ada22bf4513bb9e1ffddda033bd776a75391f [INFO] checking DevHyperCoder/rbmenu against try#4a04890980766cc79878135f5ade8c0c4321e943 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevHyperCoder%2Frbmenu" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DevHyperCoder/rbmenu on toolchain 4a04890980766cc79878135f5ade8c0c4321e943 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DevHyperCoder/rbmenu [INFO] finished tweaking git repo https://github.com/DevHyperCoder/rbmenu [INFO] tweaked toml for git repo https://github.com/DevHyperCoder/rbmenu written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/DevHyperCoder/rbmenu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "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] e6fe2ead6d79fac75f1fcc2c6f086f167a535e17cc5a9b89a85f41ecc646c70e [INFO] running `Command { std: "docker" "start" "-a" "e6fe2ead6d79fac75f1fcc2c6f086f167a535e17cc5a9b89a85f41ecc646c70e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6fe2ead6d79fac75f1fcc2c6f086f167a535e17cc5a9b89a85f41ecc646c70e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6fe2ead6d79fac75f1fcc2c6f086f167a535e17cc5a9b89a85f41ecc646c70e", kill_on_drop: false }` [INFO] [stdout] e6fe2ead6d79fac75f1fcc2c6f086f167a535e17cc5a9b89a85f41ecc646c70e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64744def6ae1560eeb6327ebfc91fcdce336a23c3668f05f7ab7e33e33976a5b [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" "64744def6ae1560eeb6327ebfc91fcdce336a23c3668f05f7ab7e33e33976a5b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.4.4 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking serde v1.0.124 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking rbmenu v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.46s [INFO] running `Command { std: "docker" "inspect" "64744def6ae1560eeb6327ebfc91fcdce336a23c3668f05f7ab7e33e33976a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64744def6ae1560eeb6327ebfc91fcdce336a23c3668f05f7ab7e33e33976a5b", kill_on_drop: false }` [INFO] [stdout] 64744def6ae1560eeb6327ebfc91fcdce336a23c3668f05f7ab7e33e33976a5b