[INFO] fetching crate unishox-rs 0.1.1... [INFO] testing unishox-rs-0.1.1 against 1.91.0 for beta-1.92-2 [INFO] extracting crate unishox-rs 0.1.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate unishox-rs 0.1.1 [INFO] finished tweaking crates.io crate unishox-rs 0.1.1 [INFO] tweaked toml for crates.io crate unishox-rs 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate unishox-rs 0.1.1 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 11 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80e8d7ab02f5d4467db6fb3c4678105ae585d7ea97b03985c84b58f03fc3694e [INFO] running `Command { std: "docker" "start" "-a" "80e8d7ab02f5d4467db6fb3c4678105ae585d7ea97b03985c84b58f03fc3694e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80e8d7ab02f5d4467db6fb3c4678105ae585d7ea97b03985c84b58f03fc3694e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80e8d7ab02f5d4467db6fb3c4678105ae585d7ea97b03985c84b58f03fc3694e", kill_on_drop: false }` [INFO] [stdout] 80e8d7ab02f5d4467db6fb3c4678105ae585d7ea97b03985c84b58f03fc3694e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2baaff8d61d25b9e888975053047d54476095b3ece16ca6d4ed7a1e5189b0e7a [INFO] running `Command { std: "docker" "start" "-a" "2baaff8d61d25b9e888975053047d54476095b3ece16ca6d4ed7a1e5189b0e7a", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling unishox-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unishox-rs@0.1.1: Unishox2/unishox2.c: In function 'decodeRepeat': [INFO] [stderr] warning: unishox-rs@0.1.1: Unishox2/unishox2.c:1052:14: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: unishox-rs@0.1.1: 1052 | if (dist >= strlen(cur_line->data)) [INFO] [stderr] warning: unishox-rs@0.1.1: | ^~ [INFO] [stderr] warning: unishox-rs@0.1.1: Unishox2/unishox2.c: In function 'unishox2_decompress_lines': [INFO] [stderr] warning: unishox-rs@0.1.1: Unishox2/unishox2.c:1237:21: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: unishox-rs@0.1.1: 1237 | if (rem > tlen) [INFO] [stderr] warning: unishox-rs@0.1.1: | ^ [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.36s [INFO] running `Command { std: "docker" "inspect" "2baaff8d61d25b9e888975053047d54476095b3ece16ca6d4ed7a1e5189b0e7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2baaff8d61d25b9e888975053047d54476095b3ece16ca6d4ed7a1e5189b0e7a", kill_on_drop: false }` [INFO] [stdout] 2baaff8d61d25b9e888975053047d54476095b3ece16ca6d4ed7a1e5189b0e7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ce717c3408d034c34d0847b099bde45e9fc7cb6dd85ba5612c14e93da4538e8 [INFO] running `Command { std: "docker" "start" "-a" "9ce717c3408d034c34d0847b099bde45e9fc7cb6dd85ba5612c14e93da4538e8", kill_on_drop: false }` [INFO] [stderr] warning: unishox-rs@0.1.1: Unishox2/unishox2.c: In function 'decodeRepeat': [INFO] [stderr] warning: unishox-rs@0.1.1: Unishox2/unishox2.c:1052:14: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: unishox-rs@0.1.1: 1052 | if (dist >= strlen(cur_line->data)) [INFO] [stderr] warning: unishox-rs@0.1.1: | ^~ [INFO] [stderr] warning: unishox-rs@0.1.1: Unishox2/unishox2.c: In function 'unishox2_decompress_lines': [INFO] [stderr] warning: unishox-rs@0.1.1: Unishox2/unishox2.c:1237:21: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: unishox-rs@0.1.1: 1237 | if (rem > tlen) [INFO] [stderr] warning: unishox-rs@0.1.1: | ^ [INFO] [stderr] Compiling unishox-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] running `Command { std: "docker" "inspect" "9ce717c3408d034c34d0847b099bde45e9fc7cb6dd85ba5612c14e93da4538e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ce717c3408d034c34d0847b099bde45e9fc7cb6dd85ba5612c14e93da4538e8", kill_on_drop: false }` [INFO] [stdout] 9ce717c3408d034c34d0847b099bde45e9fc7cb6dd85ba5612c14e93da4538e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f1a5ece001d9b15c22e2911f277b80d697c3fe0835e5cc42b92e2837949de608 [INFO] running `Command { std: "docker" "start" "-a" "f1a5ece001d9b15c22e2911f277b80d697c3fe0835e5cc42b92e2837949de608", kill_on_drop: false }` [INFO] [stderr] warning: unishox-rs@0.1.1: Unishox2/unishox2.c: In function 'decodeRepeat': [INFO] [stderr] warning: unishox-rs@0.1.1: Unishox2/unishox2.c:1052:14: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: unishox-rs@0.1.1: 1052 | if (dist >= strlen(cur_line->data)) [INFO] [stderr] warning: unishox-rs@0.1.1: | ^~ [INFO] [stderr] warning: unishox-rs@0.1.1: Unishox2/unishox2.c: In function 'unishox2_decompress_lines': [INFO] [stderr] warning: unishox-rs@0.1.1: Unishox2/unishox2.c:1237:21: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: unishox-rs@0.1.1: 1237 | if (rem > tlen) [INFO] [stderr] warning: unishox-rs@0.1.1: | ^ [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unishox_rs-02a2e5906c369c99) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test bindgen_test_layout_us_lnk_lst ... ok [INFO] [stdout] test tests::compress_simple_test ... ok [INFO] [stdout] test tests::decompress_simple_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests unishox_rs [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" "f1a5ece001d9b15c22e2911f277b80d697c3fe0835e5cc42b92e2837949de608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1a5ece001d9b15c22e2911f277b80d697c3fe0835e5cc42b92e2837949de608", kill_on_drop: false }` [INFO] [stdout] f1a5ece001d9b15c22e2911f277b80d697c3fe0835e5cc42b92e2837949de608