[INFO] cloning repository https://github.com/ChrisPardy/tiva-serial
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChrisPardy/tiva-serial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisPardy%2Ftiva-serial", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisPardy%2Ftiva-serial'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 255b77095b3443c8768c46495616ee05b5adf0f6
[INFO] testing ChrisPardy/tiva-serial against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisPardy%2Ftiva-serial" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChrisPardy/tiva-serial
[INFO] finished tweaking git repo https://github.com/ChrisPardy/tiva-serial
[INFO] tweaked toml for git repo https://github.com/ChrisPardy/tiva-serial written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChrisPardy/tiva-serial on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChrisPardy/tiva-serial 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94971514a018d1441c805018bdb5948d55c634fd30f06803a2c771e277a7c2af
[INFO] running `Command { std: "docker" "start" "-a" "94971514a018d1441c805018bdb5948d55c634fd30f06803a2c771e277a7c2af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94971514a018d1441c805018bdb5948d55c634fd30f06803a2c771e277a7c2af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94971514a018d1441c805018bdb5948d55c634fd30f06803a2c771e277a7c2af", kill_on_drop: false }`
[INFO] [stdout] 94971514a018d1441c805018bdb5948d55c634fd30f06803a2c771e277a7c2af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2eb84c0d7f6c54aafdaa695b1ec97bc45a31897d3cd2453a01f2720fa89dc41
[INFO] running `Command { std: "docker" "start" "-a" "d2eb84c0d7f6c54aafdaa695b1ec97bc45a31897d3cd2453a01f2720fa89dc41", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling cortex-m v0.7.3
[INFO] [stderr]    Compiling nb v1.0.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling volatile-register v0.2.1
[INFO] [stderr]    Compiling embedded-hal v0.2.6
[INFO] [stderr]    Compiling cortex-m v0.6.7
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling tm4c123x v0.9.0
[INFO] [stderr]    Compiling cortex-m-rt v0.6.15
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling tm4c123x-hal v0.10.2
[INFO] [stderr]    Compiling cortex-m-semihosting v0.3.7
[INFO] [stderr]    Compiling tiva-serial v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling r0 v0.2.2
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling as-slice v0.1.5
[INFO] [stderr]    Compiling aligned v0.3.5
[INFO] [stderr]    Compiling tm4c-hal v0.4.1
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.6.15
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcN29Vxr/symbols.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtm4c123x_hal-003642e9e5901f90,libtm4c_hal-198251aa182ba0b8,libcast-676d897808c6a289,libtm4c123x-e843d48916435732,libcortex_m-2e57ff553f7abf65,libcortex_m-0d620a76a20dfbf8,libvolatile_register-bb8ddb473225d5dc,libvcell-35e30620c3b29b14,libaligned-92f509974ddf09b9,libas_slice-9aaf6e0a26208c16,libstable_deref_trait-6a4c0c8e0fe63748,libgeneric_array-3267f1c23b1a87c8,libgeneric_array-38ea5d63fa9d6d65,libgeneric_array-7d34244257711cee,libtypenum-920808a7acabcb92,libbare_metal-3b67006d3bdbb49f,libcortex_m_rt-b05945e4ca89df4d,libr0-82426454ad799890,libembedded_hal-ec67c8e4492278e0,libvoid-fde4bf95fec32bcb,libnb-baab1365ba8a4883,libnb-f82807e0425d4998}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcN29Vxr/raw-dylibs" "-Wl,-Bdynamic" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/tiva-serial-9c4756c786eb0307/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-1093e5630a296a4f/out" "-L" "/opt/rustwide/target/debug/build/tm4c123x-hal-f05f2155772b9752/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tiva_serial-d9ea2f276fa540e5" "-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: __nop
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.3/src/call_asm.rs:19)
[INFO] [stdout]           >>>               tm4c123x_hal-003642e9e5901f90.tm4c123x_hal.ad7ad2361f5f9d77-cgu.1.rcgu.o:(cortex_m::asm::nop::h53c75668796afec6) in archive /opt/rustwide/target/debug/deps/libtm4c123x_hal-003642e9e5901f90.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __libc_start_main
[INFO] [stdout]           >>> referenced by /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o:(_start)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __primask_r
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.3/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/tiva_serial-d9ea2f276fa540e5.tiva_serial.e2f83f7583d7e610-cgu.0.rcgu.o:(cortex_m::register::primask::read::h2b5ac920b3f5e292)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __cpsie
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.3/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/tiva_serial-d9ea2f276fa540e5.tiva_serial.e2f83f7583d7e610-cgu.0.rcgu.o:(cortex_m::interrupt::enable::h2fe610056400aed2)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __cpsid
[INFO] [stdout]           >>> referenced by call_asm.rs:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.3/src/call_asm.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/tiva_serial-d9ea2f276fa540e5.tiva_serial.e2f83f7583d7e610-cgu.0.rcgu.o:(cortex_m::interrupt::disable::hcfbf02d3d3819275)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: rust_eh_personality
[INFO] [stdout]           >>> referenced by core.91ef86f5e1df6c36-cgu.0
[INFO] [stdout]           >>>               core-5fc89b42ad57ec54.core.91ef86f5e1df6c36-cgu.0.rcgu.o:(DW.ref.rust_eh_personality) in archive /opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5fc89b42ad57ec54.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tiva-serial` (bin "tiva-serial") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d2eb84c0d7f6c54aafdaa695b1ec97bc45a31897d3cd2453a01f2720fa89dc41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2eb84c0d7f6c54aafdaa695b1ec97bc45a31897d3cd2453a01f2720fa89dc41", kill_on_drop: false }`
[INFO] [stdout] d2eb84c0d7f6c54aafdaa695b1ec97bc45a31897d3cd2453a01f2720fa89dc41
