[INFO] cloning repository https://github.com/NPCDW/ip-extract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NPCDW/ip-extract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNPCDW%2Fip-extract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNPCDW%2Fip-extract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad6e51429b8fabc2cbea57b15fb057aaef75caf0
[INFO] building NPCDW/ip-extract against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNPCDW%2Fip-extract" "/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/NPCDW/ip-extract
[INFO] finished tweaking git repo https://github.com/NPCDW/ip-extract
[INFO] tweaked toml for git repo https://github.com/NPCDW/ip-extract written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NPCDW/ip-extract on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NPCDW/ip-extract 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded base64ct v1.0.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.76
[INFO] [stderr]   Downloaded digest v0.10.5
[INFO] [stderr]   Downloaded openssl-sys v0.9.83
[INFO] [stderr]   Downloaded fastrand v1.8.0
[INFO] [stderr]   Downloaded tokio-native-tls v0.3.0
[INFO] [stderr]   Downloaded sha2 v0.10.6
[INFO] [stderr]   Downloaded futures-macro v0.3.24
[INFO] [stderr]   Downloaded lock_api v0.4.9
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.12
[INFO] [stderr]   Downloaded jobserver v0.1.25
[INFO] [stderr]   Downloaded security-framework v2.7.0
[INFO] [stderr]   Downloaded serde v1.0.145
[INFO] [stderr]   Downloaded bumpalo v3.12.0
[INFO] [stderr]   Downloaded syn v1.0.101
[INFO] [stderr]   Downloaded openssl v0.10.48
[INFO] [stderr]   Downloaded once_cell v1.15.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd41438c462d956ec6ae6a4d11c6fd98073f7c05ef45e1386317d9ffeb3891de
[INFO] running `Command { std: "docker" "start" "-a" "cd41438c462d956ec6ae6a4d11c6fd98073f7c05ef45e1386317d9ffeb3891de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd41438c462d956ec6ae6a4d11c6fd98073f7c05ef45e1386317d9ffeb3891de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd41438c462d956ec6ae6a4d11c6fd98073f7c05ef45e1386317d9ffeb3891de", kill_on_drop: false }`
[INFO] [stdout] cd41438c462d956ec6ae6a4d11c6fd98073f7c05ef45e1386317d9ffeb3891de
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0d1b7e4a02dc96601abeebca35e065979874e711e8fe0653f17fbaeffaabedc
[INFO] running `Command { std: "docker" "start" "-a" "f0d1b7e4a02dc96601abeebca35e065979874e711e8fe0653f17fbaeffaabedc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling openssl v0.10.48
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling base64ct v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling openssl-sys v0.9.83
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.23
[INFO] [stderr]    Compiling ip-extract v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.68s
[INFO] running `Command { std: "docker" "inspect" "f0d1b7e4a02dc96601abeebca35e065979874e711e8fe0653f17fbaeffaabedc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0d1b7e4a02dc96601abeebca35e065979874e711e8fe0653f17fbaeffaabedc", kill_on_drop: false }`
[INFO] [stdout] f0d1b7e4a02dc96601abeebca35e065979874e711e8fe0653f17fbaeffaabedc
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5333c0d3ee38ee86d0cc1dad6f35c36dcf3dfacd30fdd8e4a3c84a2789e14ed
[INFO] running `Command { std: "docker" "start" "-a" "d5333c0d3ee38ee86d0cc1dad6f35c36dcf3dfacd30fdd8e4a3c84a2789e14ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling ip-extract v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.90s
[INFO] running `Command { std: "docker" "inspect" "d5333c0d3ee38ee86d0cc1dad6f35c36dcf3dfacd30fdd8e4a3c84a2789e14ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5333c0d3ee38ee86d0cc1dad6f35c36dcf3dfacd30fdd8e4a3c84a2789e14ed", kill_on_drop: false }`
[INFO] [stdout] d5333c0d3ee38ee86d0cc1dad6f35c36dcf3dfacd30fdd8e4a3c84a2789e14ed
