[INFO] fetching crate unishox-rs 0.1.1... [INFO] checking unishox-rs-0.1.1 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate unishox-rs 0.1.1 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate unishox-rs 0.1.1 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 463c32bcfd858bf82b3825bf9abd7a25c30e8660845905df0ed871c943966907 [INFO] running `Command { std: "docker" "start" "-a" "463c32bcfd858bf82b3825bf9abd7a25c30e8660845905df0ed871c943966907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "463c32bcfd858bf82b3825bf9abd7a25c30e8660845905df0ed871c943966907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "463c32bcfd858bf82b3825bf9abd7a25c30e8660845905df0ed871c943966907", kill_on_drop: false }` [INFO] [stdout] 463c32bcfd858bf82b3825bf9abd7a25c30e8660845905df0ed871c943966907 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7034f1453745fa0e16a58962f0f8ba41fdb33cce8f1fd1a1e9221af4962ed8ec [INFO] running `Command { std: "docker" "start" "-a" "7034f1453745fa0e16a58962f0f8ba41fdb33cce8f1fd1a1e9221af4962ed8ec", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.35 [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 4.19s [INFO] running `Command { std: "docker" "inspect" "7034f1453745fa0e16a58962f0f8ba41fdb33cce8f1fd1a1e9221af4962ed8ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7034f1453745fa0e16a58962f0f8ba41fdb33cce8f1fd1a1e9221af4962ed8ec", kill_on_drop: false }` [INFO] [stdout] 7034f1453745fa0e16a58962f0f8ba41fdb33cce8f1fd1a1e9221af4962ed8ec