[INFO] fetching crate tcp-stream-capture 0.2.0...
[INFO] checking tcp-stream-capture-0.2.0 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate tcp-stream-capture 0.2.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate tcp-stream-capture 0.2.0
[INFO] finished tweaking crates.io crate tcp-stream-capture 0.2.0
[INFO] tweaked toml for crates.io crate tcp-stream-capture 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tcp-stream-capture 0.2.0 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tcp-stream-capture 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scratch v1.0.7
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.122
[INFO] [stderr]   Downloaded link-cplusplus v1.0.9
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.122
[INFO] [stderr]   Downloaded cxx v1.0.122
[INFO] [stderr]   Downloaded cxx-build v1.0.122
[INFO] [stderr]   Downloaded pcapplusplus-sys v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe660cffd2291071a371a2e4d882e2a2641ab58ca750039cdaeff97d9c5be71c
[INFO] running `Command { std: "docker" "start" "-a" "fe660cffd2291071a371a2e4d882e2a2641ab58ca750039cdaeff97d9c5be71c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe660cffd2291071a371a2e4d882e2a2641ab58ca750039cdaeff97d9c5be71c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe660cffd2291071a371a2e4d882e2a2641ab58ca750039cdaeff97d9c5be71c", kill_on_drop: false }`
[INFO] [stdout] fe660cffd2291071a371a2e4d882e2a2641ab58ca750039cdaeff97d9c5be71c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e7a707a1859a0325eb171662f3581fed0c0e86d4dbcd45e941a6ad33ee13bae
[INFO] running `Command { std: "docker" "start" "-a" "9e7a707a1859a0325eb171662f3581fed0c0e86d4dbcd45e941a6ad33ee13bae", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.122
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling cxx v1.0.122
[INFO] [stderr]    Compiling pcapplusplus-sys v0.1.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling cxx-build v1.0.122
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.122
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]    Compiling tcp-stream-capture v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.56s
[INFO] running `Command { std: "docker" "inspect" "9e7a707a1859a0325eb171662f3581fed0c0e86d4dbcd45e941a6ad33ee13bae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e7a707a1859a0325eb171662f3581fed0c0e86d4dbcd45e941a6ad33ee13bae", kill_on_drop: false }`
[INFO] [stdout] 9e7a707a1859a0325eb171662f3581fed0c0e86d4dbcd45e941a6ad33ee13bae
