[INFO] cloning repository https://github.com/ettancos/clip-history [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ettancos/clip-history" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fettancos%2Fclip-history", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fettancos%2Fclip-history'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 161076d27bc189a76f73ff42a34283b1aaddb217 [INFO] testing ettancos/clip-history against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fettancos%2Fclip-history" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ettancos/clip-history 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/ettancos/clip-history [INFO] finished tweaking git repo https://github.com/ettancos/clip-history [INFO] tweaked toml for git repo https://github.com/ettancos/clip-history written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/ettancos/clip-history 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3c2c8b4d4502a2c1ed6480868ac0d3b05817b5266eabfacabd94c55e7cfca983 [INFO] running `Command { std: "docker" "start" "-a" "3c2c8b4d4502a2c1ed6480868ac0d3b05817b5266eabfacabd94c55e7cfca983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c2c8b4d4502a2c1ed6480868ac0d3b05817b5266eabfacabd94c55e7cfca983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c2c8b4d4502a2c1ed6480868ac0d3b05817b5266eabfacabd94c55e7cfca983", kill_on_drop: false }` [INFO] [stdout] 3c2c8b4d4502a2c1ed6480868ac0d3b05817b5266eabfacabd94c55e7cfca983 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 3e1e0431a08847c58e75022a680f5f98fd45e51d6aa50aad425d20325e0ad238 [INFO] running `Command { std: "docker" "start" "-a" "3e1e0431a08847c58e75022a680f5f98fd45e51d6aa50aad425d20325e0ad238", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling wayland-scanner v0.23.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling rusttype v0.7.6 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.23.2 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.23.2 [INFO] [stderr] Compiling wayland-protocols v0.23.2 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling derive-new v0.5.6 [INFO] [stderr] Compiling wayland-commons v0.23.2 [INFO] [stderr] Compiling os_pipe v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.1 [INFO] [stderr] Compiling clip-history v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "3e1e0431a08847c58e75022a680f5f98fd45e51d6aa50aad425d20325e0ad238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e1e0431a08847c58e75022a680f5f98fd45e51d6aa50aad425d20325e0ad238", kill_on_drop: false }` [INFO] [stdout] 3e1e0431a08847c58e75022a680f5f98fd45e51d6aa50aad425d20325e0ad238 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] c289a3c940496fb47cde9014d79b88057207522753fb21a9987bb9caff53acb1 [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" "c289a3c940496fb47cde9014d79b88057207522753fb21a9987bb9caff53acb1", kill_on_drop: false }` [INFO] [stderr] Compiling clip-history v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.80s [INFO] running `Command { std: "docker" "inspect" "c289a3c940496fb47cde9014d79b88057207522753fb21a9987bb9caff53acb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c289a3c940496fb47cde9014d79b88057207522753fb21a9987bb9caff53acb1", kill_on_drop: false }` [INFO] [stdout] c289a3c940496fb47cde9014d79b88057207522753fb21a9987bb9caff53acb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 6e24b2a83c48d10e6d47b3d31f9340c3b96110d9cd26cde3286895116945cf9f [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" "6e24b2a83c48d10e6d47b3d31f9340c3b96110d9cd26cde3286895116945cf9f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/client-6c2e72602893b9f7 [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/clip_history-89852b16da839ba9 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6e24b2a83c48d10e6d47b3d31f9340c3b96110d9cd26cde3286895116945cf9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e24b2a83c48d10e6d47b3d31f9340c3b96110d9cd26cde3286895116945cf9f", kill_on_drop: false }` [INFO] [stdout] 6e24b2a83c48d10e6d47b3d31f9340c3b96110d9cd26cde3286895116945cf9f