[INFO] cloning repository https://github.com/omerbenamram/pyo3-file [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omerbenamram/pyo3-file" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomerbenamram%2Fpyo3-file", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomerbenamram%2Fpyo3-file'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a28d1c3d5014294ee5cd42f09861e25d6e40d9bc [INFO] testing omerbenamram/pyo3-file against beta-2022-08-09 for beta-1.64-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomerbenamram%2Fpyo3-file" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/omerbenamram/pyo3-file on toolchain beta-2022-08-09 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-08-09" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/omerbenamram/pyo3-file [INFO] finished tweaking git repo https://github.com/omerbenamram/pyo3-file [INFO] tweaked toml for git repo https://github.com/omerbenamram/pyo3-file written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-08-09" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-08-09" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-08-09" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 242f71ea827391fcaf5c980b6e4e3942d69842dd586a9a6bb8d9579dd4e32220 [INFO] running `Command { std: "docker" "start" "-a" "242f71ea827391fcaf5c980b6e4e3942d69842dd586a9a6bb8d9579dd4e32220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "242f71ea827391fcaf5c980b6e4e3942d69842dd586a9a6bb8d9579dd4e32220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "242f71ea827391fcaf5c980b6e4e3942d69842dd586a9a6bb8d9579dd4e32220", kill_on_drop: false }` [INFO] [stdout] 242f71ea827391fcaf5c980b6e4e3942d69842dd586a9a6bb8d9579dd4e32220 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-08-09" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18ec3bcb8e7abe8648ceacc7e2b8c0fa4e9822af09efa906739c58b7647d5051 [INFO] running `Command { std: "docker" "start" "-a" "18ec3bcb8e7abe8648ceacc7e2b8c0fa4e9822af09efa906739c58b7647d5051", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling camino v1.1.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling pulldown-cmark v0.9.2 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling indoc v1.0.7 [INFO] [stderr] Compiling unindent v0.1.10 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling pyo3-build-config v0.16.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling pyo3-ffi v0.16.5 [INFO] [stderr] Compiling pyo3 v0.16.5 [INFO] [stderr] Compiling pyo3-macros-backend v0.16.5 [INFO] [stderr] Compiling pyo3-macros v0.16.5 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling pyo3-file v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyType::is_instance`: prefer obj.is_instance(type) to typ.is_instance(obj) [INFO] [stdout] --> src/lib.rs:26:39 [INFO] [stdout] | [INFO] [stdout] 26 | let is_text_io = text_io_type.is_instance(&object)?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "18ec3bcb8e7abe8648ceacc7e2b8c0fa4e9822af09efa906739c58b7647d5051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18ec3bcb8e7abe8648ceacc7e2b8c0fa4e9822af09efa906739c58b7647d5051", kill_on_drop: false }` [INFO] [stdout] 18ec3bcb8e7abe8648ceacc7e2b8c0fa4e9822af09efa906739c58b7647d5051 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-08-09" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18e3abc65b707d25afd172d9c092d4282a5ad53f35e7241e3f3519f0c807e3fb [INFO] running `Command { std: "docker" "start" "-a" "18e3abc65b707d25afd172d9c092d4282a5ad53f35e7241e3f3519f0c807e3fb", kill_on_drop: false }` [INFO] [stderr] Compiling pyo3-file v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyType::is_instance`: prefer obj.is_instance(type) to typ.is_instance(obj) [INFO] [stdout] --> src/lib.rs:26:39 [INFO] [stdout] | [INFO] [stdout] 26 | let is_text_io = text_io_type.is_instance(&object)?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyType::is_instance`: prefer obj.is_instance(type) to typ.is_instance(obj) [INFO] [stdout] --> src/lib.rs:26:39 [INFO] [stdout] | [INFO] [stdout] 26 | let is_text_io = text_io_type.is_instance(&object)?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `Command { std: "docker" "inspect" "18e3abc65b707d25afd172d9c092d4282a5ad53f35e7241e3f3519f0c807e3fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18e3abc65b707d25afd172d9c092d4282a5ad53f35e7241e3f3519f0c807e3fb", kill_on_drop: false }` [INFO] [stdout] 18e3abc65b707d25afd172d9c092d4282a5ad53f35e7241e3f3519f0c807e3fb [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-08-09" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0cad3b521bc775e4ac382859b60d0724b1e2b14cb2e8ce7febeb21735193309f [INFO] running `Command { std: "docker" "start" "-a" "0cad3b521bc775e4ac382859b60d0724b1e2b14cb2e8ce7febeb21735193309f", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `pyo3::types::PyType::is_instance`: prefer obj.is_instance(type) to typ.is_instance(obj) [INFO] [stderr] --> src/lib.rs:26:39 [INFO] [stderr] | [INFO] [stderr] 26 | let is_text_io = text_io_type.is_instance(&object)?; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `pyo3-file` (lib) generated 1 warning [INFO] [stderr] warning: `pyo3-file` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pyo3_file-134b7277c1511fe6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/skeptic.rs (/opt/rustwide/target/debug/deps/skeptic-643a6d287a6f278a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test readme_sect_example_line_28 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- readme_sect_example_line_28 stdout ---- [INFO] [stdout] error[E0514]: found crate `pyo3` compiled by an incompatible version of rustc [INFO] [stdout] --> /tmp/rust-skepticj155Lt/test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use pyo3::prelude::*; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: please recompile that crate using this compiler (rustc 1.64.0-beta.1 (56714e533 2022-08-09)) (consider running `cargo clean` first) [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `pyo3` compiled by rustc 1.63.0 (4b91a6ea7 2022-08-08): /opt/rustwide/target/debug/deps/libpyo3-431eb0f83ecb29c8.rlib [INFO] [stdout] [INFO] [stdout] error[E0514]: found crate `pyo3_file` compiled by an incompatible version of rustc [INFO] [stdout] --> /tmp/rust-skepticj155Lt/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use pyo3_file::PyFileLikeObject; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: please recompile that crate using this compiler (rustc 1.64.0-beta.1 (56714e533 2022-08-09)) (consider running `cargo clean` first) [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `pyo3_file` compiled by rustc 1.63.0 (4b91a6ea7 2022-08-08): /opt/rustwide/target/debug/deps/libpyo3_file-d9ec6d7ff2f4f133.rlib [INFO] [stdout] [INFO] [stdout] error[E0514]: found crate `pyo3` compiled by an incompatible version of rustc [INFO] [stdout] --> /tmp/rust-skepticj155Lt/test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use pyo3::types::PyString; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: please recompile that crate using this compiler (rustc 1.64.0-beta.1 (56714e533 2022-08-09)) (consider running `cargo clean` first) [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `pyo3` compiled by rustc 1.63.0 (4b91a6ea7 2022-08-08): /opt/rustwide/target/debug/deps/libpyo3-431eb0f83ecb29c8.rlib [INFO] [stdout] [INFO] [stdout] error[E0514]: found crate `pyo3` compiled by an incompatible version of rustc [INFO] [stdout] --> /tmp/rust-skepticj155Lt/test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use pyo3::wrap_pyfunction; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: please recompile that crate using this compiler (rustc 1.64.0-beta.1 (56714e533 2022-08-09)) (consider running `cargo clean` first) [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `pyo3` compiled by rustc 1.63.0 (4b91a6ea7 2022-08-08): /opt/rustwide/target/debug/deps/libpyo3-431eb0f83ecb29c8.rlib [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `pyo3_file::PyFileLikeObject`, `pyo3::types::PyString`, `pyo3::wrap_pyfunction` [INFO] [stdout] --> /tmp/rust-skepticj155Lt/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use pyo3_file::PyFileLikeObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use pyo3::types::PyString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | use pyo3::wrap_pyfunction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `pyfunction` in this scope [INFO] [stdout] --> /tmp/rust-skepticj155Lt/test.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 37 | #[pyfunction] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `pymodule` in this scope [INFO] [stdout] --> /tmp/rust-skepticj155Lt/test.rs:67:3 [INFO] [stdout] | [INFO] [stdout] 67 | #[pymodule] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `wrap_pyfunction` [INFO] [stdout] --> /tmp/rust-skepticj155Lt/test.rs:69:19 [INFO] [stdout] | [INFO] [stdout] 69 | m.add_wrapped(wrap_pyfunction!(accepts_path_or_file_like))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Python` [INFO] [stdout] --> /tmp/rust-skepticj155Lt/test.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | let gil = Python::acquire_gil(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Python` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Python` [INFO] [stdout] --> /tmp/rust-skepticj155Lt/test.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | let gil = Python::acquire_gil(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Python` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyObject` in this scope [INFO] [stdout] --> /tmp/rust-skepticj155Lt/test.rs:18:45 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn from_pyobject(path_or_file_like: PyObject) -> PyResult { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> /tmp/rust-skepticj155Lt/test.rs:18:58 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn from_pyobject(path_or_file_like: PyObject) -> PyResult { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyObject` in this scope [INFO] [stdout] --> /tmp/rust-skepticj155Lt/test.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | path_or_file_like: PyObject, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> /tmp/rust-skepticj155Lt/test.rs:41:6 [INFO] [stdout] | [INFO] [stdout] 41 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Python` in this scope [INFO] [stdout] --> /tmp/rust-skepticj155Lt/test.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | fn path_or_file_like(_py: Python, m: &PyModule) -> PyResult<()> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyModule` in this scope [INFO] [stdout] --> /tmp/rust-skepticj155Lt/test.rs:68:39 [INFO] [stdout] | [INFO] [stdout] 68 | fn path_or_file_like(_py: Python, m: &PyModule) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> /tmp/rust-skepticj155Lt/test.rs:68:52 [INFO] [stdout] | [INFO] [stdout] 68 | fn path_or_file_like(_py: Python, m: &PyModule) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] thread 'readme_sect_example_line_28' panicked at 'Command failed: [INFO] [stdout] "rustc" "/tmp/rust-skepticj155Lt/test.rs" "--verbose" "--crate-type=bin" "--edition=2021" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/target/debug/deps" "--target" "x86_64-unknown-linux-gnu" "--extern" "pyo3_file=/opt/rustwide/target/debug/deps/libpyo3_file-d9ec6d7ff2f4f133.rlib" "--extern" "pyo3=/opt/rustwide/target/debug/deps/libpyo3-431eb0f83ecb29c8.rlib" "--extern" "skeptic=/opt/rustwide/target/debug/deps/libskeptic-34ff1df875b7dd25.rlib" "-o" "/tmp/rust-skepticj155Lt/out.exe"', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skeptic-0.13.7/src/rt.rs:127:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c417c5b6f0 - std::backtrace_rs::backtrace::libunwind::trace::hc2aafb361b930ef6 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x55c417c5b6f0 - std::backtrace_rs::backtrace::trace_unsynchronized::h804481ad4855a013 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c417c5b6f0 - std::sys_common::backtrace::_print_fmt::hde719312690c42c7 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55c417c5b6f0 - ::fmt::h3ac798ae3916ddb8 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55c417c80a8c - core::fmt::write::h56d0a26c056ebf7d [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x55c417c57985 - std::io::Write::write_fmt::h05e70be662867c59 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x55c417c5d211 - std::sys_common::backtrace::_print::h157d3034d56c5f2b [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55c417c5d211 - std::sys_common::backtrace::print::h8711cdaccf25c72b [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55c417c5d211 - std::panicking::default_hook::{{closure}}::h5a65e9070c5bad88 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55c417c5ce61 - std::panicking::default_hook::h02eec242e22c1c0a [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55c417c5d8b3 - std::panicking::rust_panic_with_hook::hd120b75e7be84603 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55c417c5d7a7 - std::panicking::begin_panic_handler::{{closure}}::he7b199a96ab3ad47 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55c417c5bc14 - std::sys_common::backtrace::__rust_end_short_backtrace::h128233115a8d97ab [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55c417c5d4d2 - rust_begin_unwind [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55c417b20e93 - core::panicking::panic_fmt::h9ba2fa2bf5a290c7 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55c417b5f3da - skeptic::rt::interpret_output::hafa2eaf56fb554d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skeptic-0.13.7/src/rt.rs:127:9 [INFO] [stdout] 16: 0x55c417b5eca6 - skeptic::rt::handle_test::ha6720222b1c02da0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skeptic-0.13.7/src/rt.rs:111:5 [INFO] [stdout] 17: 0x55c417b5dd96 - skeptic::rt::run_test::hd9a7f77a7d7e27b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skeptic-0.13.7/src/rt.rs:25:5 [INFO] [stdout] 18: 0x55c417b218f3 - skeptic::readme_sect_example_line_28::hdd0e674ab4366f64 [INFO] [stdout] at /opt/rustwide/target/debug/build/pyo3-file-691f9a14e1e4c0eb/out/skeptic-tests.rs:79:5 [INFO] [stdout] 19: 0x55c417b217da - skeptic::readme_sect_example_line_28::{{closure}}::h55bdb91d832f27cc [INFO] [stdout] at /opt/rustwide/target/debug/build/pyo3-file-691f9a14e1e4c0eb/out/skeptic-tests.rs:2:9 [INFO] [stdout] 20: 0x55c417b2177e - core::ops::function::FnOnce::call_once::h61eb91d8e50a0a31 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x55c417b58693 - core::ops::function::FnOnce::call_once::ha4000de7d74ce957 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 22: 0x55c417b58693 - test::__rust_begin_short_backtrace::h97d00f92a6823310 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/test/src/lib.rs:572:5 [INFO] [stdout] 23: 0x55c417b5742c - as core::ops::function::FnOnce>::call_once::hd4e49082446b7e36 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/alloc/src/boxed.rs:1935:9 [INFO] [stdout] 24: 0x55c417b5742c - as core::ops::function::FnOnce<()>>::call_once::hd614da272fbcc3e8 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x55c417b5742c - std::panicking::try::do_call::h65eed6c45a2ac496 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x55c417b5742c - std::panicking::try::h30300676e84e25e1 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x55c417b5742c - std::panic::catch_unwind::h31f6fe9f178404d3 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x55c417b5742c - test::run_test_in_process::h63f59f5a2354d4f0 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/test/src/lib.rs:595:18 [INFO] [stdout] 29: 0x55c417b5742c - test::run_test::run_test_inner::{{closure}}::heffd6e2eac3b867c [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/test/src/lib.rs:489:39 [INFO] [stdout] 30: 0x55c417b21c0c - test::run_test::run_test_inner::{{closure}}::h174c7d5725c867fe [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/test/src/lib.rs:516:37 [INFO] [stdout] 31: 0x55c417b21c0c - std::sys_common::backtrace::__rust_begin_short_backtrace::h6b256ade43a1c5e2 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x55c417b275df - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h574ba971f26d19c5 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 33: 0x55c417b275df - as core::ops::function::FnOnce<()>>::call_once::h1575ce15b07116dd [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x55c417b275df - std::panicking::try::do_call::h62958754a3d546a4 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x55c417b275df - std::panicking::try::h4ae2dc197d04f86d [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x55c417b275df - std::panic::catch_unwind::h8c834bd4e9aedde1 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x55c417b275df - std::thread::Builder::spawn_unchecked_::{{closure}}::hbdaa27f018f8b53d [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 38: 0x55c417b275df - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88c4d88f89c45d7c [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 39: 0x55c417c62fe3 - as core::ops::function::FnOnce>::call_once::hafebb5a654285d1f [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/alloc/src/boxed.rs:1935:9 [INFO] [stdout] 40: 0x55c417c62fe3 - as core::ops::function::FnOnce>::call_once::hd7f46a8cec019e0f [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/alloc/src/boxed.rs:1935:9 [INFO] [stdout] 41: 0x55c417c62fe3 - std::sys::unix::thread::Thread::new::thread_start::hcd40f54db19fb2e5 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7fe81bbe2609 - start_thread [INFO] [stdout] 43: 0x7fe81b9b2133 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] readme_sect_example_line_28 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.30s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test skeptic' [INFO] running `Command { std: "docker" "inspect" "0cad3b521bc775e4ac382859b60d0724b1e2b14cb2e8ce7febeb21735193309f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cad3b521bc775e4ac382859b60d0724b1e2b14cb2e8ce7febeb21735193309f", kill_on_drop: false }` [INFO] [stdout] 0cad3b521bc775e4ac382859b60d0724b1e2b14cb2e8ce7febeb21735193309f