Oct 16 18:39:41.105 INFO testing act-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 18:39:41.105 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/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 16 18:39:41.372 INFO blam! b91ba51069d72cdfca2c3a6d69a1a7aa236a299ec4a0dbe85e0456e7348ddd82 Oct 16 18:39:41.374 INFO running `"docker" "start" "-a" "b91ba51069d72cdfca2c3a6d69a1a7aa236a299ec4a0dbe85e0456e7348ddd82"` Oct 16 18:39:41.979 INFO kablam! usermod: no changes Oct 16 18:39:42.008 INFO kablam! Compiling ansi-escapes v0.1.0 Oct 16 18:39:42.925 INFO kablam! Compiling act v0.1.1 (/source) Oct 16 18:39:43.531 INFO kablam! warning: unused macro definition Oct 16 18:39:43.531 INFO kablam! --> src/lib.rs:82:1 Oct 16 18:39:43.531 INFO kablam! | Oct 16 18:39:43.531 INFO kablam! 82 | / macro_rules! try_opt_res { Oct 16 18:39:43.531 INFO kablam! 83 | | ($o:expr) => { Oct 16 18:39:43.531 INFO kablam! 84 | | match $o { Oct 16 18:39:43.531 INFO kablam! 85 | | Ok(x) => x, Oct 16 18:39:43.531 INFO kablam! ... | Oct 16 18:39:43.531 INFO kablam! 88 | | } Oct 16 18:39:43.531 INFO kablam! 89 | | } Oct 16 18:39:43.531 INFO kablam! | |_^ Oct 16 18:39:43.531 INFO kablam! | Oct 16 18:39:43.531 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 16 18:39:43.531 INFO kablam! Oct 16 18:39:43.531 INFO kablam! warning: unused import: `std::io` Oct 16 18:39:43.531 INFO kablam! --> src/lib.rs:225:17 Oct 16 18:39:43.531 INFO kablam! | Oct 16 18:39:43.531 INFO kablam! 225 | use std::io; Oct 16 18:39:43.531 INFO kablam! | ^^^^^^^ Oct 16 18:39:43.531 INFO kablam! | Oct 16 18:39:43.532 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 18:39:43.532 INFO kablam! Oct 16 18:39:46.084 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.09s Oct 16 18:39:46.085 INFO kablam! su: No module specific data is present Oct 16 18:39:46.532 INFO running `"docker" "rm" "-f" "b91ba51069d72cdfca2c3a6d69a1a7aa236a299ec4a0dbe85e0456e7348ddd82"` Oct 16 18:39:46.739 INFO blam! b91ba51069d72cdfca2c3a6d69a1a7aa236a299ec4a0dbe85e0456e7348ddd82 Oct 16 18:39:46.743 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/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 16 18:39:47.131 INFO blam! 65c5f27ca521b1f1aa3e837225ac9991cceb468326a10c387a93886aef76629d Oct 16 18:39:47.136 INFO running `"docker" "start" "-a" "65c5f27ca521b1f1aa3e837225ac9991cceb468326a10c387a93886aef76629d"` Oct 16 18:39:47.755 INFO kablam! usermod: no changes Oct 16 18:39:47.831 INFO kablam! Compiling act v0.1.1 (/source) Oct 16 18:39:48.519 INFO kablam! warning: unused macro definition Oct 16 18:39:48.519 INFO kablam! --> src/lib.rs:82:1 Oct 16 18:39:48.519 INFO kablam! | Oct 16 18:39:48.519 INFO kablam! 82 | / macro_rules! try_opt_res { Oct 16 18:39:48.519 INFO kablam! 83 | | ($o:expr) => { Oct 16 18:39:48.519 INFO kablam! 84 | | match $o { Oct 16 18:39:48.519 INFO kablam! 85 | | Ok(x) => x, Oct 16 18:39:48.519 INFO kablam! ... | Oct 16 18:39:48.519 INFO kablam! 88 | | } Oct 16 18:39:48.519 INFO kablam! 89 | | } Oct 16 18:39:48.519 INFO kablam! | |_^ Oct 16 18:39:48.519 INFO kablam! | Oct 16 18:39:48.519 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 16 18:39:48.520 INFO kablam! Oct 16 18:39:48.520 INFO kablam! warning: unused import: `std::io` Oct 16 18:39:48.520 INFO kablam! --> src/lib.rs:225:17 Oct 16 18:39:48.520 INFO kablam! | Oct 16 18:39:48.520 INFO kablam! 225 | use std::io; Oct 16 18:39:48.520 INFO kablam! | ^^^^^^^ Oct 16 18:39:48.520 INFO kablam! | Oct 16 18:39:48.520 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 18:39:48.520 INFO kablam! Oct 16 18:39:49.151 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.36s Oct 16 18:39:49.152 INFO kablam! su: No module specific data is present Oct 16 18:39:49.490 INFO running `"docker" "rm" "-f" "65c5f27ca521b1f1aa3e837225ac9991cceb468326a10c387a93886aef76629d"` Oct 16 18:39:49.698 INFO blam! 65c5f27ca521b1f1aa3e837225ac9991cceb468326a10c387a93886aef76629d