[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 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FeZanmoto%2Fterm_emu_poc" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eZanmoto/term_emu_poc on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-11/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: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ca5138a13993d64b32ebd3aba2d3d3fe3c127d4c28159d0b1ae247496522aa0c [INFO] running `Command { std: "docker" "start" "-a" "ca5138a13993d64b32ebd3aba2d3d3fe3c127d4c28159d0b1ae247496522aa0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca5138a13993d64b32ebd3aba2d3d3fe3c127d4c28159d0b1ae247496522aa0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca5138a13993d64b32ebd3aba2d3d3fe3c127d4c28159d0b1ae247496522aa0c", kill_on_drop: false }` [INFO] [stdout] ca5138a13993d64b32ebd3aba2d3d3fe3c127d4c28159d0b1ae247496522aa0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fb73f43d1584bb3f980b689dc9d942cb361a9ac5f134f41e3d7529918fb5083 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0fb73f43d1584bb3f980b689dc9d942cb361a9ac5f134f41e3d7529918fb5083", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling arraydeque v0.4.5 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling copypasta v0.0.1 (https://github.com/alacritty/alacritty?rev=7433f45ff9c6efeb48e223e90dd4aa9ee135b5e8#7433f45f) [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling freetype-sys v0.4.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.3 (https://github.com/jwilm/libfontconfig?branch=updated-2017-10-8#5c1845e1) [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling memmap v0.6.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 filetime v0.2.8 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling freetype-rs v0.13.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling euclid v0.17.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling mio-more v0.1.0 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 (https://github.com/jwilm/rust-fontconfig?branch=updated-2017-10-8#be2b94de) [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling pancurses v0.16.1 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling font v0.1.0 (https://github.com/alacritty/alacritty?rev=7433f45ff9c6efeb48e223e90dd4aa9ee135b5e8#7433f45f) [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling glutin v0.16.0 [INFO] [stderr] Compiling alacritty v0.1.0 (https://github.com/alacritty/alacritty?rev=7433f45ff9c6efeb48e223e90dd4aa9ee135b5e8#7433f45f) [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.44 [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 [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "0fb73f43d1584bb3f980b689dc9d942cb361a9ac5f134f41e3d7529918fb5083", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fb73f43d1584bb3f980b689dc9d942cb361a9ac5f134f41e3d7529918fb5083", kill_on_drop: false }` [INFO] [stdout] 0fb73f43d1584bb3f980b689dc9d942cb361a9ac5f134f41e3d7529918fb5083 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f72d585285b74d50883359a9f8ded7ab81ba2aac9b7b8dc8d6ec523875e893b1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f72d585285b74d50883359a9f8ded7ab81ba2aac9b7b8dc8d6ec523875e893b1", kill_on_drop: false }` [INFO] [stderr] Compiling tep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.63s [INFO] running `Command { std: "docker" "inspect" "f72d585285b74d50883359a9f8ded7ab81ba2aac9b7b8dc8d6ec523875e893b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f72d585285b74d50883359a9f8ded7ab81ba2aac9b7b8dc8d6ec523875e893b1", kill_on_drop: false }` [INFO] [stdout] f72d585285b74d50883359a9f8ded7ab81ba2aac9b7b8dc8d6ec523875e893b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 572299707a49958deccad789553a6160003e317eba20ee2153b472ca49b232ae [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "572299707a49958deccad789553a6160003e317eba20ee2153b472ca49b232ae", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tep-9b4cc069229ca349) [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" "572299707a49958deccad789553a6160003e317eba20ee2153b472ca49b232ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "572299707a49958deccad789553a6160003e317eba20ee2153b472ca49b232ae", kill_on_drop: false }` [INFO] [stdout] 572299707a49958deccad789553a6160003e317eba20ee2153b472ca49b232ae