[INFO] cloning repository https://github.com/johantell/what_the_color [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johantell/what_the_color" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohantell%2Fwhat_the_color", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohantell%2Fwhat_the_color'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72496302b5c5468270c1177e12632f3a338bd04e [INFO] testing johantell/what_the_color against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohantell%2Fwhat_the_color" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johantell/what_the_color on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/johantell/what_the_color [INFO] finished tweaking git repo https://github.com/johantell/what_the_color [INFO] tweaked toml for git repo https://github.com/johantell/what_the_color written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/johantell/what_the_color already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 8058fb32d049a5fff6600352b730b2bea100f2cd72af3a8b3cb4560540a39cbb [INFO] running `Command { std: "docker" "start" "-a" "8058fb32d049a5fff6600352b730b2bea100f2cd72af3a8b3cb4560540a39cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8058fb32d049a5fff6600352b730b2bea100f2cd72af3a8b3cb4560540a39cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8058fb32d049a5fff6600352b730b2bea100f2cd72af3a8b3cb4560540a39cbb", kill_on_drop: false }` [INFO] [stdout] 8058fb32d049a5fff6600352b730b2bea100f2cd72af3a8b3cb4560540a39cbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3a17513bcee6dee73aa51f93430561e4a710e4eb332bcd919ebe2631e9e7f5c [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" "c3a17513bcee6dee73aa51f93430561e4a710e4eb332bcd919ebe2631e9e7f5c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling what_the_color v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.17s [INFO] running `Command { std: "docker" "inspect" "c3a17513bcee6dee73aa51f93430561e4a710e4eb332bcd919ebe2631e9e7f5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3a17513bcee6dee73aa51f93430561e4a710e4eb332bcd919ebe2631e9e7f5c", kill_on_drop: false }` [INFO] [stdout] c3a17513bcee6dee73aa51f93430561e4a710e4eb332bcd919ebe2631e9e7f5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25e0e1507f143f70baa633304606d1609de526e2c473fa19eb56a50459b11a7c [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" "25e0e1507f143f70baa633304606d1609de526e2c473fa19eb56a50459b11a7c", kill_on_drop: false }` [INFO] [stderr] Compiling what_the_color v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/color/rgb.rs:69:29 [INFO] [stdout] | [INFO] [stdout] 69 | assert_eq!(from_hex("#00FF99"), RGB(0, 255, 153)); [INFO] [stdout] | ^^^^^^^^^ expected `u8`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/color/rgb.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | assert_eq!(from_hex("#00FF99"), RGB(0, 255, 153)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found struct `color::rgb::RGB` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result` [INFO] [stdout] found struct `color::rgb::RGB` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/color/rgb.rs:70:29 [INFO] [stdout] | [INFO] [stdout] 70 | assert_eq!(from_hex("#000000"), RGB(0, 0, 0)); [INFO] [stdout] | ^^^^^^^^^ expected `u8`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/color/rgb.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | assert_eq!(from_hex("#000000"), RGB(0, 0, 0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found struct `color::rgb::RGB` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result` [INFO] [stdout] found struct `color::rgb::RGB` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/color/rgb.rs:71:29 [INFO] [stdout] | [INFO] [stdout] 71 | assert_eq!(from_hex("#FFFFFF"), RGB(255, 255, 255)); [INFO] [stdout] | ^^^^^^^^^ expected `u8`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/color/rgb.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | assert_eq!(from_hex("#FFFFFF"), RGB(255, 255, 255)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found struct `color::rgb::RGB` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result` [INFO] [stdout] found struct `color::rgb::RGB` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `what_the_color`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "25e0e1507f143f70baa633304606d1609de526e2c473fa19eb56a50459b11a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25e0e1507f143f70baa633304606d1609de526e2c473fa19eb56a50459b11a7c", kill_on_drop: false }` [INFO] [stdout] 25e0e1507f143f70baa633304606d1609de526e2c473fa19eb56a50459b11a7c