[INFO] fetching crate glerminal 0.3.0... [INFO] checking glerminal-0.3.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate glerminal 0.3.0 into /workspace/builds/worker-83/source [INFO] validating manifest of crates.io crate glerminal 0.3.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate glerminal 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate glerminal 0.3.0 [INFO] tweaked toml for crates.io crate glerminal 0.3.0 written to /workspace/builds/worker-83/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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 parking_lot v0.5.5 [INFO] [stderr] Downloaded parking_lot_core v0.2.14 [INFO] [stderr] Downloaded winit v0.15.1 [INFO] [stderr] Downloaded glutin v0.16.0 [INFO] [stderr] Downloaded bmfont_parser v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9528682ee70336adbefbfcb0025430809b65d5ac286e66a53eb8652ecb3aa31c [INFO] running `Command { std: "docker" "start" "-a" "9528682ee70336adbefbfcb0025430809b65d5ac286e66a53eb8652ecb3aa31c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9528682ee70336adbefbfcb0025430809b65d5ac286e66a53eb8652ecb3aa31c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9528682ee70336adbefbfcb0025430809b65d5ac286e66a53eb8652ecb3aa31c", kill_on_drop: false }` [INFO] [stdout] 9528682ee70336adbefbfcb0025430809b65d5ac286e66a53eb8652ecb3aa31c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cfef8272c430ecaee3015a26ee4d5c8bcff22e03cbc7996cd64ae08d43069fe [INFO] running `Command { std: "docker" "start" "-a" "3cfef8272c430ecaee3015a26ee4d5c8bcff22e03cbc7996cd64ae08d43069fe", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking bmfont_parser v0.2.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking wayland-sys v0.20.12 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking wayland-commons v0.20.12 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin v0.16.0 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking smithay-client-toolkit v0.2.6 [INFO] [stderr] Checking winit v0.15.1 [INFO] [stderr] Checking glerminal v0.3.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/renderer/mod.rs (2 fixes) [INFO] [stderr] Fixed src/display.rs (2 fixes) [INFO] [stderr] Migrating examples/performance_tester.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/window.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/multiple_text_buffers.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/text_buffer.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/text_parser.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/input.rs from 2018 edition to 2021 [INFO] [stderr] Fixed examples/performance_tester.rs (1 fix) [INFO] [stderr] Fixed examples/window.rs (1 fix) [INFO] [stderr] Fixed examples/text_buffer.rs (1 fix) [INFO] [stderr] Fixed src/tests/mod.rs (3 fixes) [INFO] [stderr] Fixed examples/multiple_text_buffers.rs (2 fixes) [INFO] [stderr] Fixed examples/text_parser.rs (1 fix) [INFO] [stderr] Fixed examples/input.rs (1 fix) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.16s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking glerminal v0.3.0 (/tmp/fixit) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `Command { std: "docker" "inspect" "3cfef8272c430ecaee3015a26ee4d5c8bcff22e03cbc7996cd64ae08d43069fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cfef8272c430ecaee3015a26ee4d5c8bcff22e03cbc7996cd64ae08d43069fe", kill_on_drop: false }` [INFO] [stdout] 3cfef8272c430ecaee3015a26ee4d5c8bcff22e03cbc7996cd64ae08d43069fe