[INFO] fetching crate tg-rcore-tutorial-user-T3L3 0.0.1-preview.6...
[INFO] testing tg-rcore-tutorial-user-T3L3-0.0.1-preview.6 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate tg-rcore-tutorial-user-T3L3 0.0.1-preview.6 into /workspace/builds/worker-1-tc1/source
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate tg-rcore-tutorial-user-T3L3 0.0.1-preview.6
[INFO] finished tweaking crates.io crate tg-rcore-tutorial-user-T3L3 0.0.1-preview.6
[INFO] tweaked toml for crates.io crate tg-rcore-tutorial-user-T3L3 0.0.1-preview.6 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tg-rcore-tutorial-user-T3L3 0.0.1-preview.6 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tg-rcore-tutorial-user-T3L3 0.0.1-preview.6 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded customizable-buddy v0.0.2
[INFO] [stderr]   Downloaded cc v1.2.57
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 257a8f4670c1a37fa633bc8f028267afb23bc77ee004c338ec682832e973ba67
[INFO] running `Command { std: "docker" "start" "-a" "257a8f4670c1a37fa633bc8f028267afb23bc77ee004c338ec682832e973ba67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "257a8f4670c1a37fa633bc8f028267afb23bc77ee004c338ec682832e973ba67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "257a8f4670c1a37fa633bc8f028267afb23bc77ee004c338ec682832e973ba67", kill_on_drop: false }`
[INFO] [stdout] 257a8f4670c1a37fa633bc8f028267afb23bc77ee004c338ec682832e973ba67
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a174b1d93511078d74e7eeaf499d0e70afc658bb8d320d78491bf4885ee97f8
[INFO] running `Command { std: "docker" "start" "-a" "1a174b1d93511078d74e7eeaf499d0e70afc658bb8d320d78491bf4885ee97f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling tg-rcore-tutorial-syscall v0.4.8
[INFO] [stderr]    Compiling numeric-enum-macro v0.2.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling customizable-buddy v0.0.2
[INFO] [stderr]    Compiling tg-rcore-tutorial-signal-defs v0.4.8
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tg-rcore-tutorial-console v0.4.8
[INFO] [stderr]    Compiling tg-rcore-tutorial-user-T3L3 v0.0.1-preview.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `alloc::alloc::alloc`
[INFO] [stdout]   --> src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use alloc::alloc::alloc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::alloc::Layout`
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use core::alloc::Layout;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYSCALL_FRAMEBUFFER` is never used
[INFO] [stdout]   --> src/lib.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const SYSCALL_FRAMEBUFFER: usize = 0x1000_0001;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYSCALL_FRAMEBUFFER_FLUSH` is never used
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | const SYSCALL_FRAMEBUFFER_FLUSH: usize = 0x1000_0002;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib.rs:26:21
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct TgAllocArena([u8; TG_ALLOC_ARENA_SIZE]);
[INFO] [stdout]    |        ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BLOCK_COUNT` is never used
[INFO] [stdout]    --> src/tangram.rs:220:18
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub(crate) const BLOCK_COUNT: usize = OS_TANGRAM_BLOCKS.len();
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_blocks` is never used
[INFO] [stdout]    --> src/tangram.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 | pub(crate) fn render_blocks(framebuffer: &mut [u8], width: usize, height: usize, count: usize) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::ptr::mut_ptr::<impl *mut T>::read_volatile` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/bin/race_adder_mutex_blocking.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let cur = a.read_volatile();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/bin/race_adder_mutex_blocking.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | unsafe fn f() -> isize {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::ptr::mut_ptr::<impl *mut T>::write_volatile` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/bin/race_adder_mutex_blocking.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         a.write_volatile(cur + 1);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcmLiv59/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libuser_lib-e43dee3c0a33a5c2,libtg_rcore_tutorial_syscall-e72e044839b0f268,libtg_rcore_tutorial_signal_defs-9e2896d29983ea43,libnumeric_enum_macro-cc155e67242600de,libbitflags-e9eea2028f9becb3,libtg_rcore_tutorial_console-4ae126f7a2899876,libspin-8367eaa6ccc41342,liblock_api-ec0a520dc28c2410,libscopeguard-e8cce494a631202a,liblog-635f30ca537115c6,libcustomizable_buddy-0fe7e6a335b51484}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/debug/deps/rustcmLiv59/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/05write_a-ccf142bdc185a60d" "-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: duplicate symbol: _start
[INFO] [stdout]           >>> defined at /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o:(_start)
[INFO] [stdout]           >>> defined at lib.rs:33 (src/lib.rs:33)
[INFO] [stdout]           >>>            user_lib-e43dee3c0a33a5c2.user_lib.eaa591683a522215-cgu.0.rcgu.o:(.text.entry+0x0) in archive /opt/rustwide/target/debug/deps/libuser_lib-e43dee3c0a33a5c2.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcU0Q8e4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libuser_lib-e43dee3c0a33a5c2,libtg_rcore_tutorial_syscall-e72e044839b0f268,libtg_rcore_tutorial_signal_defs-9e2896d29983ea43,libnumeric_enum_macro-cc155e67242600de,libbitflags-e9eea2028f9becb3,libtg_rcore_tutorial_console-4ae126f7a2899876,libspin-8367eaa6ccc41342,liblock_api-ec0a520dc28c2410,libscopeguard-e8cce494a631202a,liblog-635f30ca537115c6,libcustomizable_buddy-0fe7e6a335b51484}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/debug/deps/rustcU0Q8e4/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/02power-edb163fb0e607fd4" "-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: duplicate symbol: _start
[INFO] [stdout]           >>> defined at /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o:(_start)
[INFO] [stdout]           >>> defined at lib.rs:33 (src/lib.rs:33)
[INFO] [stdout]           >>>            user_lib-e43dee3c0a33a5c2.user_lib.eaa591683a522215-cgu.0.rcgu.o:(.text.entry+0x0) in archive /opt/rustwide/target/debug/deps/libuser_lib-e43dee3c0a33a5c2.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tg-rcore-tutorial-user-T3L3` (bin "05write_a") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tg-rcore-tutorial-user-T3L3` (bin "02power") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcW4kdDF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libuser_lib-e43dee3c0a33a5c2,libtg_rcore_tutorial_syscall-e72e044839b0f268,libtg_rcore_tutorial_signal_defs-9e2896d29983ea43,libnumeric_enum_macro-cc155e67242600de,libbitflags-e9eea2028f9becb3,libtg_rcore_tutorial_console-4ae126f7a2899876,libspin-8367eaa6ccc41342,liblock_api-ec0a520dc28c2410,libscopeguard-e8cce494a631202a,liblog-635f30ca537115c6,libcustomizable_buddy-0fe7e6a335b51484}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/debug/deps/rustcW4kdDF/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/15matrix-291c2e75faf6c30b" "-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: duplicate symbol: _start
[INFO] [stdout]           >>> defined at /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o:(_start)
[INFO] [stdout]           >>> defined at lib.rs:33 (src/lib.rs:33)
[INFO] [stdout]           >>>            user_lib-e43dee3c0a33a5c2.user_lib.eaa591683a522215-cgu.0.rcgu.o:(.text.entry+0x0) in archive /opt/rustwide/target/debug/deps/libuser_lib-e43dee3c0a33a5c2.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcieneZ7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libuser_lib-e43dee3c0a33a5c2,libtg_rcore_tutorial_syscall-e72e044839b0f268,libtg_rcore_tutorial_signal_defs-9e2896d29983ea43,libnumeric_enum_macro-cc155e67242600de,libbitflags-e9eea2028f9becb3,libtg_rcore_tutorial_console-4ae126f7a2899876,libspin-8367eaa6ccc41342,liblock_api-ec0a520dc28c2410,libscopeguard-e8cce494a631202a,liblog-635f30ca537115c6,libcustomizable_buddy-0fe7e6a335b51484}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/debug/deps/rustcieneZ7/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/01store_fault-f86f06c768a8d40e" "-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: duplicate symbol: _start
[INFO] [stdout]           >>> defined at /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o:(_start)
[INFO] [stdout]           >>> defined at lib.rs:33 (src/lib.rs:33)
[INFO] [stdout]           >>>            user_lib-e43dee3c0a33a5c2.user_lib.eaa591683a522215-cgu.0.rcgu.o:(.text.entry+0x0) in archive /opt/rustwide/target/debug/deps/libuser_lib-e43dee3c0a33a5c2.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcLc2Jm7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libuser_lib-e43dee3c0a33a5c2,libtg_rcore_tutorial_syscall-e72e044839b0f268,libtg_rcore_tutorial_signal_defs-9e2896d29983ea43,libnumeric_enum_macro-cc155e67242600de,libbitflags-e9eea2028f9becb3,libtg_rcore_tutorial_console-4ae126f7a2899876,libspin-8367eaa6ccc41342,liblock_api-ec0a520dc28c2410,libscopeguard-e8cce494a631202a,liblog-635f30ca537115c6,libcustomizable_buddy-0fe7e6a335b51484}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/debug/deps/rustcLc2Jm7/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/initproc-a62cc68b61fe5495" "-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: duplicate symbol: _start
[INFO] [stdout]           >>> defined at /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o:(_start)
[INFO] [stdout]           >>> defined at lib.rs:33 (src/lib.rs:33)
[INFO] [stdout]           >>>            user_lib-e43dee3c0a33a5c2.user_lib.eaa591683a522215-cgu.0.rcgu.o:(.text.entry+0x0) in archive /opt/rustwide/target/debug/deps/libuser_lib-e43dee3c0a33a5c2.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tg-rcore-tutorial-user-T3L3` (bin "01store_fault") due to 1 previous error
[INFO] [stderr] error: could not compile `tg-rcore-tutorial-user-T3L3` (bin "15matrix") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcq56mhN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libuser_lib-e43dee3c0a33a5c2,libtg_rcore_tutorial_syscall-e72e044839b0f268,libtg_rcore_tutorial_signal_defs-9e2896d29983ea43,libnumeric_enum_macro-cc155e67242600de,libbitflags-e9eea2028f9becb3,libtg_rcore_tutorial_console-4ae126f7a2899876,libspin-8367eaa6ccc41342,liblock_api-ec0a520dc28c2410,libscopeguard-e8cce494a631202a,liblog-635f30ca537115c6,libcustomizable_buddy-0fe7e6a335b51484}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/debug/deps/rustcq56mhN/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ch6_file0-054360d1546237ce" "-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: duplicate symbol: _start
[INFO] [stdout]           >>> defined at /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o:(_start)
[INFO] [stdout]           >>> defined at lib.rs:33 (src/lib.rs:33)
[INFO] [stdout]           >>>            user_lib-e43dee3c0a33a5c2.user_lib.eaa591683a522215-cgu.0.rcgu.o:(.text.entry+0x0) in archive /opt/rustwide/target/debug/deps/libuser_lib-e43dee3c0a33a5c2.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcatDUvE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libuser_lib-e43dee3c0a33a5c2,libtg_rcore_tutorial_syscall-e72e044839b0f268,libtg_rcore_tutorial_signal_defs-9e2896d29983ea43,libnumeric_enum_macro-cc155e67242600de,libbitflags-e9eea2028f9becb3,libtg_rcore_tutorial_console-4ae126f7a2899876,libspin-8367eaa6ccc41342,liblock_api-ec0a520dc28c2410,libscopeguard-e8cce494a631202a,liblog-635f30ca537115c6,libcustomizable_buddy-0fe7e6a335b51484}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/debug/deps/rustcatDUvE/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/race_adder_mutex_blocking-4a77d451f38a75b7" "-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: duplicate symbol: _start
[INFO] [stdout]           >>> defined at /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o:(_start)
[INFO] [stdout]           >>> defined at lib.rs:33 (src/lib.rs:33)
[INFO] [stdout]           >>>            user_lib-e43dee3c0a33a5c2.user_lib.eaa591683a522215-cgu.0.rcgu.o:(.text.entry+0x0) in archive /opt/rustwide/target/debug/deps/libuser_lib-e43dee3c0a33a5c2.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tg-rcore-tutorial-user-T3L3` (bin "ch6_file0") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tg-rcore-tutorial-user-T3L3` (bin "initproc") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcw4cxun/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libuser_lib-e43dee3c0a33a5c2,libtg_rcore_tutorial_syscall-e72e044839b0f268,libtg_rcore_tutorial_signal_defs-9e2896d29983ea43,libnumeric_enum_macro-cc155e67242600de,libbitflags-e9eea2028f9becb3,libtg_rcore_tutorial_console-4ae126f7a2899876,libspin-8367eaa6ccc41342,liblock_api-ec0a520dc28c2410,libscopeguard-e8cce494a631202a,liblog-635f30ca537115c6,libcustomizable_buddy-0fe7e6a335b51484}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/debug/deps/rustcw4cxun/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ch6b_usertest-5cdf93dce7e419a6" "-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: duplicate symbol: _start
[INFO] [stdout]           >>> defined at /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o:(_start)
[INFO] [stdout]           >>> defined at lib.rs:33 (src/lib.rs:33)
[INFO] [stdout]           >>>            user_lib-e43dee3c0a33a5c2.user_lib.eaa591683a522215-cgu.0.rcgu.o:(.text.entry+0x0) in archive /opt/rustwide/target/debug/deps/libuser_lib-e43dee3c0a33a5c2.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tg-rcore-tutorial-user-T3L3` (bin "race_adder_mutex_blocking") due to 1 previous error; 2 warnings emitted
[INFO] [stderr] error: could not compile `tg-rcore-tutorial-user-T3L3` (bin "ch6b_usertest") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1a174b1d93511078d74e7eeaf499d0e70afc658bb8d320d78491bf4885ee97f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a174b1d93511078d74e7eeaf499d0e70afc658bb8d320d78491bf4885ee97f8", kill_on_drop: false }`
[INFO] [stdout] 1a174b1d93511078d74e7eeaf499d0e70afc658bb8d320d78491bf4885ee97f8
