[INFO] cloning repository https://github.com/Person-93/pyo3_runtime_types [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Person-93/pyo3_runtime_types" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPerson-93%2Fpyo3_runtime_types", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPerson-93%2Fpyo3_runtime_types'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9af8de5107770d8daf169ec4a0277f0d67021c8 [INFO] testing Person-93/pyo3_runtime_types against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPerson-93%2Fpyo3_runtime_types" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Person-93/pyo3_runtime_types [INFO] finished tweaking git repo https://github.com/Person-93/pyo3_runtime_types [INFO] tweaked toml for git repo https://github.com/Person-93/pyo3_runtime_types written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Person-93/pyo3_runtime_types on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Person-93/pyo3_runtime_types 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded target-lexicon v0.13.5 [INFO] [stderr] Downloaded pyo3-ffi v0.28.2 [INFO] [stderr] Downloaded pyo3-build-config v0.28.2 [INFO] [stderr] Downloaded pyo3 v0.28.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4779c0ede057e4d13e9bab1352e8e031072ab7878884410308529f3096aae87b [INFO] running `Command { std: "docker" "start" "-a" "4779c0ede057e4d13e9bab1352e8e031072ab7878884410308529f3096aae87b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4779c0ede057e4d13e9bab1352e8e031072ab7878884410308529f3096aae87b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4779c0ede057e4d13e9bab1352e8e031072ab7878884410308529f3096aae87b", kill_on_drop: false }` [INFO] [stdout] 4779c0ede057e4d13e9bab1352e8e031072ab7878884410308529f3096aae87b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38e18fb4979f4bd548f0066936e7fa5af87589ccf1d383879823b1cf5b2fd255 [INFO] running `Command { std: "docker" "start" "-a" "38e18fb4979f4bd548f0066936e7fa5af87589ccf1d383879823b1cf5b2fd255", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling pyo3-build-config v0.28.2 [INFO] [stderr] Compiling pyo3-ffi v0.28.2 [INFO] [stderr] Compiling pyo3 v0.28.2 [INFO] [stderr] Compiling pyo3_runtime_types v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.14s [INFO] running `Command { std: "docker" "inspect" "38e18fb4979f4bd548f0066936e7fa5af87589ccf1d383879823b1cf5b2fd255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38e18fb4979f4bd548f0066936e7fa5af87589ccf1d383879823b1cf5b2fd255", kill_on_drop: false }` [INFO] [stdout] 38e18fb4979f4bd548f0066936e7fa5af87589ccf1d383879823b1cf5b2fd255 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d27ba19ee84a05aa4bb728d692666773d0f001a56613833d233d706b60a3c44 [INFO] running `Command { std: "docker" "start" "-a" "9d27ba19ee84a05aa4bb728d692666773d0f001a56613833d233d706b60a3c44", kill_on_drop: false }` [INFO] [stderr] Compiling pyo3_runtime_types v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `Command { std: "docker" "inspect" "9d27ba19ee84a05aa4bb728d692666773d0f001a56613833d233d706b60a3c44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d27ba19ee84a05aa4bb728d692666773d0f001a56613833d233d706b60a3c44", kill_on_drop: false }` [INFO] [stdout] 9d27ba19ee84a05aa4bb728d692666773d0f001a56613833d233d706b60a3c44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aeae096c341851371597d02cd20d30c879eff5117148bf7de826419f732266a2 [INFO] running `Command { std: "docker" "start" "-a" "aeae096c341851371597d02cd20d30c879eff5117148bf7de826419f732266a2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pyo3_runtime_types-8d9e19044c741830) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test type_erased::tests::erased_trait_object_can_be_used_and_dropped ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test.rs (/opt/rustwide/target/debug/deps/test-f8f663a87c4620e5) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test types_are_gc_collected ... ignored, need to figure out why the gc thinks the types aren't trash [INFO] [stdout] test call ... ok [INFO] [stdout] test obj_created_inited_and_destroyed ... ok [INFO] [stderr] [INFO] [stderr] thread 'obj_from_metaclass_created_inited_and_destroyed' (22) has overflowed its stack [INFO] [stderr] fatal runtime error: stack overflow, aborting [INFO] [stderr] error: test failed, to rerun pass `--test test` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/test-f8f663a87c4620e5` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "aeae096c341851371597d02cd20d30c879eff5117148bf7de826419f732266a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeae096c341851371597d02cd20d30c879eff5117148bf7de826419f732266a2", kill_on_drop: false }` [INFO] [stdout] aeae096c341851371597d02cd20d30c879eff5117148bf7de826419f732266a2