Oct 14 22:37:52.118 INFO testing dlsteuer/rlox against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 22:37:52.118 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 14 22:37:52.580 INFO blam! bf3dde292704c983930956f4082a89e758070813e2b8477156972a51d916c8ce Oct 14 22:37:52.582 INFO running `"docker" "start" "-a" "bf3dde292704c983930956f4082a89e758070813e2b8477156972a51d916c8ce"` Oct 14 22:37:54.948 INFO kablam! usermod: no changes Oct 14 22:37:55.063 INFO kablam! Compiling libc v0.2.35 Oct 14 22:37:56.657 INFO kablam! Compiling nix v0.5.1 Oct 14 22:38:01.675 INFO kablam! Compiling rustyline v1.0.0 Oct 14 22:38:04.391 INFO kablam! Compiling rlox v0.1.0 (/source) Oct 14 22:38:05.006 INFO kablam! warning: field is never used: `line` Oct 14 22:38:05.006 INFO kablam! --> src/token.rs:8:5 Oct 14 22:38:05.006 INFO kablam! | Oct 14 22:38:05.006 INFO kablam! 8 | line: i64, Oct 14 22:38:05.006 INFO kablam! | ^^^^^^^^^ Oct 14 22:38:05.006 INFO kablam! | Oct 14 22:38:05.006 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:38:05.006 INFO kablam! Oct 14 22:38:05.006 INFO kablam! warning: function is never used: `error` Oct 14 22:38:05.006 INFO kablam! --> src/main.rs:83:1 Oct 14 22:38:05.006 INFO kablam! | Oct 14 22:38:05.006 INFO kablam! 83 | fn error(line: &i64, message: &String) { Oct 14 22:38:05.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:38:05.006 INFO kablam! Oct 14 22:38:05.006 INFO kablam! warning: function is never used: `report` Oct 14 22:38:05.006 INFO kablam! --> src/main.rs:87:1 Oct 14 22:38:05.006 INFO kablam! | Oct 14 22:38:05.006 INFO kablam! 87 | fn report(line: &i64, loc: &String, message: &String) { Oct 14 22:38:05.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:38:05.006 INFO kablam! Oct 14 22:38:06.267 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.30s Oct 14 22:38:06.268 INFO kablam! su: No module specific data is present Oct 14 22:38:07.355 INFO running `"docker" "rm" "-f" "bf3dde292704c983930956f4082a89e758070813e2b8477156972a51d916c8ce"` Oct 14 22:38:07.643 INFO blam! bf3dde292704c983930956f4082a89e758070813e2b8477156972a51d916c8ce Oct 14 22:38:07.656 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 14 22:38:08.136 INFO blam! 1efb51027ca653951c1c50f13e017cadc55ae04c57faefaa6857c3113d74a676 Oct 14 22:38:08.151 INFO running `"docker" "start" "-a" "1efb51027ca653951c1c50f13e017cadc55ae04c57faefaa6857c3113d74a676"` Oct 14 22:38:09.475 INFO kablam! usermod: no changes Oct 14 22:38:09.518 INFO kablam! Compiling rlox v0.1.0 (/source) Oct 14 22:38:10.139 INFO kablam! warning: field is never used: `line` Oct 14 22:38:10.139 INFO kablam! --> src/token.rs:8:5 Oct 14 22:38:10.139 INFO kablam! | Oct 14 22:38:10.140 INFO kablam! 8 | line: i64, Oct 14 22:38:10.140 INFO kablam! | ^^^^^^^^^ Oct 14 22:38:10.140 INFO kablam! | Oct 14 22:38:10.141 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:38:10.141 INFO kablam! Oct 14 22:38:10.141 INFO kablam! warning: function is never used: `error` Oct 14 22:38:10.142 INFO kablam! --> src/main.rs:83:1 Oct 14 22:38:10.142 INFO kablam! | Oct 14 22:38:10.142 INFO kablam! 83 | fn error(line: &i64, message: &String) { Oct 14 22:38:10.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:38:10.143 INFO kablam! Oct 14 22:38:10.143 INFO kablam! warning: function is never used: `report` Oct 14 22:38:10.144 INFO kablam! --> src/main.rs:87:1 Oct 14 22:38:10.144 INFO kablam! | Oct 14 22:38:10.144 INFO kablam! 87 | fn report(line: &i64, loc: &String, message: &String) { Oct 14 22:38:10.145 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:38:10.145 INFO kablam! Oct 14 22:38:10.663 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.17s Oct 14 22:38:10.663 INFO kablam! su: No module specific data is present Oct 14 22:38:11.303 INFO running `"docker" "rm" "-f" "1efb51027ca653951c1c50f13e017cadc55ae04c57faefaa6857c3113d74a676"` Oct 14 22:38:11.590 INFO blam! 1efb51027ca653951c1c50f13e017cadc55ae04c57faefaa6857c3113d74a676 Oct 14 22:38:11.599 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 14 22:38:12.065 INFO blam! 354e81875a9f0a3244b0c68327056040b0d86edbd07f16762777ca26f452edfa Oct 14 22:38:12.067 INFO running `"docker" "start" "-a" "354e81875a9f0a3244b0c68327056040b0d86edbd07f16762777ca26f452edfa"` Oct 14 22:38:13.703 INFO kablam! usermod: no changes Oct 14 22:38:13.793 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 14 22:38:13.793 INFO kablam! Running /target/debug/deps/rlox-0535ad0a9c174079 Oct 14 22:38:13.803 INFO kablam! su: No module specific data is present Oct 14 22:38:13.803 INFO blam! Oct 14 22:38:13.803 INFO blam! running 0 tests Oct 14 22:38:13.803 INFO blam! Oct 14 22:38:13.803 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:38:13.803 INFO blam! Oct 14 22:38:14.398 INFO running `"docker" "rm" "-f" "354e81875a9f0a3244b0c68327056040b0d86edbd07f16762777ca26f452edfa"` Oct 14 22:38:14.751 INFO blam! 354e81875a9f0a3244b0c68327056040b0d86edbd07f16762777ca26f452edfa