[INFO] fetching crate cargo-zbuild 1.5.2...
[INFO] testing cargo-zbuild-1.5.2 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate cargo-zbuild 1.5.2 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate cargo-zbuild 1.5.2 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-zbuild 1.5.2
[INFO] finished tweaking crates.io crate cargo-zbuild 1.5.2
[INFO] tweaked toml for crates.io crate cargo-zbuild 1.5.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate cargo-zbuild 1.5.2 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zstd-safe v7.0.0
[INFO] [stderr]   Downloaded toml v0.8.0
[INFO] [stderr]   Downloaded zstd v0.13.0
[INFO] [stderr]   Downloaded scroll_derive v0.12.0
[INFO] [stderr]   Downloaded security-framework v2.7.0
[INFO] [stderr]   Downloaded native-tls v0.2.10
[INFO] [stderr]   Downloaded tinyget v1.0.1
[INFO] [stderr]   Downloaded scroll v0.12.0
[INFO] [stderr]   Downloaded syn v1.0.102
[INFO] [stderr]   Downloaded goblin v0.8.0
[INFO] [stderr]   Downloaded openssl v0.10.42
[INFO] [stderr]   Downloaded openssl-sys v0.9.76
[INFO] [stderr]   Downloaded toml_edit v0.20.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.5
[INFO] [stderr]   Downloaded winres v0.1.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4662b8ed91a8c8dc8863b86ea55ed22959b90f769705fd3af33a181f5116ae3
[INFO] running `Command { std: "docker" "start" "-a" "d4662b8ed91a8c8dc8863b86ea55ed22959b90f769705fd3af33a181f5116ae3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4662b8ed91a8c8dc8863b86ea55ed22959b90f769705fd3af33a181f5116ae3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4662b8ed91a8c8dc8863b86ea55ed22959b90f769705fd3af33a181f5116ae3", kill_on_drop: false }`
[INFO] [stdout] d4662b8ed91a8c8dc8863b86ea55ed22959b90f769705fd3af33a181f5116ae3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d2d46af308a82c7275df16f99c5b63753f59b6712d91c780412a654b7e258ca
[INFO] running `Command { std: "docker" "start" "-a" "7d2d46af308a82c7275df16f99c5b63753f59b6712d91c780412a654b7e258ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.76
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling cargo-zbuild v1.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml_edit v0.20.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling custom_error v1.9.2
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling goblin v0.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling toml v0.8.0
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling tinyget v1.0.1
[INFO] [stderr]    Compiling zstd v0.13.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.69s
[INFO] running `Command { std: "docker" "inspect" "7d2d46af308a82c7275df16f99c5b63753f59b6712d91c780412a654b7e258ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d2d46af308a82c7275df16f99c5b63753f59b6712d91c780412a654b7e258ca", kill_on_drop: false }`
[INFO] [stdout] 7d2d46af308a82c7275df16f99c5b63753f59b6712d91c780412a654b7e258ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9223ef6792e82d26d5de8346d558e8757feca5745b23da03d529f63ddafd322
[INFO] running `Command { std: "docker" "start" "-a" "b9223ef6792e82d26d5de8346d558e8757feca5745b23da03d529f63ddafd322", kill_on_drop: false }`
[INFO] [stderr]    Compiling cargo-zbuild v1.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] running `Command { std: "docker" "inspect" "b9223ef6792e82d26d5de8346d558e8757feca5745b23da03d529f63ddafd322", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9223ef6792e82d26d5de8346d558e8757feca5745b23da03d529f63ddafd322", kill_on_drop: false }`
[INFO] [stdout] b9223ef6792e82d26d5de8346d558e8757feca5745b23da03d529f63ddafd322
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4794b3cb9f648d432ac8be32cfc18d156b9335ebff1c1459aa96a159da212ac3
[INFO] running `Command { std: "docker" "start" "-a" "4794b3cb9f648d432ac8be32cfc18d156b9335ebff1c1459aa96a159da212ac3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_zbuild-9614727678691058)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4794b3cb9f648d432ac8be32cfc18d156b9335ebff1c1459aa96a159da212ac3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4794b3cb9f648d432ac8be32cfc18d156b9335ebff1c1459aa96a159da212ac3", kill_on_drop: false }`
[INFO] [stdout] 4794b3cb9f648d432ac8be32cfc18d156b9335ebff1c1459aa96a159da212ac3
