Oct 14 20:21:20.741 INFO testing fredrik-jansson-se/rusty-lisp against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 20:21:20.743 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 20:21:21.163 INFO blam! f7f4e8af31ff90d15bf4419dda7f467b9b4e1c68cb87f9f1f3839e5e38b3abc9 Oct 14 20:21:21.167 INFO running `"docker" "start" "-a" "f7f4e8af31ff90d15bf4419dda7f467b9b4e1c68cb87f9f1f3839e5e38b3abc9"` Oct 14 20:21:22.324 INFO kablam! usermod: no changes Oct 14 20:21:22.451 INFO kablam! Compiling utf8parse v0.1.1 Oct 14 20:21:22.491 INFO kablam! Compiling nom v4.0.0 Oct 14 20:21:22.751 INFO kablam! Compiling rustyline v2.1.0 Oct 14 20:21:27.896 INFO kablam! Compiling lisp v0.1.0 (/source) Oct 14 20:21:28.647 INFO kablam! warning: variant is never constructed: `Number` Oct 14 20:21:28.648 INFO kablam! --> src/main.rs:20:5 Oct 14 20:21:28.648 INFO kablam! | Oct 14 20:21:28.648 INFO kablam! 20 | Number(i64), Oct 14 20:21:28.649 INFO kablam! | ^^^^^^^^^^^ Oct 14 20:21:28.649 INFO kablam! | Oct 14 20:21:28.649 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 20:21:28.649 INFO kablam! Oct 14 20:21:28.650 INFO kablam! warning: function is never used: `p_u64` Oct 14 20:21:28.650 INFO kablam! --> src/main.rs:39:1 Oct 14 20:21:28.650 INFO kablam! | Oct 14 20:21:28.651 INFO kablam! 39 | fn p_u64(s: CompleteStr) -> Result { Oct 14 20:21:28.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:21:28.651 INFO kablam! Oct 14 20:21:30.340 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.99s Oct 14 20:21:30.347 INFO kablam! su: No module specific data is present Oct 14 20:21:31.411 INFO running `"docker" "rm" "-f" "f7f4e8af31ff90d15bf4419dda7f467b9b4e1c68cb87f9f1f3839e5e38b3abc9"` Oct 14 20:21:31.655 INFO blam! f7f4e8af31ff90d15bf4419dda7f467b9b4e1c68cb87f9f1f3839e5e38b3abc9 Oct 14 20:21:31.661 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 20:21:32.120 INFO blam! 5e2796f39c4c0c0c97aa8d9b6691054706df7dd772487be6b0a93ee8880d32e3 Oct 14 20:21:32.125 INFO running `"docker" "start" "-a" "5e2796f39c4c0c0c97aa8d9b6691054706df7dd772487be6b0a93ee8880d32e3"` Oct 14 20:21:33.542 INFO kablam! usermod: no changes Oct 14 20:21:33.667 INFO kablam! Compiling lisp v0.1.0 (/source) Oct 14 20:21:34.219 INFO kablam! warning: unused variable: `s` Oct 14 20:21:34.219 INFO kablam! --> src/main.rs:114:13 Oct 14 20:21:34.219 INFO kablam! | Oct 14 20:21:34.219 INFO kablam! 114 | let s = r#"foo"#; Oct 14 20:21:34.219 INFO kablam! | ^ help: consider using `_s` instead Oct 14 20:21:34.219 INFO kablam! | Oct 14 20:21:34.227 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 20:21:34.227 INFO kablam! Oct 14 20:21:35.302 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.74s Oct 14 20:21:35.307 INFO kablam! su: No module specific data is present Oct 14 20:21:36.963 INFO running `"docker" "rm" "-f" "5e2796f39c4c0c0c97aa8d9b6691054706df7dd772487be6b0a93ee8880d32e3"` Oct 14 20:21:37.191 INFO blam! 5e2796f39c4c0c0c97aa8d9b6691054706df7dd772487be6b0a93ee8880d32e3 Oct 14 20:21:37.196 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 20:21:37.599 INFO blam! f70d5412dbb5f5b54a6e737c9257b941e42e9a6c5baa7d4513ea450761de1bd2 Oct 14 20:21:37.619 INFO running `"docker" "start" "-a" "f70d5412dbb5f5b54a6e737c9257b941e42e9a6c5baa7d4513ea450761de1bd2"` Oct 14 20:21:39.550 INFO kablam! usermod: no changes Oct 14 20:21:39.675 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 14 20:21:39.675 INFO kablam! Running /target/debug/deps/lisp-873dcfeb3363cb2b Oct 14 20:21:39.683 INFO blam! Oct 14 20:21:39.683 INFO blam! running 2 tests Oct 14 20:21:39.683 INFO blam! test tests::parse_number ... ok Oct 14 20:21:39.683 INFO blam! test tests::parse_string ... ok Oct 14 20:21:39.683 INFO blam! Oct 14 20:21:39.683 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:21:39.683 INFO blam! Oct 14 20:21:39.686 INFO kablam! su: No module specific data is present Oct 14 20:21:41.036 INFO running `"docker" "rm" "-f" "f70d5412dbb5f5b54a6e737c9257b941e42e9a6c5baa7d4513ea450761de1bd2"` Oct 14 20:21:41.335 INFO blam! f70d5412dbb5f5b54a6e737c9257b941e42e9a6c5baa7d4513ea450761de1bd2