[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomBebbington%2Fllvm-rs" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TomBebbington/llvm-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-21/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6c9d826ac75fd6c8fef9c3665a49228b1a6f920e39a6fb434210e6342ef989e [INFO] running `Command { std: "docker" "start" "-a" "a6c9d826ac75fd6c8fef9c3665a49228b1a6f920e39a6fb434210e6342ef989e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6c9d826ac75fd6c8fef9c3665a49228b1a6f920e39a6fb434210e6342ef989e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6c9d826ac75fd6c8fef9c3665a49228b1a6f920e39a6fb434210e6342ef989e", kill_on_drop: false }` [INFO] [stdout] a6c9d826ac75fd6c8fef9c3665a49228b1a6f920e39a6fb434210e6342ef989e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0b6cd000caa4e4297dfa596219d2e559738d45a55bddb736326bc803794ab3b [INFO] running `Command { std: "docker" "start" "-a" "b0b6cd000caa4e4297dfa596219d2e559738d45a55bddb736326bc803794ab3b", kill_on_drop: false }` [INFO] [stderr] Compiling semver v0.1.20 [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: `build` [INFO] [stdout] --> src/macros.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | macro_rules! build { [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: `#[macro_escape]` only has an effect on `extern crate` and modules [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: 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: 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 2.76s [INFO] running `Command { std: "docker" "inspect" "b0b6cd000caa4e4297dfa596219d2e559738d45a55bddb736326bc803794ab3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0b6cd000caa4e4297dfa596219d2e559738d45a55bddb736326bc803794ab3b", kill_on_drop: false }` [INFO] [stdout] b0b6cd000caa4e4297dfa596219d2e559738d45a55bddb736326bc803794ab3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ae05dad7240a7ea40285e2b54ba0f1f9c5009bf4edf8e1d4b4a78484138d357 [INFO] running `Command { std: "docker" "start" "-a" "1ae05dad7240a7ea40285e2b54ba0f1f9c5009bf4edf8e1d4b4a78484138d357", kill_on_drop: false }` [INFO] [stdout] warning: unused macro definition: `build` [INFO] [stdout] --> src/macros.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | macro_rules! build { [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: `#[macro_escape]` only has an effect on `extern crate` and modules [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: 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: 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] Compiling llvm-alt v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `build` [INFO] [stdout] --> src/macros.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | macro_rules! build { [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: `#[macro_escape]` only has an effect on `extern crate` and modules [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: 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: 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/tan-dfdab46232448516.tan.21f28e0b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/tan-dfdab46232448516.tan.21f28e0b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/tan-dfdab46232448516.tan.21f28e0b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/tan-dfdab46232448516.tan.21f28e0b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/tan-dfdab46232448516.tan.21f28e0b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/tan-dfdab46232448516.tan.21f28e0b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/tan-dfdab46232448516.tan.21f28e0b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/tan-dfdab46232448516.tan.21f28e0b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/tan-dfdab46232448516.tan.21f28e0b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/tan-dfdab46232448516.tan.21f28e0b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/tan-dfdab46232448516.tan.21f28e0b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/tan-dfdab46232448516.tan.21f28e0b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/tan-dfdab46232448516.tan.21f28e0b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/tan-dfdab46232448516.tan.21f28e0b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/tan-dfdab46232448516.tan.21f28e0b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/tan-dfdab46232448516.tan.21f28e0b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/tan-dfdab46232448516.1qe199tbm8y8avjp.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-b816c0c1dc2d6838/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libllvm-18986a82cf7060ff.rlib" "/opt/rustwide/target/debug/deps/libcbox-39579082e5160a60.rlib" "/opt/rustwide/target/debug/deps/libllvm_sys-bdb8f8c8e76b2b6e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3971df04b08912b7.rlib" "/opt/rustwide/target/debug/deps/liblibc-10ed8dede6264a23.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/tan-dfdab46232448516" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm-18986a82cf7060ff.rlib(llvm-18986a82cf7060ff.llvm.df232113-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/deps/attributes-a0c40b0e491b30b4.attributes.0c773436-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-a0c40b0e491b30b4.attributes.0c773436-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-a0c40b0e491b30b4.attributes.0c773436-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-a0c40b0e491b30b4.attributes.0c773436-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-a0c40b0e491b30b4.attributes.0c773436-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-a0c40b0e491b30b4.attributes.0c773436-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-a0c40b0e491b30b4.attributes.0c773436-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-a0c40b0e491b30b4.attributes.0c773436-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-a0c40b0e491b30b4.attributes.0c773436-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-a0c40b0e491b30b4.attributes.0c773436-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-a0c40b0e491b30b4.attributes.0c773436-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-a0c40b0e491b30b4.attributes.0c773436-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-a0c40b0e491b30b4.attributes.0c773436-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-a0c40b0e491b30b4.attributes.0c773436-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/attributes-a0c40b0e491b30b4.1a4lh18blre640hq.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-b816c0c1dc2d6838/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libllvm-18986a82cf7060ff.rlib" "/opt/rustwide/target/debug/deps/libcbox-39579082e5160a60.rlib" "/opt/rustwide/target/debug/deps/libllvm_sys-bdb8f8c8e76b2b6e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3971df04b08912b7.rlib" "/opt/rustwide/target/debug/deps/liblibc-10ed8dede6264a23.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/attributes-a0c40b0e491b30b4" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm-18986a82cf7060ff.rlib(llvm-18986a82cf7060ff.llvm.df232113-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-18986a82cf7060ff.rlib(llvm-18986a82cf7060ff.llvm.df232113-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-18986a82cf7060ff.rlib(llvm-18986a82cf7060ff.llvm.df232113-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-18986a82cf7060ff.rlib(llvm-18986a82cf7060ff.llvm.df232113-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-18986a82cf7060ff.rlib(llvm-18986a82cf7060ff.llvm.df232113-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-18986a82cf7060ff.rlib(llvm-18986a82cf7060ff.llvm.df232113-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-18986a82cf7060ff.rlib(llvm-18986a82cf7060ff.llvm.df232113-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-18986a82cf7060ff.rlib(llvm-18986a82cf7060ff.llvm.df232113-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: could not compile `llvm-alt` due to 2 previous errors [INFO] [stderr] error: could not compile `llvm-alt` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/demo_3f-79d313bd2ae515e9.demo_3f.3968582e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-79d313bd2ae515e9.demo_3f.3968582e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-79d313bd2ae515e9.demo_3f.3968582e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-79d313bd2ae515e9.demo_3f.3968582e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-79d313bd2ae515e9.demo_3f.3968582e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-79d313bd2ae515e9.demo_3f.3968582e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-79d313bd2ae515e9.demo_3f.3968582e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-79d313bd2ae515e9.demo_3f.3968582e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-79d313bd2ae515e9.demo_3f.3968582e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-79d313bd2ae515e9.demo_3f.3968582e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-79d313bd2ae515e9.demo_3f.3968582e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-79d313bd2ae515e9.demo_3f.3968582e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-79d313bd2ae515e9.demo_3f.3968582e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-79d313bd2ae515e9.demo_3f.3968582e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-79d313bd2ae515e9.demo_3f.3968582e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-79d313bd2ae515e9.demo_3f.3968582e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/demo_3f-79d313bd2ae515e9.3ze8n83gvxuxyq0i.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-b816c0c1dc2d6838/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libllvm-18986a82cf7060ff.rlib" "/opt/rustwide/target/debug/deps/libcbox-39579082e5160a60.rlib" "/opt/rustwide/target/debug/deps/libllvm_sys-bdb8f8c8e76b2b6e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3971df04b08912b7.rlib" "/opt/rustwide/target/debug/deps/liblibc-10ed8dede6264a23.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/demo_3f-79d313bd2ae515e9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm-18986a82cf7060ff.rlib(llvm-18986a82cf7060ff.llvm.df232113-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-da4aeb60bd895068.fib.f019bf52-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/fib-da4aeb60bd895068.fib.f019bf52-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/fib-da4aeb60bd895068.fib.f019bf52-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/fib-da4aeb60bd895068.fib.f019bf52-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/fib-da4aeb60bd895068.fib.f019bf52-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/fib-da4aeb60bd895068.fib.f019bf52-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/fib-da4aeb60bd895068.fib.f019bf52-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/fib-da4aeb60bd895068.fib.f019bf52-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/fib-da4aeb60bd895068.fib.f019bf52-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/fib-da4aeb60bd895068.fib.f019bf52-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/fib-da4aeb60bd895068.fib.f019bf52-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/fib-da4aeb60bd895068.fib.f019bf52-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/fib-da4aeb60bd895068.fib.f019bf52-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/fib-da4aeb60bd895068.fib.f019bf52-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/fib-da4aeb60bd895068.fib.f019bf52-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/fib-da4aeb60bd895068.fib.f019bf52-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/fib-da4aeb60bd895068.4dlb71tgqcu0hyoo.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-b816c0c1dc2d6838/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libllvm-18986a82cf7060ff.rlib" "/opt/rustwide/target/debug/deps/libcbox-39579082e5160a60.rlib" "/opt/rustwide/target/debug/deps/libllvm_sys-bdb8f8c8e76b2b6e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3971df04b08912b7.rlib" "/opt/rustwide/target/debug/deps/liblibc-10ed8dede6264a23.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/fib-da4aeb60bd895068" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm-18986a82cf7060ff.rlib(llvm-18986a82cf7060ff.llvm.df232113-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/add-5da51da2b49c6c64.add.ea67e159-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/add-5da51da2b49c6c64.add.ea67e159-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/add-5da51da2b49c6c64.add.ea67e159-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/add-5da51da2b49c6c64.add.ea67e159-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/add-5da51da2b49c6c64.add.ea67e159-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/add-5da51da2b49c6c64.add.ea67e159-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/add-5da51da2b49c6c64.add.ea67e159-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/add-5da51da2b49c6c64.add.ea67e159-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/add-5da51da2b49c6c64.add.ea67e159-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/add-5da51da2b49c6c64.add.ea67e159-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/add-5da51da2b49c6c64.add.ea67e159-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/add-5da51da2b49c6c64.add.ea67e159-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/add-5da51da2b49c6c64.add.ea67e159-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/add-5da51da2b49c6c64.add.ea67e159-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/add-5da51da2b49c6c64.add.ea67e159-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/add-5da51da2b49c6c64.add.ea67e159-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/add-5da51da2b49c6c64.1kk3jtcrm53encmr.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-b816c0c1dc2d6838/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libllvm-18986a82cf7060ff.rlib" "/opt/rustwide/target/debug/deps/libcbox-39579082e5160a60.rlib" "/opt/rustwide/target/debug/deps/libllvm_sys-bdb8f8c8e76b2b6e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3971df04b08912b7.rlib" "/opt/rustwide/target/debug/deps/liblibc-10ed8dede6264a23.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/add-5da51da2b49c6c64" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libllvm-18986a82cf7060ff.rlib(llvm-18986a82cf7060ff.llvm.df232113-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] error: could not compile `llvm-alt` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1ae05dad7240a7ea40285e2b54ba0f1f9c5009bf4edf8e1d4b4a78484138d357", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ae05dad7240a7ea40285e2b54ba0f1f9c5009bf4edf8e1d4b4a78484138d357", kill_on_drop: false }` [INFO] [stdout] 1ae05dad7240a7ea40285e2b54ba0f1f9c5009bf4edf8e1d4b4a78484138d357