[INFO] cloning repository https://github.com/Aphoh/ibs-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aphoh/ibs-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAphoh%2Fibs-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAphoh%2Fibs-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7451a4314e83d79d9e7c53cd3bf8add07994b9d0 [INFO] testing Aphoh/ibs-rs against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAphoh%2Fibs-rs" "/workspace/builds/worker-89/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-89/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aphoh/ibs-rs on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Aphoh/ibs-rs [INFO] finished tweaking git repo https://github.com/Aphoh/ibs-rs [INFO] tweaked toml for git repo https://github.com/Aphoh/ibs-rs written to /workspace/builds/worker-89/source/Cargo.toml [INFO] crate git repo https://github.com/Aphoh/ibs-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded miracl_core v1.0.0 [INFO] [stderr] Downloaded amcl_wrapper v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c0c1d44f3c4d578def07acdd01efbfea44894e91a41259e426e69e7079f7b2e [INFO] running `Command { std: "docker" "start" "-a" "5c0c1d44f3c4d578def07acdd01efbfea44894e91a41259e426e69e7079f7b2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c0c1d44f3c4d578def07acdd01efbfea44894e91a41259e426e69e7079f7b2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c0c1d44f3c4d578def07acdd01efbfea44894e91a41259e426e69e7079f7b2e", kill_on_drop: false }` [INFO] [stdout] 5c0c1d44f3c4d578def07acdd01efbfea44894e91a41259e426e69e7079f7b2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f21d7a0cf236391b882fc548a397ac9b7fd73c7fb6c35df86cad6fee93cd9620 [INFO] running `Command { std: "docker" "start" "-a" "f21d7a0cf236391b882fc548a397ac9b7fd73c7fb6c35df86cad6fee93cd9620", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling miracl_core v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling amcl_wrapper v0.4.0 [INFO] [stderr] Compiling ibs-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 40s [INFO] running `Command { std: "docker" "inspect" "f21d7a0cf236391b882fc548a397ac9b7fd73c7fb6c35df86cad6fee93cd9620", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f21d7a0cf236391b882fc548a397ac9b7fd73c7fb6c35df86cad6fee93cd9620", kill_on_drop: false }` [INFO] [stdout] f21d7a0cf236391b882fc548a397ac9b7fd73c7fb6c35df86cad6fee93cd9620 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41ced1904d991edc9256c01d4b828314227e827b9342b3a45200a9a56965b5b5 [INFO] running `Command { std: "docker" "start" "-a" "41ced1904d991edc9256c01d4b828314227e827b9342b3a45200a9a56965b5b5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling ibs-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 26.34s [INFO] running `Command { std: "docker" "inspect" "41ced1904d991edc9256c01d4b828314227e827b9342b3a45200a9a56965b5b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41ced1904d991edc9256c01d4b828314227e827b9342b3a45200a9a56965b5b5", kill_on_drop: false }` [INFO] [stdout] 41ced1904d991edc9256c01d4b828314227e827b9342b3a45200a9a56965b5b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 72a90bbd8ac2c2a1d1f25e79d9e9a7345a2dd2024ace9333df1cf935732cfcad [INFO] running `Command { std: "docker" "start" "-a" "72a90bbd8ac2c2a1d1f25e79d9e9a7345a2dd2024ace9333df1cf935732cfcad", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ibs_rs-b655e557dc61b3f1) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test hess03::tests::test_correctness ... ok [INFO] [stdout] test blm05::tests::test_correctness ... ok [INFO] [stdout] test pat02::tests::test_correctness_method_1 ... ok [INFO] [stderr] Doc-tests ibs-rs [INFO] [stdout] test pat02::tests::test_correctness_method_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.53s [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" "72a90bbd8ac2c2a1d1f25e79d9e9a7345a2dd2024ace9333df1cf935732cfcad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72a90bbd8ac2c2a1d1f25e79d9e9a7345a2dd2024ace9333df1cf935732cfcad", kill_on_drop: false }` [INFO] [stdout] 72a90bbd8ac2c2a1d1f25e79d9e9a7345a2dd2024ace9333df1cf935732cfcad