Oct 10 16:32:16.292 INFO testing puma3/LittleCompiler against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:32:16.292 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:32:16.292 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 16:32:16.730 INFO blam! 3ce287f58157958a7609c26cbfceafa87e3fb3e3aeda70c1c844224fe59b16bb Oct 10 16:32:16.731 INFO running `"docker" "start" "-a" "3ce287f58157958a7609c26cbfceafa87e3fb3e3aeda70c1c844224fe59b16bb"` Oct 10 16:32:17.811 INFO kablam! usermod: no changes Oct 10 16:32:17.897 INFO kablam! Compiling compiler v0.1.0 (/source/libs/compiler) Oct 10 16:32:19.016 INFO kablam! warning: unused variable: `table` Oct 10 16:32:19.016 INFO kablam! --> libs/compiler/src/translation.rs:101:5 Oct 10 16:32:19.016 INFO kablam! | Oct 10 16:32:19.016 INFO kablam! 101 | table: Arc>, Oct 10 16:32:19.016 INFO kablam! | ^^^^^ help: consider using `_table` instead Oct 10 16:32:19.016 INFO kablam! | Oct 10 16:32:19.016 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 16:32:19.016 INFO kablam! Oct 10 16:32:19.304 INFO kablam! warning: variant is never constructed: `Print` Oct 10 16:32:19.304 INFO kablam! --> libs/compiler/src/translation.rs:15:5 Oct 10 16:32:19.304 INFO kablam! | Oct 10 16:32:19.304 INFO kablam! 15 | Print, Oct 10 16:32:19.304 INFO kablam! | ^^^^^ Oct 10 16:32:19.304 INFO kablam! | Oct 10 16:32:19.304 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:32:19.304 INFO kablam! Oct 10 16:32:19.304 INFO kablam! warning: method is never used: `insert_var` Oct 10 16:32:19.304 INFO kablam! --> libs/compiler/src/interpreter.rs:27:5 Oct 10 16:32:19.304 INFO kablam! | Oct 10 16:32:19.304 INFO kablam! 27 | fn insert_var(&mut self, ident: String, val: Val) { Oct 10 16:32:19.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:32:19.304 INFO kablam! Oct 10 16:32:19.304 INFO kablam! warning: the feature `underscore_lifetimes` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 10 16:32:19.304 INFO kablam! --> libs/compiler/src/lib.rs:1:12 Oct 10 16:32:19.304 INFO kablam! | Oct 10 16:32:19.304 INFO kablam! 1 | #![feature(underscore_lifetimes)] Oct 10 16:32:19.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 16:32:19.304 INFO kablam! | Oct 10 16:32:19.304 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 16:32:19.304 INFO kablam! Oct 10 16:32:19.304 INFO kablam! warning: the feature `string_retain` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 10 16:32:19.304 INFO kablam! --> libs/compiler/src/lib.rs:2:12 Oct 10 16:32:19.304 INFO kablam! | Oct 10 16:32:19.304 INFO kablam! 2 | #![feature(string_retain)] Oct 10 16:32:19.304 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 16:32:19.304 INFO kablam! Oct 10 16:32:21.997 INFO kablam! Compiling little_compiler v0.1.0 (/source) Oct 10 16:32:23.227 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.38s Oct 10 16:32:23.234 INFO kablam! su: No module specific data is present Oct 10 16:32:23.966 INFO running `"docker" "rm" "-f" "3ce287f58157958a7609c26cbfceafa87e3fb3e3aeda70c1c844224fe59b16bb"` Oct 10 16:32:24.211 INFO blam! 3ce287f58157958a7609c26cbfceafa87e3fb3e3aeda70c1c844224fe59b16bb Oct 10 16:32:24.213 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:32:24.213 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 16:32:24.441 INFO blam! 904879dcb2fdfb0f0ebccc68c7541df53ea47ba9214a0c238410745f702da297 Oct 10 16:32:24.453 INFO running `"docker" "start" "-a" "904879dcb2fdfb0f0ebccc68c7541df53ea47ba9214a0c238410745f702da297"` Oct 10 16:32:25.063 INFO kablam! usermod: no changes Oct 10 16:32:25.116 INFO kablam! Compiling little_compiler v0.1.0 (/source) Oct 10 16:32:26.164 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.06s Oct 10 16:32:26.168 INFO kablam! su: No module specific data is present Oct 10 16:32:26.702 INFO running `"docker" "rm" "-f" "904879dcb2fdfb0f0ebccc68c7541df53ea47ba9214a0c238410745f702da297"` Oct 10 16:32:26.824 INFO blam! 904879dcb2fdfb0f0ebccc68c7541df53ea47ba9214a0c238410745f702da297 Oct 10 16:32:26.824 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:32:26.825 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 16:32:27.084 INFO blam! 7f8e4f9f0840020a196d64509cece6de0e1024807ec5562400b8ba248e00c00e Oct 10 16:32:27.088 INFO running `"docker" "start" "-a" "7f8e4f9f0840020a196d64509cece6de0e1024807ec5562400b8ba248e00c00e"` Oct 10 16:32:27.656 INFO kablam! usermod: no changes Oct 10 16:32:27.729 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 10 16:32:27.729 INFO kablam! Running /target/debug/deps/little_compiler-c90841556a3f3b26 Oct 10 16:32:27.740 INFO blam! Oct 10 16:32:27.740 INFO kablam! su: No module specific data is present Oct 10 16:32:27.740 INFO blam! running 0 tests Oct 10 16:32:27.740 INFO blam! Oct 10 16:32:27.740 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:32:27.740 INFO blam! Oct 10 16:32:28.279 INFO running `"docker" "rm" "-f" "7f8e4f9f0840020a196d64509cece6de0e1024807ec5562400b8ba248e00c00e"` Oct 10 16:32:28.395 INFO blam! 7f8e4f9f0840020a196d64509cece6de0e1024807ec5562400b8ba248e00c00e