[INFO] fetching crate monerochan-lib 5.2.12... [INFO] testing monerochan-lib-5.2.12 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate monerochan-lib 5.2.12 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate monerochan-lib 5.2.12 [INFO] finished tweaking crates.io crate monerochan-lib 5.2.12 [INFO] tweaked toml for crates.io crate monerochan-lib 5.2.12 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate monerochan-lib 5.2.12 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate monerochan-lib 5.2.12 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded monerochan-primitives v5.2.12 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 257c8f5c0d5f90dc41a24f08db10e7213996cc08af39d437b00dc748490c7cf3 [INFO] running `Command { std: "docker" "start" "-a" "257c8f5c0d5f90dc41a24f08db10e7213996cc08af39d437b00dc748490c7cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "257c8f5c0d5f90dc41a24f08db10e7213996cc08af39d437b00dc748490c7cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "257c8f5c0d5f90dc41a24f08db10e7213996cc08af39d437b00dc748490c7cf3", kill_on_drop: false }` [INFO] [stdout] 257c8f5c0d5f90dc41a24f08db10e7213996cc08af39d437b00dc748490c7cf3 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a93d3a1bda4968284b416089716e28868b0298289a1ae888bf7b268d832ae1a [INFO] running `Command { std: "docker" "start" "-a" "2a93d3a1bda4968284b416089716e28868b0298289a1ae888bf7b268d832ae1a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling p3-maybe-rayon v0.2.3-succinct [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling p3-util v0.2.3-succinct [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling p3-field v0.2.3-succinct [INFO] [stderr] Compiling p3-matrix v0.2.3-succinct [INFO] [stderr] Compiling p3-symmetric v0.2.3-succinct [INFO] [stderr] Compiling p3-dft v0.2.3-succinct [INFO] [stderr] Compiling p3-mds v0.2.3-succinct [INFO] [stderr] Compiling p3-poseidon2 v0.2.3-succinct [INFO] [stderr] Compiling p3-baby-bear v0.2.3-succinct [INFO] [stderr] Compiling monerochan-primitives v5.2.12 [INFO] [stderr] Compiling monerochan-lib v5.2.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.48s [INFO] running `Command { std: "docker" "inspect" "2a93d3a1bda4968284b416089716e28868b0298289a1ae888bf7b268d832ae1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a93d3a1bda4968284b416089716e28868b0298289a1ae888bf7b268d832ae1a", kill_on_drop: false }` [INFO] [stdout] 2a93d3a1bda4968284b416089716e28868b0298289a1ae888bf7b268d832ae1a [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed0f4f0178095231365fe21192f3edc06c4d9e894137b3afbc92f25aea1dfcc0 [INFO] running `Command { std: "docker" "start" "-a" "ed0f4f0178095231365fe21192f3edc06c4d9e894137b3afbc92f25aea1dfcc0", kill_on_drop: false }` [INFO] [stderr] Compiling monerochan-lib v5.2.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] running `Command { std: "docker" "inspect" "ed0f4f0178095231365fe21192f3edc06c4d9e894137b3afbc92f25aea1dfcc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed0f4f0178095231365fe21192f3edc06c4d9e894137b3afbc92f25aea1dfcc0", kill_on_drop: false }` [INFO] [stdout] ed0f4f0178095231365fe21192f3edc06c4d9e894137b3afbc92f25aea1dfcc0 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a8e53ec1eb0d557013effe721ac1473a5b09a4807fd4d0f0127370e33668b8f6 [INFO] running `Command { std: "docker" "start" "-a" "a8e53ec1eb0d557013effe721ac1473a5b09a4807fd4d0f0127370e33668b8f6", 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/monerochan_lib-1b29018761546782) [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] [stderr] Doc-tests monerochan_lib [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/io.rs - io::commit (line 93) ... ignored [INFO] [stdout] test src/io.rs - io::commit_slice (line 116) ... ignored [INFO] [stdout] test src/io.rs - io::hint (line 128) ... ignored [INFO] [stdout] test src/io.rs - io::hint_slice (line 151) ... ignored [INFO] [stdout] test src/io.rs - io::read (line 59) ... ignored [INFO] [stdout] test src/io.rs - io::read_vec (line 38) ... ignored [INFO] [stdout] test src/io.rs - io::write (line 163) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a8e53ec1eb0d557013effe721ac1473a5b09a4807fd4d0f0127370e33668b8f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8e53ec1eb0d557013effe721ac1473a5b09a4807fd4d0f0127370e33668b8f6", kill_on_drop: false }` [INFO] [stdout] a8e53ec1eb0d557013effe721ac1473a5b09a4807fd4d0f0127370e33668b8f6