[INFO] cloning repository https://github.com/dotjpg3141/llvm-brainfuck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dotjpg3141/llvm-brainfuck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdotjpg3141%2Fllvm-brainfuck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdotjpg3141%2Fllvm-brainfuck'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79e3509e30e3144389fa823a0c2ab47d6b9c200b [INFO] testing dotjpg3141/llvm-brainfuck against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdotjpg3141%2Fllvm-brainfuck" "/workspace/builds/worker-102/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-102/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dotjpg3141/llvm-brainfuck on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dotjpg3141/llvm-brainfuck [INFO] finished tweaking git repo https://github.com/dotjpg3141/llvm-brainfuck [INFO] tweaked toml for git repo https://github.com/dotjpg3141/llvm-brainfuck written to /workspace/builds/worker-102/source/Cargo.toml [INFO] crate git repo https://github.com/dotjpg3141/llvm-brainfuck already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.1.32 [INFO] [stderr] Downloaded semver v0.4.1 [INFO] [stderr] Downloaded libc v0.2.34 [INFO] [stderr] Downloaded tempfile v2.2.0 [INFO] [stderr] Downloaded llvm-sys v38.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b70f5699bd454ea8ae89c369705839994c7edb5559d129ee81de3820d8bc7ba2 [INFO] running `Command { std: "docker" "start" "-a" "b70f5699bd454ea8ae89c369705839994c7edb5559d129ee81de3820d8bc7ba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b70f5699bd454ea8ae89c369705839994c7edb5559d129ee81de3820d8bc7ba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b70f5699bd454ea8ae89c369705839994c7edb5559d129ee81de3820d8bc7ba2", kill_on_drop: false }` [INFO] [stdout] b70f5699bd454ea8ae89c369705839994c7edb5559d129ee81de3820d8bc7ba2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 218fa2a31f71139a1d8dd08623c95526442b0548a08d034e86526c0de9c88abd [INFO] running `Command { std: "docker" "start" "-a" "218fa2a31f71139a1d8dd08623c95526442b0548a08d034e86526c0de9c88abd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling argparse v0.2.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling semver-parser v0.6.2 [INFO] [stderr] Compiling semver v0.4.1 [INFO] [stderr] Compiling llvm-sys v38.0.6 [INFO] [stderr] Compiling llvm-brainfuck v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/llvm.rs:182:31 [INFO] [stdout] | [INFO] [stdout] 182 | let mut ee = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:284:75 [INFO] [stdout] | [INFO] [stdout] 284 | fn create_output_writer(output_file_option: &String) -> io::BufWriter> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 284 - fn create_output_writer(output_file_option: &String) -> io::BufWriter> { [INFO] [stdout] 284 + fn create_output_writer(output_file_option: &String) -> io::BufWriter> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:271:20 [INFO] [stdout] | [INFO] [stdout] 271 | let input: Box = if input_file_option == "" { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 271 - let input: Box = if input_file_option == "" { [INFO] [stdout] 271 + let input: Box = if input_file_option == "" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:286:21 [INFO] [stdout] | [INFO] [stdout] 286 | let output: Box = if output_file_option == "" { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 286 - let output: Box = if output_file_option == "" { [INFO] [stdout] 286 + let output: Box = if output_file_option == "" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.46s [INFO] running `Command { std: "docker" "inspect" "218fa2a31f71139a1d8dd08623c95526442b0548a08d034e86526c0de9c88abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "218fa2a31f71139a1d8dd08623c95526442b0548a08d034e86526c0de9c88abd", kill_on_drop: false }` [INFO] [stdout] 218fa2a31f71139a1d8dd08623c95526442b0548a08d034e86526c0de9c88abd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20df3e765f49cf6a046f5bd23b1e0a7b4740cda1077cee580cb20f03e5c50b97 [INFO] running `Command { std: "docker" "start" "-a" "20df3e765f49cf6a046f5bd23b1e0a7b4740cda1077cee580cb20f03e5c50b97", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling llvm-brainfuck v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/llvm.rs:182:31 [INFO] [stdout] | [INFO] [stdout] 182 | let mut ee = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:284:75 [INFO] [stdout] | [INFO] [stdout] 284 | fn create_output_writer(output_file_option: &String) -> io::BufWriter> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 284 - fn create_output_writer(output_file_option: &String) -> io::BufWriter> { [INFO] [stdout] 284 + fn create_output_writer(output_file_option: &String) -> io::BufWriter> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:271:20 [INFO] [stdout] | [INFO] [stdout] 271 | let input: Box = if input_file_option == "" { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 271 - let input: Box = if input_file_option == "" { [INFO] [stdout] 271 + let input: Box = if input_file_option == "" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:286:21 [INFO] [stdout] | [INFO] [stdout] 286 | let output: Box = if output_file_option == "" { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 286 - let output: Box = if output_file_option == "" { [INFO] [stdout] 286 + let output: Box = if output_file_option == "" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.49s [INFO] running `Command { std: "docker" "inspect" "20df3e765f49cf6a046f5bd23b1e0a7b4740cda1077cee580cb20f03e5c50b97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20df3e765f49cf6a046f5bd23b1e0a7b4740cda1077cee580cb20f03e5c50b97", kill_on_drop: false }` [INFO] [stdout] 20df3e765f49cf6a046f5bd23b1e0a7b4740cda1077cee580cb20f03e5c50b97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b674bb2169e3dc6ccef0e7bf866e852a171825ec825224e930c20a1bbe81de90 [INFO] running `Command { std: "docker" "start" "-a" "b674bb2169e3dc6ccef0e7bf866e852a171825ec825224e930c20a1bbe81de90", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/llvm.rs:182:31 [INFO] [stderr] | [INFO] [stderr] 182 | let mut ee = mem::uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:284:75 [INFO] [stderr] | [INFO] [stderr] 284 | fn create_output_writer(output_file_option: &String) -> io::BufWriter> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 284 - fn create_output_writer(output_file_option: &String) -> io::BufWriter> { [INFO] [stderr] 284 + fn create_output_writer(output_file_option: &String) -> io::BufWriter> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:271:20 [INFO] [stderr] | [INFO] [stderr] 271 | let input: Box = if input_file_option == "" { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 271 - let input: Box = if input_file_option == "" { [INFO] [stderr] 271 + let input: Box = if input_file_option == "" { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:286:21 [INFO] [stderr] | [INFO] [stderr] 286 | let output: Box = if output_file_option == "" { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 286 - let output: Box = if output_file_option == "" { [INFO] [stderr] 286 + let output: Box = if output_file_option == "" { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `llvm-brainfuck` (bin "llvm-brainfuck" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/llvm_brainfuck-72c3b505a6acf496) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::test_bf::optimize_add_set_value ... ok [INFO] [stdout] test test::test_bf::optimize_loop ... ok [INFO] [stdout] test test::test_bf::optimize_no_change ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b674bb2169e3dc6ccef0e7bf866e852a171825ec825224e930c20a1bbe81de90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b674bb2169e3dc6ccef0e7bf866e852a171825ec825224e930c20a1bbe81de90", kill_on_drop: false }` [INFO] [stdout] b674bb2169e3dc6ccef0e7bf866e852a171825ec825224e930c20a1bbe81de90