Oct 14 11:34:57.465 INFO testing meddle0x53/ulc-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 11:34:57.467 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 11:34:57.986 INFO blam! 32007370ec934474c069d7f3500a6f38dc2f2f64cd1219bc9980d2243060b752 Oct 14 11:34:57.988 INFO running `"docker" "start" "-a" "32007370ec934474c069d7f3500a6f38dc2f2f64cd1219bc9980d2243060b752"` Oct 14 11:35:00.638 INFO kablam! usermod: no changes Oct 14 11:35:00.755 INFO kablam! Compiling libc v0.2.34 Oct 14 11:35:00.770 INFO kablam! Compiling bitflags v0.4.0 Oct 14 11:35:00.779 INFO kablam! Compiling encode_unicode v0.1.3 Oct 14 11:35:00.783 INFO kablam! Compiling colored v1.6.0 Oct 14 11:35:04.193 INFO kablam! Compiling nix v0.5.1 Oct 14 11:35:09.075 INFO kablam! Compiling rustyline v1.0.0 Oct 14 11:35:11.983 INFO kablam! Compiling ulc v0.2.0 (/source) Oct 14 11:35:12.207 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 11:35:12.207 INFO kablam! --> src/main.rs:18:23 Oct 14 11:35:12.207 INFO kablam! | Oct 14 11:35:12.207 INFO kablam! 18 | repl::start("> ", (|s, runtime| interpreter::run(&s, runtime))) Oct 14 11:35:12.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 11:35:12.207 INFO kablam! | Oct 14 11:35:12.207 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 11:35:12.207 INFO kablam! Oct 14 11:35:14.211 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.54s Oct 14 11:35:14.211 INFO kablam! su: No module specific data is present Oct 14 11:35:15.332 INFO running `"docker" "rm" "-f" "32007370ec934474c069d7f3500a6f38dc2f2f64cd1219bc9980d2243060b752"` Oct 14 11:35:15.689 INFO blam! 32007370ec934474c069d7f3500a6f38dc2f2f64cd1219bc9980d2243060b752 Oct 14 11:35:15.695 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 11:35:16.139 INFO blam! d4ba4da9e264bd9bc47561811cc84b0082cdd44d5d165a7076ffa2b50ec798fa Oct 14 11:35:16.143 INFO running `"docker" "start" "-a" "d4ba4da9e264bd9bc47561811cc84b0082cdd44d5d165a7076ffa2b50ec798fa"` Oct 14 11:35:17.565 INFO kablam! usermod: no changes Oct 14 11:35:17.663 INFO kablam! Compiling ulc v0.2.0 (/source) Oct 14 11:35:17.927 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 11:35:17.927 INFO kablam! --> src/main.rs:18:23 Oct 14 11:35:17.927 INFO kablam! | Oct 14 11:35:17.927 INFO kablam! 18 | repl::start("> ", (|s, runtime| interpreter::run(&s, runtime))) Oct 14 11:35:17.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 11:35:17.927 INFO kablam! | Oct 14 11:35:17.927 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 11:35:17.927 INFO kablam! Oct 14 11:35:19.887 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.27s Oct 14 11:35:19.890 INFO kablam! su: No module specific data is present Oct 14 11:35:21.143 INFO running `"docker" "rm" "-f" "d4ba4da9e264bd9bc47561811cc84b0082cdd44d5d165a7076ffa2b50ec798fa"` Oct 14 11:35:21.499 INFO blam! d4ba4da9e264bd9bc47561811cc84b0082cdd44d5d165a7076ffa2b50ec798fa Oct 14 11:35:21.504 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 11:35:21.942 INFO blam! cd01a2395e74f14c03b1f7293005ea00ffcdf04be02a46be220240f5cb01b08e Oct 14 11:35:21.951 INFO running `"docker" "start" "-a" "cd01a2395e74f14c03b1f7293005ea00ffcdf04be02a46be220240f5cb01b08e"` Oct 14 11:35:23.227 INFO kablam! usermod: no changes Oct 14 11:35:23.335 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 14 11:35:23.335 INFO blam! Oct 14 11:35:23.335 INFO kablam! Running /target/debug/deps/ulc-a9738c8637d4411f Oct 14 11:35:23.335 INFO blam! running 5 tests Oct 14 11:35:23.335 INFO blam! test lexer::tests::tokenize_simple_abstractions_test ... ok Oct 14 11:35:23.335 INFO blam! test lexer::tests::tokenize_simple_applications_test ... ok Oct 14 11:35:23.335 INFO blam! test lexer::tests::tokenize_simple_let_test ... ok Oct 14 11:35:23.343 INFO blam! test parser::tests::display_term_test ... ok Oct 14 11:35:23.343 INFO blam! test parser::tests::parse_simple_abstractions_test ... ok Oct 14 11:35:23.343 INFO blam! Oct 14 11:35:23.343 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:35:23.343 INFO blam! Oct 14 11:35:23.347 INFO kablam! su: No module specific data is present Oct 14 11:35:24.352 INFO running `"docker" "rm" "-f" "cd01a2395e74f14c03b1f7293005ea00ffcdf04be02a46be220240f5cb01b08e"` Oct 14 11:35:24.759 INFO blam! cd01a2395e74f14c03b1f7293005ea00ffcdf04be02a46be220240f5cb01b08e