[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 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FeZanmoto%2Fterm_emu_poc" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eZanmoto/term_emu_poc on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", 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/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" "+1.49.0" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63957fba3db145619141a1c7f7025bcf086c3d68529fcf3c3db9565e1241c0d4 [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" "63957fba3db145619141a1c7f7025bcf086c3d68529fcf3c3db9565e1241c0d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63957fba3db145619141a1c7f7025bcf086c3d68529fcf3c3db9565e1241c0d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63957fba3db145619141a1c7f7025bcf086c3d68529fcf3c3db9565e1241c0d4", kill_on_drop: false }` [INFO] [stdout] 63957fba3db145619141a1c7f7025bcf086c3d68529fcf3c3db9565e1241c0d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", 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] 51fcf12f4a9c38499cc364c5cc536fbd8cbb5f1914113bdc58f13d925cb43634 [INFO] running `Command { std: "docker" "start" "-a" "51fcf12f4a9c38499cc364c5cc536fbd8cbb5f1914113bdc58f13d925cb43634", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling arraydeque v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling lazycell v0.4.0 [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 cmake v0.1.42 [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 getrandom v0.1.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling euclid v0.17.3 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling mio-more v0.1.0 [INFO] [stderr] Compiling pancurses v0.16.1 [INFO] [stderr] Compiling freetype-rs v0.13.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 regex v1.3.3 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 (https://github.com/jwilm/rust-fontconfig?branch=updated-2017-10-8#be2b94de) [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 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 [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "51fcf12f4a9c38499cc364c5cc536fbd8cbb5f1914113bdc58f13d925cb43634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51fcf12f4a9c38499cc364c5cc536fbd8cbb5f1914113bdc58f13d925cb43634", kill_on_drop: false }` [INFO] [stdout] 51fcf12f4a9c38499cc364c5cc536fbd8cbb5f1914113bdc58f13d925cb43634 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79c830a52fc93a4ec6f2f2eb790d44f5e050dcf53f7af6a8449d74a5a099959f [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" "79c830a52fc93a4ec6f2f2eb790d44f5e050dcf53f7af6a8449d74a5a099959f", 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] Compiling tep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 21.75s [INFO] running `Command { std: "docker" "inspect" "79c830a52fc93a4ec6f2f2eb790d44f5e050dcf53f7af6a8449d74a5a099959f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79c830a52fc93a4ec6f2f2eb790d44f5e050dcf53f7af6a8449d74a5a099959f", kill_on_drop: false }` [INFO] [stdout] 79c830a52fc93a4ec6f2f2eb790d44f5e050dcf53f7af6a8449d74a5a099959f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5183a488247b443c22c0120d6fe05f8e695c023237c3b8768630c46daaaa9369 [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" "5183a488247b443c22c0120d6fe05f8e695c023237c3b8768630c46daaaa9369", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tep-5d22817bd50857cc [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5183a488247b443c22c0120d6fe05f8e695c023237c3b8768630c46daaaa9369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5183a488247b443c22c0120d6fe05f8e695c023237c3b8768630c46daaaa9369", kill_on_drop: false }` [INFO] [stdout] 5183a488247b443c22c0120d6fe05f8e695c023237c3b8768630c46daaaa9369