[INFO] fetching crate monerochan-lib 5.2.12... [INFO] testing monerochan-lib-5.2.12 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate monerochan-lib 5.2.12 into /workspace/builds/worker-3-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate monerochan-lib 5.2.12 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e296635482e09f92bfa93d1bf114b17005119659b9ab5d1477ca08e19459271 [INFO] running `Command { std: "docker" "start" "-a" "2e296635482e09f92bfa93d1bf114b17005119659b9ab5d1477ca08e19459271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e296635482e09f92bfa93d1bf114b17005119659b9ab5d1477ca08e19459271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e296635482e09f92bfa93d1bf114b17005119659b9ab5d1477ca08e19459271", kill_on_drop: false }` [INFO] [stdout] 2e296635482e09f92bfa93d1bf114b17005119659b9ab5d1477ca08e19459271 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f77636094deddb35e8cac667679752808e0d3a64d9867c3cb80d61c6f7594c6 [INFO] running `Command { std: "docker" "start" "-a" "3f77636094deddb35e8cac667679752808e0d3a64d9867c3cb80d61c6f7594c6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.219 [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 quote v1.0.40 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [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 24.72s [INFO] running `Command { std: "docker" "inspect" "3f77636094deddb35e8cac667679752808e0d3a64d9867c3cb80d61c6f7594c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f77636094deddb35e8cac667679752808e0d3a64d9867c3cb80d61c6f7594c6", kill_on_drop: false }` [INFO] [stdout] 3f77636094deddb35e8cac667679752808e0d3a64d9867c3cb80d61c6f7594c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f2431057d94b3e7b5fa542c6dab96e3024a8572b136e380458c1ee7a10301f4 [INFO] running `Command { std: "docker" "start" "-a" "2f2431057d94b3e7b5fa542c6dab96e3024a8572b136e380458c1ee7a10301f4", 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.63s [INFO] running `Command { std: "docker" "inspect" "2f2431057d94b3e7b5fa542c6dab96e3024a8572b136e380458c1ee7a10301f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f2431057d94b3e7b5fa542c6dab96e3024a8572b136e380458c1ee7a10301f4", kill_on_drop: false }` [INFO] [stdout] 2f2431057d94b3e7b5fa542c6dab96e3024a8572b136e380458c1ee7a10301f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d0f0ec1cc9ebca46400af85222c259bad52df2e08d040aa088eac7671a0544a6 [INFO] running `Command { std: "docker" "start" "-a" "d0f0ec1cc9ebca46400af85222c259bad52df2e08d040aa088eac7671a0544a6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [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.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d0f0ec1cc9ebca46400af85222c259bad52df2e08d040aa088eac7671a0544a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0f0ec1cc9ebca46400af85222c259bad52df2e08d040aa088eac7671a0544a6", kill_on_drop: false }` [INFO] [stdout] d0f0ec1cc9ebca46400af85222c259bad52df2e08d040aa088eac7671a0544a6