[INFO] cloning repository https://github.com/birkenfeld/ads_forwarder_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/birkenfeld/ads_forwarder_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbirkenfeld%2Fads_forwarder_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbirkenfeld%2Fads_forwarder_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6846e8ec18c7cddcefde89f33004c3850f3ccd93
[INFO] checking birkenfeld/ads_forwarder_rs against master#7f5a42b073dc2bee2aa625052eb066ee07072048 for pr-78991
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbirkenfeld%2Fads_forwarder_rs" "/workspace/builds/worker-6/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/birkenfeld/ads_forwarder_rs on toolchain 7f5a42b073dc2bee2aa625052eb066ee07072048
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/birkenfeld/ads_forwarder_rs
[INFO] finished tweaking git repo https://github.com/birkenfeld/ads_forwarder_rs
[INFO] tweaked toml for git repo https://github.com/birkenfeld/ads_forwarder_rs written to /workspace/builds/worker-6/source/Cargo.toml
[INFO] crate git repo https://github.com/birkenfeld/ads_forwarder_rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "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] 85e9916ab9c2c24e43191ce8441c19d1ab46a7972e7366170ecd8702db9addf9
[INFO] running `Command { std: "docker" "start" "-a" "85e9916ab9c2c24e43191ce8441c19d1ab46a7972e7366170ecd8702db9addf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85e9916ab9c2c24e43191ce8441c19d1ab46a7972e7366170ecd8702db9addf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85e9916ab9c2c24e43191ce8441c19d1ab46a7972e7366170ecd8702db9addf9", kill_on_drop: false }`
[INFO] [stdout] 85e9916ab9c2c24e43191ce8441c19d1ab46a7972e7366170ecd8702db9addf9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3602f0fc329fd1bebe80735426853827c80e4751cd5f08cf4bab8568deabdb9
[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" "f3602f0fc329fd1bebe80735426853827c80e4751cd5f08cf4bab8568deabdb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling proc-macro2 v1.0.3
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling getrandom v0.1.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.5
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]     Checking unicode-width v0.1.6
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]     Checking either v1.5.2
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking bytesize v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling hashbrown v0.6.0
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]     Checking lock_api v0.3.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking itertools v0.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking crossbeam-channel v0.3.9
[INFO] [stderr]    Compiling c2-chacha v0.2.2
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking socket2 v0.3.11
[INFO] [stderr]     Checking hostname v0.1.5
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking nom v3.2.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking dns-lookup v1.0.1
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling rand v0.7.0
[INFO] [stderr]     Checking chrono v0.4.9
[INFO] [stderr]     Checking log4rs v0.8.3
[INFO] [stderr]     Checking systemstat v0.1.4
[INFO] [stderr]     Checking mlzutil v0.2.0
[INFO] [stderr]     Checking signalbool v0.2.3
[INFO] [stderr]    Compiling proc-macro-error v0.2.6
[INFO] [stderr]    Compiling proc-macro-hack v0.5.9
[INFO] [stderr]    Compiling structopt-derive v0.3.1
[INFO] [stderr]    Compiling const-random-macro v0.1.6
[INFO] [stderr]     Checking const-random v0.1.6
[INFO] [stderr]     Checking ahash v0.2.12
[INFO] [stderr]     Checking structopt v0.3.1
[INFO] [stderr]     Checking mlzlog v0.5.2
[INFO] [stderr]     Checking ads_forwarder_rs v1.0.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 46.25s
[INFO] running `Command { std: "docker" "inspect" "f3602f0fc329fd1bebe80735426853827c80e4751cd5f08cf4bab8568deabdb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3602f0fc329fd1bebe80735426853827c80e4751cd5f08cf4bab8568deabdb9", kill_on_drop: false }`
[INFO] [stdout] f3602f0fc329fd1bebe80735426853827c80e4751cd5f08cf4bab8568deabdb9