[INFO] cloning repository https://github.com/TomBebbington/llvm-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TomBebbington/llvm-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomBebbington%2Fllvm-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomBebbington%2Fllvm-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e12320221a4590d5c658306539b235b103651fda [INFO] testing TomBebbington/llvm-rs against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomBebbington%2Fllvm-rs" "/workspace/builds/worker-57/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-57/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TomBebbington/llvm-rs on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TomBebbington/llvm-rs [INFO] finished tweaking git repo https://github.com/TomBebbington/llvm-rs [INFO] tweaked toml for git repo https://github.com/TomBebbington/llvm-rs written to /workspace/builds/worker-57/source/Cargo.toml [INFO] crate git repo https://github.com/TomBebbington/llvm-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gcc v0.3.31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46990e50f010988b135b43ce0793fa3ac1d08923c4b8cd9b71a9f902e7f931c1 [INFO] running `Command { std: "docker" "start" "-a" "46990e50f010988b135b43ce0793fa3ac1d08923c4b8cd9b71a9f902e7f931c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46990e50f010988b135b43ce0793fa3ac1d08923c4b8cd9b71a9f902e7f931c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46990e50f010988b135b43ce0793fa3ac1d08923c4b8cd9b71a9f902e7f931c1", kill_on_drop: false }` [INFO] [stdout] 46990e50f010988b135b43ce0793fa3ac1d08923c4b8cd9b71a9f902e7f931c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74094ca7624662a1d81b78fc093d321d521912e001f886278fbdfbe1f6156d8f [INFO] running `Command { std: "docker" "start" "-a" "74094ca7624662a1d81b78fc093d321d521912e001f886278fbdfbe1f6156d8f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling gcc v0.3.31 [INFO] [stderr] Compiling libc v0.2.14 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling llvm-alt v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cbox v0.3.0 [INFO] [stderr] Compiling llvm-sys v0.3.0 (https://github.com/TomBebbington/llvm-sys.rs#88a4f2da) [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / macro_rules! build { [INFO] [stdout] 3 | | ($ctx:expr) => () [INFO] [stdout] 4 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/module.rs:81:23 [INFO] [stdout] | [INFO] [stdout] 81 | let buf = try!(MemoryBuffer::new_from_file(path)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/module.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | try!(self.write_bitcode(mod_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/object.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | let buf = try!(MemoryBuffer::new_from_file(path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/buffer.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | let mut output = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/buffer.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | let mut error = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/engine.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | let mut out = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/engine.rs:137:31 [INFO] [stdout] | [INFO] [stdout] 137 | let mut ee = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/engine.rs:171:31 [INFO] [stdout] | [INFO] [stdout] 171 | let mut ee = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/module.rs:79:32 [INFO] [stdout] | [INFO] [stdout] 79 | let mut out = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/module.rs:80:32 [INFO] [stdout] | [INFO] [stdout] 80 | let mut err = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/module.rs:158:34 [INFO] [stdout] | [INFO] [stdout] 158 | let mut error = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/module.rs:194:36 [INFO] [stdout] | [INFO] [stdout] 194 | let mut message = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/module.rs:210:36 [INFO] [stdout] | [INFO] [stdout] 210 | let mut message = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/types.rs:111:57 [INFO] [stdout] | [INFO] [stdout] 111 | let mut els:Vec<_> = (0..size).map(|_| mem::uninitialized()).collect(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/types.rs:148:60 [INFO] [stdout] | [INFO] [stdout] 148 | let mut types:Vec<_> = (0..count).map(|_| mem::uninitialized()).collect(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/macros.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_escape] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `&types::Type` does not permit being left uninitialized [INFO] [stdout] --> src/types.rs:111:52 [INFO] [stdout] | [INFO] [stdout] 111 | let mut els:Vec<_> = (0..size).map(|_| mem::uninitialized()).collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] = note: references must be non-null [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `&types::Type` does not permit being left uninitialized [INFO] [stdout] --> src/types.rs:148:55 [INFO] [stdout] | [INFO] [stdout] 148 | let mut types:Vec<_> = (0..count).map(|_| mem::uninitialized()).collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: references must be non-null [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.42s [INFO] running `Command { std: "docker" "inspect" "74094ca7624662a1d81b78fc093d321d521912e001f886278fbdfbe1f6156d8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74094ca7624662a1d81b78fc093d321d521912e001f886278fbdfbe1f6156d8f", kill_on_drop: false }` [INFO] [stdout] 74094ca7624662a1d81b78fc093d321d521912e001f886278fbdfbe1f6156d8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b17a9f185223eed4ca31a4055044bf08ee736858c9f491ea02005f42154407a2 [INFO] running `Command { std: "docker" "start" "-a" "b17a9f185223eed4ca31a4055044bf08ee736858c9f491ea02005f42154407a2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / macro_rules! build { [INFO] [stdout] 3 | | ($ctx:expr) => () [INFO] [stdout] 4 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/module.rs:81:23 [INFO] [stdout] | [INFO] [stdout] 81 | let buf = try!(MemoryBuffer::new_from_file(path)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/module.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | try!(self.write_bitcode(mod_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling llvm-alt v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/object.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | let buf = try!(MemoryBuffer::new_from_file(path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/buffer.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | let mut output = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/buffer.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | let mut error = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/engine.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | let mut out = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/engine.rs:137:31 [INFO] [stdout] | [INFO] [stdout] 137 | let mut ee = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/engine.rs:171:31 [INFO] [stdout] | [INFO] [stdout] 171 | let mut ee = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/module.rs:79:32 [INFO] [stdout] | [INFO] [stdout] 79 | let mut out = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/module.rs:80:32 [INFO] [stdout] | [INFO] [stdout] 80 | let mut err = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/module.rs:158:34 [INFO] [stdout] | [INFO] [stdout] 158 | let mut error = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/module.rs:194:36 [INFO] [stdout] | [INFO] [stdout] 194 | let mut message = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/module.rs:210:36 [INFO] [stdout] | [INFO] [stdout] 210 | let mut message = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/types.rs:111:57 [INFO] [stdout] | [INFO] [stdout] 111 | let mut els:Vec<_> = (0..size).map(|_| mem::uninitialized()).collect(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/types.rs:148:60 [INFO] [stdout] | [INFO] [stdout] 148 | let mut types:Vec<_> = (0..count).map(|_| mem::uninitialized()).collect(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/macros.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_escape] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `&types::Type` does not permit being left uninitialized [INFO] [stdout] --> src/types.rs:111:52 [INFO] [stdout] | [INFO] [stdout] 111 | let mut els:Vec<_> = (0..size).map(|_| mem::uninitialized()).collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] = note: references must be non-null [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `&types::Type` does not permit being left uninitialized [INFO] [stdout] --> src/types.rs:148:55 [INFO] [stdout] | [INFO] [stdout] 148 | let mut types:Vec<_> = (0..count).map(|_| mem::uninitialized()).collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: references must be non-null [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / macro_rules! build { [INFO] [stdout] 3 | | ($ctx:expr) => () [INFO] [stdout] 4 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/module.rs:81:23 [INFO] [stdout] | [INFO] [stdout] 81 | let buf = try!(MemoryBuffer::new_from_file(path)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/module.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | try!(self.write_bitcode(mod_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/object.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | let buf = try!(MemoryBuffer::new_from_file(path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/buffer.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | let mut output = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/buffer.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | let mut error = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/engine.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | let mut out = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/engine.rs:137:31 [INFO] [stdout] | [INFO] [stdout] 137 | let mut ee = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/engine.rs:171:31 [INFO] [stdout] | [INFO] [stdout] 171 | let mut ee = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/module.rs:79:32 [INFO] [stdout] | [INFO] [stdout] 79 | let mut out = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/module.rs:80:32 [INFO] [stdout] | [INFO] [stdout] 80 | let mut err = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/module.rs:158:34 [INFO] [stdout] | [INFO] [stdout] 158 | let mut error = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/module.rs:194:36 [INFO] [stdout] | [INFO] [stdout] 194 | let mut message = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/module.rs:210:36 [INFO] [stdout] | [INFO] [stdout] 210 | let mut message = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/types.rs:111:57 [INFO] [stdout] | [INFO] [stdout] 111 | let mut els:Vec<_> = (0..size).map(|_| mem::uninitialized()).collect(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/types.rs:148:60 [INFO] [stdout] | [INFO] [stdout] 148 | let mut types:Vec<_> = (0..count).map(|_| mem::uninitialized()).collect(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/macros.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_escape] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `&types::Type` does not permit being left uninitialized [INFO] [stdout] --> src/types.rs:111:52 [INFO] [stdout] | [INFO] [stdout] 111 | let mut els:Vec<_> = (0..size).map(|_| mem::uninitialized()).collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] = note: references must be non-null [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `&types::Type` does not permit being left uninitialized [INFO] [stdout] --> src/types.rs:148:55 [INFO] [stdout] | [INFO] [stdout] 148 | let mut types:Vec<_> = (0..count).map(|_| mem::uninitialized()).collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: references must be non-null [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [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/examples/add-2caa48e1089024c6.add.89890cef-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/add-2caa48e1089024c6.add.89890cef-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/add-2caa48e1089024c6.add.89890cef-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/add-2caa48e1089024c6.add.89890cef-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/add-2caa48e1089024c6.add.89890cef-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/add-2caa48e1089024c6.add.89890cef-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/add-2caa48e1089024c6.add.89890cef-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/add-2caa48e1089024c6.add.89890cef-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/add-2caa48e1089024c6.add.89890cef-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/add-2caa48e1089024c6.add.89890cef-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/add-2caa48e1089024c6.add.89890cef-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/add-2caa48e1089024c6.add.89890cef-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/add-2caa48e1089024c6.add.89890cef-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/add-2caa48e1089024c6.add.89890cef-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/add-2caa48e1089024c6.add.89890cef-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/add-2caa48e1089024c6.add.89890cef-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/add-2caa48e1089024c6.4qeli0x3rpoiofq0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/llvm-10/lib" "-L" "/opt/rustwide/target/debug/build/llvm-sys-223a82fa74841c0b/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libllvm-50a8caaec6e4d98d.rlib" "/opt/rustwide/target/debug/deps/libcbox-21818c71195fe494.rlib" "/opt/rustwide/target/debug/deps/libllvm_sys-5d89ed0b2ce1d156.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2772c4a7dc1d0be4.rlib" "/opt/rustwide/target/debug/deps/liblibc-f4d99ed8ba66a966.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lffi" "-lLLVM-10" "-lffi" "-lstdc++" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/add-2caa48e1089024c6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm-50a8caaec6e4d98d.rlib(llvm-50a8caaec6e4d98d.llvm.c1a111cb-cgu.1.rcgu.o): in function `llvm::value::Function::add_attributes': [INFO] [stdout] /opt/rustwide/workdir/src/value.rs:259: undefined reference to `LLVMAddFunctionAttr' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `llvm-alt` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/demo_3f-fea1efc1be3d1220.demo_3f.d4cbf9c7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-fea1efc1be3d1220.demo_3f.d4cbf9c7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-fea1efc1be3d1220.demo_3f.d4cbf9c7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-fea1efc1be3d1220.demo_3f.d4cbf9c7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-fea1efc1be3d1220.demo_3f.d4cbf9c7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-fea1efc1be3d1220.demo_3f.d4cbf9c7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-fea1efc1be3d1220.demo_3f.d4cbf9c7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-fea1efc1be3d1220.demo_3f.d4cbf9c7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-fea1efc1be3d1220.demo_3f.d4cbf9c7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-fea1efc1be3d1220.demo_3f.d4cbf9c7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-fea1efc1be3d1220.demo_3f.d4cbf9c7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-fea1efc1be3d1220.demo_3f.d4cbf9c7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-fea1efc1be3d1220.demo_3f.d4cbf9c7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-fea1efc1be3d1220.demo_3f.d4cbf9c7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-fea1efc1be3d1220.demo_3f.d4cbf9c7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-fea1efc1be3d1220.demo_3f.d4cbf9c7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-fea1efc1be3d1220.1tn7suafp5j9ikd8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/llvm-10/lib" "-L" "/opt/rustwide/target/debug/build/llvm-sys-223a82fa74841c0b/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libllvm-50a8caaec6e4d98d.rlib" "/opt/rustwide/target/debug/deps/libcbox-21818c71195fe494.rlib" "/opt/rustwide/target/debug/deps/libllvm_sys-5d89ed0b2ce1d156.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2772c4a7dc1d0be4.rlib" "/opt/rustwide/target/debug/deps/liblibc-f4d99ed8ba66a966.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lffi" "-lLLVM-10" "-lffi" "-lstdc++" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/demo_3f-fea1efc1be3d1220" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm-50a8caaec6e4d98d.rlib(llvm-50a8caaec6e4d98d.llvm.c1a111cb-cgu.1.rcgu.o): in function `llvm::value::Function::add_attributes': [INFO] [stdout] /opt/rustwide/workdir/src/value.rs:259: undefined reference to `LLVMAddFunctionAttr' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [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/examples/fib-2d63fd6fec5a6394.fib.0c8059c8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/fib-2d63fd6fec5a6394.fib.0c8059c8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/fib-2d63fd6fec5a6394.fib.0c8059c8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/fib-2d63fd6fec5a6394.fib.0c8059c8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/fib-2d63fd6fec5a6394.fib.0c8059c8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/fib-2d63fd6fec5a6394.fib.0c8059c8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/fib-2d63fd6fec5a6394.fib.0c8059c8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/fib-2d63fd6fec5a6394.fib.0c8059c8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/fib-2d63fd6fec5a6394.fib.0c8059c8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/fib-2d63fd6fec5a6394.fib.0c8059c8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/fib-2d63fd6fec5a6394.fib.0c8059c8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/fib-2d63fd6fec5a6394.fib.0c8059c8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/fib-2d63fd6fec5a6394.fib.0c8059c8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/fib-2d63fd6fec5a6394.fib.0c8059c8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/fib-2d63fd6fec5a6394.fib.0c8059c8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/fib-2d63fd6fec5a6394.fib.0c8059c8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/fib-2d63fd6fec5a6394.20lzk4658vs1eix5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/llvm-10/lib" "-L" "/opt/rustwide/target/debug/build/llvm-sys-223a82fa74841c0b/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libllvm-50a8caaec6e4d98d.rlib" "/opt/rustwide/target/debug/deps/libcbox-21818c71195fe494.rlib" "/opt/rustwide/target/debug/deps/libllvm_sys-5d89ed0b2ce1d156.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2772c4a7dc1d0be4.rlib" "/opt/rustwide/target/debug/deps/liblibc-f4d99ed8ba66a966.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lffi" "-lLLVM-10" "-lffi" "-lstdc++" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/fib-2d63fd6fec5a6394" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm-50a8caaec6e4d98d.rlib(llvm-50a8caaec6e4d98d.llvm.c1a111cb-cgu.1.rcgu.o): in function `llvm::value::Function::add_attributes': [INFO] [stdout] /opt/rustwide/workdir/src/value.rs:259: undefined reference to `LLVMAddFunctionAttr' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [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/examples/tan-b798a97b562809f4.tan.0c827559-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/tan-b798a97b562809f4.tan.0c827559-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/tan-b798a97b562809f4.tan.0c827559-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/tan-b798a97b562809f4.tan.0c827559-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/tan-b798a97b562809f4.tan.0c827559-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/tan-b798a97b562809f4.tan.0c827559-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/tan-b798a97b562809f4.tan.0c827559-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/tan-b798a97b562809f4.tan.0c827559-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/tan-b798a97b562809f4.tan.0c827559-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/tan-b798a97b562809f4.tan.0c827559-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/tan-b798a97b562809f4.tan.0c827559-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/tan-b798a97b562809f4.tan.0c827559-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/tan-b798a97b562809f4.tan.0c827559-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/tan-b798a97b562809f4.tan.0c827559-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/tan-b798a97b562809f4.tan.0c827559-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/tan-b798a97b562809f4.tan.0c827559-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/tan-b798a97b562809f4.3ga15xz3yyewz5bx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/llvm-10/lib" "-L" "/opt/rustwide/target/debug/build/llvm-sys-223a82fa74841c0b/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libllvm-50a8caaec6e4d98d.rlib" "/opt/rustwide/target/debug/deps/libcbox-21818c71195fe494.rlib" "/opt/rustwide/target/debug/deps/libllvm_sys-5d89ed0b2ce1d156.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2772c4a7dc1d0be4.rlib" "/opt/rustwide/target/debug/deps/liblibc-f4d99ed8ba66a966.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lffi" "-lLLVM-10" "-lffi" "-lstdc++" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/tan-b798a97b562809f4" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm-50a8caaec6e4d98d.rlib(llvm-50a8caaec6e4d98d.llvm.c1a111cb-cgu.1.rcgu.o): in function `llvm::value::Function::add_attributes': [INFO] [stdout] /opt/rustwide/workdir/src/value.rs:259: undefined reference to `LLVMAddFunctionAttr' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [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/attributes-23993db9178a795f.attributes.aae7252d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-23993db9178a795f.attributes.aae7252d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-23993db9178a795f.attributes.aae7252d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-23993db9178a795f.attributes.aae7252d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-23993db9178a795f.attributes.aae7252d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-23993db9178a795f.attributes.aae7252d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-23993db9178a795f.attributes.aae7252d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-23993db9178a795f.attributes.aae7252d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-23993db9178a795f.attributes.aae7252d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-23993db9178a795f.attributes.aae7252d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-23993db9178a795f.attributes.aae7252d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-23993db9178a795f.attributes.aae7252d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-23993db9178a795f.attributes.aae7252d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-23993db9178a795f.attributes.aae7252d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-23993db9178a795f.attributes.aae7252d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-23993db9178a795f.attributes.aae7252d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-23993db9178a795f.2dd5mdu91rfb5wdv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/llvm-10/lib" "-L" "/opt/rustwide/target/debug/build/llvm-sys-223a82fa74841c0b/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libllvm-50a8caaec6e4d98d.rlib" "/opt/rustwide/target/debug/deps/libcbox-21818c71195fe494.rlib" "/opt/rustwide/target/debug/deps/libllvm_sys-5d89ed0b2ce1d156.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2772c4a7dc1d0be4.rlib" "/opt/rustwide/target/debug/deps/liblibc-f4d99ed8ba66a966.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lffi" "-lLLVM-10" "-lffi" "-lstdc++" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/attributes-23993db9178a795f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm-50a8caaec6e4d98d.rlib(llvm-50a8caaec6e4d98d.llvm.c1a111cb-cgu.1.rcgu.o): in function `llvm::value::Arg::add_attributes': [INFO] [stdout] /opt/rustwide/workdir/src/value.rs:109: undefined reference to `LLVMAddAttribute' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm-50a8caaec6e4d98d.rlib(llvm-50a8caaec6e4d98d.llvm.c1a111cb-cgu.1.rcgu.o): in function `llvm::value::Arg::has_attribute': [INFO] [stdout] /opt/rustwide/workdir/src/value.rs:114: undefined reference to `LLVMGetAttribute' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm-50a8caaec6e4d98d.rlib(llvm-50a8caaec6e4d98d.llvm.c1a111cb-cgu.1.rcgu.o): in function `llvm::value::Arg::has_attributes': [INFO] [stdout] /opt/rustwide/workdir/src/value.rs:121: undefined reference to `LLVMGetAttribute' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm-50a8caaec6e4d98d.rlib(llvm-50a8caaec6e4d98d.llvm.c1a111cb-cgu.1.rcgu.o): in function `llvm::value::Arg::remove_attribute': [INFO] [stdout] /opt/rustwide/workdir/src/value.rs:132: undefined reference to `LLVMRemoveAttribute' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm-50a8caaec6e4d98d.rlib(llvm-50a8caaec6e4d98d.llvm.c1a111cb-cgu.1.rcgu.o): in function `llvm::value::Function::add_attributes': [INFO] [stdout] /opt/rustwide/workdir/src/value.rs:259: undefined reference to `LLVMAddFunctionAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm-50a8caaec6e4d98d.rlib(llvm-50a8caaec6e4d98d.llvm.c1a111cb-cgu.1.rcgu.o): in function `llvm::value::Function::has_attribute': [INFO] [stdout] /opt/rustwide/workdir/src/value.rs:264: undefined reference to `LLVMGetFunctionAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm-50a8caaec6e4d98d.rlib(llvm-50a8caaec6e4d98d.llvm.c1a111cb-cgu.1.rcgu.o): in function `llvm::value::Function::has_attributes': [INFO] [stdout] /opt/rustwide/workdir/src/value.rs:271: undefined reference to `LLVMGetFunctionAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm-50a8caaec6e4d98d.rlib(llvm-50a8caaec6e4d98d.llvm.c1a111cb-cgu.1.rcgu.o): in function `llvm::value::Function::remove_attribute': [INFO] [stdout] /opt/rustwide/workdir/src/value.rs:282: undefined reference to `LLVMRemoveFunctionAttr' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b17a9f185223eed4ca31a4055044bf08ee736858c9f491ea02005f42154407a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b17a9f185223eed4ca31a4055044bf08ee736858c9f491ea02005f42154407a2", kill_on_drop: false }` [INFO] [stdout] b17a9f185223eed4ca31a4055044bf08ee736858c9f491ea02005f42154407a2