Oct 16 14:13:19.272 INFO testing cranelift-simplejit-0.22.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 14:13:19.273 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/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 16 14:13:19.534 INFO blam! 075dffa2950f0fc5d468fc4da85eb20594f948abd6680c9cb8ffb39e018adaaa Oct 16 14:13:19.536 INFO running `"docker" "start" "-a" "075dffa2950f0fc5d468fc4da85eb20594f948abd6680c9cb8ffb39e018adaaa"` Oct 16 14:13:20.116 INFO kablam! usermod: no changes Oct 16 14:13:20.201 INFO kablam! Compiling cranelift-codegen-meta v0.22.0 Oct 16 14:13:20.201 INFO kablam! Compiling cranelift-entity v0.22.0 Oct 16 14:13:20.201 INFO kablam! Compiling log v0.4.5 Oct 16 14:13:20.203 INFO kablam! Compiling raw-cpuid v5.0.0 Oct 16 14:13:20.203 INFO kablam! Compiling target-lexicon v0.0.3 Oct 16 14:13:20.208 INFO kablam! Compiling region v0.3.0 Oct 16 14:13:22.031 INFO kablam! Compiling cranelift-bforest v0.22.0 Oct 16 14:13:22.121 INFO kablam! Compiling cranelift-codegen v0.22.0 Oct 16 14:13:53.775 INFO kablam! Compiling cranelift-native v0.22.0 Oct 16 14:13:53.777 INFO kablam! Compiling cranelift-module v0.22.0 Oct 16 14:13:57.279 INFO kablam! Compiling cranelift-simplejit v0.22.0 (/source) Oct 16 14:13:59.656 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 39.52s Oct 16 14:13:59.664 INFO kablam! su: No module specific data is present Oct 16 14:14:01.581 INFO running `"docker" "rm" "-f" "075dffa2950f0fc5d468fc4da85eb20594f948abd6680c9cb8ffb39e018adaaa"` Oct 16 14:14:01.883 INFO blam! 075dffa2950f0fc5d468fc4da85eb20594f948abd6680c9cb8ffb39e018adaaa Oct 16 14:14:01.891 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/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 16 14:14:02.396 INFO blam! e2ae4689ffcd0ce43ff0ef1160a840393a5bbfde6212394813131acb5c089751 Oct 16 14:14:02.398 INFO running `"docker" "start" "-a" "e2ae4689ffcd0ce43ff0ef1160a840393a5bbfde6212394813131acb5c089751"` Oct 16 14:14:04.166 INFO kablam! usermod: no changes Oct 16 14:14:04.339 INFO kablam! Compiling cranelift-frontend v0.22.0 Oct 16 14:14:06.403 INFO kablam! Compiling cranelift v0.22.0 Oct 16 14:14:07.551 INFO kablam! Compiling cranelift-simplejit v0.22.0 (/source) Oct 16 14:14:09.441 INFO kablam! warning: unused variable: `func_id` Oct 16 14:14:09.441 INFO kablam! --> tests/basic.rs:63:9 Oct 16 14:14:09.441 INFO kablam! | Oct 16 14:14:09.441 INFO kablam! 63 | let func_id = define_simple_function(&mut module); Oct 16 14:14:09.442 INFO kablam! | ^^^^^^^ help: consider using `_func_id` instead Oct 16 14:14:09.442 INFO kablam! | Oct 16 14:14:09.442 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 14:14:09.442 INFO kablam! Oct 16 14:14:09.442 INFO kablam! warning: unused variable: `func_id` Oct 16 14:14:09.442 INFO kablam! --> tests/basic.rs:76:9 Oct 16 14:14:09.442 INFO kablam! | Oct 16 14:14:09.442 INFO kablam! 76 | let func_id = define_simple_function(&mut module); Oct 16 14:14:09.442 INFO kablam! | ^^^^^^^ help: consider using `_func_id` instead Oct 16 14:14:09.442 INFO kablam! Oct 16 14:14:12.649 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.45s Oct 16 14:14:12.660 INFO kablam! su: No module specific data is present Oct 16 14:14:13.115 INFO running `"docker" "rm" "-f" "e2ae4689ffcd0ce43ff0ef1160a840393a5bbfde6212394813131acb5c089751"` Oct 16 14:14:13.190 INFO blam! e2ae4689ffcd0ce43ff0ef1160a840393a5bbfde6212394813131acb5c089751 Oct 16 14:14:13.192 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/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 16 14:14:13.474 INFO blam! 46788064cd1e6a81b507706e73bc5137955eb00e5f416ee656230e5d47d793cb Oct 16 14:14:13.480 INFO running `"docker" "start" "-a" "46788064cd1e6a81b507706e73bc5137955eb00e5f416ee656230e5d47d793cb"` Oct 16 14:14:14.035 INFO kablam! usermod: no changes Oct 16 14:14:14.087 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 16 14:14:14.089 INFO kablam! Running /target/debug/deps/cranelift_simplejit-d7a08d964f66c286 Oct 16 14:14:14.092 INFO blam! Oct 16 14:14:14.092 INFO blam! running 1 test Oct 16 14:14:14.095 INFO blam! test memory::tests::test_round_up_to_page_size ... ok Oct 16 14:14:14.095 INFO blam! Oct 16 14:14:14.095 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:14:14.095 INFO blam! Oct 16 14:14:14.095 INFO kablam! Running /target/debug/deps/basic-bef92b6fc76f93cc Oct 16 14:14:14.097 INFO blam! Oct 16 14:14:14.097 INFO blam! running 3 tests Oct 16 14:14:14.100 INFO blam! test error_on_incompatible_sig_in_declare_function ... ok Oct 16 14:14:14.100 INFO blam! test double_finalize ... ok Oct 16 14:14:14.136 INFO blam! test panic_on_define_after_finalize ... ok Oct 16 14:14:14.136 INFO kablam! Doc-tests cranelift-simplejit Oct 16 14:14:14.136 INFO blam! Oct 16 14:14:14.136 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:14:14.136 INFO blam! Oct 16 14:14:16.315 INFO blam! Oct 16 14:14:16.315 INFO blam! running 0 tests Oct 16 14:14:16.315 INFO blam! Oct 16 14:14:16.315 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:14:16.315 INFO blam! Oct 16 14:14:16.324 INFO kablam! su: No module specific data is present Oct 16 14:14:16.738 INFO running `"docker" "rm" "-f" "46788064cd1e6a81b507706e73bc5137955eb00e5f416ee656230e5d47d793cb"` Oct 16 14:14:16.907 INFO blam! 46788064cd1e6a81b507706e73bc5137955eb00e5f416ee656230e5d47d793cb