[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#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbirkenfeld%2Fads_forwarder_rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/birkenfeld/ads_forwarder_rs on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-4/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c31cf94ee10f9e01ef4cd372a9d26637392ff17decc43d28418f84bc80bd54a1 [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" "c31cf94ee10f9e01ef4cd372a9d26637392ff17decc43d28418f84bc80bd54a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c31cf94ee10f9e01ef4cd372a9d26637392ff17decc43d28418f84bc80bd54a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c31cf94ee10f9e01ef4cd372a9d26637392ff17decc43d28418f84bc80bd54a1", kill_on_drop: false }` [INFO] [stdout] c31cf94ee10f9e01ef4cd372a9d26637392ff17decc43d28418f84bc80bd54a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "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] b92cc75cb2bb7dcd9fdec80b3bef5cb99d9d58d852bcc83598bc5c678f8a2bae [INFO] running `Command { std: "docker" "start" "-a" "b92cc75cb2bb7dcd9fdec80b3bef5cb99d9d58d852bcc83598bc5c678f8a2bae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking bytesize v0.1.3 [INFO] [stderr] Checking arc-swap v0.3.11 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling hashbrown v0.6.0 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling syn v1.0.5 [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 nix v0.14.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking dns-lookup v1.0.1 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking systemstat v0.1.4 [INFO] [stderr] Checking log4rs v0.8.3 [INFO] [stderr] Checking mlzutil v0.2.0 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Checking signalbool v0.2.3 [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 structopt v0.3.1 [INFO] [stderr] Checking const-random v0.1.6 [INFO] [stderr] Checking ahash v0.2.12 [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 26.47s [INFO] running `Command { std: "docker" "inspect" "b92cc75cb2bb7dcd9fdec80b3bef5cb99d9d58d852bcc83598bc5c678f8a2bae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b92cc75cb2bb7dcd9fdec80b3bef5cb99d9d58d852bcc83598bc5c678f8a2bae", kill_on_drop: false }` [INFO] [stdout] b92cc75cb2bb7dcd9fdec80b3bef5cb99d9d58d852bcc83598bc5c678f8a2bae