[INFO] cloning repository https://github.com/tmt96/mangekyou [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tmt96/mangekyou" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmt96%2Fmangekyou", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmt96%2Fmangekyou'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a96639eb5acb2d9e98e29d7b18c26c1f6e73f6b6 [INFO] checking tmt96/mangekyou against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmt96%2Fmangekyou" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tmt96/mangekyou on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tmt96/mangekyou [INFO] finished tweaking git repo https://github.com/tmt96/mangekyou [INFO] tweaked toml for git repo https://github.com/tmt96/mangekyou written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tmt96/mangekyou 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/TheDan64/inkwell` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parking_lot v0.10.0 [INFO] [stderr] Downloaded thread_local v1.0.1 [INFO] [stderr] Downloaded parking_lot_core v0.7.0 [INFO] [stderr] Downloaded smallvec v1.2.0 [INFO] [stderr] Downloaded memchr v2.3.2 [INFO] [stderr] Downloaded either v1.5.3 [INFO] [stderr] Downloaded once_cell v1.3.1 [INFO] [stderr] Downloaded lock_api v0.3.3 [INFO] [stderr] Downloaded cc v1.0.50 [INFO] [stderr] Downloaded llvm-sys v80.1.2 [INFO] [stderr] Downloaded redox_syscall v0.1.56 [INFO] [stderr] Downloaded aho-corasick v0.7.8 [INFO] [stderr] Downloaded syn v1.0.27 [INFO] [stderr] Downloaded regex v1.3.4 [INFO] [stderr] Downloaded regex-syntax v0.6.14 [INFO] [stderr] Downloaded libc v0.2.66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f0cdf47bb4f7263e16d2c9f334d06e2d94dbf4e10c16050209f5ecb8c22b324 [INFO] running `Command { std: "docker" "start" "-a" "1f0cdf47bb4f7263e16d2c9f334d06e2d94dbf4e10c16050209f5ecb8c22b324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f0cdf47bb4f7263e16d2c9f334d06e2d94dbf4e10c16050209f5ecb8c22b324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f0cdf47bb4f7263e16d2c9f334d06e2d94dbf4e10c16050209f5ecb8c22b324", kill_on_drop: false }` [INFO] [stdout] 1f0cdf47bb4f7263e16d2c9f334d06e2d94dbf4e10c16050209f5ecb8c22b324 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfc43a9eafbec4ff1022bbc4120be607e4685504439fad7d58b0e8490c5c5e96 [INFO] running `Command { std: "docker" "start" "-a" "cfc43a9eafbec4ff1022bbc4120be607e4685504439fad7d58b0e8490c5c5e96", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=llvm8-0#9aabeab2) [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Compiling llvm-sys v80.1.2 [INFO] [stderr] Compiling inkwell_internals v0.1.0 (https://github.com/TheDan64/inkwell?branch=llvm8-0#9aabeab2) [INFO] [stderr] Checking mangekyou v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Write`, `stdin`, and `stdout` [INFO] [stdout] --> src/lib/object_code_compiler.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::{stdin, stdout, Write}; [INFO] [stdout] | ^^^^^ ^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Write`, `stdin`, and `stdout` [INFO] [stdout] --> src/lib/object_code_compiler.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::{stdin, stdout, Write}; [INFO] [stdout] | ^^^^^ ^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_binary_pred` is never used [INFO] [stdout] --> src/lib/ast.rs:144:12 [INFO] [stdout] | [INFO] [stdout] 99 | impl Prototype { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 144 | pub fn get_binary_pred(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_context`, `get_module`, `get_builder`, and `get_pass_manager` are never used [INFO] [stdout] --> src/lib/codegen.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl<'ctx> IRGenerator<'ctx> { [INFO] [stdout] | ---------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 94 | pub fn get_context(&self) -> &'ctx Context { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | pub fn get_module(&self) -> &Module<'ctx> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn get_builder(&self) -> &Builder<'ctx> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | pub fn get_pass_manager(&self) -> &PassManager> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compile` is never used [INFO] [stdout] --> src/lib/object_code_compiler.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn compile() -> Result<(), String> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_binary_pred` is never used [INFO] [stdout] --> src/lib/ast.rs:144:12 [INFO] [stdout] | [INFO] [stdout] 99 | impl Prototype { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 144 | pub fn get_binary_pred(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_context`, `get_module`, `get_builder`, and `get_pass_manager` are never used [INFO] [stdout] --> src/lib/codegen.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl<'ctx> IRGenerator<'ctx> { [INFO] [stdout] | ---------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 94 | pub fn get_context(&self) -> &'ctx Context { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | pub fn get_module(&self) -> &Module<'ctx> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn get_builder(&self) -> &Builder<'ctx> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | pub fn get_pass_manager(&self) -> &PassManager> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compile` is never used [INFO] [stdout] --> src/lib/object_code_compiler.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn compile() -> Result<(), String> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.70s [INFO] running `Command { std: "docker" "inspect" "cfc43a9eafbec4ff1022bbc4120be607e4685504439fad7d58b0e8490c5c5e96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfc43a9eafbec4ff1022bbc4120be607e4685504439fad7d58b0e8490c5c5e96", kill_on_drop: false }` [INFO] [stdout] cfc43a9eafbec4ff1022bbc4120be607e4685504439fad7d58b0e8490c5c5e96