[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 try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkod-kristoff%2Fhkt-tutorial" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kod-kristoff/hkt-tutorial on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking kod-kristoff/hkt-tutorial against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkod-kristoff%2Fhkt-tutorial" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kod-kristoff/hkt-tutorial on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7535cf05234c7126978c62706158d31df1560c5b69eab1ba44c7aa2a11f9cf9a
[INFO] running `Command { std: "docker" "start" "-a" "7535cf05234c7126978c62706158d31df1560c5b69eab1ba44c7aa2a11f9cf9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7535cf05234c7126978c62706158d31df1560c5b69eab1ba44c7aa2a11f9cf9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7535cf05234c7126978c62706158d31df1560c5b69eab1ba44c7aa2a11f9cf9a", kill_on_drop: false }`
[INFO] [stdout] 7535cf05234c7126978c62706158d31df1560c5b69eab1ba44c7aa2a11f9cf9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c99143aa7c9139ff2ebc81d1c64c5599f5a5ef4261bd7c5babd268820733b478
[INFO] running `Command { std: "docker" "start" "-a" "c99143aa7c9139ff2ebc81d1c64c5599f5a5ef4261bd7c5babd268820733b478", 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] 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] [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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `hkt` (bin "hkt" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c99143aa7c9139ff2ebc81d1c64c5599f5a5ef4261bd7c5babd268820733b478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c99143aa7c9139ff2ebc81d1c64c5599f5a5ef4261bd7c5babd268820733b478", kill_on_drop: false }`
[INFO] [stdout] c99143aa7c9139ff2ebc81d1c64c5599f5a5ef4261bd7c5babd268820733b478
