[INFO] cloning repository https://github.com/jomp16/jomp16-bot-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jomp16/jomp16-bot-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjomp16%2Fjomp16-bot-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjomp16%2Fjomp16-bot-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47fcf15af8f6e5b62176682003d82f1d704a2898 [INFO] checking jomp16/jomp16-bot-rust against master#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjomp16%2Fjomp16-bot-rust" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 50% (7/14) Checking out files: 57% (8/14) Checking out files: 64% (9/14) Checking out files: 71% (10/14) Checking out files: 78% (11/14) Checking out files: 85% (12/14) Checking out files: 92% (13/14) Checking out files: 100% (14/14) Checking out files: 100% (14/14), done. [INFO] validating manifest of git repo https://github.com/jomp16/jomp16-bot-rust on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jomp16/jomp16-bot-rust [INFO] finished tweaking git repo https://github.com/jomp16/jomp16-bot-rust [INFO] tweaked toml for git repo https://github.com/jomp16/jomp16-bot-rust written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jomp16/jomp16-bot-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "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] 2215e0b05db16b8560ce4be1a5fe9707125e65db1b1ed5722c9741d4e0b8644b [INFO] running `Command { std: "docker" "start" "-a" "2215e0b05db16b8560ce4be1a5fe9707125e65db1b1ed5722c9741d4e0b8644b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2215e0b05db16b8560ce4be1a5fe9707125e65db1b1ed5722c9741d4e0b8644b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2215e0b05db16b8560ce4be1a5fe9707125e65db1b1ed5722c9741d4e0b8644b", kill_on_drop: false }` [INFO] [stdout] 2215e0b05db16b8560ce4be1a5fe9707125e65db1b1ed5722c9741d4e0b8644b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dac7ddb9df831c38efc4478c47edec375bfa4ddfb9a4222dd4103b2ea6af5cb [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" "1dac7ddb9df831c38efc4478c47edec375bfa4ddfb9a4222dd4103b2ea6af5cb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking event-listener v2.4.0 [INFO] [stderr] Checking parking v1.0.5 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking fastrand v1.3.3 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking vec-arena v0.5.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking async-channel v1.4.0 [INFO] [stderr] Checking simple-mutex v1.1.5 [INFO] [stderr] Checking futures-lite v0.1.10 [INFO] [stderr] Checking async-dup v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking blocking v0.4.7 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking dns-lookup v1.0.3 [INFO] [stderr] Checking async-io v0.1.6 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking simple-irc v0.3.2 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking smol v0.1.18 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking async-std v1.6.2 [INFO] [stderr] Checking maxminddb v0.14.0 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking jomp16-bot-own v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "1dac7ddb9df831c38efc4478c47edec375bfa4ddfb9a4222dd4103b2ea6af5cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dac7ddb9df831c38efc4478c47edec375bfa4ddfb9a4222dd4103b2ea6af5cb", kill_on_drop: false }` [INFO] [stdout] 1dac7ddb9df831c38efc4478c47edec375bfa4ddfb9a4222dd4103b2ea6af5cb