[INFO] updating cached repository https://github.com/nitros12/pyo3_rust_image_poc [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] caae8456a3332dbde1e038a767f92b291987da1c [INFO] checking nitros12/pyo3_rust_image_poc against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitros12%2Fpyo3_rust_image_poc" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nitros12/pyo3_rust_image_poc on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/nitros12/pyo3_rust_image_poc [INFO] finished tweaking git repo https://github.com/nitros12/pyo3_rust_image_poc [INFO] tweaked toml for git repo https://github.com/nitros12/pyo3_rust_image_poc written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/nitros12/pyo3_rust_image_poc already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "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] a18f8021a576d54c17f43d26882f8588631fe9241853a7fc9f4b438d90011120 [INFO] running `"docker" "start" "-a" "a18f8021a576d54c17f43d26882f8588631fe9241853a7fc9f4b438d90011120"` [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling mashup-impl v0.1.5 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Checking mashup v0.1.5 [INFO] [stderr] Compiling pyo3 v0.4.1 [INFO] [stderr] Compiling pyo3-derive-backend v0.4.1 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Compiling pyo3cls v0.4.1 [INFO] [stderr] error[E0277]: the trait bound `(): err::PyErrArguments` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.4.1/src/err.rs:521:64 [INFO] [stderr] | [INFO] [stderr] 521 | PyErr::from_value::<$pyexc>(PyErrValue::ToArgs(Box::new(err))) [INFO] [stderr] | ^^^^^^^^^^^^^ the trait `err::PyErrArguments` is not implemented for `()` [INFO] [stderr] ... [INFO] [stderr] 590 | impl_to_pyerr!(std::string::ParseError, exc::ValueError); [INFO] [stderr] | --------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: required for the cast to the object type `dyn err::PyErrArguments` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `pyo3`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "a18f8021a576d54c17f43d26882f8588631fe9241853a7fc9f4b438d90011120"` [INFO] running `"docker" "rm" "-f" "a18f8021a576d54c17f43d26882f8588631fe9241853a7fc9f4b438d90011120"` [INFO] [stdout] a18f8021a576d54c17f43d26882f8588631fe9241853a7fc9f4b438d90011120