[INFO] cloning repository https://github.com/way-cooler/way-cooler-bg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/way-cooler/way-cooler-bg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fway-cooler%2Fway-cooler-bg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fway-cooler%2Fway-cooler-bg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9dde66b52f4f113ce8721a5b6ad4dd8e42049f1d [INFO] testing way-cooler/way-cooler-bg against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fway-cooler%2Fway-cooler-bg" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/way-cooler/way-cooler-bg on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/way-cooler/way-cooler-bg [INFO] finished tweaking git repo https://github.com/way-cooler/way-cooler-bg [INFO] tweaked toml for git repo https://github.com/way-cooler/way-cooler-bg written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/way-cooler/way-cooler-bg already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65c12c309bad4b57dae8e6ba55fb05f58dcac8b4c5ea67775d20ba272923b482 [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" "65c12c309bad4b57dae8e6ba55fb05f58dcac8b4c5ea67775d20ba272923b482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65c12c309bad4b57dae8e6ba55fb05f58dcac8b4c5ea67775d20ba272923b482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65c12c309bad4b57dae8e6ba55fb05f58dcac8b4c5ea67775d20ba272923b482", kill_on_drop: false }` [INFO] [stdout] 65c12c309bad4b57dae8e6ba55fb05f58dcac8b4c5ea67775d20ba272923b482 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6ac57ffaa85799a836a0433ea7ae53e68c3624aaf84325702f8aa5b989d8eb1 [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" "d6ac57ffaa85799a836a0433ea7ae53e68c3624aaf84325702f8aa5b989d8eb1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling cc v1.0.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling either v1.2.0 [INFO] [stderr] Compiling futures v0.1.16 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.8 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling textwrap v0.8.0 [INFO] [stderr] Compiling clap v2.26.2 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling wayland-scanner v0.9.10 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling wayland-client v0.9.10 [INFO] [stderr] Compiling wc-bg v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling num-bigint v0.1.40 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling png v0.5.2 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling image v0.10.4 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.9.10 [INFO] [stderr] Compiling way-cooler-client-helpers v0.1.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "d6ac57ffaa85799a836a0433ea7ae53e68c3624aaf84325702f8aa5b989d8eb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6ac57ffaa85799a836a0433ea7ae53e68c3624aaf84325702f8aa5b989d8eb1", kill_on_drop: false }` [INFO] [stdout] d6ac57ffaa85799a836a0433ea7ae53e68c3624aaf84325702f8aa5b989d8eb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c29154f7c7230206ea1a48ad49046a2c3dc38e408ade8f9f7e98b8260332d1a [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" "8c29154f7c7230206ea1a48ad49046a2c3dc38e408ade8f9f7e98b8260332d1a", kill_on_drop: false }` [INFO] [stderr] Compiling wc-bg v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: literal out of range for `u8` [INFO] [stdout] --> src/main.rs:479:43 [INFO] [stdout] | [INFO] [stdout] 479 | assert_eq!(rgba_conversion(255, 500), 500); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(overflowing_literals)]` on by default [INFO] [stdout] = note: the literal `500` does not fit into the type `u8` whose range is `0..=255` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wc-bg` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8c29154f7c7230206ea1a48ad49046a2c3dc38e408ade8f9f7e98b8260332d1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c29154f7c7230206ea1a48ad49046a2c3dc38e408ade8f9f7e98b8260332d1a", kill_on_drop: false }` [INFO] [stdout] 8c29154f7c7230206ea1a48ad49046a2c3dc38e408ade8f9f7e98b8260332d1a