[INFO] fetching crate matter-cli 0.1.0-alpha1...
[INFO] checking matter-cli-0.1.0-alpha1 against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363
[INFO] extracting crate matter-cli 0.1.0-alpha1 into /workspace/builds/worker-9/source
[INFO] validating manifest of crates.io crate matter-cli 0.1.0-alpha1 on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking crates.io crate matter-cli 0.1.0-alpha1
[INFO] finished tweaking crates.io crate matter-cli 0.1.0-alpha1
[INFO] tweaked toml for crates.io crate matter-cli 0.1.0-alpha1 written to /workspace/builds/worker-9/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e85e98b98315b908ad5f1edcfcf594d3a74991ddaad6b0d7f15d2504893fe4e8
[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" "e85e98b98315b908ad5f1edcfcf594d3a74991ddaad6b0d7f15d2504893fe4e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e85e98b98315b908ad5f1edcfcf594d3a74991ddaad6b0d7f15d2504893fe4e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e85e98b98315b908ad5f1edcfcf594d3a74991ddaad6b0d7f15d2504893fe4e8", kill_on_drop: false }`
[INFO] [stdout] e85e98b98315b908ad5f1edcfcf594d3a74991ddaad6b0d7f15d2504893fe4e8
[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=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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ee512a30863962ea40790c2f3a14089eebae26d29aa2992c8c6a6cbd36303b2
[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" "8ee512a30863962ea40790c2f3a14089eebae26d29aa2992c8c6a6cbd36303b2", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.24
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Compiling syn v1.0.48
[INFO] [stderr] Compiling libc v0.2.80
[INFO] [stderr] Compiling proc-macro2 v0.4.30
[INFO] [stderr] Compiling serde v1.0.117
[INFO] [stderr] Compiling unicode-xid v0.1.0
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling serde_json v1.0.59
[INFO] [stderr] Checking itoa v0.4.6
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Checking yaml-rust v0.4.4
[INFO] [stderr] Checking regex v1.4.1
[INFO] [stderr] Compiling quote v0.6.13
[INFO] [stderr] Compiling quote v1.0.7
[INFO] [stderr] Compiling syn v0.15.44
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Checking clap v2.33.3
[INFO] [stderr] Compiling structopt-derive v0.2.18
[INFO] [stderr] Checking serde_yaml v0.8.13
[INFO] [stderr] Checking toml v0.5.7
[INFO] [stderr] Checking structopt v0.2.18
[INFO] [stderr] Compiling structopt-derive v0.4.13
[INFO] [stderr] Compiling thiserror-impl v1.0.21
[INFO] [stderr] Checking thiserror v1.0.21
[INFO] [stderr] Checking structopt v0.3.20
[INFO] [stderr] Checking matter v0.1.0-alpha3
[INFO] [stderr] Checking matter-cli v0.1.0-alpha1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> src/main.rs:32:9
[INFO] [stdout] |
[INFO] [stdout] 31 | match matter::extract(&contents) {
[INFO] [stdout] | -------------------------- this expression has type `std::result::Result