[INFO] cloning repository https://github.com/BugTracker2010/ChiaScan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BugTracker2010/ChiaScan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBugTracker2010%2FChiaScan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBugTracker2010%2FChiaScan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d4485c3ebf18431d9301bcd23ab4fe575ea0b06 [INFO] testing BugTracker2010/ChiaScan against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBugTracker2010%2FChiaScan" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/BugTracker2010/ChiaScan [INFO] finished tweaking git repo https://github.com/BugTracker2010/ChiaScan [INFO] tweaked toml for git repo https://github.com/BugTracker2010/ChiaScan written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BugTracker2010/ChiaScan 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 git repo https://github.com/BugTracker2010/ChiaScan 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b16017205998ec04390fe3df004bf097f3be895ceb4b3815999a899f30a071b6 [INFO] running `Command { std: "docker" "start" "-a" "b16017205998ec04390fe3df004bf097f3be895ceb4b3815999a899f30a071b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b16017205998ec04390fe3df004bf097f3be895ceb4b3815999a899f30a071b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b16017205998ec04390fe3df004bf097f3be895ceb4b3815999a899f30a071b6", kill_on_drop: false }` [INFO] [stdout] b16017205998ec04390fe3df004bf097f3be895ceb4b3815999a899f30a071b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 827a4f48b1295a7fca11c45ca2e8ffef14dcb933628a420711d681565c8ad1ed [INFO] running `Command { std: "docker" "start" "-a" "827a4f48b1295a7fca11c45ca2e8ffef14dcb933628a420711d681565c8ad1ed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling link-cplusplus v1.0.10 [INFO] [stderr] Compiling libfuzzer-sys v0.4.7 [INFO] [stderr] Compiling chiavdf v1.1.11 (/opt/rustwide/workdir/rust_bindings) [INFO] [stderr] Compiling chiavdf-fuzz v0.0.0 (/opt/rustwide/workdir/rust_bindings/fuzz) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "827a4f48b1295a7fca11c45ca2e8ffef14dcb933628a420711d681565c8ad1ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "827a4f48b1295a7fca11c45ca2e8ffef14dcb933628a420711d681565c8ad1ed", kill_on_drop: false }` [INFO] [stdout] 827a4f48b1295a7fca11c45ca2e8ffef14dcb933628a420711d681565c8ad1ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ce79156b2df0b35afea2e934c93a206d5dd141281be88acd00f79b2155b34658 [INFO] running `Command { std: "docker" "start" "-a" "ce79156b2df0b35afea2e934c93a206d5dd141281be88acd00f79b2155b34658", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling hex-literal v1.0.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling link-cplusplus v1.0.10 [INFO] [stderr] Compiling chiavdf v1.1.11 (/opt/rustwide/workdir/rust_bindings) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.79s [INFO] running `Command { std: "docker" "inspect" "ce79156b2df0b35afea2e934c93a206d5dd141281be88acd00f79b2155b34658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce79156b2df0b35afea2e934c93a206d5dd141281be88acd00f79b2155b34658", kill_on_drop: false }` [INFO] [stdout] ce79156b2df0b35afea2e934c93a206d5dd141281be88acd00f79b2155b34658 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d040eed5dd6423974b0c4691177060cb6ef3500d3dbc818ebc2b0a9967807a00 [INFO] running `Command { std: "docker" "start" "-a" "d040eed5dd6423974b0c4691177060cb6ef3500d3dbc818ebc2b0a9967807a00", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chiavdf-bd18f40e86505e6f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_create_discriminant ... ok [INFO] [stderr] Doc-tests chiavdf [INFO] [stdout] test tests::test_verify_n_wesolowski ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [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" "d040eed5dd6423974b0c4691177060cb6ef3500d3dbc818ebc2b0a9967807a00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d040eed5dd6423974b0c4691177060cb6ef3500d3dbc818ebc2b0a9967807a00", kill_on_drop: false }` [INFO] [stdout] d040eed5dd6423974b0c4691177060cb6ef3500d3dbc818ebc2b0a9967807a00