[INFO] fetching crate vncrs 0.1.6...
[INFO] testing vncrs-0.1.6 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate vncrs 0.1.6 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate vncrs 0.1.6
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate vncrs 0.1.6
[INFO] tweaked toml for crates.io crate vncrs 0.1.6 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vncrs 0.1.6 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vncrs 0.1.6 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 047e749c504b723f21cd83b391ff88fd59c7196ecb43bf9738ddd629490523bf
[INFO] running `Command { std: "docker" "start" "-a" "047e749c504b723f21cd83b391ff88fd59c7196ecb43bf9738ddd629490523bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "047e749c504b723f21cd83b391ff88fd59c7196ecb43bf9738ddd629490523bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "047e749c504b723f21cd83b391ff88fd59c7196ecb43bf9738ddd629490523bf", kill_on_drop: false }`
[INFO] [stdout] 047e749c504b723f21cd83b391ff88fd59c7196ecb43bf9738ddd629490523bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b2abd1ef925b3cf971f565e25c994ec42a8f630a50f066c314f1102f991a46e
[INFO] running `Command { std: "docker" "start" "-a" "7b2abd1ef925b3cf971f565e25c994ec42a8f630a50f066c314f1102f991a46e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling scrap v0.5.0
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling block v0.1.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling xkbcommon v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling enigo v0.6.1
[INFO] [stderr]    Compiling vncrs v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.75s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: block v0.1.6
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "7b2abd1ef925b3cf971f565e25c994ec42a8f630a50f066c314f1102f991a46e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b2abd1ef925b3cf971f565e25c994ec42a8f630a50f066c314f1102f991a46e", kill_on_drop: false }`
[INFO] [stdout] 7b2abd1ef925b3cf971f565e25c994ec42a8f630a50f066c314f1102f991a46e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 968eda25046925cd6e4dcf17723f9cf75a97fdb98bd95492a7369d446f0ce7b7
[INFO] running `Command { std: "docker" "start" "-a" "968eda25046925cd6e4dcf17723f9cf75a97fdb98bd95492a7369d446f0ce7b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling scrap v0.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling xkbcommon v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling enigo v0.6.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling vncrs v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: block v0.1.6
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "968eda25046925cd6e4dcf17723f9cf75a97fdb98bd95492a7369d446f0ce7b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "968eda25046925cd6e4dcf17723f9cf75a97fdb98bd95492a7369d446f0ce7b7", kill_on_drop: false }`
[INFO] [stdout] 968eda25046925cd6e4dcf17723f9cf75a97fdb98bd95492a7369d446f0ce7b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 160dc990bd32031827c6805914a90019b9786033eb991fa31e783834b912407f
[INFO] running `Command { std: "docker" "start" "-a" "160dc990bd32031827c6805914a90019b9786033eb991fa31e783834b912407f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: block v0.1.6
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vncrs-2561b0ebd0a7f3f4)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test encoding::hextile::tests::test_hextile_smaller_than_raw_for_solid ... ok
[INFO] [stdout] test input::keysym::tests::test_ascii ... ok
[INFO] [stdout] test encoding::hextile::tests::test_solid_tile ... ok
[INFO] [stdout] test encoding::hextile::tests::test_solid_tile_repeat_same_color ... ok
[INFO] [stdout] test encoding::raw::tests::test_raw_encode_subregion ... ok
[INFO] [stdout] test input::keysym::tests::test_cyrillic ... ok
[INFO] [stdout] test encoding::raw::tests::test_raw_encode_size ... ok
[INFO] [stdout] test input::keysym::tests::test_control_keys ... ok
[INFO] [stdout] test encoding::hextile::tests::test_raw_fallback ... ok
[INFO] [stdout] test input::keysym::tests::test_unicode_keysym ... ok
[INFO] [stdout] test protocol::auth::tests::test_auth_success ... ok
[INFO] [stdout] test protocol::auth::tests::test_auth_wrong_password ... ok
[INFO] [stdout] test protocol::auth::tests::test_encrypt_challenge_deterministic ... ok
[INFO] [stdout] test protocol::auth::tests::test_password_to_key_length ... ok
[INFO] [stdout] test protocol::auth::tests::test_password_to_key_truncation ... ok
[INFO] [stdout] test protocol::auth::tests::test_reverse_bits ... ok
[INFO] [stdout] test protocol::messages::tests::test_parse_client_cut_text ... ok
[INFO] [stdout] test protocol::messages::tests::test_parse_framebuffer_update_request ... ok
[INFO] [stdout] test protocol::messages::tests::test_parse_key_event ... ok
[INFO] [stdout] test protocol::messages::tests::test_parse_pointer_event ... ok
[INFO] [stdout] test protocol::pixel_format::tests::test_bgra32_roundtrip ... ok
[INFO] [stdout] test protocol::pixel_format::tests::test_needs_bgr_swap ... ok
[INFO] [stdout] test protocol::pixel_format::tests::test_bgra32_values ... ok
[INFO] [stdout] test protocol::pixel_format::tests::test_to_bytes_length ... ok
[INFO] [stdout] test protocol::messages::tests::test_parse_set_encodings ... ok
[INFO] [stderr]    Doc-tests vncrs
[INFO] [stdout] test encoding::raw::tests::test_raw_encode_with_swap ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 7) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "160dc990bd32031827c6805914a90019b9786033eb991fa31e783834b912407f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "160dc990bd32031827c6805914a90019b9786033eb991fa31e783834b912407f", kill_on_drop: false }`
[INFO] [stdout] 160dc990bd32031827c6805914a90019b9786033eb991fa31e783834b912407f
