[INFO] fetching crate matter-cli 0.1.0-alpha1...
[INFO] testing matter-cli-0.1.0-alpha1 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479
[INFO] extracting crate matter-cli 0.1.0-alpha1 into /workspace/builds/worker-0/source
[INFO] validating manifest of crates.io crate matter-cli 0.1.0-alpha1 on toolchain b70888601af92f6cdc0364abab3446e418b91d36
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-0/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3fe595c314e725317f7be260a573889b44da7ed917814fc28dce9986f5654bc
[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" "a3fe595c314e725317f7be260a573889b44da7ed917814fc28dce9986f5654bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3fe595c314e725317f7be260a573889b44da7ed917814fc28dce9986f5654bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3fe595c314e725317f7be260a573889b44da7ed917814fc28dce9986f5654bc", kill_on_drop: false }`
[INFO] [stdout] a3fe595c314e725317f7be260a573889b44da7ed917814fc28dce9986f5654bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41b3cd094edb0ff51ad040d0e8fc11122df5c8f6e08925b607c58bf77406d7bd
[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" "41b3cd094edb0ff51ad040d0e8fc11122df5c8f6e08925b607c58bf77406d7bd", kill_on_drop: false }`
[INFO] [stderr] Compiling syn v1.0.74
[INFO] [stderr] Compiling libc v0.2.98
[INFO] [stderr] Compiling unicode-segmentation v1.8.0
[INFO] [stderr] Compiling memchr v2.4.0
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling ansi_term v0.11.0
[INFO] [stderr] Compiling syn v0.15.44
[INFO] [stderr] Compiling vec_map v0.8.2
[INFO] [stderr] Compiling strsim v0.8.0
[INFO] [stderr] Compiling itoa v0.4.7
[INFO] [stderr] Compiling regex-syntax v0.6.25
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling toml v0.5.8
[INFO] [stderr] Compiling serde_yaml v0.8.17
[INFO] [stderr] Compiling heck v0.3.3
[INFO] [stderr] Compiling serde_json v1.0.66
[INFO] [stderr] Compiling aho-corasick v0.7.18
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling clap v2.33.3
[INFO] [stderr] Compiling regex v1.5.4
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling structopt-derive v0.2.18
[INFO] [stderr] Compiling structopt v0.2.18
[INFO] [stderr] Compiling thiserror-impl v1.0.26
[INFO] [stderr] Compiling structopt-derive v0.4.15
[INFO] [stderr] Compiling thiserror v1.0.26
[INFO] [stderr] Compiling structopt v0.3.22
[INFO] [stderr] Compiling matter v0.1.0-alpha3
[INFO] [stderr] Compiling 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 `Result