[INFO] fetching crate chiabip158 1.5.4... [INFO] testing chiabip158-1.5.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate chiabip158 1.5.4 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate chiabip158 1.5.4 [INFO] finished tweaking crates.io crate chiabip158 1.5.4 [INFO] tweaked toml for crates.io crate chiabip158 1.5.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate chiabip158 1.5.4 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate chiabip158 1.5.4 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libloading v0.8.3 [INFO] [stderr] Downloaded cc v1.0.90 [INFO] [stderr] Downloaded prettyplease v0.2.16 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cea43ee38382d1531a68af4063762e6e425f76ac83e555262c0c092a7e248f0 [INFO] running `Command { std: "docker" "start" "-a" "7cea43ee38382d1531a68af4063762e6e425f76ac83e555262c0c092a7e248f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cea43ee38382d1531a68af4063762e6e425f76ac83e555262c0c092a7e248f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cea43ee38382d1531a68af4063762e6e425f76ac83e555262c0c092a7e248f0", kill_on_drop: false }` [INFO] [stdout] 7cea43ee38382d1531a68af4063762e6e425f76ac83e555262c0c092a7e248f0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab5113436a6d07f52060a3e7e9c96f4262d88e8b13983d8c0bc74e53e6c438f5 [INFO] running `Command { std: "docker" "start" "-a" "ab5113436a6d07f52060a3e7e9c96f4262d88e8b13983d8c0bc74e53e6c438f5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling chiabip158 v1.5.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: chiabip158@1.5.4: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.46s [INFO] running `Command { std: "docker" "inspect" "ab5113436a6d07f52060a3e7e9c96f4262d88e8b13983d8c0bc74e53e6c438f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab5113436a6d07f52060a3e7e9c96f4262d88e8b13983d8c0bc74e53e6c438f5", kill_on_drop: false }` [INFO] [stdout] ab5113436a6d07f52060a3e7e9c96f4262d88e8b13983d8c0bc74e53e6c438f5 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0115f23770a1c765b1c6f4edd98de5af6b622da6f179f79aa9291bd740655ed [INFO] running `Command { std: "docker" "start" "-a" "b0115f23770a1c765b1c6f4edd98de5af6b622da6f179f79aa9291bd740655ed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling chiabip158 v1.5.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: chiabip158@1.5.4: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.10s [INFO] running `Command { std: "docker" "inspect" "b0115f23770a1c765b1c6f4edd98de5af6b622da6f179f79aa9291bd740655ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0115f23770a1c765b1c6f4edd98de5af6b622da6f179f79aa9291bd740655ed", kill_on_drop: false }` [INFO] [stdout] b0115f23770a1c765b1c6f4edd98de5af6b622da6f179f79aa9291bd740655ed [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ec2ed7167998310dc6a6642a1cdb9c7ddf062e7d31d6157fd1715f64fc4a481b [INFO] running `Command { std: "docker" "start" "-a" "ec2ed7167998310dc6a6642a1cdb9c7ddf062e7d31d6157fd1715f64fc4a481b", kill_on_drop: false }` [INFO] [stderr] warning: chiabip158@1.5.4: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chiabip158-c9fce89c0ec33f47) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_filter ... ok [INFO] [stdout] test bindings::bindgen_test_layout_GCSFilter ... ok [INFO] [stdout] test bindings::bindgen_test_layout_Slice ... ok [INFO] [stdout] test tests::test_false_positive ... ok [INFO] [stderr] Doc-tests chiabip158 [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 42.88s [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" "ec2ed7167998310dc6a6642a1cdb9c7ddf062e7d31d6157fd1715f64fc4a481b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec2ed7167998310dc6a6642a1cdb9c7ddf062e7d31d6157fd1715f64fc4a481b", kill_on_drop: false }` [INFO] [stdout] ec2ed7167998310dc6a6642a1cdb9c7ddf062e7d31d6157fd1715f64fc4a481b