[INFO] cloning repository https://github.com/SchrodingerZhu/libc-free [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SchrodingerZhu/libc-free" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchrodingerZhu%2Flibc-free", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchrodingerZhu%2Flibc-free'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b30d69303e047d1caaba159146ca158802524cc [INFO] testing SchrodingerZhu/libc-free against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchrodingerZhu%2Flibc-free" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SchrodingerZhu/libc-free on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SchrodingerZhu/libc-free [INFO] finished tweaking git repo https://github.com/SchrodingerZhu/libc-free [INFO] tweaked toml for git repo https://github.com/SchrodingerZhu/libc-free written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/SchrodingerZhu/libc-free already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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 syscalls v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02af0ded8ea386a4d6ce9a0af7e1e2ddbf732d5b73128b1ad3b3c6bbc8197d29 [INFO] running `Command { std: "docker" "start" "-a" "02af0ded8ea386a4d6ce9a0af7e1e2ddbf732d5b73128b1ad3b3c6bbc8197d29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02af0ded8ea386a4d6ce9a0af7e1e2ddbf732d5b73128b1ad3b3c6bbc8197d29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02af0ded8ea386a4d6ce9a0af7e1e2ddbf732d5b73128b1ad3b3c6bbc8197d29", kill_on_drop: false }` [INFO] [stdout] 02af0ded8ea386a4d6ce9a0af7e1e2ddbf732d5b73128b1ad3b3c6bbc8197d29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19c052bc1659f825b4ded9a45db8f61f5728287864a1534d0369a66aa43f229a [INFO] running `Command { std: "docker" "start" "-a" "19c052bc1659f825b4ded9a45db8f61f5728287864a1534d0369a66aa43f229a", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling syscalls v0.3.2 [INFO] [stderr] Compiling untitled7 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `syscalls::*` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use syscalls::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::fmt::Write` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use core::fmt::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::mem::size_of` [INFO] [stdout] --> src/memory.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core::mem::size_of; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EWRITER`, `WRITER` [INFO] [stdout] --> src/memory.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::write::{WRITER, EWRITER}; [INFO] [stdout] | ^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/sync.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | spin_loop_hint(); // CPU relaxation [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/sync.rs:221:13 [INFO] [stdout] | [INFO] [stdout] 221 | spin_loop_hint(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/sync.rs:237:21 [INFO] [stdout] | [INFO] [stdout] 237 | spin_loop_hint(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/sync.rs:245:21 [INFO] [stdout] | [INFO] [stdout] 245 | spin_loop_hint(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/sync.rs:264:25 [INFO] [stdout] | [INFO] [stdout] 264 | spin_loop_hint(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/sync.rs:270:25 [INFO] [stdout] | [INFO] [stdout] 270 | spin_loop_hint(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/memory.rs:136:22 [INFO] [stdout] | [INFO] [stdout] 136 | ALIGNED_BASE.compare_and_swap(hint + size, 4 << 40, Ordering::AcqRel); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/memory.rs:170:19 [INFO] [stdout] | [INFO] [stdout] 170 | unsafe fn set(mut i: u8) { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/memory.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | let mut node = 0; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/memory.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | let mut ncpu = 0; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NUMA_LIMIT` [INFO] [stdout] --> src/memory.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | const NUMA_LIMIT : usize = 256; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SEGMENT_MASK` [INFO] [stdout] --> src/memory.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub const SEGMENT_MASK : usize = 0xffffffffffc00000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SEGMENT_SHIFT` [INFO] [stdout] --> src/memory.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | pub const SEGMENT_SHIFT : usize = 22; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SEGMENT_SIZE` [INFO] [stdout] --> src/memory.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | pub const SEGMENT_SIZE : usize = 4194304; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SMALL_PAGE_SHIFT` [INFO] [stdout] --> src/memory.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | pub const SMALL_PAGE_SHIFT : usize = 16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SMALL_PAGE_SIZE` [INFO] [stdout] --> src/memory.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub const SMALL_PAGE_SIZE : usize = 65536; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MID_PAGE_SHIFT` [INFO] [stdout] --> src/memory.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub const MID_PAGE_SHIFT : usize = 19; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MID_PAGE_SIZE` [INFO] [stdout] --> src/memory.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | pub const MID_PAGE_SIZE : usize = 524288; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `HUGE_PAGE_SHIFT` [INFO] [stdout] --> src/memory.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub const HUGE_PAGE_SHIFT : usize = 22; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `HUGE_PAGE_SIZE` [INFO] [stdout] --> src/memory.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | pub const HUGE_PAGE_SIZE : usize = 4194304; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `PageType` [INFO] [stdout] --> src/memory.rs:90:6 [INFO] [stdout] | [INFO] [stdout] 90 | enum PageType { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `LocalBlock` [INFO] [stdout] --> src/memory.rs:95:8 [INFO] [stdout] | [INFO] [stdout] 95 | struct LocalBlock { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Block` [INFO] [stdout] --> src/memory.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 100 | struct Block { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Page` [INFO] [stdout] --> src/memory.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 105 | struct Page { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Segment` [INFO] [stdout] --> src/memory.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 117 | struct Segment { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `address_hint` [INFO] [stdout] --> src/memory.rs:126:4 [INFO] [stdout] | [INFO] [stdout] 126 | fn address_hint(alignment: usize, size: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `hinted_mmap` [INFO] [stdout] --> src/memory.rs:146:11 [INFO] [stdout] | [INFO] [stdout] 146 | unsafe fn hinted_mmap(addr: *mut u8, size: usize, alignment: usize, prot_flags: i64, map_flags: i64, fd: i64) -> *mut u8 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `munmap` [INFO] [stdout] --> src/memory.rs:162:11 [INFO] [stdout] | [INFO] [stdout] 162 | unsafe fn munmap(addr: *mut u8, size: usize) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `numa_count` [INFO] [stdout] --> src/memory.rs:166:11 [INFO] [stdout] | [INFO] [stdout] 166 | unsafe fn numa_count() -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `current_numa_node` [INFO] [stdout] --> src/memory.rs:211:11 [INFO] [stdout] | [INFO] [stdout] 211 | unsafe fn current_numa_node() -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Heap` [INFO] [stdout] --> src/memory.rs:225:8 [INFO] [stdout] | [INFO] [stdout] 225 | struct Heap { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ARCH_SET_GS` [INFO] [stdout] --> src/thread.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub const ARCH_SET_GS : u64 = 0x1001; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ARCH_GET_FS` [INFO] [stdout] --> src/thread.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub const ARCH_GET_FS : u64 = 0x1003; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ARCH_GET_GS` [INFO] [stdout] --> src/thread.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub const ARCH_GET_GS : u64 = 0x1004; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/untitled7-57625e76feb2d916.untitled7.lynfe3c1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/untitled7-57625e76feb2d916.untitled7.lynfe3c1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/untitled7-57625e76feb2d916.untitled7.lynfe3c1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/untitled7-57625e76feb2d916.untitled7.lynfe3c1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/untitled7-57625e76feb2d916.untitled7.lynfe3c1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/untitled7-57625e76feb2d916.untitled7.lynfe3c1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/untitled7-57625e76feb2d916.untitled7.lynfe3c1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/untitled7-57625e76feb2d916.untitled7.lynfe3c1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/untitled7-57625e76feb2d916.untitled7.lynfe3c1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/untitled7-57625e76feb2d916.untitled7.lynfe3c1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/untitled7-57625e76feb2d916.untitled7.lynfe3c1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/untitled7-57625e76feb2d916.untitled7.lynfe3c1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/untitled7-57625e76feb2d916" "/opt/rustwide/target/debug/deps/untitled7-57625e76feb2d916.3v2laur5jx01o8xr.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-Wl,-O1" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/syscalls-f7ef64699af42b7e/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyscalls-796a2cdf49cc46ec.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/untitled7-57625e76feb2d916.untitled7.lynfe3c1-cgu.11.rcgu.o: in function `_start': [INFO] [stdout] /opt/rustwide/workdir/src/runtime.rs:12: multiple definition of `_start'; /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o:(.text+0x0): first defined here [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o: in function `_start': [INFO] [stdout] (.text+0x16): undefined reference to `__libc_csu_fini' [INFO] [stdout] /usr/bin/ld: (.text+0x1d): undefined reference to `__libc_csu_init' [INFO] [stdout] /usr/bin/ld: (.text+0x2a): undefined reference to `__libc_start_main' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 38 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `untitled7` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "19c052bc1659f825b4ded9a45db8f61f5728287864a1534d0369a66aa43f229a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19c052bc1659f825b4ded9a45db8f61f5728287864a1534d0369a66aa43f229a", kill_on_drop: false }` [INFO] [stdout] 19c052bc1659f825b4ded9a45db8f61f5728287864a1534d0369a66aa43f229a