[INFO] updating cached repository https://github.com/dluman/rusTy [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/dluman/rusTy [INFO] [stderr] 1ba890c..547f049 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 547f0493601fa15a9c97211c4be77df8c6f00974 [INFO] checking dluman/rusTy against try#e2aab98dd8975a0990f9fbb79b3ea4b40559a184 for pr-72493 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdluman%2FrusTy" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dluman/rusTy on toolchain e2aab98dd8975a0990f9fbb79b3ea4b40559a184 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2aab98dd8975a0990f9fbb79b3ea4b40559a184" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/dluman/rusTy [INFO] finished tweaking git repo https://github.com/dluman/rusTy [INFO] tweaked toml for git repo https://github.com/dluman/rusTy written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/dluman/rusTy already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2aab98dd8975a0990f9fbb79b3ea4b40559a184" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "+e2aab98dd8975a0990f9fbb79b3ea4b40559a184" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 58acb64c83395fdd7542d5e629cfe8b2bd2d263d24e0ef6251894e74eb5c010b [INFO] running `"docker" "start" "-a" "58acb64c83395fdd7542d5e629cfe8b2bd2d263d24e0ef6251894e74eb5c010b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.20 [INFO] [stderr] Compiling cpython v0.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling python3-sys v0.5.0 [INFO] [stderr] Compiling paste-impl v0.1.12 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Checking paste v0.1.12 [INFO] [stderr] Checking serde v1.0.110 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking spacy_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `ObjectType`, `to_py_object` [INFO] [stderr] --> src/lib/doc.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | impl ToPyObject for Doc { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ missing `ObjectType`, `to_py_object` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `type ObjectType = Type;` [INFO] [stderr] = help: implement the missing item: `fn to_py_object(&self, _: cpython::python::Python<'_>) -> ::ObjectType { todo!() }` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0046`. [INFO] [stderr] error: could not compile `spacy_rs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `ObjectType`, `to_py_object` [INFO] [stderr] --> src/lib/doc.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | impl ToPyObject for Doc { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ missing `ObjectType`, `to_py_object` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `type ObjectType = Type;` [INFO] [stderr] = help: implement the missing item: `fn to_py_object(&self, _: cpython::python::Python<'_>) -> ::ObjectType { todo!() }` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0046`. [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "58acb64c83395fdd7542d5e629cfe8b2bd2d263d24e0ef6251894e74eb5c010b"` [INFO] running `"docker" "rm" "-f" "58acb64c83395fdd7542d5e629cfe8b2bd2d263d24e0ef6251894e74eb5c010b"` [INFO] [stdout] 58acb64c83395fdd7542d5e629cfe8b2bd2d263d24e0ef6251894e74eb5c010b