[INFO] updating cached repository https://github.com/devguardio/conduit-example [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1f0c321c0ff47d23d5b0a25db8a1dc03a2649631 [INFO] checking devguardio/conduit-example against master#4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb for pr-64672 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevguardio%2Fconduit-example" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/devguardio/conduit-example on toolchain 4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/devguardio/conduit-example [INFO] finished tweaking git repo https://github.com/devguardio/conduit-example [INFO] tweaked toml for git repo https://github.com/devguardio/conduit-example written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/devguardio/conduit-example already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 16bc6442f557bcffecf10a329005bbff917f47bf452060a08acc726b3161388d [INFO] running `"docker" "start" "-a" "16bc6442f557bcffecf10a329005bbff917f47bf452060a08acc726b3161388d"` [INFO] [stderr] Checking gcmap v0.1.4 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking block-buffer v0.7.2 [INFO] [stderr] Compiling osaka-macros v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Compiling prost-derive v0.4.0 [INFO] [stderr] Compiling prost-build v0.4.0 [INFO] [stderr] Checking hacl-star v0.0.11 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking snow v0.4.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling curve25519-dalek v1.0.3 [INFO] [stderr] Checking osaka v0.2.7 [INFO] [stderr] error[E0599]: no method named `resume` found for type `&mut X` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/osaka-0.2.7/src/lib.rs:124:29 [INFO] [stderr] | [INFO] [stderr] 124 | match unsafe { self.resume() } { [INFO] [stderr] | ^^^^^^ method not found in `&mut X` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the type parameter is bounded by the trait [INFO] [stderr] help: the following trait defines an item `resume`, perhaps you need to restrict type parameter `X` with it: [INFO] [stderr] | [INFO] [stderr] 120 | impl Future for X [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `osaka`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "16bc6442f557bcffecf10a329005bbff917f47bf452060a08acc726b3161388d"` [INFO] running `"docker" "rm" "-f" "16bc6442f557bcffecf10a329005bbff917f47bf452060a08acc726b3161388d"` [INFO] [stdout] 16bc6442f557bcffecf10a329005bbff917f47bf452060a08acc726b3161388d