Oct 13 03:42:51.031 INFO testing pontuslaestadius/pathfinder against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 03:42:51.032 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 13 03:42:51.532 INFO blam! c09a7aabfb1e6eb55582c268f387e198af0f26dcfc33f2dc645a8c45647de47a Oct 13 03:42:51.543 INFO running `"docker" "start" "-a" "c09a7aabfb1e6eb55582c268f387e198af0f26dcfc33f2dc645a8c45647de47a"` Oct 13 03:42:52.796 INFO kablam! usermod: no changes Oct 13 03:42:53.048 INFO kablam! Compiling num-derive v0.2.3 Oct 13 03:42:53.048 INFO kablam! Compiling num-rational v0.2.1 Oct 13 03:42:53.083 INFO kablam! Compiling pythagoras v0.1.1 Oct 13 03:42:53.092 INFO kablam! Compiling inflate v0.4.3 Oct 13 03:42:53.092 INFO kablam! Compiling deflate v0.7.16 Oct 13 03:42:53.092 INFO kablam! Compiling gif v0.10.1 Oct 13 03:42:53.104 INFO kablam! Compiling num-integer v0.1.39 Oct 13 03:42:53.104 INFO kablam! Compiling syn v0.15.9 Oct 13 03:42:54.935 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 13 03:42:58.133 INFO kablam! Compiling num-iter v0.1.34 Oct 13 03:43:03.960 INFO kablam! Compiling png v0.12.0 Oct 13 03:43:17.072 INFO kablam! Compiling tiff v0.2.1 Oct 13 03:43:18.302 INFO kablam! Compiling image v0.20.0 Oct 13 03:43:33.631 INFO kablam! Compiling pathfinder v0.4.3 (/source) Oct 13 03:43:35.476 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 42.65s Oct 13 03:43:35.487 INFO kablam! su: No module specific data is present Oct 13 03:43:36.006 INFO running `"docker" "rm" "-f" "c09a7aabfb1e6eb55582c268f387e198af0f26dcfc33f2dc645a8c45647de47a"` Oct 13 03:43:36.283 INFO blam! c09a7aabfb1e6eb55582c268f387e198af0f26dcfc33f2dc645a8c45647de47a Oct 13 03:43:36.287 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 13 03:43:36.929 INFO blam! 74cc2468bc7a0831e7845c3964e64c4a1f13083eb515c1b1002ced3ae370a561 Oct 13 03:43:36.931 INFO running `"docker" "start" "-a" "74cc2468bc7a0831e7845c3964e64c4a1f13083eb515c1b1002ced3ae370a561"` Oct 13 03:43:38.351 INFO kablam! usermod: no changes Oct 13 03:43:38.483 INFO kablam! Compiling pathfinder v0.4.3 (/source) Oct 13 03:43:41.355 INFO kablam! warning: unused import: `io::prelude::*` Oct 13 03:43:41.356 INFO kablam! --> src/data/mod.rs:126:9 Oct 13 03:43:41.356 INFO kablam! | Oct 13 03:43:41.356 INFO kablam! 126 | io::prelude::*, Oct 13 03:43:41.357 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 03:43:41.357 INFO kablam! | Oct 13 03:43:41.357 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:43:41.357 INFO kablam! Oct 13 03:43:43.427 INFO kablam! warning: comparison is useless due to type limits Oct 13 03:43:43.428 INFO kablam! --> src/tools/mod.rs:317:20 Oct 13 03:43:43.428 INFO kablam! | Oct 13 03:43:43.428 INFO kablam! 317 | assert_eq!(res >= 0 && res <= 5, true); Oct 13 03:43:43.428 INFO kablam! | ^^^^^^^^ Oct 13 03:43:43.447 INFO kablam! | Oct 13 03:43:43.448 INFO kablam! = note: #[warn(unused_comparisons)] on by default Oct 13 03:43:43.448 INFO kablam! Oct 13 03:43:48.210 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.81s Oct 13 03:43:48.216 INFO kablam! su: No module specific data is present Oct 13 03:43:48.921 INFO running `"docker" "rm" "-f" "74cc2468bc7a0831e7845c3964e64c4a1f13083eb515c1b1002ced3ae370a561"` Oct 13 03:43:49.225 INFO blam! 74cc2468bc7a0831e7845c3964e64c4a1f13083eb515c1b1002ced3ae370a561