[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 try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPerson-93%2Fpyo3_runtime_types" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Person-93/pyo3_runtime_types on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0694873eb40cf78e17bf6b921b48cbc5800b750489ee88200b05c074acbb73e7
[INFO] running `Command { std: "docker" "start" "-a" "0694873eb40cf78e17bf6b921b48cbc5800b750489ee88200b05c074acbb73e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0694873eb40cf78e17bf6b921b48cbc5800b750489ee88200b05c074acbb73e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0694873eb40cf78e17bf6b921b48cbc5800b750489ee88200b05c074acbb73e7", kill_on_drop: false }`
[INFO] [stdout] 0694873eb40cf78e17bf6b921b48cbc5800b750489ee88200b05c074acbb73e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f96dbf6ea9dbdec88fe54a06e1f82e6909cc7ddba5eb10950b49f0116e977e87
[INFO] running `Command { std: "docker" "start" "-a" "f96dbf6ea9dbdec88fe54a06e1f82e6909cc7ddba5eb10950b49f0116e977e87", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[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 9.60s
[INFO] running `Command { std: "docker" "inspect" "f96dbf6ea9dbdec88fe54a06e1f82e6909cc7ddba5eb10950b49f0116e977e87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f96dbf6ea9dbdec88fe54a06e1f82e6909cc7ddba5eb10950b49f0116e977e87", kill_on_drop: false }`
[INFO] [stdout] f96dbf6ea9dbdec88fe54a06e1f82e6909cc7ddba5eb10950b49f0116e977e87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3403e37097276c5e232178cfa04a0ac1e434a149c27d1852db717d2be05e95d6
[INFO] running `Command { std: "docker" "start" "-a" "3403e37097276c5e232178cfa04a0ac1e434a149c27d1852db717d2be05e95d6", 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.00s
[INFO] running `Command { std: "docker" "inspect" "3403e37097276c5e232178cfa04a0ac1e434a149c27d1852db717d2be05e95d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3403e37097276c5e232178cfa04a0ac1e434a149c27d1852db717d2be05e95d6", kill_on_drop: false }`
[INFO] [stdout] 3403e37097276c5e232178cfa04a0ac1e434a149c27d1852db717d2be05e95d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0721181c78ac2c89e48b6d9e4052446aeaffd0aa2eaf1f3a4e79553b1b67e439
[INFO] running `Command { std: "docker" "start" "-a" "0721181c78ac2c89e48b6d9e4052446aeaffd0aa2eaf1f3a4e79553b1b67e439", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pyo3_runtime_types-5e0419fa901a56e7)
[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-3454d3c0d6209fa7)
[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] [stderr] 
[INFO] [stderr] thread 'obj_from_metaclass_created_inited_and_destroyed' (23) 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-3454d3c0d6209fa7` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "0721181c78ac2c89e48b6d9e4052446aeaffd0aa2eaf1f3a4e79553b1b67e439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0721181c78ac2c89e48b6d9e4052446aeaffd0aa2eaf1f3a4e79553b1b67e439", kill_on_drop: false }`
[INFO] [stdout] 0721181c78ac2c89e48b6d9e4052446aeaffd0aa2eaf1f3a4e79553b1b67e439
