[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] 1f765a9a98c919a6f0fb06106d00b429dd22fb11 [INFO] checking birkenfeld/ads_forwarder_rs against try#5c7108a2805ef56743d713d2789c5e802631c9e8 for pr-97739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbirkenfeld%2Fads_forwarder_rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/birkenfeld/ads_forwarder_rs on toolchain 5c7108a2805ef56743d713d2789c5e802631c9e8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5c7108a2805ef56743d713d2789c5e802631c9e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/rust-toolchain [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-7/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" "+5c7108a2805ef56743d713d2789c5e802631c9e8" "fetch" "--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+5c7108a2805ef56743d713d2789c5e802631c9e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 355f20b98f67832156b4d367ec31e9ab0d5aa77ee4798d6cff91de37820bc11b [INFO] running `Command { std: "docker" "start" "-a" "355f20b98f67832156b4d367ec31e9ab0d5aa77ee4798d6cff91de37820bc11b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "355f20b98f67832156b4d367ec31e9ab0d5aa77ee4798d6cff91de37820bc11b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "355f20b98f67832156b4d367ec31e9ab0d5aa77ee4798d6cff91de37820bc11b", kill_on_drop: false }` [INFO] [stdout] 355f20b98f67832156b4d367ec31e9ab0d5aa77ee4798d6cff91de37820bc11b [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+5c7108a2805ef56743d713d2789c5e802631c9e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 648f451f5f2e3f236448a906a72d644797e3ae62d7a4e5b28efdc6ed2f0cb0eb [INFO] running `Command { std: "docker" "start" "-a" "648f451f5f2e3f236448a906a72d644797e3ae62d7a4e5b28efdc6ed2f0cb0eb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.9 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking arc-swap v1.5.0 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking bytesize v1.1.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking thread-id v4.0.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking dns-lookup v1.0.8 [INFO] [stderr] Checking systemstat v0.1.11 [INFO] [stderr] Checking mlzutil v0.2.2 [INFO] [stderr] Checking signalbool v0.2.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking zerocopy v0.3.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking ads v0.4.0 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking log4rs v1.1.1 [INFO] [stderr] Checking mlzlog v0.7.0 [INFO] [stderr] Checking ads_forwarder_rs v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.68s [INFO] running `Command { std: "docker" "inspect" "648f451f5f2e3f236448a906a72d644797e3ae62d7a4e5b28efdc6ed2f0cb0eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "648f451f5f2e3f236448a906a72d644797e3ae62d7a4e5b28efdc6ed2f0cb0eb", kill_on_drop: false }` [INFO] [stdout] 648f451f5f2e3f236448a906a72d644797e3ae62d7a4e5b28efdc6ed2f0cb0eb