[INFO] cloning repository https://github.com/walterhpearce/crates-spider
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/walterhpearce/crates-spider" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwalterhpearce%2Fcrates-spider", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwalterhpearce%2Fcrates-spider'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c734719b937d16a619ea80a908cdc2a06b5cd028
[INFO] building walterhpearce/crates-spider against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwalterhpearce%2Fcrates-spider" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/walterhpearce/crates-spider
[INFO] finished tweaking git repo https://github.com/walterhpearce/crates-spider
[INFO] tweaked toml for git repo https://github.com/walterhpearce/crates-spider written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/walterhpearce/crates-spider on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/walterhpearce/crates-spider 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xattr v0.2.3
[INFO] [stderr]   Downloaded crates-index v0.19.13
[INFO] [stderr]   Downloaded tar v0.4.39
[INFO] [stderr]   Downloaded git2 v0.17.2
[INFO] [stderr]   Downloaded libgit2-sys v0.15.2+1.6.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20632223a0a40497fe5978202e1b4bb1ebf3ff9cda003d3c52ee3841af0f5652
[INFO] running `Command { std: "docker" "start" "-a" "20632223a0a40497fe5978202e1b4bb1ebf3ff9cda003d3c52ee3841af0f5652", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20632223a0a40497fe5978202e1b4bb1ebf3ff9cda003d3c52ee3841af0f5652", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20632223a0a40497fe5978202e1b4bb1ebf3ff9cda003d3c52ee3841af0f5652", kill_on_drop: false }`
[INFO] [stdout] 20632223a0a40497fe5978202e1b4bb1ebf3ff9cda003d3c52ee3841af0f5652
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c45b0aa5869085e9cd20a6db533e937564f2c6b83ec2abf6dd2ce08a550b4a7c
[INFO] running `Command { std: "docker" "start" "-a" "c45b0aa5869085e9cd20a6db533e937564f2c6b83ec2abf6dd2ce08a550b4a7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.176
[INFO] [stderr]    Compiling serde_derive v1.0.176
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling winnow v0.5.1
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling filetime v0.2.21
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling tar v0.4.39
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling smol_str v0.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling clap v4.3.19
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling git2 v0.17.2
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling crates-index v0.19.13
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.18
[INFO] [stderr]    Compiling crates-spider v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "c45b0aa5869085e9cd20a6db533e937564f2c6b83ec2abf6dd2ce08a550b4a7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c45b0aa5869085e9cd20a6db533e937564f2c6b83ec2abf6dd2ce08a550b4a7c", kill_on_drop: false }`
[INFO] [stdout] c45b0aa5869085e9cd20a6db533e937564f2c6b83ec2abf6dd2ce08a550b4a7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9372860bdea952620b05884052bf2757e3506d9330ecf0e7fac6184dd81e9889
[INFO] running `Command { std: "docker" "start" "-a" "9372860bdea952620b05884052bf2757e3506d9330ecf0e7fac6184dd81e9889", kill_on_drop: false }`
[INFO] [stderr]    Compiling crates-spider v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.32s
[INFO] running `Command { std: "docker" "inspect" "9372860bdea952620b05884052bf2757e3506d9330ecf0e7fac6184dd81e9889", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9372860bdea952620b05884052bf2757e3506d9330ecf0e7fac6184dd81e9889", kill_on_drop: false }`
[INFO] [stdout] 9372860bdea952620b05884052bf2757e3506d9330ecf0e7fac6184dd81e9889
