[INFO] fetching crate megam_rustyprint 0.2.1... [INFO] checking megam_rustyprint-0.2.1 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate megam_rustyprint 0.2.1 into /workspace/builds/worker-106/source [INFO] validating manifest of crates.io crate megam_rustyprint 0.2.1 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate megam_rustyprint 0.2.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate megam_rustyprint 0.2.1 [INFO] tweaked toml for crates.io crate megam_rustyprint 0.2.1 written to /workspace/builds/worker-106/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-106/source/tests/test_print.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [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-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3a778b79f37af8fb7852818fa53b3ee5c57d278c2308a7f231300b7825a67fc [INFO] running `Command { std: "docker" "start" "-a" "c3a778b79f37af8fb7852818fa53b3ee5c57d278c2308a7f231300b7825a67fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3a778b79f37af8fb7852818fa53b3ee5c57d278c2308a7f231300b7825a67fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3a778b79f37af8fb7852818fa53b3ee5c57d278c2308a7f231300b7825a67fc", kill_on_drop: false }` [INFO] [stdout] c3a778b79f37af8fb7852818fa53b3ee5c57d278c2308a7f231300b7825a67fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe1524ec209d9487f590e7b01320c99f6409108152a03a546838c866e6e877a7 [INFO] running `Command { std: "docker" "start" "-a" "fe1524ec209d9487f590e7b01320c99f6409108152a03a546838c866e6e877a7", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/tests/test_print.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking term-painter v0.1.1 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/term-painter-0.1.1/src/lib.rs:405:24 [INFO] [stdout] | [INFO] [stdout] 405 | Ok(true) => {}, [INFO] [stdout] | ^^^^ expected `()`, found `bool` [INFO] [stdout] ... [INFO] [stdout] 420 | Some(c) => { try_term!(t.fg(c)); }, [INFO] [stdout] | ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this expression has type `Result<(), term::Error>` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_term` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/term-painter-0.1.1/src/lib.rs:405:24 [INFO] [stdout] | [INFO] [stdout] 405 | Ok(true) => {}, [INFO] [stdout] | ^^^^ expected `()`, found `bool` [INFO] [stdout] ... [INFO] [stdout] 424 | Some(c) => { try_term!(t.bg(c)); }, [INFO] [stdout] | ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this expression has type `Result<(), term::Error>` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_term` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/term-painter-0.1.1/src/lib.rs:405:24 [INFO] [stdout] | [INFO] [stdout] 405 | Ok(true) => {}, [INFO] [stdout] | ^^^^ expected `()`, found `bool` [INFO] [stdout] ... [INFO] [stdout] 427 | try_term!(t.attr(term::Attr::Bold)) [INFO] [stdout] | ----------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this expression has type `Result<(), term::Error>` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_term` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/term-painter-0.1.1/src/lib.rs:405:24 [INFO] [stdout] | [INFO] [stdout] 405 | Ok(true) => {}, [INFO] [stdout] | ^^^^ expected `()`, found `bool` [INFO] [stdout] ... [INFO] [stdout] 430 | Some(u) => try_term!(t.attr(term::Attr::Underline(u))), [INFO] [stdout] | ------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this expression has type `Result<(), term::Error>` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_term` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/term-painter-0.1.1/src/lib.rs:405:24 [INFO] [stdout] | [INFO] [stdout] 405 | Ok(true) => {}, [INFO] [stdout] | ^^^^ expected `()`, found `bool` [INFO] [stdout] ... [INFO] [stdout] 434 | try_term!(t.attr(term::Attr::Blink)) [INFO] [stdout] | ------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | this expression has type `Result<(), term::Error>` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_term` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/term-painter-0.1.1/src/lib.rs:405:24 [INFO] [stdout] | [INFO] [stdout] 405 | Ok(true) => {}, [INFO] [stdout] | ^^^^ expected `()`, found `bool` [INFO] [stdout] ... [INFO] [stdout] 437 | try_term!(t.attr(term::Attr::Reverse)) [INFO] [stdout] | -------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this expression has type `Result<(), term::Error>` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_term` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/term-painter-0.1.1/src/lib.rs:405:24 [INFO] [stdout] | [INFO] [stdout] 405 | Ok(true) => {}, [INFO] [stdout] | ^^^^ expected `()`, found `bool` [INFO] [stdout] ... [INFO] [stdout] 440 | try_term!(t.attr(term::Attr::Secure)) [INFO] [stdout] | ------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this expression has type `Result<(), term::Error>` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_term` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 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 `term-painter` due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "fe1524ec209d9487f590e7b01320c99f6409108152a03a546838c866e6e877a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe1524ec209d9487f590e7b01320c99f6409108152a03a546838c866e6e877a7", kill_on_drop: false }` [INFO] [stdout] fe1524ec209d9487f590e7b01320c99f6409108152a03a546838c866e6e877a7