[INFO] cloning repository https://github.com/Ye980226/gmtrade-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ye980226/gmtrade-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYe980226%2Fgmtrade-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYe980226%2Fgmtrade-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57d6644a3cb843cd2726439252845af3cb9a7e80 [INFO] checking Ye980226/gmtrade-rs against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYe980226%2Fgmtrade-rs" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ye980226/gmtrade-rs 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/Ye980226/gmtrade-rs [INFO] finished tweaking git repo https://github.com/Ye980226/gmtrade-rs [INFO] tweaked toml for git repo https://github.com/Ye980226/gmtrade-rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Ye980226/gmtrade-rs 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded codespan-reporting v0.9.5 [INFO] [stderr] Downloaded scratch v1.0.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.18 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.18 [INFO] [stderr] Downloaded cxx-build v1.0.18 [INFO] [stderr] Downloaded cxx v1.0.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 73ee736a67dea128b0df1467f63eb40df17e0e3af3e9040953d25a18928e0f3d [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" "73ee736a67dea128b0df1467f63eb40df17e0e3af3e9040953d25a18928e0f3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73ee736a67dea128b0df1467f63eb40df17e0e3af3e9040953d25a18928e0f3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73ee736a67dea128b0df1467f63eb40df17e0e3af3e9040953d25a18928e0f3d", kill_on_drop: false }` [INFO] [stdout] 73ee736a67dea128b0df1467f63eb40df17e0e3af3e9040953d25a18928e0f3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e2890ed212c6137d0a9636bda698c1796829ed518ae615c5da5f4194e84a8cc3 [INFO] running `Command { std: "docker" "start" "-a" "e2890ed212c6137d0a9636bda698c1796829ed518ae615c5da5f4194e84a8cc3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling scratch v1.0.0 [INFO] [stderr] Compiling cxxbridge-flags v1.0.18 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling link-cplusplus v1.0.4 [INFO] [stderr] Compiling cxx v1.0.18 [INFO] [stderr] Compiling cxx-build v1.0.18 [INFO] [stderr] Compiling cxxbridge-macro v1.0.18 [INFO] [stderr] Compiling demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.98s [INFO] running `Command { std: "docker" "inspect" "e2890ed212c6137d0a9636bda698c1796829ed518ae615c5da5f4194e84a8cc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2890ed212c6137d0a9636bda698c1796829ed518ae615c5da5f4194e84a8cc3", kill_on_drop: false }` [INFO] [stdout] e2890ed212c6137d0a9636bda698c1796829ed518ae615c5da5f4194e84a8cc3