[INFO] cloning repository https://github.com/Blameying/champsim_trace_reader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Blameying/champsim_trace_reader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlameying%2Fchampsim_trace_reader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlameying%2Fchampsim_trace_reader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e966fff6dd5db3617acb5608c7c47bbc26d80d69
[INFO] building Blameying/champsim_trace_reader against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlameying%2Fchampsim_trace_reader" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Blameying/champsim_trace_reader on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Blameying/champsim_trace_reader
[INFO] finished tweaking git repo https://github.com/Blameying/champsim_trace_reader
[INFO] tweaked toml for git repo https://github.com/Blameying/champsim_trace_reader written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Blameying/champsim_trace_reader 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smallvec v1.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a78e201c4ef0101989ad79a66b2c913ef1a82ef2ce1be1a98de787c9746c3f06
[INFO] running `Command { std: "docker" "start" "-a" "a78e201c4ef0101989ad79a66b2c913ef1a82ef2ce1be1a98de787c9746c3f06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a78e201c4ef0101989ad79a66b2c913ef1a82ef2ce1be1a98de787c9746c3f06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a78e201c4ef0101989ad79a66b2c913ef1a82ef2ce1be1a98de787c9746c3f06", kill_on_drop: false }`
[INFO] [stdout] a78e201c4ef0101989ad79a66b2c913ef1a82ef2ce1be1a98de787c9746c3f06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f63bbe3632a36feb02d3c6cee3219bbd0fd3a67e7e12dbb6c576ccb5d3bafda
[INFO] running `Command { std: "docker" "start" "-a" "1f63bbe3632a36feb02d3c6cee3219bbd0fd3a67e7e12dbb6c576ccb5d3bafda", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling smallvec v1.12.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling pyo3-build-config v0.20.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling pyo3-ffi v0.20.2
[INFO] [stderr]    Compiling pyo3 v0.20.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.2
[INFO] [stderr]    Compiling pyo3-macros v0.20.2
[INFO] [stderr]    Compiling champsim_trace_reader v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/lib.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[pymethods]
[INFO] [stdout]     | -^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `PyClassImplCollector` is not local
[INFO] [stdout]     | `PyClassNewTextSignature` is not local
[INFO] [stdout]     | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 343 | impl TraceReader {
[INFO] [stdout]     |      -----------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `TraceReader` is not local
[INFO] [stdout]     |      `TraceReader` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.33s
[INFO] running `Command { std: "docker" "inspect" "1f63bbe3632a36feb02d3c6cee3219bbd0fd3a67e7e12dbb6c576ccb5d3bafda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f63bbe3632a36feb02d3c6cee3219bbd0fd3a67e7e12dbb6c576ccb5d3bafda", kill_on_drop: false }`
[INFO] [stdout] 1f63bbe3632a36feb02d3c6cee3219bbd0fd3a67e7e12dbb6c576ccb5d3bafda
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 790e489b89501c4e44d0bd40c8d7e44bdfc98efcb671956747d41b8608bb83b7
[INFO] running `Command { std: "docker" "start" "-a" "790e489b89501c4e44d0bd40c8d7e44bdfc98efcb671956747d41b8608bb83b7", kill_on_drop: false }`
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/lib.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[pymethods]
[INFO] [stdout]     | -^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `PyClassImplCollector` is not local
[INFO] [stdout]     | `PyClassNewTextSignature` is not local
[INFO] [stdout]     | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 343 | impl TraceReader {
[INFO] [stdout]     |      -----------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `TraceReader` is not local
[INFO] [stdout]     |      `TraceReader` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling champsim_trace_reader v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/lib.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[pymethods]
[INFO] [stdout]     | -^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `PyClassImplCollector` is not local
[INFO] [stdout]     | `PyClassNewTextSignature` is not local
[INFO] [stdout]     | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 343 | impl TraceReader {
[INFO] [stdout]     |      -----------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `TraceReader` is not local
[INFO] [stdout]     |      `TraceReader` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcakO2AR/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-1af8ffea9e74232a.rlib,libgetopts-ffa5d4ded57a3fc3.rlib,libunicode_width-0e164d63496cbdb2.rlib,librustc_std_workspace_std-aef6a43b187ae7c5.rlib}" "/opt/rustwide/target/debug/deps/{libpyo3-96e018f064f63d71.rlib,libmemoffset-219726c5607cfc0c.rlib,libparking_lot-0a0dac1dc69317de.rlib,libparking_lot_core-0089bd2cecc7ecda.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-1a89554e56e84299.rlib,liblock_api-fe55b33dfa9608af.rlib,libscopeguard-d52bd00767847e44.rlib,libpyo3_ffi-d06ca6dc217cad05.rlib,liblibc-3f058bd2ba19ab0a.rlib,libunindent-df02e22db51b2e3a.rlib}" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/champsim_trace_reader-022dac604166a683" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: PyExc_BaseException
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-96e018f064f63d71.pyo3.ef5cd0c8677d6cdb-cgu.00.rcgu.o:(_$LT$pyo3..exceptions..PyBaseException$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::hb284842fc8bae076) in archive /opt/rustwide/target/debug/deps/libpyo3-96e018f064f63d71.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_OSError
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-96e018f064f63d71.pyo3.ef5cd0c8677d6cdb-cgu.00.rcgu.o:(_$LT$pyo3..exceptions..PyOSError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h81f5b41185c6e6b2) in archive /opt/rustwide/target/debug/deps/libpyo3-96e018f064f63d71.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_TypeError
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-96e018f064f63d71.pyo3.ef5cd0c8677d6cdb-cgu.00.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::he6c93e03ea8cfc09) in archive /opt/rustwide/target/debug/deps/libpyo3-96e018f064f63d71.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Py_IsInitialized
[INFO] [stdout]           >>> referenced by gil.rs:88 (src/gil.rs:88)
[INFO] [stdout]           >>>               pyo3-96e018f064f63d71.pyo3.ef5cd0c8677d6cdb-cgu.09.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::hd042bd4f4efca1ed) in archive /opt/rustwide/target/debug/deps/libpyo3-96e018f064f63d71.rlib
[INFO] [stdout]           >>> referenced by gil.rs:200 (src/gil.rs:200)
[INFO] [stdout]           >>>               pyo3-96e018f064f63d71.pyo3.ef5cd0c8677d6cdb-cgu.09.rcgu.o:(pyo3::gil::GILGuard::acquire::_$u7b$$u7b$closure$u7d$$u7d$::h20c74365aa0e379c) in archive /opt/rustwide/target/debug/deps/libpyo3-96e018f064f63d71.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Py_InitializeEx
[INFO] [stdout]           >>> referenced by gil.rs:89 (src/gil.rs:89)
[INFO] [stdout]           >>>               pyo3-96e018f064f63d71.pyo3.ef5cd0c8677d6cdb-cgu.09.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::hd042bd4f4efca1ed) in archive /opt/rustwide/target/debug/deps/libpyo3-96e018f064f63d71.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyEval_SaveThread
[INFO] [stdout]           >>> referenced by gil.rs:92 (src/gil.rs:92)
[INFO] [stdout]           >>>               pyo3-96e018f064f63d71.pyo3.ef5cd0c8677d6cdb-cgu.09.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::hd042bd4f4efca1ed) in archive /opt/rustwide/target/debug/deps/libpyo3-96e018f064f63d71.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyGILState_Ensure
[INFO] [stdout]           >>> referenced by gil.rs:224 (src/gil.rs:224)
[INFO] [stdout]           >>>               pyo3-96e018f064f63d71.pyo3.ef5cd0c8677d6cdb-cgu.09.rcgu.o:(pyo3::gil::GILGuard::acquire_unchecked::h10d01dd1e12d0595) in archive /opt/rustwide/target/debug/deps/libpyo3-96e018f064f63d71.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyGILState_Release
[INFO] [stdout]           >>> referenced by gil.rs:238 (src/gil.rs:238)
[INFO] [stdout]           >>>               pyo3-96e018f064f63d71.pyo3.ef5cd0c8677d6cdb-cgu.09.rcgu.o:(_$LT$pyo3..gil..GILGuard$u20$as$u20$core..ops..drop..Drop$GT$::drop::hca4ca0cecdaeb5b8) in archive /opt/rustwide/target/debug/deps/libpyo3-96e018f064f63d71.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_Dealloc
[INFO] [stdout]           >>> referenced by object.rs:606 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.20.2/src/object.rs:606)
[INFO] [stdout]           >>>               pyo3-96e018f064f63d71.pyo3.ef5cd0c8677d6cdb-cgu.09.rcgu.o:(pyo3::gil::ReferencePool::update_counts::h290f92749f5888d6) in archive /opt/rustwide/target/debug/deps/libpyo3-96e018f064f63d71.rlib
[INFO] [stdout]           >>> referenced by object.rs:606 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.20.2/src/object.rs:606)
[INFO] [stdout]           >>>               pyo3-96e018f064f63d71.pyo3.ef5cd0c8677d6cdb-cgu.09.rcgu.o:(_$LT$pyo3..gil..GILPool$u20$as$u20$core..ops..drop..Drop$GT$::drop::h2ee696ea80c85b4d) in archive /opt/rustwide/target/debug/deps/libpyo3-96e018f064f63d71.rlib
[INFO] [stdout]           >>> referenced by object.rs:606 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.20.2/src/object.rs:606)
[INFO] [stdout]           >>>               pyo3-96e018f064f63d71.pyo3.ef5cd0c8677d6cdb-cgu.09.rcgu.o:(pyo3::gil::register_decref::h715b297d640daa9c) in archive /opt/rustwide/target/debug/deps/libpyo3-96e018f064f63d71.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_Repr
[INFO] [stdout]           >>> referenced by any.rs:967 (src/types/any.rs:967)
[INFO] [stdout]           >>>               pyo3-96e018f064f63d71.pyo3.ef5cd0c8677d6cdb-cgu.06.rcgu.o:(pyo3::types::any::PyAny::repr::h5b7be4373ef0198e) in archive /opt/rustwide/target/debug/deps/libpyo3-96e018f064f63d71.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_Str
[INFO] [stdout]           >>> referenced by any.rs:977 (src/types/any.rs:977)
[INFO] [stdout]           >>>               pyo3-96e018f064f63d71.pyo3.ef5cd0c8677d6cdb-cgu.06.rcgu.o:(pyo3::types::any::PyAny::str::hd96e7b84dda6eb1a) in archive /opt/rustwide/target/debug/deps/libpyo3-96e018f064f63d71.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_Fetch
[INFO] [stdout]           >>> referenced by mod.rs:277 (src/err/mod.rs:277)
[INFO] [stdout]           >>>               pyo3-96e018f064f63d71.pyo3.ef5cd0c8677d6cdb-cgu.13.rcgu.o:(pyo3::err::PyErr::_take::h2efaeac25fd9b29e) in archive /opt/rustwide/target/debug/deps/libpyo3-96e018f064f63d71.rlib
[INFO] [stdout]           >>> referenced by err_state.rs:203 (src/err/err_state.rs:203)
[INFO] [stdout]           >>>               pyo3-96e018f064f63d71.pyo3.ef5cd0c8677d6cdb-cgu.15.rcgu.o:(pyo3::err::err_state::lazy_into_normalized_ffi_tuple::h1a88c647503b4abf) in archive /opt/rustwide/target/debug/deps/libpyo3-96e018f064f63d71.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyBytes_AsString
[INFO] [stdout]           >>> referenced by bytes.rs:92 (src/types/bytes.rs:92)
[INFO] [stdout]           >>>               pyo3-96e018f064f63d71.pyo3.ef5cd0c8677d6cdb-cgu.03.rcgu.o:(pyo3::types::bytes::PyBytes::as_bytes::haa9c40de3a9069e0) in archive /opt/rustwide/target/debug/deps/libpyo3-96e018f064f63d71.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyBytes_Size
[INFO] [stdout]           >>> referenced by bytes.rs:93 (src/types/bytes.rs:93)
[INFO] [stdout]           >>>               pyo3-96e018f064f63d71.pyo3.ef5cd0c8677d6cdb-cgu.03.rcgu.o:(pyo3::types::bytes::PyBytes::as_bytes::haa9c40de3a9069e0) in archive /opt/rustwide/target/debug/deps/libpyo3-96e018f064f63d71.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_PrintEx
[INFO] [stdout]           >>> referenced by mod.rs:348 (src/err/mod.rs:348)
[INFO] [stdout]           >>>               pyo3-96e018f064f63d71.pyo3.ef5cd0c8677d6cdb-cgu.13.rcgu.o:(pyo3::err::PyErr::print_panic_and_unwind::hf4cb433c99e062c0) in archive /opt/rustwide/target/debug/deps/libpyo3-96e018f064f63d71.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_NewExceptionWithDoc
[INFO] [stdout]           >>> referenced by mod.rs:421 (src/err/mod.rs:421)
[INFO] [stdout]           >>>               pyo3-96e018f064f63d71.pyo3.ef5cd0c8677d6cdb-cgu.13.rcgu.o:(pyo3::err::PyErr::new_type::h61b1ff49876f7de4) in archive /opt/rustwide/target/debug/deps/libpyo3-96e018f064f63d71.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_Print
[INFO] [stdout]           >>> referenced by mod.rs:786 (src/err/mod.rs:786)
[INFO] [stdout]           >>>               pyo3-96e018f064f63d71.pyo3.ef5cd0c8677d6cdb-cgu.13.rcgu.o:(pyo3::err::panic_after_error::h0e1d66ca36ae05bf) in archive /opt/rustwide/target/debug/deps/libpyo3-96e018f064f63d71.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_BlockingIOError
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-96e018f064f63d71.pyo3.ef5cd0c8677d6cdb-cgu.00.rcgu.o:(_$LT$pyo3..exceptions..PyBlockingIOError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h8a0a5e05fea6aaf8) in archive /opt/rustwide/target/debug/deps/libpyo3-96e018f064f63d71.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_BrokenPipeError
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-96e018f064f63d71.pyo3.ef5cd0c8677d6cdb-cgu.00.rcgu.o:(_$LT$pyo3..exceptions..PyBrokenPipeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h3dc9579c9e92c47f) in archive /opt/rustwide/target/debug/deps/libpyo3-96e018f064f63d71.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_ConnectionAbortedError
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-96e018f064f63d71.pyo3.ef5cd0c8677d6cdb-cgu.00.rcgu.o:(_$LT$pyo3..exceptions..PyConnectionAbortedError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h4602a04d180c5464) in archive /opt/rustwide/target/debug/deps/libpyo3-96e018f064f63d71.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `champsim_trace_reader` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "790e489b89501c4e44d0bd40c8d7e44bdfc98efcb671956747d41b8608bb83b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "790e489b89501c4e44d0bd40c8d7e44bdfc98efcb671956747d41b8608bb83b7", kill_on_drop: false }`
[INFO] [stdout] 790e489b89501c4e44d0bd40c8d7e44bdfc98efcb671956747d41b8608bb83b7
