[INFO] cloning repository https://github.com/kod-kristoff/hkt-tutorial
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kod-kristoff/hkt-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkod-kristoff%2Fhkt-tutorial", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkod-kristoff%2Fhkt-tutorial'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1069d74c7d987421b6949a4d97fdb8f3e458f4fb
[INFO] checking kod-kristoff/hkt-tutorial against master#818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc for pr-156114-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkod-kristoff%2Fhkt-tutorial" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kod-kristoff/hkt-tutorial
[INFO] finished tweaking git repo https://github.com/kod-kristoff/hkt-tutorial
[INFO] tweaked toml for git repo https://github.com/kod-kristoff/hkt-tutorial written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kod-kristoff/hkt-tutorial on toolchain 818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kod-kristoff/hkt-tutorial already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90e4ac248f8ad4eedb62139c5e70d57b85c9a6de8bf18af0552b095dd8eb0b99
[INFO] running `Command { std: "docker" "start" "-a" "90e4ac248f8ad4eedb62139c5e70d57b85c9a6de8bf18af0552b095dd8eb0b99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90e4ac248f8ad4eedb62139c5e70d57b85c9a6de8bf18af0552b095dd8eb0b99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90e4ac248f8ad4eedb62139c5e70d57b85c9a6de8bf18af0552b095dd8eb0b99", kill_on_drop: false }`
[INFO] [stdout] 90e4ac248f8ad4eedb62139c5e70d57b85c9a6de8bf18af0552b095dd8eb0b99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c7917df6c4a85296e7e3e4469080991b767ce3ad0f51d161a93f85504e9e93c
[INFO] running `Command { std: "docker" "start" "-a" "2c7917df6c4a85296e7e3e4469080991b767ce3ad0f51d161a93f85504e9e93c", kill_on_drop: false }`
[INFO] [stderr]     Checking hkt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `bind` found for associated type `<M as OneTypeParam<B>>::This` in the current scope
[INFO] [stdout]   --> src/main.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |     move |a| f(a).bind(monad, g)
[INFO] [stdout]    |                   ^^^^ method not found in `<M as OneTypeParam<B>>::This`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `Monad` defines an item `bind`, perhaps you need to implement it
[INFO] [stdout]   --> src/main.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | trait Monad<A, B>: Functor<A, B> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hkt` (bin "hkt" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `bind` found for associated type `<M as OneTypeParam<B>>::This` in the current scope
[INFO] [stdout]   --> src/main.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |     move |a| f(a).bind(monad, g)
[INFO] [stdout]    |                   ^^^^ method not found in `<M as OneTypeParam<B>>::This`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `Monad` defines an item `bind`, perhaps you need to implement it
[INFO] [stdout]   --> src/main.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | trait Monad<A, B>: Functor<A, B> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hkt` (bin "hkt") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2c7917df6c4a85296e7e3e4469080991b767ce3ad0f51d161a93f85504e9e93c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c7917df6c4a85296e7e3e4469080991b767ce3ad0f51d161a93f85504e9e93c", kill_on_drop: false }`
[INFO] [stdout] 2c7917df6c4a85296e7e3e4469080991b767ce3ad0f51d161a93f85504e9e93c
