[INFO] cloning repository https://github.com/Stargardts/tcp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Stargardts/tcp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStargardts%2Ftcp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStargardts%2Ftcp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d47479c9ddd9979d18c0daabfb873a37bdb4947f
[INFO] checking Stargardts/tcp against master#c8551d3c63c51f290cf1dc9dc4714249ea849fd1 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStargardts%2Ftcp" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Stargardts/tcp
[INFO] finished tweaking git repo https://github.com/Stargardts/tcp
[INFO] tweaked toml for git repo https://github.com/Stargardts/tcp written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Stargardts/tcp on toolchain c8551d3c63c51f290cf1dc9dc4714249ea849fd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Stargardts/tcp 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" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded image-webp v0.1.2
[INFO] [stderr]   Downloaded ravif v0.11.5
[INFO] [stderr]   Downloaded sendfile v0.3.0
[INFO] [stderr]   Downloaded built v0.7.2
[INFO] [stderr]   Downloaded bitstream-io v2.2.0
[INFO] [stderr]   Downloaded zune-jpeg v0.4.11
[INFO] [stderr]   Downloaded winnow v0.6.7
[INFO] [stderr]   Downloaded flate2 v1.0.29
[INFO] [stderr]   Downloaded webp v0.3.0
[INFO] [stderr]   Downloaded libwebp-sys v0.9.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0e8fa697c5b44112d23a561e6ffc6787ce209e3ea420fb746d81a460c47aecb
[INFO] running `Command { std: "docker" "start" "-a" "e0e8fa697c5b44112d23a561e6ffc6787ce209e3ea420fb746d81a460c47aecb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0e8fa697c5b44112d23a561e6ffc6787ce209e3ea420fb746d81a460c47aecb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0e8fa697c5b44112d23a561e6ffc6787ce209e3ea420fb746d81a460c47aecb", kill_on_drop: false }`
[INFO] [stdout] e0e8fa697c5b44112d23a561e6ffc6787ce209e3ea420fb746d81a460c47aecb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97edc3c806e9f0c5b7addf6deddca4f9dee89166c3af5c2728057084b3c8211c
[INFO] running `Command { std: "docker" "start" "-a" "97edc3c806e9f0c5b7addf6deddca4f9dee89166c3af5c2728057084b3c8211c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking num-traits v0.2.18
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling built v0.7.2
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]     Checking flate2 v1.0.29
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking bitstream-io v2.2.0
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking zune-jpeg v0.4.11
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling libwebp-sys v0.9.5
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking sendfile v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking image-webp v0.1.2
[INFO] [stderr]     Checking ravif v0.11.5
[INFO] [stderr]     Checking image v0.25.1
[INFO] [stderr]     Checking webp v0.3.0
[INFO] [stderr]     Checking tcp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.59s
[INFO] running `Command { std: "docker" "inspect" "97edc3c806e9f0c5b7addf6deddca4f9dee89166c3af5c2728057084b3c8211c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97edc3c806e9f0c5b7addf6deddca4f9dee89166c3af5c2728057084b3c8211c", kill_on_drop: false }`
[INFO] [stdout] 97edc3c806e9f0c5b7addf6deddca4f9dee89166c3af5c2728057084b3c8211c
