[INFO] cloning repository https://github.com/Monadic-Cat/mbot [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Monadic-Cat/mbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMonadic-Cat%2Fmbot"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMonadic-Cat%2Fmbot'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9324937fa40a7e4c8446928f46752677dcd0849b [INFO] checking Monadic-Cat/mbot against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMonadic-Cat%2Fmbot" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Monadic-Cat/mbot on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Monadic-Cat/mbot [INFO] finished tweaking git repo https://github.com/Monadic-Cat/mbot [INFO] tweaked toml for git repo https://github.com/Monadic-Cat/mbot written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Monadic-Cat/mbot already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mice v0.5.3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 713eb87778fe75c48cf21b4df837f1ac4c30bc6c9db51ee5f05814f1eccf1c3a [INFO] running `"docker" "start" "-a" "713eb87778fe75c48cf21b4df837f1ac4c30bc6c9db51ee5f05814f1eccf1c3a"` [INFO] [stderr] Compiling serenity v0.6.3 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking getrandom v0.1.7 [INFO] [stderr] Compiling lexical-core v0.4.3 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking flate2 v1.0.9 [INFO] [stderr] Compiling command_attr v0.1.4 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking publicsuffix v1.5.2 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking tungstenite v0.6.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking parking_lot_core v0.5.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking nom v5.0.0 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking webpki v0.19.1 [INFO] [stderr] Checking sct v0.5.0 [INFO] [stderr] Checking ct-logs v0.5.1 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking rustls v0.15.2 [INFO] [stderr] Checking webpki-roots v0.16.0 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking mice v0.5.3 [INFO] [stderr] Checking tokio-rustls v0.9.3 [INFO] [stderr] Checking hyper v0.12.33 [INFO] [stderr] Checking hyper-rustls v0.16.1 [INFO] [stderr] Checking reqwest v0.9.19 [INFO] [stderr] Checking mbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `"docker" "inspect" "713eb87778fe75c48cf21b4df837f1ac4c30bc6c9db51ee5f05814f1eccf1c3a"` [INFO] running `"docker" "rm" "-f" "713eb87778fe75c48cf21b4df837f1ac4c30bc6c9db51ee5f05814f1eccf1c3a"` [INFO] [stdout] 713eb87778fe75c48cf21b4df837f1ac4c30bc6c9db51ee5f05814f1eccf1c3a