[INFO] cloning repository https://github.com/eZanmoto/term_emu_poc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eZanmoto/term_emu_poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FeZanmoto%2Fterm_emu_poc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FeZanmoto%2Fterm_emu_poc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62f1db9a28e1193eb546533d4fee1d50a2e3f588 [INFO] testing eZanmoto/term_emu_poc/62f1db9a28e1193eb546533d4fee1d50a2e3f588 against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FeZanmoto%2Fterm_emu_poc" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eZanmoto/term_emu_poc on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eZanmoto/term_emu_poc [INFO] finished tweaking git repo https://github.com/eZanmoto/term_emu_poc [INFO] tweaked toml for git repo https://github.com/eZanmoto/term_emu_poc written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/eZanmoto/term_emu_poc 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating git repository `https://github.com/alacritty/alacritty` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/jwilm/rust-fontconfig` [INFO] [stderr] Updating git repository `https://github.com/jwilm/libfontconfig` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lazycell v0.4.0 [INFO] [stderr] Downloaded errno v0.2.4 [INFO] [stderr] Downloaded winit v0.15.1 [INFO] [stderr] Downloaded mio-more v0.1.0 [INFO] [stderr] Downloaded glutin v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a937af3362ba0a2fb836d6d7d977072eec905e50d6e845bf4930880099fc4650 [INFO] running `Command { std: "docker" "start" "-a" "a937af3362ba0a2fb836d6d7d977072eec905e50d6e845bf4930880099fc4650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a937af3362ba0a2fb836d6d7d977072eec905e50d6e845bf4930880099fc4650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a937af3362ba0a2fb836d6d7d977072eec905e50d6e845bf4930880099fc4650", kill_on_drop: false }` [INFO] [stdout] a937af3362ba0a2fb836d6d7d977072eec905e50d6e845bf4930880099fc4650 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 058eca1b701437ff18892e0f0dfae7acf7fb528a733bd90fffd1d5a5b9370f1a [INFO] running `Command { std: "docker" "start" "-a" "058eca1b701437ff18892e0f0dfae7acf7fb528a733bd90fffd1d5a5b9370f1a", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling freetype-sys v0.4.0 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.3 (https://github.com/jwilm/libfontconfig?branch=updated-2017-10-8#5c1845e1) [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling arraydeque v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 (https://github.com/jwilm/rust-fontconfig?branch=updated-2017-10-8#be2b94de) [INFO] [stderr] Compiling euclid v0.17.3 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling freetype-rs v0.13.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [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] Compiling alacritty v0.1.0 (https://github.com/alacritty/alacritty?rev=7433f45ff9c6efeb48e223e90dd4aa9ee135b5e8#7433f45f) [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling lazycell v0.4.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling mio-more v0.1.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling font v0.1.0 (https://github.com/alacritty/alacritty?rev=7433f45ff9c6efeb48e223e90dd4aa9ee135b5e8#7433f45f) [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling copypasta v0.0.1 (https://github.com/alacritty/alacritty?rev=7433f45ff9c6efeb48e223e90dd4aa9ee135b5e8#7433f45f) [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling pancurses v0.16.1 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling smithay-client-toolkit v0.2.6 [INFO] [stderr] Compiling winit v0.15.1 [INFO] [stderr] Compiling tep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.38s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "058eca1b701437ff18892e0f0dfae7acf7fb528a733bd90fffd1d5a5b9370f1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "058eca1b701437ff18892e0f0dfae7acf7fb528a733bd90fffd1d5a5b9370f1a", kill_on_drop: false }` [INFO] [stdout] 058eca1b701437ff18892e0f0dfae7acf7fb528a733bd90fffd1d5a5b9370f1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e568d0ee8ed1a0de1d640bb5e81a5994fa9776642905bcc5478900324b752e75 [INFO] running `Command { std: "docker" "start" "-a" "e568d0ee8ed1a0de1d640bb5e81a5994fa9776642905bcc5478900324b752e75", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling tep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e568d0ee8ed1a0de1d640bb5e81a5994fa9776642905bcc5478900324b752e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e568d0ee8ed1a0de1d640bb5e81a5994fa9776642905bcc5478900324b752e75", kill_on_drop: false }` [INFO] [stdout] e568d0ee8ed1a0de1d640bb5e81a5994fa9776642905bcc5478900324b752e75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fbffd2a38b38d776e9e6075d55809b4784f803cb633d404bfa0855e6378c60f5 [INFO] running `Command { std: "docker" "start" "-a" "fbffd2a38b38d776e9e6075d55809b4784f803cb633d404bfa0855e6378c60f5", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tep-2d9dc56fa316fce3) [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" "fbffd2a38b38d776e9e6075d55809b4784f803cb633d404bfa0855e6378c60f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbffd2a38b38d776e9e6075d55809b4784f803cb633d404bfa0855e6378c60f5", kill_on_drop: false }` [INFO] [stdout] fbffd2a38b38d776e9e6075d55809b4784f803cb633d404bfa0855e6378c60f5