[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] testing Blameying/champsim_trace_reader against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlameying%2Fchampsim_trace_reader" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Blameying/champsim_trace_reader on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-build-config v0.20.2
[INFO] [stderr]   Downloaded unindent v0.2.3
[INFO] [stderr]   Downloaded pyo3-macros v0.20.2
[INFO] [stderr]   Downloaded indoc v2.0.4
[INFO] [stderr]   Downloaded pyo3-ffi v0.20.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.20.2
[INFO] [stderr]   Downloaded smallvec v1.12.0
[INFO] [stderr]   Downloaded target-lexicon v0.12.13
[INFO] [stderr]   Downloaded pyo3 v0.20.2
[INFO] [stderr]   Downloaded libc v0.2.152
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 460c7f2fbabe6111740fba728715c676135e1568577da524a2a87ceecfe53eb3
[INFO] running `Command { std: "docker" "start" "-a" "460c7f2fbabe6111740fba728715c676135e1568577da524a2a87ceecfe53eb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "460c7f2fbabe6111740fba728715c676135e1568577da524a2a87ceecfe53eb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "460c7f2fbabe6111740fba728715c676135e1568577da524a2a87ceecfe53eb3", kill_on_drop: false }`
[INFO] [stdout] 460c7f2fbabe6111740fba728715c676135e1568577da524a2a87ceecfe53eb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 387d6d2ba4ff755b2cd51dd366b30c65c5f2d8923292859f5c60c473c3320ed2
[INFO] running `Command { std: "docker" "start" "-a" "387d6d2ba4ff755b2cd51dd366b30c65c5f2d8923292859f5c60c473c3320ed2", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling smallvec v1.12.0
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling pyo3-build-config v0.20.2
[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 1m 11s
[INFO] running `Command { std: "docker" "inspect" "387d6d2ba4ff755b2cd51dd366b30c65c5f2d8923292859f5c60c473c3320ed2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "387d6d2ba4ff755b2cd51dd366b30c65c5f2d8923292859f5c60c473c3320ed2", kill_on_drop: false }`
[INFO] [stdout] 387d6d2ba4ff755b2cd51dd366b30c65c5f2d8923292859f5c60c473c3320ed2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c01ae92f0e199695c2b22871a3d79deadd72810f60957ca3ccb1d4fbc841a656
[INFO] running `Command { std: "docker" "start" "-a" "c01ae92f0e199695c2b22871a3d79deadd72810f60957ca3ccb1d4fbc841a656", 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:  "cc" "-m64" "/tmp/rustcKs1uY0/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpyo3-e2e4c7f98a7bd3e5.rlib,libmemoffset-b50df90ea848b548.rlib,libparking_lot-6ff96c7cf7e1c691.rlib,libparking_lot_core-9aa0cd4fe4866afc.rlib,libcfg_if-238a855292fb6d2b.rlib,libsmallvec-ccc8339b8f909e62.rlib,liblock_api-2519125907119ddd.rlib,libscopeguard-1b6afc93d27f72f6.rlib,libpyo3_ffi-6a8913a38304d385.rlib,liblibc-b2902e9dc5d3e90c.rlib,libunindent-ead3a34aeb66f799.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcKs1uY0/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/champsim_trace_reader-9a2ef5f38449e929" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: PyObject_Repr
[INFO] [stdout]           >>> referenced by any.rs:967 (src/types/any.rs:967)
[INFO] [stdout]           >>>               pyo3-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.02.rcgu.o:(_$LT$pyo3..types..num..PyLong$u20$as$u20$core..fmt..Debug$GT$::fmt::ha042d0ef607a60f9) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.rlib
[INFO] [stdout]           >>> referenced by any.rs:967 (src/types/any.rs:967)
[INFO] [stdout]           >>>               pyo3-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.00.rcgu.o:(_$LT$pyo3..exceptions..PyIOError$u20$as$u20$core..fmt..Debug$GT$::fmt::h0bb5670694f502db) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.rlib
[INFO] [stdout]           >>> referenced by any.rs:967 (src/types/any.rs:967)
[INFO] [stdout]           >>>               pyo3-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.05.rcgu.o:(_$LT$pyo3..types..any..PyAny$u20$as$u20$core..fmt..Debug$GT$::fmt::h11ca6381f0909977) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Py_IsInitialized
[INFO] [stdout]           >>> referenced by gil.rs:200 (src/gil.rs:200)
[INFO] [stdout]           >>>               pyo3-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.01.rcgu.o:(parking_lot::once::Once::call_once_force::_$u7b$$u7b$closure$u7d$$u7d$::h8ae3e653bbc015b3 (.llvm.15707967013392610022)) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.rlib
[INFO] [stdout]           >>> referenced by gil.rs:200 (src/gil.rs:200)
[INFO] [stdout]           >>>               pyo3-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.01.rcgu.o:(core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hfde61bb5f22d3d2d (.llvm.15707967013392610022)) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.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-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.01.rcgu.o:(pyo3::err::err_state::raise_lazy::hfb23700046f03f59 (.llvm.15707967013392610022)) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_SetString
[INFO] [stdout]           >>> referenced by err_state.rs:220 (src/err/err_state.rs:220)
[INFO] [stdout]           >>>               pyo3-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.01.rcgu.o:(pyo3::err::err_state::raise_lazy::hfb23700046f03f59 (.llvm.15707967013392610022)) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_SetObject
[INFO] [stdout]           >>> referenced by err_state.rs:227 (src/err/err_state.rs:227)
[INFO] [stdout]           >>>               pyo3-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.01.rcgu.o:(pyo3::err::err_state::raise_lazy::hfb23700046f03f59 (.llvm.15707967013392610022)) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.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-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.01.rcgu.o:(pyo3::gil::GILGuard::acquire::he8a224f406876ab3) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_Dealloc
[INFO] [stdout]           >>> referenced by object.rs:0 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.20.2/src/object.rs:0)
[INFO] [stdout]           >>>               pyo3-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.01.rcgu.o:(_$LT$pyo3..gil..GILGuard$u20$as$u20$core..ops..drop..Drop$GT$::drop::h00ad800f8a468b2d) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.rlib
[INFO] [stdout]           >>> referenced by object.rs:575 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.20.2/src/object.rs:575)
[INFO] [stdout]           >>>               pyo3-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.01.rcgu.o:(pyo3::gil::ReferencePool::update_counts::h617ce9dea618fe62) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.rlib
[INFO] [stdout]           >>> referenced by object.rs:597 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.20.2/src/object.rs:597)
[INFO] [stdout]           >>>               pyo3-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.01.rcgu.o:(pyo3::gil::register_decref::h7f7d1a55890f3463) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.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-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.01.rcgu.o:(_$LT$pyo3..gil..GILGuard$u20$as$u20$core..ops..drop..Drop$GT$::drop::h00ad800f8a468b2d) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_SystemError
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.11.rcgu.o:(core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h743e6ebc609e774a (.llvm.8089296370577689119)) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.07.rcgu.o:(core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h743e6ebc609e774a) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_FromStringAndSize
[INFO] [stdout]           >>> referenced by string.rs:139 (src/types/string.rs:139)
[INFO] [stdout]           >>>               pyo3-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.11.rcgu.o:(core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h743e6ebc609e774a (.llvm.8089296370577689119)) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.rlib
[INFO] [stdout]           >>> referenced by string.rs:139 (src/types/string.rs:139)
[INFO] [stdout]           >>>               pyo3-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.11.rcgu.o:(pyo3::conversions::std::string::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..any..PyAny$GT$$GT$$u20$for$u20$alloc..string..String$GT$::into_py::h93c5604112ea1e65) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.rlib
[INFO] [stdout]           >>> referenced by string.rs:139 (src/types/string.rs:139)
[INFO] [stdout]           >>>               pyo3-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.07.rcgu.o:(core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h743e6ebc609e774a) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_ConnectionResetError
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.07.rcgu.o:(core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h02a490a505476bc1) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_ConnectionRefusedError
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.07.rcgu.o:(core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h5ccc810eb7c94c76) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.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-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.07.rcgu.o:(core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h77b0d16c51df6c1e) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.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-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.07.rcgu.o:(core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h83738d43bf53f1af) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_AsUTF8AndSize
[INFO] [stdout]           >>> referenced by string.rs:187 (src/types/string.rs:187)
[INFO] [stdout]           >>>               pyo3-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.11.rcgu.o:(pyo3::types::string::PyString::to_string_lossy::ha8c92863ea8ca396) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.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-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.07.rcgu.o:(core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::ha4b51ea1de7b4b54) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_AsEncodedString
[INFO] [stdout]           >>> referenced by string.rs:214 (src/types/string.rs:214)
[INFO] [stdout]           >>>               pyo3-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.11.rcgu.o:(pyo3::types::string::PyString::to_string_lossy::ha8c92863ea8ca396) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_FileNotFoundError
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.07.rcgu.o:(core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::haa3495ddb54c8f6d) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.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-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.11.rcgu.o:(pyo3::types::string::PyString::to_string_lossy::ha8c92863ea8ca396) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.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-e2e4c7f98a7bd3e5.pyo3.2f2b036a25fc6e7c-cgu.11.rcgu.o:(pyo3::types::string::PyString::to_string_lossy::ha8c92863ea8ca396) in archive /opt/rustwide/target/debug/deps/libpyo3-e2e4c7f98a7bd3e5.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" "c01ae92f0e199695c2b22871a3d79deadd72810f60957ca3ccb1d4fbc841a656", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c01ae92f0e199695c2b22871a3d79deadd72810f60957ca3ccb1d4fbc841a656", kill_on_drop: false }`
[INFO] [stdout] c01ae92f0e199695c2b22871a3d79deadd72810f60957ca3ccb1d4fbc841a656
