[INFO] cloning repository https://github.com/itzmeanjan/rlnc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itzmeanjan/rlnc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitzmeanjan%2Frlnc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitzmeanjan%2Frlnc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9fd095ad69ca4481e4ff009f97e2907c166b424d
[INFO] testing itzmeanjan/rlnc against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitzmeanjan%2Frlnc" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/itzmeanjan/rlnc
[INFO] finished tweaking git repo https://github.com/itzmeanjan/rlnc
[INFO] tweaked toml for git repo https://github.com/itzmeanjan/rlnc written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/itzmeanjan/rlnc on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/itzmeanjan/rlnc 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded criterion v0.7.0
[INFO] [stderr]   Downloaded clap v4.5.38
[INFO] [stderr]   Downloaded clap_builder v4.5.38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78845de814e9b5382d3045ea9489176ea1d919f789e4b5d9bc6d1dc59a8d8e57
[INFO] running `Command { std: "docker" "start" "-a" "78845de814e9b5382d3045ea9489176ea1d919f789e4b5d9bc6d1dc59a8d8e57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78845de814e9b5382d3045ea9489176ea1d919f789e4b5d9bc6d1dc59a8d8e57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78845de814e9b5382d3045ea9489176ea1d919f789e4b5d9bc6d1dc59a8d8e57", kill_on_drop: false }`
[INFO] [stdout] 78845de814e9b5382d3045ea9489176ea1d919f789e4b5d9bc6d1dc59a8d8e57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a26c420ddc1ffbea2666f8d0cdaaea0cdec7050c5596b426473d4128b66d762
[INFO] running `Command { std: "docker" "start" "-a" "7a26c420ddc1ffbea2666f8d0cdaaea0cdec7050c5596b426473d4128b66d762", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rlnc v0.8.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.83s
[INFO] running `Command { std: "docker" "inspect" "7a26c420ddc1ffbea2666f8d0cdaaea0cdec7050c5596b426473d4128b66d762", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a26c420ddc1ffbea2666f8d0cdaaea0cdec7050c5596b426473d4128b66d762", kill_on_drop: false }`
[INFO] [stdout] 7a26c420ddc1ffbea2666f8d0cdaaea0cdec7050c5596b426473d4128b66d762
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c6f3cdb9ef95e022e5845dcd0c87bce04f60a22a3b9fd532db43ab1fb4feae8
[INFO] running `Command { std: "docker" "start" "-a" "5c6f3cdb9ef95e022e5845dcd0c87bce04f60a22a3b9fd532db43ab1fb4feae8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling rlnc v0.8.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.78s
[INFO] running `Command { std: "docker" "inspect" "5c6f3cdb9ef95e022e5845dcd0c87bce04f60a22a3b9fd532db43ab1fb4feae8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c6f3cdb9ef95e022e5845dcd0c87bce04f60a22a3b9fd532db43ab1fb4feae8", kill_on_drop: false }`
[INFO] [stdout] 5c6f3cdb9ef95e022e5845dcd0c87bce04f60a22a3b9fd532db43ab1fb4feae8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8acdcfb9628fe126e69203c842b821c7148ee914f34142d524fe11fd8715947f
[INFO] running `Command { std: "docker" "start" "-a" "8acdcfb9628fe126e69203c842b821c7148ee914f34142d524fe11fd8715947f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rlnc-fe23ab92c005ea94)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test full::decoder::tests::test_decoder_new_invalid_inputs ... ok
[INFO] [stdout] test full::encoder::tests::test_encoder_getters ... ok
[INFO] [stdout] test full::encoder::tests::test_encoder_code_with_coding_vector_invalid_inputs ... ok
[INFO] [stdout] test full::encoder::tests::test_encoder_without_padding_invalid_data ... ok
[INFO] [stdout] test full::encoder::tests::test_encoder_code_with_buf_invalid_inputs ... ok
[INFO] [stdout] test full::decoder_matrix::test::test_swap_rows ... ok
[INFO] [stdout] test full::recoder::tests::test_recoder_new_invalid_inputs ... ok
[INFO] [stdout] test full::decoder::tests::test_decoder_decode_invalid_piece_length ... ok
[INFO] [stdout] test full::encoder::tests::test_encoder_new_invalid_inputs ... ok
[INFO] [stdout] test full::decoder::tests::test_decoder_getters ... ok
[INFO] [stdout] test full::recoder::tests::test_recoder_recode_with_buf_invalid_inputs ... ok
[INFO] [stdout] test full::recoder::tests::test_recoder_getters ... ok
[INFO] [stdout] test common::gf256::test::prop_test_gf256_operations ... ok
[INFO] [stdout] test full::decoder_matrix::test::prop_test_rref_is_idempotent has been running for over 60 seconds
[INFO] [stdout] test full::tests::prop_test_rlnc_decoding_with_useless_pieces has been running for over 60 seconds
[INFO] [stdout] test full::tests::prop_test_rlnc_encoder_decoder has been running for over 60 seconds
[INFO] [stdout] test full::tests::prop_test_rlnc_encoder_recoder_decoder has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "8acdcfb9628fe126e69203c842b821c7148ee914f34142d524fe11fd8715947f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8acdcfb9628fe126e69203c842b821c7148ee914f34142d524fe11fd8715947f", kill_on_drop: false }`
[INFO] [stdout] 8acdcfb9628fe126e69203c842b821c7148ee914f34142d524fe11fd8715947f
