Oct 15 06:59:09.222 INFO testing Saikyun/kaleidoscope-llvm-compiler against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 06:59:09.223 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 06:59:09.753 INFO blam! a21eb3e07ad96e2b36e50d50406fd048f7e841afde354a30143bbab246f17e08 Oct 15 06:59:09.759 INFO running `"docker" "start" "-a" "a21eb3e07ad96e2b36e50d50406fd048f7e841afde354a30143bbab246f17e08"` Oct 15 06:59:10.873 INFO kablam! usermod: no changes Oct 15 06:59:10.963 INFO kablam! Compiling memchr v1.0.2 Oct 15 06:59:11.675 INFO kablam! Compiling nom v3.2.1 Oct 15 06:59:15.499 INFO kablam! Compiling kaleidoscope v0.1.0 (/source) Oct 15 06:59:16.196 INFO kablam! warning: value assigned to `jmp` is never read Oct 15 06:59:16.196 INFO kablam! --> src/parser.rs:56:33 Oct 15 06:59:16.197 INFO kablam! | Oct 15 06:59:16.197 INFO kablam! 56 | jmp += jmp2; Oct 15 06:59:16.197 INFO kablam! | ^^^ Oct 15 06:59:16.198 INFO kablam! | Oct 15 06:59:16.198 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 06:59:16.198 INFO kablam! Oct 15 06:59:16.198 INFO kablam! warning: value assigned to `jmp` is never read Oct 15 06:59:16.199 INFO kablam! --> src/parser.rs:85:33 Oct 15 06:59:16.199 INFO kablam! | Oct 15 06:59:16.199 INFO kablam! 85 | jmp += jmp2; Oct 15 06:59:16.200 INFO kablam! | ^^^ Oct 15 06:59:16.200 INFO kablam! Oct 15 06:59:16.200 INFO kablam! warning: unused variable: `a` Oct 15 06:59:16.200 INFO kablam! --> src/parser.rs:219:13 Oct 15 06:59:16.201 INFO kablam! | Oct 15 06:59:16.201 INFO kablam! 219 | a => { Oct 15 06:59:16.201 INFO kablam! | ^ help: consider using `_a` instead Oct 15 06:59:16.202 INFO kablam! | Oct 15 06:59:16.202 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:59:16.202 INFO kablam! Oct 15 06:59:16.203 INFO kablam! warning: unused variable: `str` Oct 15 06:59:16.203 INFO kablam! --> src/main.rs:7:9 Oct 15 06:59:16.203 INFO kablam! | Oct 15 06:59:16.203 INFO kablam! 7 | let str = b"def fib(x) Oct 15 06:59:16.204 INFO kablam! | ^^^ help: consider using `_str` instead Oct 15 06:59:16.204 INFO kablam! Oct 15 06:59:16.204 INFO kablam! warning: unused variable: `expr` Oct 15 06:59:16.205 INFO kablam! --> src/main.rs:17:9 Oct 15 06:59:16.205 INFO kablam! | Oct 15 06:59:16.205 INFO kablam! 17 | let expr = parser::parse(&res); Oct 15 06:59:16.206 INFO kablam! | ^^^^ help: consider using `_expr` instead Oct 15 06:59:16.206 INFO kablam! Oct 15 06:59:16.206 INFO kablam! warning: unused variable: `n` Oct 15 06:59:16.206 INFO kablam! --> src/main.rs:26:16 Oct 15 06:59:16.211 INFO kablam! | Oct 15 06:59:16.211 INFO kablam! 26 | Ok(n) => { Oct 15 06:59:16.211 INFO kablam! | ^ help: consider using `_n` instead Oct 15 06:59:16.212 INFO kablam! Oct 15 06:59:16.231 INFO kablam! warning: variant is never constructed: `Prototype` Oct 15 06:59:16.231 INFO kablam! --> src/parser.rs:17:5 Oct 15 06:59:16.232 INFO kablam! | Oct 15 06:59:16.232 INFO kablam! 17 | Prototype(Prototype), Oct 15 06:59:16.232 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 06:59:16.232 INFO kablam! | Oct 15 06:59:16.233 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:59:16.233 INFO kablam! Oct 15 06:59:17.599 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.68s Oct 15 06:59:17.599 INFO kablam! su: No module specific data is present Oct 15 06:59:18.574 INFO running `"docker" "rm" "-f" "a21eb3e07ad96e2b36e50d50406fd048f7e841afde354a30143bbab246f17e08"` Oct 15 06:59:18.830 INFO blam! a21eb3e07ad96e2b36e50d50406fd048f7e841afde354a30143bbab246f17e08 Oct 15 06:59:18.856 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 06:59:19.348 INFO blam! 9833d5b3c64fab600e40db7611804eff7d4096f06ef05296498fad1b21e32bde Oct 15 06:59:19.350 INFO running `"docker" "start" "-a" "9833d5b3c64fab600e40db7611804eff7d4096f06ef05296498fad1b21e32bde"` Oct 15 06:59:20.699 INFO kablam! usermod: no changes Oct 15 06:59:20.783 INFO kablam! Compiling kaleidoscope v0.1.0 (/source) Oct 15 06:59:21.315 INFO kablam! warning: value assigned to `jmp` is never read Oct 15 06:59:21.315 INFO kablam! --> src/parser.rs:56:33 Oct 15 06:59:21.315 INFO kablam! | Oct 15 06:59:21.315 INFO kablam! 56 | jmp += jmp2; Oct 15 06:59:21.315 INFO kablam! | ^^^ Oct 15 06:59:21.315 INFO kablam! | Oct 15 06:59:21.315 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 06:59:21.315 INFO kablam! Oct 15 06:59:21.315 INFO kablam! warning: value assigned to `jmp` is never read Oct 15 06:59:21.315 INFO kablam! --> src/parser.rs:85:33 Oct 15 06:59:21.315 INFO kablam! | Oct 15 06:59:21.315 INFO kablam! 85 | jmp += jmp2; Oct 15 06:59:21.315 INFO kablam! | ^^^ Oct 15 06:59:21.315 INFO kablam! Oct 15 06:59:21.315 INFO kablam! warning: unused variable: `a` Oct 15 06:59:21.315 INFO kablam! --> src/parser.rs:219:13 Oct 15 06:59:21.315 INFO kablam! | Oct 15 06:59:21.315 INFO kablam! 219 | a => { Oct 15 06:59:21.315 INFO kablam! | ^ help: consider using `_a` instead Oct 15 06:59:21.315 INFO kablam! | Oct 15 06:59:21.315 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:59:21.315 INFO kablam! Oct 15 06:59:21.315 INFO kablam! warning: unused variable: `str` Oct 15 06:59:21.315 INFO kablam! --> src/main.rs:7:9 Oct 15 06:59:21.315 INFO kablam! | Oct 15 06:59:21.315 INFO kablam! 7 | let str = b"def fib(x) Oct 15 06:59:21.315 INFO kablam! | ^^^ help: consider using `_str` instead Oct 15 06:59:21.315 INFO kablam! Oct 15 06:59:21.315 INFO kablam! warning: unused variable: `expr` Oct 15 06:59:21.315 INFO kablam! --> src/main.rs:17:9 Oct 15 06:59:21.315 INFO kablam! | Oct 15 06:59:21.315 INFO kablam! 17 | let expr = parser::parse(&res); Oct 15 06:59:21.315 INFO kablam! | ^^^^ help: consider using `_expr` instead Oct 15 06:59:21.315 INFO kablam! Oct 15 06:59:21.315 INFO kablam! warning: unused variable: `n` Oct 15 06:59:21.315 INFO kablam! --> src/main.rs:26:16 Oct 15 06:59:21.315 INFO kablam! | Oct 15 06:59:21.315 INFO kablam! 26 | Ok(n) => { Oct 15 06:59:21.315 INFO kablam! | ^ help: consider using `_n` instead Oct 15 06:59:21.315 INFO kablam! Oct 15 06:59:21.349 INFO kablam! warning: variant is never constructed: `Prototype` Oct 15 06:59:21.349 INFO kablam! --> src/parser.rs:17:5 Oct 15 06:59:21.349 INFO kablam! | Oct 15 06:59:21.349 INFO kablam! 17 | Prototype(Prototype), Oct 15 06:59:21.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 06:59:21.349 INFO kablam! | Oct 15 06:59:21.349 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:59:21.349 INFO kablam! Oct 15 06:59:21.785 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.04s Oct 15 06:59:21.795 INFO kablam! su: No module specific data is present Oct 15 06:59:22.803 INFO running `"docker" "rm" "-f" "9833d5b3c64fab600e40db7611804eff7d4096f06ef05296498fad1b21e32bde"` Oct 15 06:59:23.071 INFO blam! 9833d5b3c64fab600e40db7611804eff7d4096f06ef05296498fad1b21e32bde Oct 15 06:59:23.088 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 06:59:23.540 INFO blam! edff37fadc1f30d3cf6610711cd705f576d1fce75352065d1017b217f5121f34 Oct 15 06:59:23.542 INFO running `"docker" "start" "-a" "edff37fadc1f30d3cf6610711cd705f576d1fce75352065d1017b217f5121f34"` Oct 15 06:59:25.259 INFO kablam! usermod: no changes Oct 15 06:59:25.315 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 06:59:25.315 INFO kablam! Running /target/debug/deps/kaleidoscope-bba3f98bec9ee7b3 Oct 15 06:59:25.316 INFO blam! Oct 15 06:59:25.316 INFO blam! running 0 tests Oct 15 06:59:25.316 INFO blam! Oct 15 06:59:25.316 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:59:25.316 INFO blam! Oct 15 06:59:25.317 INFO kablam! su: No module specific data is present Oct 15 06:59:26.299 INFO running `"docker" "rm" "-f" "edff37fadc1f30d3cf6610711cd705f576d1fce75352065d1017b217f5121f34"` Oct 15 06:59:26.651 INFO blam! edff37fadc1f30d3cf6610711cd705f576d1fce75352065d1017b217f5121f34