Oct 15 05:46:51.030 INFO testing WSlatton/simple-vm against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 05:46:51.031 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 05:46:51.510 INFO blam! 60d9c62830871b0a8f9c5b0f171b667d3a2459cfac355530ede1700814c17e35 Oct 15 05:46:51.512 INFO running `"docker" "start" "-a" "60d9c62830871b0a8f9c5b0f171b667d3a2459cfac355530ede1700814c17e35"` Oct 15 05:46:53.083 INFO kablam! usermod: no changes Oct 15 05:46:53.179 INFO kablam! Compiling simple-vm v0.1.0 (/source) Oct 15 05:46:53.719 INFO kablam! warning: unused variable: `num_args` Oct 15 05:46:53.720 INFO kablam! --> src/vm.rs:60:42 Oct 15 05:46:53.720 INFO kablam! | Oct 15 05:46:53.720 INFO kablam! 60 | Op::BeginFunction(Function { num_args }) => { Oct 15 05:46:53.720 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `num_args: _` Oct 15 05:46:53.720 INFO kablam! | Oct 15 05:46:53.721 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 05:46:53.721 INFO kablam! Oct 15 05:46:53.731 INFO kablam! warning: variant is never constructed: `Static` Oct 15 05:46:53.731 INFO kablam! --> src/ast.rs:45:5 Oct 15 05:46:53.731 INFO kablam! | Oct 15 05:46:53.731 INFO kablam! 45 | Static(usize), Oct 15 05:46:53.731 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 05:46:53.731 INFO kablam! | Oct 15 05:46:53.733 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:46:53.733 INFO kablam! Oct 15 05:46:54.537 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.43s Oct 15 05:46:54.540 INFO kablam! su: No module specific data is present Oct 15 05:46:55.229 INFO running `"docker" "rm" "-f" "60d9c62830871b0a8f9c5b0f171b667d3a2459cfac355530ede1700814c17e35"` Oct 15 05:46:55.599 INFO blam! 60d9c62830871b0a8f9c5b0f171b667d3a2459cfac355530ede1700814c17e35 Oct 15 05:46:55.605 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 05:46:56.005 INFO blam! d7b613723510366e062e2656c0f792991ea20ad22f6a6498b325c3c1031825b6 Oct 15 05:46:56.016 INFO running `"docker" "start" "-a" "d7b613723510366e062e2656c0f792991ea20ad22f6a6498b325c3c1031825b6"` Oct 15 05:46:57.061 INFO kablam! usermod: no changes Oct 15 05:46:57.130 INFO kablam! Compiling simple-vm v0.1.0 (/source) Oct 15 05:46:57.603 INFO kablam! warning: unused variable: `num_args` Oct 15 05:46:57.604 INFO kablam! --> src/vm.rs:60:42 Oct 15 05:46:57.604 INFO kablam! | Oct 15 05:46:57.604 INFO kablam! 60 | Op::BeginFunction(Function { num_args }) => { Oct 15 05:46:57.605 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `num_args: _` Oct 15 05:46:57.605 INFO kablam! | Oct 15 05:46:57.605 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 05:46:57.606 INFO kablam! Oct 15 05:46:57.614 INFO kablam! warning: variant is never constructed: `Static` Oct 15 05:46:57.614 INFO kablam! --> src/ast.rs:45:5 Oct 15 05:46:57.614 INFO kablam! | Oct 15 05:46:57.615 INFO kablam! 45 | Static(usize), Oct 15 05:46:57.615 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 05:46:57.615 INFO kablam! | Oct 15 05:46:57.615 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:46:57.616 INFO kablam! Oct 15 05:46:58.051 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Oct 15 05:46:58.051 INFO kablam! su: No module specific data is present Oct 15 05:46:58.803 INFO running `"docker" "rm" "-f" "d7b613723510366e062e2656c0f792991ea20ad22f6a6498b325c3c1031825b6"` Oct 15 05:46:59.203 INFO blam! d7b613723510366e062e2656c0f792991ea20ad22f6a6498b325c3c1031825b6 Oct 15 05:46:59.207 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 05:46:59.662 INFO blam! 0314eead94e1e64d451d87b6a4f7994bce8f39b7c07bc00ef845ca6e8b7ffa08 Oct 15 05:46:59.677 INFO running `"docker" "start" "-a" "0314eead94e1e64d451d87b6a4f7994bce8f39b7c07bc00ef845ca6e8b7ffa08"` Oct 15 05:47:00.857 INFO kablam! usermod: no changes Oct 15 05:47:00.915 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 05:47:00.915 INFO kablam! Running /target/debug/deps/simple_vm-ed27cdd01d2dddee Oct 15 05:47:00.920 INFO blam! Oct 15 05:47:00.920 INFO blam! running 0 tests Oct 15 05:47:00.921 INFO blam! Oct 15 05:47:00.921 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:47:00.921 INFO blam! Oct 15 05:47:00.931 INFO kablam! su: No module specific data is present Oct 15 05:47:01.482 INFO running `"docker" "rm" "-f" "0314eead94e1e64d451d87b6a4f7994bce8f39b7c07bc00ef845ca6e8b7ffa08"` Oct 15 05:47:01.873 INFO blam! 0314eead94e1e64d451d87b6a4f7994bce8f39b7c07bc00ef845ca6e8b7ffa08