Oct 15 06:59:10.461 INFO testing Saikyun/kaleidoscope-llvm-compiler against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 06:59:10.463 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:10.853 INFO blam! 512f26b9c4a6c9345337fcd26e44121bf6fb1a84c0f72190287688dc3312a7d7 Oct 15 06:59:10.853 INFO running `"docker" "start" "-a" "512f26b9c4a6c9345337fcd26e44121bf6fb1a84c0f72190287688dc3312a7d7"` Oct 15 06:59:12.087 INFO kablam! usermod: no changes Oct 15 06:59:12.159 INFO kablam! Compiling libc v0.2.40 Oct 15 06:59:13.571 INFO kablam! Compiling memchr v1.0.2 Oct 15 06:59:14.279 INFO kablam! Compiling nom v3.2.1 Oct 15 06:59:18.414 INFO kablam! Compiling kaleidoscope v0.1.0 (/source) Oct 15 06:59:18.947 INFO kablam! warning: value assigned to `jmp` is never read Oct 15 06:59:18.947 INFO kablam! --> src/parser.rs:56:33 Oct 15 06:59:18.948 INFO kablam! | Oct 15 06:59:18.948 INFO kablam! 56 | jmp += jmp2; Oct 15 06:59:18.948 INFO kablam! | ^^^ Oct 15 06:59:18.949 INFO kablam! | Oct 15 06:59:18.949 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 06:59:18.949 INFO kablam! Oct 15 06:59:18.950 INFO kablam! warning: value assigned to `jmp` is never read Oct 15 06:59:18.950 INFO kablam! --> src/parser.rs:85:33 Oct 15 06:59:18.950 INFO kablam! | Oct 15 06:59:18.951 INFO kablam! 85 | jmp += jmp2; Oct 15 06:59:18.951 INFO kablam! | ^^^ Oct 15 06:59:18.951 INFO kablam! Oct 15 06:59:18.951 INFO kablam! warning: unused variable: `a` Oct 15 06:59:18.952 INFO kablam! --> src/parser.rs:219:13 Oct 15 06:59:18.952 INFO kablam! | Oct 15 06:59:18.952 INFO kablam! 219 | a => { Oct 15 06:59:18.953 INFO kablam! | ^ help: consider using `_a` instead Oct 15 06:59:18.953 INFO kablam! | Oct 15 06:59:18.953 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:59:18.954 INFO kablam! Oct 15 06:59:18.954 INFO kablam! warning: unused variable: `str` Oct 15 06:59:18.954 INFO kablam! --> src/main.rs:7:9 Oct 15 06:59:18.954 INFO kablam! | Oct 15 06:59:18.955 INFO kablam! 7 | let str = b"def fib(x) Oct 15 06:59:18.955 INFO kablam! | ^^^ help: consider using `_str` instead Oct 15 06:59:18.955 INFO kablam! Oct 15 06:59:18.956 INFO kablam! warning: unused variable: `expr` Oct 15 06:59:18.956 INFO kablam! --> src/main.rs:17:9 Oct 15 06:59:18.956 INFO kablam! | Oct 15 06:59:18.956 INFO kablam! 17 | let expr = parser::parse(&res); Oct 15 06:59:18.957 INFO kablam! | ^^^^ help: consider using `_expr` instead Oct 15 06:59:18.957 INFO kablam! Oct 15 06:59:18.957 INFO kablam! warning: unused variable: `n` Oct 15 06:59:18.958 INFO kablam! --> src/main.rs:26:16 Oct 15 06:59:18.958 INFO kablam! | Oct 15 06:59:18.958 INFO kablam! 26 | Ok(n) => { Oct 15 06:59:18.959 INFO kablam! | ^ help: consider using `_n` instead Oct 15 06:59:18.959 INFO kablam! Oct 15 06:59:18.975 INFO kablam! warning: variant is never constructed: `Prototype` Oct 15 06:59:18.976 INFO kablam! --> src/parser.rs:17:5 Oct 15 06:59:18.976 INFO kablam! | Oct 15 06:59:18.976 INFO kablam! 17 | Prototype(Prototype), Oct 15 06:59:18.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 06:59:18.977 INFO kablam! | Oct 15 06:59:18.977 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:59:18.977 INFO kablam! Oct 15 06:59:20.397 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.27s Oct 15 06:59:20.402 INFO kablam! su: No module specific data is present Oct 15 06:59:21.340 INFO running `"docker" "rm" "-f" "512f26b9c4a6c9345337fcd26e44121bf6fb1a84c0f72190287688dc3312a7d7"` Oct 15 06:59:21.639 INFO blam! 512f26b9c4a6c9345337fcd26e44121bf6fb1a84c0f72190287688dc3312a7d7 Oct 15 06:59:21.645 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:22.084 INFO blam! 57befaa9850a9c09a7831bada55cec5451cffbd61a1dffec08b8e3648151beb3 Oct 15 06:59:22.087 INFO running `"docker" "start" "-a" "57befaa9850a9c09a7831bada55cec5451cffbd61a1dffec08b8e3648151beb3"` Oct 15 06:59:23.215 INFO kablam! usermod: no changes Oct 15 06:59:23.307 INFO kablam! Compiling kaleidoscope v0.1.0 (/source) Oct 15 06:59:24.039 INFO kablam! warning: value assigned to `jmp` is never read Oct 15 06:59:24.039 INFO kablam! --> src/parser.rs:56:33 Oct 15 06:59:24.039 INFO kablam! | Oct 15 06:59:24.039 INFO kablam! 56 | jmp += jmp2; Oct 15 06:59:24.039 INFO kablam! | ^^^ Oct 15 06:59:24.039 INFO kablam! | Oct 15 06:59:24.039 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 06:59:24.039 INFO kablam! Oct 15 06:59:24.039 INFO kablam! warning: value assigned to `jmp` is never read Oct 15 06:59:24.039 INFO kablam! --> src/parser.rs:85:33 Oct 15 06:59:24.039 INFO kablam! | Oct 15 06:59:24.039 INFO kablam! 85 | jmp += jmp2; Oct 15 06:59:24.039 INFO kablam! | ^^^ Oct 15 06:59:24.039 INFO kablam! Oct 15 06:59:24.039 INFO kablam! warning: unused variable: `a` Oct 15 06:59:24.039 INFO kablam! --> src/parser.rs:219:13 Oct 15 06:59:24.039 INFO kablam! | Oct 15 06:59:24.039 INFO kablam! 219 | a => { Oct 15 06:59:24.039 INFO kablam! | ^ help: consider using `_a` instead Oct 15 06:59:24.039 INFO kablam! | Oct 15 06:59:24.039 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:59:24.039 INFO kablam! Oct 15 06:59:24.039 INFO kablam! warning: unused variable: `str` Oct 15 06:59:24.039 INFO kablam! --> src/main.rs:7:9 Oct 15 06:59:24.039 INFO kablam! | Oct 15 06:59:24.039 INFO kablam! 7 | let str = b"def fib(x) Oct 15 06:59:24.039 INFO kablam! | ^^^ help: consider using `_str` instead Oct 15 06:59:24.039 INFO kablam! Oct 15 06:59:24.039 INFO kablam! warning: unused variable: `expr` Oct 15 06:59:24.039 INFO kablam! --> src/main.rs:17:9 Oct 15 06:59:24.039 INFO kablam! | Oct 15 06:59:24.039 INFO kablam! 17 | let expr = parser::parse(&res); Oct 15 06:59:24.039 INFO kablam! | ^^^^ help: consider using `_expr` instead Oct 15 06:59:24.039 INFO kablam! Oct 15 06:59:24.039 INFO kablam! warning: unused variable: `n` Oct 15 06:59:24.039 INFO kablam! --> src/main.rs:26:16 Oct 15 06:59:24.039 INFO kablam! | Oct 15 06:59:24.039 INFO kablam! 26 | Ok(n) => { Oct 15 06:59:24.039 INFO kablam! | ^ help: consider using `_n` instead Oct 15 06:59:24.039 INFO kablam! Oct 15 06:59:24.071 INFO kablam! warning: variant is never constructed: `Prototype` Oct 15 06:59:24.071 INFO kablam! --> src/parser.rs:17:5 Oct 15 06:59:24.071 INFO kablam! | Oct 15 06:59:24.071 INFO kablam! 17 | Prototype(Prototype), Oct 15 06:59:24.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 06:59:24.071 INFO kablam! | Oct 15 06:59:24.072 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:59:24.072 INFO kablam! Oct 15 06:59:24.575 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.33s Oct 15 06:59:24.575 INFO kablam! su: No module specific data is present Oct 15 06:59:25.723 INFO running `"docker" "rm" "-f" "57befaa9850a9c09a7831bada55cec5451cffbd61a1dffec08b8e3648151beb3"` Oct 15 06:59:25.979 INFO blam! 57befaa9850a9c09a7831bada55cec5451cffbd61a1dffec08b8e3648151beb3 Oct 15 06:59:25.983 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:26.432 INFO blam! a8e238161cfd4339fc8ae1afac808b55f1db9d0104d148ddd55199460622a324 Oct 15 06:59:26.447 INFO running `"docker" "start" "-a" "a8e238161cfd4339fc8ae1afac808b55f1db9d0104d148ddd55199460622a324"` Oct 15 06:59:27.634 INFO kablam! usermod: no changes Oct 15 06:59:27.699 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 06:59:27.699 INFO kablam! Running /target/debug/deps/kaleidoscope-00d566d5e1e19f1c Oct 15 06:59:27.727 INFO kablam! su: No module specific data is present Oct 15 06:59:27.727 INFO blam! Oct 15 06:59:27.728 INFO blam! running 0 tests Oct 15 06:59:27.728 INFO blam! Oct 15 06:59:27.728 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:59:27.729 INFO blam! Oct 15 06:59:28.791 INFO running `"docker" "rm" "-f" "a8e238161cfd4339fc8ae1afac808b55f1db9d0104d148ddd55199460622a324"` Oct 15 06:59:29.075 INFO blam! a8e238161cfd4339fc8ae1afac808b55f1db9d0104d148ddd55199460622a324