[INFO] cloning repository https://github.com/tanukimaru0090/test-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/tanukimaru0090/test-llvm-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanukimaru0090%2Ftest-llvm-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanukimaru0090%2Ftest-llvm-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d93131625dacbbcbe52844a132e4990e487e44d1 [INFO] checking tanukimaru0090/test-llvm-rs against master#cccf075eba88363269e8589ebb8d40874cc542d8 for pr-142681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanukimaru0090%2Ftest-llvm-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tanukimaru0090/test-llvm-rs [INFO] finished tweaking git repo https://github.com/tanukimaru0090/test-llvm-rs [INFO] tweaked toml for git repo https://github.com/tanukimaru0090/test-llvm-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tanukimaru0090/test-llvm-rs on toolchain cccf075eba88363269e8589ebb8d40874cc542d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cccf075eba88363269e8589ebb8d40874cc542d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tanukimaru0090/test-llvm-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cccf075eba88363269e8589ebb8d40874cc542d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded llvm-sys v140.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+cccf075eba88363269e8589ebb8d40874cc542d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60f3b196f166ce436a515ddef4875264c3d8f6c4352f763c660a47b69ebb67f6 [INFO] running `Command { std: "docker" "start" "-a" "60f3b196f166ce436a515ddef4875264c3d8f6c4352f763c660a47b69ebb67f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60f3b196f166ce436a515ddef4875264c3d8f6c4352f763c660a47b69ebb67f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60f3b196f166ce436a515ddef4875264c3d8f6c4352f763c660a47b69ebb67f6", kill_on_drop: false }` [INFO] [stdout] 60f3b196f166ce436a515ddef4875264c3d8f6c4352f763c660a47b69ebb67f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+cccf075eba88363269e8589ebb8d40874cc542d8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa55e7bb3c61aaacb4151d0a3e74925232c1201fed99ea94dfc8323e3b1ab56f [INFO] running `Command { std: "docker" "start" "-a" "fa55e7bb3c61aaacb4151d0a3e74925232c1201fed99ea94dfc8323e3b1ab56f", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling llvm-sys v140.1.3 [INFO] [stderr] Checking test-llvm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `LLVMBuilder`, `initialization::LLVMInitializeIPA`, `object::LLVMDisposeBinary`, and `prelude::*` [INFO] [stdout] --> src/main.rs:3:42 [INFO] [stdout] | [INFO] [stdout] 3 | analysis::LLVMVerifyModule, core::*, initialization::LLVMInitializeIPA, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | object::LLVMDisposeBinary, prelude::*, target::*, LLVMBuilder, LLVMLinkage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LLVMBuilder`, `initialization::LLVMInitializeIPA`, `object::LLVMDisposeBinary`, and `prelude::*` [INFO] [stdout] --> src/main.rs:3:42 [INFO] [stdout] | [INFO] [stdout] 3 | analysis::LLVMVerifyModule, core::*, initialization::LLVMInitializeIPA, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | object::LLVMDisposeBinary, prelude::*, target::*, LLVMBuilder, LLVMLinkage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `llvm::core::LLVMBuildCall`: Use LLVMBuildCall2 instead to support opaque pointers. [INFO] [stdout] --> src/main.rs:91:23 [INFO] [stdout] | [INFO] [stdout] 91 | let add_res = LLVMBuildCall( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `llvm::core::LLVMBuildCall`: Use LLVMBuildCall2 instead to support opaque pointers. [INFO] [stdout] --> src/main.rs:91:23 [INFO] [stdout] | [INFO] [stdout] 91 | let add_res = LLVMBuildCall( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `llvm::core::LLVMBuildGEP`: Use LLVMBuildGEP2 instead to support opaque pointers. [INFO] [stdout] --> src/main.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | let format_str_ptr = LLVMBuildGEP( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `llvm::core::LLVMBuildCall`: Use LLVMBuildCall2 instead to support opaque pointers. [INFO] [stdout] --> src/main.rs:110:26 [INFO] [stdout] | [INFO] [stdout] 110 | let printf_res = LLVMBuildCall( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `llvm::core::LLVMBuildGEP`: Use LLVMBuildGEP2 instead to support opaque pointers. [INFO] [stdout] --> src/main.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | let format_str_ptr = LLVMBuildGEP( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `llvm::core::LLVMBuildCall`: Use LLVMBuildCall2 instead to support opaque pointers. [INFO] [stdout] --> src/main.rs:110:26 [INFO] [stdout] | [INFO] [stdout] 110 | let printf_res = LLVMBuildCall( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.75s [INFO] running `Command { std: "docker" "inspect" "fa55e7bb3c61aaacb4151d0a3e74925232c1201fed99ea94dfc8323e3b1ab56f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa55e7bb3c61aaacb4151d0a3e74925232c1201fed99ea94dfc8323e3b1ab56f", kill_on_drop: false }` [INFO] [stdout] fa55e7bb3c61aaacb4151d0a3e74925232c1201fed99ea94dfc8323e3b1ab56f