Oct 12 02:25:20.598 INFO testing cranelift-simplejit-0.22.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 02:25:20.598 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:20.823 INFO blam! bb93f48fcf96a458c2fcd4d369aa8612e2ed81b75ed8c079bc3abfe46f0b6cad Oct 12 02:25:20.824 INFO running `"docker" "start" "-a" "bb93f48fcf96a458c2fcd4d369aa8612e2ed81b75ed8c079bc3abfe46f0b6cad"` Oct 12 02:25:21.344 INFO kablam! usermod: no changes Oct 12 02:25:21.552 INFO kablam! Compiling cranelift-codegen-meta v0.22.0 Oct 12 02:25:21.552 INFO kablam! Compiling cranelift-entity v0.22.0 Oct 12 02:25:21.552 INFO kablam! Compiling errno v0.2.4 Oct 12 02:25:21.553 INFO kablam! Compiling log v0.4.5 Oct 12 02:25:21.554 INFO kablam! Compiling raw-cpuid v5.0.0 Oct 12 02:25:21.555 INFO kablam! Compiling target-lexicon v0.0.3 Oct 12 02:25:21.968 INFO kablam! Compiling region v0.3.0 Oct 12 02:25:22.369 INFO kablam! Compiling cranelift-bforest v0.22.0 Oct 12 02:25:23.136 INFO kablam! Compiling cranelift-codegen v0.22.0 Oct 12 02:25:50.073 INFO kablam! Compiling cranelift-module v0.22.0 Oct 12 02:25:50.074 INFO kablam! Compiling cranelift-native v0.22.0 Oct 12 02:25:51.685 INFO kablam! Compiling cranelift-simplejit v0.22.0 (/source) Oct 12 02:25:52.861 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.50s Oct 12 02:25:52.868 INFO kablam! su: No module specific data is present Oct 12 02:25:54.640 INFO running `"docker" "rm" "-f" "bb93f48fcf96a458c2fcd4d369aa8612e2ed81b75ed8c079bc3abfe46f0b6cad"` Oct 12 02:25:54.940 INFO blam! bb93f48fcf96a458c2fcd4d369aa8612e2ed81b75ed8c079bc3abfe46f0b6cad Oct 12 02:25:54.942 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:25:55.412 INFO blam! c4d470ecffb2ee6c5f82b47d0e117880594376bc3c373ded8e23aa3c04963bcf Oct 12 02:25:55.414 INFO running `"docker" "start" "-a" "c4d470ecffb2ee6c5f82b47d0e117880594376bc3c373ded8e23aa3c04963bcf"` Oct 12 02:25:58.091 INFO kablam! usermod: no changes Oct 12 02:25:58.315 INFO kablam! Compiling cranelift-frontend v0.22.0 Oct 12 02:26:00.190 INFO kablam! Compiling cranelift v0.22.0 Oct 12 02:26:00.597 INFO kablam! Compiling cranelift-simplejit v0.22.0 (/source) Oct 12 02:26:01.848 INFO kablam! warning: unused variable: `func_id` Oct 12 02:26:01.849 INFO kablam! --> tests/basic.rs:63:9 Oct 12 02:26:01.849 INFO kablam! | Oct 12 02:26:01.849 INFO kablam! 63 | let func_id = define_simple_function(&mut module); Oct 12 02:26:01.849 INFO kablam! | ^^^^^^^ help: consider using `_func_id` instead Oct 12 02:26:01.849 INFO kablam! | Oct 12 02:26:01.849 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 02:26:01.849 INFO kablam! Oct 12 02:26:01.849 INFO kablam! warning: unused variable: `func_id` Oct 12 02:26:01.849 INFO kablam! --> tests/basic.rs:76:9 Oct 12 02:26:01.849 INFO kablam! | Oct 12 02:26:01.849 INFO kablam! 76 | let func_id = define_simple_function(&mut module); Oct 12 02:26:01.849 INFO kablam! | ^^^^^^^ help: consider using `_func_id` instead Oct 12 02:26:01.849 INFO kablam! Oct 12 02:26:05.653 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.51s Oct 12 02:26:05.664 INFO kablam! su: No module specific data is present Oct 12 02:26:06.461 INFO running `"docker" "rm" "-f" "c4d470ecffb2ee6c5f82b47d0e117880594376bc3c373ded8e23aa3c04963bcf"` Oct 12 02:26:06.807 INFO blam! c4d470ecffb2ee6c5f82b47d0e117880594376bc3c373ded8e23aa3c04963bcf Oct 12 02:26:06.818 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:07.348 INFO blam! 7e58ba1bf3ca749cf589be837635374ae45cb9e2aaedfeb19a148be6f09f3948 Oct 12 02:26:07.349 INFO running `"docker" "start" "-a" "7e58ba1bf3ca749cf589be837635374ae45cb9e2aaedfeb19a148be6f09f3948"` Oct 12 02:26:07.813 INFO kablam! usermod: no changes Oct 12 02:26:07.879 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 12 02:26:07.894 INFO kablam! Running /target/debug/deps/cranelift_simplejit-00e115dfe75492e8 Oct 12 02:26:07.898 INFO blam! Oct 12 02:26:07.898 INFO blam! running 1 test Oct 12 02:26:07.898 INFO blam! test memory::tests::test_round_up_to_page_size ... ok Oct 12 02:26:07.898 INFO blam! Oct 12 02:26:07.898 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:26:07.898 INFO blam! Oct 12 02:26:07.899 INFO kablam! Running /target/debug/deps/basic-474e0af028f5ed96 Oct 12 02:26:07.906 INFO blam! Oct 12 02:26:07.906 INFO blam! running 3 tests Oct 12 02:26:07.906 INFO blam! test error_on_incompatible_sig_in_declare_function ... ok Oct 12 02:26:07.912 INFO blam! test double_finalize ... ok Oct 12 02:26:07.948 INFO blam! test panic_on_define_after_finalize ... ok Oct 12 02:26:07.948 INFO kablam! Doc-tests cranelift-simplejit Oct 12 02:26:07.948 INFO blam! Oct 12 02:26:07.948 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:26:07.948 INFO blam! Oct 12 02:26:08.267 INFO blam! Oct 12 02:26:08.267 INFO blam! running 0 tests Oct 12 02:26:08.267 INFO blam! Oct 12 02:26:08.267 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:26:08.267 INFO blam! Oct 12 02:26:08.276 INFO kablam! su: No module specific data is present Oct 12 02:26:08.596 INFO running `"docker" "rm" "-f" "7e58ba1bf3ca749cf589be837635374ae45cb9e2aaedfeb19a148be6f09f3948"` Oct 12 02:26:08.725 INFO blam! 7e58ba1bf3ca749cf589be837635374ae45cb9e2aaedfeb19a148be6f09f3948