Oct 12 02:25:22.100 INFO testing cranelift-simplejit-0.22.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 02:25:22.100 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 12 02:25:22.447 INFO blam! a8fd79dc0661617af82f7d0a079dae7478ff92f461aec9d98bc1dbdce71616f8 Oct 12 02:25:22.449 INFO running `"docker" "start" "-a" "a8fd79dc0661617af82f7d0a079dae7478ff92f461aec9d98bc1dbdce71616f8"` Oct 12 02:25:23.345 INFO kablam! usermod: no changes Oct 12 02:25:23.515 INFO kablam! Compiling cranelift-codegen-meta v0.22.0 Oct 12 02:25:23.515 INFO kablam! Compiling cranelift-entity v0.22.0 Oct 12 02:25:23.515 INFO kablam! Compiling log v0.4.5 Oct 12 02:25:23.520 INFO kablam! Compiling raw-cpuid v5.0.0 Oct 12 02:25:23.520 INFO kablam! Compiling target-lexicon v0.0.3 Oct 12 02:25:23.528 INFO kablam! Compiling region v0.3.0 Oct 12 02:25:26.032 INFO kablam! Compiling cranelift-bforest v0.22.0 Oct 12 02:25:26.770 INFO kablam! Compiling cranelift-codegen v0.22.0 Oct 12 02:26:02.956 INFO kablam! Compiling cranelift-native v0.22.0 Oct 12 02:26:02.956 INFO kablam! Compiling cranelift-module v0.22.0 Oct 12 02:26:07.207 INFO kablam! Compiling cranelift-simplejit v0.22.0 (/source) Oct 12 02:26:09.671 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 46.30s Oct 12 02:26:09.675 INFO kablam! su: No module specific data is present Oct 12 02:26:10.054 INFO running `"docker" "rm" "-f" "a8fd79dc0661617af82f7d0a079dae7478ff92f461aec9d98bc1dbdce71616f8"` Oct 12 02:26:10.244 INFO blam! a8fd79dc0661617af82f7d0a079dae7478ff92f461aec9d98bc1dbdce71616f8 Oct 12 02:26:10.247 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 12 02:26:10.621 INFO blam! 0127fb2c398f4930575c2957b2d546f22b879dbb14fd40922f9b9bb2af059aab Oct 12 02:26:10.633 INFO running `"docker" "start" "-a" "0127fb2c398f4930575c2957b2d546f22b879dbb14fd40922f9b9bb2af059aab"` Oct 12 02:26:11.629 INFO kablam! usermod: no changes Oct 12 02:26:11.848 INFO kablam! Compiling cranelift-frontend v0.22.0 Oct 12 02:26:14.972 INFO kablam! Compiling cranelift v0.22.0 Oct 12 02:26:16.673 INFO kablam! Compiling cranelift-simplejit v0.22.0 (/source) Oct 12 02:26:20.940 INFO kablam! warning: unused variable: `func_id` Oct 12 02:26:20.940 INFO kablam! --> tests/basic.rs:63:9 Oct 12 02:26:20.940 INFO kablam! | Oct 12 02:26:20.940 INFO kablam! 63 | let func_id = define_simple_function(&mut module); Oct 12 02:26:20.940 INFO kablam! | ^^^^^^^ help: consider using `_func_id` instead Oct 12 02:26:20.940 INFO kablam! | Oct 12 02:26:20.941 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 02:26:20.941 INFO kablam! Oct 12 02:26:20.941 INFO kablam! warning: unused variable: `func_id` Oct 12 02:26:20.941 INFO kablam! --> tests/basic.rs:76:9 Oct 12 02:26:20.941 INFO kablam! | Oct 12 02:26:20.941 INFO kablam! 76 | let func_id = define_simple_function(&mut module); Oct 12 02:26:20.941 INFO kablam! | ^^^^^^^ help: consider using `_func_id` instead Oct 12 02:26:20.941 INFO kablam! Oct 12 02:26:24.838 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.17s Oct 12 02:26:24.862 INFO kablam! su: No module specific data is present Oct 12 02:26:25.746 INFO running `"docker" "rm" "-f" "0127fb2c398f4930575c2957b2d546f22b879dbb14fd40922f9b9bb2af059aab"` Oct 12 02:26:26.084 INFO blam! 0127fb2c398f4930575c2957b2d546f22b879dbb14fd40922f9b9bb2af059aab Oct 12 02:26:26.090 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 12 02:26:26.559 INFO blam! 66a4acf4c1321aee50a1e90c06c73228e6f7a7cc67f68cbbb0b5e04ebb3e89b1 Oct 12 02:26:26.560 INFO running `"docker" "start" "-a" "66a4acf4c1321aee50a1e90c06c73228e6f7a7cc67f68cbbb0b5e04ebb3e89b1"` Oct 12 02:26:27.595 INFO kablam! usermod: no changes Oct 12 02:26:27.736 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 12 02:26:27.747 INFO kablam! Running /target/debug/deps/cranelift_simplejit-24ae9f90ed693d41 Oct 12 02:26:27.755 INFO kablam! Running /target/debug/deps/basic-8019ff12591fe828 Oct 12 02:26:27.755 INFO blam! Oct 12 02:26:27.755 INFO blam! running 1 test Oct 12 02:26:27.756 INFO blam! test memory::tests::test_round_up_to_page_size ... ok Oct 12 02:26:27.756 INFO blam! Oct 12 02:26:27.756 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:26:27.756 INFO blam! Oct 12 02:26:27.772 INFO blam! Oct 12 02:26:27.772 INFO blam! running 3 tests Oct 12 02:26:27.772 INFO blam! test double_finalize ... ok Oct 12 02:26:27.773 INFO blam! test error_on_incompatible_sig_in_declare_function ... ok Oct 12 02:26:27.864 INFO blam! test panic_on_define_after_finalize ... ok Oct 12 02:26:27.864 INFO kablam! Doc-tests cranelift-simplejit Oct 12 02:26:27.864 INFO blam! Oct 12 02:26:27.864 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:26:27.864 INFO blam! Oct 12 02:26:32.296 INFO blam! Oct 12 02:26:32.296 INFO blam! running 0 tests Oct 12 02:26:32.296 INFO blam! Oct 12 02:26:32.296 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:26:32.296 INFO blam! Oct 12 02:26:32.304 INFO kablam! su: No module specific data is present Oct 12 02:26:32.909 INFO running `"docker" "rm" "-f" "66a4acf4c1321aee50a1e90c06c73228e6f7a7cc67f68cbbb0b5e04ebb3e89b1"` Oct 12 02:26:33.122 INFO blam! 66a4acf4c1321aee50a1e90c06c73228e6f7a7cc67f68cbbb0b5e04ebb3e89b1