[INFO] cloning repository https://github.com/hppRC/2434illustbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hppRC/2434illustbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhppRC%2F2434illustbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhppRC%2F2434illustbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9c4a6b7f8e120d37b5041359d37ef877d169797 [INFO] checking hppRC/2434illustbot against master#4fb54ed484e2239a3e9eff3be17df00d2a162be3 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhppRC%2F2434illustbot" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hppRC/2434illustbot on toolchain 4fb54ed484e2239a3e9eff3be17df00d2a162be3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hppRC/2434illustbot [INFO] finished tweaking git repo https://github.com/hppRC/2434illustbot [INFO] tweaked toml for git repo https://github.com/hppRC/2434illustbot written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/hppRC/2434illustbot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "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] 6fa2c6a455ed6ea2b7652fd2da8a2740bd1a55a46bc698e2b5bab258c77ca40b [INFO] running `Command { std: "docker" "start" "-a" "6fa2c6a455ed6ea2b7652fd2da8a2740bd1a55a46bc698e2b5bab258c77ca40b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fa2c6a455ed6ea2b7652fd2da8a2740bd1a55a46bc698e2b5bab258c77ca40b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fa2c6a455ed6ea2b7652fd2da8a2740bd1a55a46bc698e2b5bab258c77ca40b", kill_on_drop: false }` [INFO] [stdout] 6fa2c6a455ed6ea2b7652fd2da8a2740bd1a55a46bc698e2b5bab258c77ca40b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "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] ba8ba9af9d80ae0b816cfd369db2e3edae95d3a4b7985ad6b79d39c5485621b3 [INFO] running `Command { std: "docker" "start" "-a" "ba8ba9af9d80ae0b816cfd369db2e3edae95d3a4b7985ad6b79d39c5485621b3", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking futures v0.1.28 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking hmac-sha1 v0.1.3 [INFO] [stderr] Checking getrandom v0.1.11 [INFO] [stderr] Checking backtrace-sys v0.1.31 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking regex v1.2.1 [INFO] [stderr] Checking backtrace v0.3.35 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking mime v0.3.13 [INFO] [stderr] Checking http v0.1.18 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking publicsuffix v1.5.3 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking serde v1.0.99 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.20 [INFO] [stderr] Checking nijisanji_illust_bot v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.33s [INFO] running `Command { std: "docker" "inspect" "ba8ba9af9d80ae0b816cfd369db2e3edae95d3a4b7985ad6b79d39c5485621b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba8ba9af9d80ae0b816cfd369db2e3edae95d3a4b7985ad6b79d39c5485621b3", kill_on_drop: false }` [INFO] [stdout] ba8ba9af9d80ae0b816cfd369db2e3edae95d3a4b7985ad6b79d39c5485621b3