Oct 10 11:40:20.575 INFO testing zmbush/regex-zh against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 11:40:20.576 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 11:40:20.576 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 11:40:20.848 INFO blam! 5475e02a95566d959a38a57c6b76c3d7ab924da4673d7c1fc33bbedc9efa633b Oct 10 11:40:20.853 INFO running `"docker" "start" "-a" "5475e02a95566d959a38a57c6b76c3d7ab924da4673d7c1fc33bbedc9efa633b"` Oct 10 11:40:21.465 INFO kablam! usermod: no changes Oct 10 11:40:21.496 INFO kablam! Compiling regex v0.1.0 (/source) Oct 10 11:40:21.752 INFO kablam! warning: unused import: `RefMut` Oct 10 11:40:21.752 INFO kablam! --> src/main.rs:3:26 Oct 10 11:40:21.752 INFO kablam! | Oct 10 11:40:21.752 INFO kablam! 3 | use std::cell::{RefCell, RefMut}; Oct 10 11:40:21.752 INFO kablam! | ^^^^^^ Oct 10 11:40:21.752 INFO kablam! | Oct 10 11:40:21.752 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 11:40:21.752 INFO kablam! Oct 10 11:40:21.826 INFO kablam! warning: the feature `drain` has been stable since 1.6.0 and no longer requires an attribute to enable Oct 10 11:40:21.826 INFO kablam! --> src/main.rs:1:12 Oct 10 11:40:21.826 INFO kablam! | Oct 10 11:40:21.826 INFO kablam! 1 | #![feature(drain)] Oct 10 11:40:21.826 INFO kablam! | ^^^^^ Oct 10 11:40:21.826 INFO kablam! | Oct 10 11:40:21.826 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 11:40:21.826 INFO kablam! Oct 10 11:40:22.436 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.94s Oct 10 11:40:22.436 INFO kablam! su: No module specific data is present Oct 10 11:40:23.029 INFO running `"docker" "rm" "-f" "5475e02a95566d959a38a57c6b76c3d7ab924da4673d7c1fc33bbedc9efa633b"` Oct 10 11:40:23.200 INFO blam! 5475e02a95566d959a38a57c6b76c3d7ab924da4673d7c1fc33bbedc9efa633b Oct 10 11:40:23.201 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 11:40:23.201 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 11:40:23.474 INFO blam! 1306c64ae65bed19a4e0c8c3825f006338321f4e6df3ef1ce0d73e0a1cfb98f7 Oct 10 11:40:23.477 INFO running `"docker" "start" "-a" "1306c64ae65bed19a4e0c8c3825f006338321f4e6df3ef1ce0d73e0a1cfb98f7"` Oct 10 11:40:24.526 INFO kablam! usermod: no changes Oct 10 11:40:24.554 INFO kablam! Compiling regex v0.1.0 (/source) Oct 10 11:40:24.961 INFO kablam! warning: unused import: `RefMut` Oct 10 11:40:24.961 INFO kablam! --> src/main.rs:3:26 Oct 10 11:40:24.961 INFO kablam! | Oct 10 11:40:24.961 INFO kablam! 3 | use std::cell::{RefCell, RefMut}; Oct 10 11:40:24.961 INFO kablam! | ^^^^^^ Oct 10 11:40:24.961 INFO kablam! | Oct 10 11:40:24.961 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 11:40:24.961 INFO kablam! Oct 10 11:40:25.032 INFO kablam! warning: the feature `drain` has been stable since 1.6.0 and no longer requires an attribute to enable Oct 10 11:40:25.032 INFO kablam! --> src/main.rs:1:12 Oct 10 11:40:25.032 INFO kablam! | Oct 10 11:40:25.032 INFO kablam! 1 | #![feature(drain)] Oct 10 11:40:25.032 INFO kablam! | ^^^^^ Oct 10 11:40:25.032 INFO kablam! | Oct 10 11:40:25.034 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 11:40:25.034 INFO kablam! Oct 10 11:40:25.416 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.87s Oct 10 11:40:25.418 INFO kablam! su: No module specific data is present Oct 10 11:40:25.917 INFO running `"docker" "rm" "-f" "1306c64ae65bed19a4e0c8c3825f006338321f4e6df3ef1ce0d73e0a1cfb98f7"` Oct 10 11:40:26.106 INFO blam! 1306c64ae65bed19a4e0c8c3825f006338321f4e6df3ef1ce0d73e0a1cfb98f7 Oct 10 11:40:26.107 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 11:40:26.108 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 11:40:26.536 INFO blam! a6dafc212f9f5aa6847e97bf867d5a655c296f643645366932ba188c92efe72c Oct 10 11:40:26.538 INFO running `"docker" "start" "-a" "a6dafc212f9f5aa6847e97bf867d5a655c296f643645366932ba188c92efe72c"` Oct 10 11:40:27.712 INFO kablam! usermod: no changes Oct 10 11:40:27.772 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 10 11:40:27.784 INFO kablam! Running /target/debug/deps/regex-e0a1b4b4b1dd6167 Oct 10 11:40:27.796 INFO kablam! su: No module specific data is present Oct 10 11:40:27.796 INFO blam! Oct 10 11:40:27.796 INFO blam! running 0 tests Oct 10 11:40:27.796 INFO blam! Oct 10 11:40:27.796 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 11:40:27.796 INFO blam! Oct 10 11:40:28.324 INFO running `"docker" "rm" "-f" "a6dafc212f9f5aa6847e97bf867d5a655c296f643645366932ba188c92efe72c"` Oct 10 11:40:28.572 INFO blam! a6dafc212f9f5aa6847e97bf867d5a655c296f643645366932ba188c92efe72c