[INFO] cloning repository https://github.com/ComputerScienceHouse/csh-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ComputerScienceHouse/csh-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FComputerScienceHouse%2Fcsh-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FComputerScienceHouse%2Fcsh-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14c5b63f5b0750def5b76efd6d84036ceea879d7 [INFO] checking ComputerScienceHouse/csh-bot against try#c61b25cb8dc9a3b248af6d3de8dd6115c57afd3a for pr-83179 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FComputerScienceHouse%2Fcsh-bot" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ComputerScienceHouse/csh-bot on toolchain c61b25cb8dc9a3b248af6d3de8dd6115c57afd3a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c61b25cb8dc9a3b248af6d3de8dd6115c57afd3a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ComputerScienceHouse/csh-bot [INFO] finished tweaking git repo https://github.com/ComputerScienceHouse/csh-bot [INFO] tweaked toml for git repo https://github.com/ComputerScienceHouse/csh-bot written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/ComputerScienceHouse/csh-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c61b25cb8dc9a3b248af6d3de8dd6115c57afd3a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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" "+c61b25cb8dc9a3b248af6d3de8dd6115c57afd3a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56ad3264b2715093f35a9ec227d016c129e320042bdd2968d67216785a982ffc [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" "56ad3264b2715093f35a9ec227d016c129e320042bdd2968d67216785a982ffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56ad3264b2715093f35a9ec227d016c129e320042bdd2968d67216785a982ffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56ad3264b2715093f35a9ec227d016c129e320042bdd2968d67216785a982ffc", kill_on_drop: false }` [INFO] [stdout] 56ad3264b2715093f35a9ec227d016c129e320042bdd2968d67216785a982ffc [INFO] running `Command { std: "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" "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" "+c61b25cb8dc9a3b248af6d3de8dd6115c57afd3a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 618bcf7c6bf1c9495ea2d0b92096c1afbbe3fdec9cfff65635e9df7e9b260352 [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" "618bcf7c6bf1c9495ea2d0b92096c1afbbe3fdec9cfff65635e9df7e9b260352", kill_on_drop: false }` [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking actix-threadpool v0.3.1 [INFO] [stderr] Checking actix-router v0.2.4 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio v0.2.9 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking actix-rt v1.0.0 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking actix-server v1.0.1 [INFO] [stderr] Checking actix-tls v1.0.0 [INFO] [stderr] Checking actix-testing v1.0.0 [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Checking actix-connect v1.0.2 [INFO] [stderr] Checking actix-http v1.0.1 [INFO] [stderr] Checking awc v1.0.1 [INFO] [stderr] Checking actix-web v2.0.0 [INFO] [stderr] Checking csh-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.20s [INFO] running `Command { std: "docker" "inspect" "618bcf7c6bf1c9495ea2d0b92096c1afbbe3fdec9cfff65635e9df7e9b260352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "618bcf7c6bf1c9495ea2d0b92096c1afbbe3fdec9cfff65635e9df7e9b260352", kill_on_drop: false }` [INFO] [stdout] 618bcf7c6bf1c9495ea2d0b92096c1afbbe3fdec9cfff65635e9df7e9b260352