[INFO] fetching crate pakman 0.1.0...
[INFO] building pakman-0.1.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate pakman 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate pakman 0.1.0
[INFO] finished tweaking crates.io crate pakman 0.1.0
[INFO] tweaked toml for crates.io crate pakman 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pakman 0.1.0 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 crates.io crate pakman 0.1.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zstd v0.10.2+zstd.1.5.2
[INFO] [stderr]   Downloaded zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]   Downloaded sha1 v0.10.1
[INFO] [stderr]   Downloaded jobserver v0.1.24
[INFO] [stderr]   Downloaded clap_derive v3.2.6
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.10
[INFO] [stderr]   Downloaded crypto-common v0.1.4
[INFO] [stderr]   Downloaded password-hash v0.3.2
[INFO] [stderr]   Downloaded base64ct v1.0.1
[INFO] [stderr]   Downloaded cpufeatures v0.2.2
[INFO] [stderr]   Downloaded zip v0.6.2
[INFO] [stderr]   Downloaded sha2 v0.10.2
[INFO] [stderr]   Downloaded pbkdf2 v0.10.1
[INFO] [stderr]   Downloaded time v0.3.11
[INFO] [stderr]   Downloaded zstd-sys v1.6.3+zstd.1.5.2
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22051a8a2ccdd0212cd42a773a62d612822e8ffee23d8da73e441bfd078a00d8
[INFO] running `Command { std: "docker" "start" "-a" "22051a8a2ccdd0212cd42a773a62d612822e8ffee23d8da73e441bfd078a00d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22051a8a2ccdd0212cd42a773a62d612822e8ffee23d8da73e441bfd078a00d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22051a8a2ccdd0212cd42a773a62d612822e8ffee23d8da73e441bfd078a00d8", kill_on_drop: false }`
[INFO] [stdout] 22051a8a2ccdd0212cd42a773a62d612822e8ffee23d8da73e441bfd078a00d8
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51808f7c55bb78895b1be68752135eb31cb1502e3b6c2ebc0849d8bd54b1c4ff
[INFO] running `Command { std: "docker" "start" "-a" "51808f7c55bb78895b1be68752135eb31cb1502e3b6c2ebc0849d8bd54b1c4ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[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 syn v1.0.98
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling base64ct v1.0.1
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling os_str_bytes v6.1.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling password-hash v0.3.2
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling clap_lex v0.2.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling time v0.3.11
[INFO] [stderr]    Compiling crypto-common v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling sha1 v0.10.1
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pbkdf2 v0.10.1
[INFO] [stderr]    Compiling clap_derive v3.2.6
[INFO] [stderr]    Compiling clap v3.2.6
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling zstd v0.10.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.2
[INFO] [stderr]    Compiling pakman v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.85s
[INFO] running `Command { std: "docker" "inspect" "51808f7c55bb78895b1be68752135eb31cb1502e3b6c2ebc0849d8bd54b1c4ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51808f7c55bb78895b1be68752135eb31cb1502e3b6c2ebc0849d8bd54b1c4ff", kill_on_drop: false }`
[INFO] [stdout] 51808f7c55bb78895b1be68752135eb31cb1502e3b6c2ebc0849d8bd54b1c4ff
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4008119de603259525e22a6d4eac7852d3d87ffba6ff50809c5be25e515b4346
[INFO] running `Command { std: "docker" "start" "-a" "4008119de603259525e22a6d4eac7852d3d87ffba6ff50809c5be25e515b4346", kill_on_drop: false }`
[INFO] [stderr]    Compiling pakman v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] running `Command { std: "docker" "inspect" "4008119de603259525e22a6d4eac7852d3d87ffba6ff50809c5be25e515b4346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4008119de603259525e22a6d4eac7852d3d87ffba6ff50809c5be25e515b4346", kill_on_drop: false }`
[INFO] [stdout] 4008119de603259525e22a6d4eac7852d3d87ffba6ff50809c5be25e515b4346
