[INFO] fetching crate cargo-progenitor-hk 0.6.5...
[INFO] testing cargo-progenitor-hk-0.6.5 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate cargo-progenitor-hk 0.6.5 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate cargo-progenitor-hk 0.6.5
[INFO] finished tweaking crates.io crate cargo-progenitor-hk 0.6.5
[INFO] tweaked toml for crates.io crate cargo-progenitor-hk 0.6.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-progenitor-hk 0.6.5 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cargo-progenitor-hk 0.6.5 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78633df8cb9d128005e8f8d710fc58f3591cee93cdf866b5df23dbb05e3a5133
[INFO] running `Command { std: "docker" "start" "-a" "78633df8cb9d128005e8f8d710fc58f3591cee93cdf866b5df23dbb05e3a5133", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78633df8cb9d128005e8f8d710fc58f3591cee93cdf866b5df23dbb05e3a5133", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78633df8cb9d128005e8f8d710fc58f3591cee93cdf866b5df23dbb05e3a5133", kill_on_drop: false }`
[INFO] [stdout] 78633df8cb9d128005e8f8d710fc58f3591cee93cdf866b5df23dbb05e3a5133
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd91ff4f64f4126b7719213b9c6c83d801ac85fbdc9b261f7388a2bf9244fa2e
[INFO] running `Command { std: "docker" "start" "-a" "fd91ff4f64f4126b7719213b9c6c83d801ac85fbdc9b261f7388a2bf9244fa2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling ahash v0.8.10
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling dyn-clone v1.0.4
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling regress v0.8.0
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling project-root v0.2.2
[INFO] [stderr]    Compiling home v0.5.3
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling clap_derive v4.5.3
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling toolchain_find v0.4.0
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling clap v4.5.3
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling serde_spanned v0.6.4
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_tokenstream v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.19.12
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling openapiv3 v2.0.0
[INFO] [stderr]    Compiling serde_yaml v0.9.32
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling typify-impl v0.0.16
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling cargo-lock v9.0.0
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]    Compiling progenitor-client v0.6.0
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling rustfmt-wrapper v0.2.1
[INFO] [stderr]    Compiling typify-macro v0.0.16
[INFO] [stderr]    Compiling typify v0.0.16
[INFO] [stderr]    Compiling progenitor-impl v0.6.0
[INFO] [stderr]    Compiling git2 v0.18.1
[INFO] [stderr]    Compiling built v0.7.1
[INFO] [stderr]    Compiling progenitor-macro v0.6.0
[INFO] [stderr]    Compiling cargo-progenitor-hk v0.6.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling progenitor v0.6.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 28s
[INFO] running `Command { std: "docker" "inspect" "fd91ff4f64f4126b7719213b9c6c83d801ac85fbdc9b261f7388a2bf9244fa2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd91ff4f64f4126b7719213b9c6c83d801ac85fbdc9b261f7388a2bf9244fa2e", kill_on_drop: false }`
[INFO] [stdout] fd91ff4f64f4126b7719213b9c6c83d801ac85fbdc9b261f7388a2bf9244fa2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c1d6dcb41f4123c8d99a3eff08649625d8d80966b50798b166a54661203c01e
[INFO] running `Command { std: "docker" "start" "-a" "6c1d6dcb41f4123c8d99a3eff08649625d8d80966b50798b166a54661203c01e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cargo-progenitor-hk v0.6.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "6c1d6dcb41f4123c8d99a3eff08649625d8d80966b50798b166a54661203c01e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c1d6dcb41f4123c8d99a3eff08649625d8d80966b50798b166a54661203c01e", kill_on_drop: false }`
[INFO] [stdout] 6c1d6dcb41f4123c8d99a3eff08649625d8d80966b50798b166a54661203c01e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 378c20782cafe22552c544c88bd9b2620d7e35092027239c02ef9ccac77b2c9e
[INFO] running `Command { std: "docker" "start" "-a" "378c20782cafe22552c544c88bd9b2620d7e35092027239c02ef9ccac77b2c9e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_progenitor_hk-3eede3b8eb9ac2a9)
[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" "378c20782cafe22552c544c88bd9b2620d7e35092027239c02ef9ccac77b2c9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "378c20782cafe22552c544c88bd9b2620d7e35092027239c02ef9ccac77b2c9e", kill_on_drop: false }`
[INFO] [stdout] 378c20782cafe22552c544c88bd9b2620d7e35092027239c02ef9ccac77b2c9e
