Nov 17 12:01:32.500 INFO testing SLMT/fancy-go against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 12:01:32.500 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 12:01:32.923 INFO [stdout] aba5c8040bf54e26d7d143b7b983f6bc993d4be8b54ed065e13ac66d6f17e456 Nov 17 12:01:32.925 INFO running `"docker" "start" "-a" "aba5c8040bf54e26d7d143b7b983f6bc993d4be8b54ed065e13ac66d6f17e456"` Nov 17 12:01:34.011 INFO [stderr] usermod: no changes Nov 17 12:01:34.325 INFO [stderr] Compiling lazy_static v0.2.6 Nov 17 12:01:34.325 INFO [stderr] Compiling piston-texture v0.4.0 Nov 17 12:01:34.335 INFO [stderr] Compiling enum_primitive v0.1.1 Nov 17 12:01:34.336 INFO [stderr] Compiling serde_json v0.9.9 Nov 17 12:01:34.360 INFO [stderr] Compiling xml-rs v0.2.2 Nov 17 12:01:34.362 INFO [stderr] Compiling draw_state v0.4.0 Nov 17 12:01:34.381 INFO [stderr] Compiling x11-dl v2.12.0 Nov 17 12:01:34.408 INFO [stderr] Compiling gif v0.8.0 Nov 17 12:01:35.323 INFO [stderr] Compiling num-bigint v0.1.37 Nov 17 12:01:36.271 INFO [stderr] Compiling wayland-scanner v0.5.11 Nov 17 12:01:38.231 INFO [stderr] Compiling pistoncore-input v0.10.0 Nov 17 12:01:38.811 INFO [stderr] Compiling arrayvec v0.3.22 Nov 17 12:01:42.359 INFO [stderr] Compiling shared_library v0.1.5 Nov 17 12:01:42.468 INFO [stderr] Compiling piston2d-graphics v0.16.0 Nov 17 12:01:44.919 INFO [stderr] Compiling glutin v0.5.2 Nov 17 12:01:57.482 INFO [stderr] Compiling gfx_core v0.2.1 Nov 17 12:01:57.484 INFO [stderr] Compiling jpeg-decoder v0.1.11 Nov 17 12:01:57.511 INFO [stderr] Compiling flate2 v0.2.17 Nov 17 12:01:57.703 INFO [stderr] Compiling rusttype v0.2.1 Nov 17 12:01:57.831 INFO [stderr] Compiling osmesa-sys v0.1.2 Nov 17 12:01:57.864 INFO [stderr] Compiling wayland-client v0.5.12 Nov 17 12:01:57.896 INFO [stderr] Compiling num-rational v0.1.36 Nov 17 12:02:01.693 INFO [stderr] Compiling gl_generator v0.4.2 Nov 17 12:02:02.411 INFO [stderr] Compiling pistoncore-window v0.17.0 Nov 17 12:02:06.339 INFO [stderr] Compiling fs2 v0.2.5 Nov 17 12:02:06.455 INFO [stderr] Compiling tempfile v2.1.5 Nov 17 12:02:09.139 INFO [stderr] Compiling pistoncore-event_loop v0.20.1 Nov 17 12:02:19.485 INFO [stderr] Compiling png v0.5.2 Nov 17 12:02:20.014 INFO [stderr] Compiling target_build_utils v0.3.0 Nov 17 12:02:20.108 INFO [stderr] Compiling memmap v0.2.3 Nov 17 12:02:20.524 INFO [stderr] Compiling piston v0.20.1 Nov 17 12:02:22.471 INFO [stderr] Compiling gl v0.5.2 Nov 17 12:02:32.083 INFO [stderr] Compiling libloading v0.3.4 Nov 17 12:02:32.115 INFO [stderr] Compiling image v0.9.1 Nov 17 12:02:43.100 INFO [stderr] Compiling dlib v0.3.1 Nov 17 12:02:43.929 INFO [stderr] Compiling wayland-sys v0.5.11 Nov 17 12:02:53.535 INFO [stderr] Compiling wayland-window v0.2.3 Nov 17 12:02:53.536 INFO [stderr] Compiling wayland-kbd v0.3.6 Nov 17 12:03:17.402 INFO [stderr] Compiling gfx v0.10.2 Nov 17 12:03:17.405 INFO [stderr] Compiling gfx_device_gl v0.9.0 Nov 17 12:03:23.963 INFO [stderr] Compiling pistoncore-glutin_window v0.24.0 Nov 17 12:03:29.881 INFO [stderr] Compiling piston-gfx_texture v0.14.0 Nov 17 12:03:33.235 INFO [stderr] Compiling piston2d-gfx_graphics v0.27.0 Nov 17 12:03:37.039 INFO [stderr] Compiling piston_window v0.44.0 Nov 17 12:03:38.672 INFO [stderr] Compiling fancy-go v0.1.0 (/source) Nov 17 12:03:40.286 INFO [stderr] warning: unused variable: `arg` Nov 17 12:03:40.287 INFO [stderr] --> src/main.rs:64:23 Nov 17 12:03:40.287 INFO [stderr] | Nov 17 12:03:40.287 INFO [stderr] 64 | event.update(|arg| { Nov 17 12:03:40.287 INFO [stderr] | ^^^ help: consider using `_arg` instead Nov 17 12:03:40.287 INFO [stderr] | Nov 17 12:03:40.287 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 17 12:03:40.287 INFO [stderr] Nov 17 12:03:45.823 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 11s Nov 17 12:03:45.842 INFO [stderr] su: No module specific data is present Nov 17 12:03:47.555 INFO running `"docker" "inspect" "aba5c8040bf54e26d7d143b7b983f6bc993d4be8b54ed065e13ac66d6f17e456"` Nov 17 12:03:47.831 INFO running `"docker" "rm" "-f" "aba5c8040bf54e26d7d143b7b983f6bc993d4be8b54ed065e13ac66d6f17e456"` Nov 17 12:03:48.219 INFO [stdout] aba5c8040bf54e26d7d143b7b983f6bc993d4be8b54ed065e13ac66d6f17e456 Nov 17 12:03:48.229 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 12:03:48.993 INFO [stdout] 17c7e2b35b693103330bef7ea23c62ca58cb58a295bf3ed36ea0f98a0d94c44d Nov 17 12:03:49.000 INFO running `"docker" "start" "-a" "17c7e2b35b693103330bef7ea23c62ca58cb58a295bf3ed36ea0f98a0d94c44d"` Nov 17 12:03:50.651 INFO [stderr] usermod: no changes Nov 17 12:03:51.026 INFO [stderr] Compiling fancy-go v0.1.0 (/source) Nov 17 12:03:53.139 INFO [stderr] warning: unused variable: `arg` Nov 17 12:03:53.139 INFO [stderr] --> src/main.rs:64:23 Nov 17 12:03:53.139 INFO [stderr] | Nov 17 12:03:53.139 INFO [stderr] 64 | event.update(|arg| { Nov 17 12:03:53.139 INFO [stderr] | ^^^ help: consider using `_arg` instead Nov 17 12:03:53.139 INFO [stderr] | Nov 17 12:03:53.139 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 17 12:03:53.139 INFO [stderr] Nov 17 12:03:53.687 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.97s Nov 17 12:03:53.703 INFO [stderr] su: No module specific data is present Nov 17 12:03:54.505 INFO running `"docker" "inspect" "17c7e2b35b693103330bef7ea23c62ca58cb58a295bf3ed36ea0f98a0d94c44d"` Nov 17 12:03:54.954 INFO running `"docker" "rm" "-f" "17c7e2b35b693103330bef7ea23c62ca58cb58a295bf3ed36ea0f98a0d94c44d"` Nov 17 12:03:55.351 INFO [stdout] 17c7e2b35b693103330bef7ea23c62ca58cb58a295bf3ed36ea0f98a0d94c44d Nov 17 12:03:55.358 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 12:03:55.820 INFO [stdout] 38f79fd4de4e8f1a9b73e911f7aa2b4f974a0dfc3b52df04866aff5aba6d5ce9 Nov 17 12:03:55.822 INFO running `"docker" "start" "-a" "38f79fd4de4e8f1a9b73e911f7aa2b4f974a0dfc3b52df04866aff5aba6d5ce9"` Nov 17 12:03:57.194 INFO [stderr] usermod: no changes Nov 17 12:03:57.511 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.28s Nov 17 12:03:57.523 INFO [stderr] Running /target/debug/deps/fancy_go-03c91a24267f126a Nov 17 12:03:57.532 INFO [stdout] Nov 17 12:03:57.532 INFO [stdout] running 0 tests Nov 17 12:03:57.532 INFO [stdout] Nov 17 12:03:57.532 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 12:03:57.532 INFO [stdout] Nov 17 12:03:57.533 INFO [stderr] su: No module specific data is present Nov 17 12:03:58.621 INFO running `"docker" "inspect" "38f79fd4de4e8f1a9b73e911f7aa2b4f974a0dfc3b52df04866aff5aba6d5ce9"` Nov 17 12:03:58.841 INFO running `"docker" "rm" "-f" "38f79fd4de4e8f1a9b73e911f7aa2b4f974a0dfc3b52df04866aff5aba6d5ce9"` Nov 17 12:03:59.215 INFO [stdout] 38f79fd4de4e8f1a9b73e911f7aa2b4f974a0dfc3b52df04866aff5aba6d5ce9