Oct 11 09:50:50.379 INFO testing tokio-qapi-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 09:50:50.380 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 09:50:50.381 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 11 09:50:50.666 INFO blam! 7705fff2368c9bb424be56d5e14821c57ffa1698f5468f198c6082e385f557d9 Oct 11 09:50:50.667 INFO running `"docker" "start" "-a" "7705fff2368c9bb424be56d5e14821c57ffa1698f5468f198c6082e385f557d9"` Oct 11 09:50:51.522 INFO kablam! usermod: no changes Oct 11 09:50:51.736 INFO kablam! Compiling qapi-spec v0.2.1 Oct 11 09:50:53.284 INFO kablam! Compiling tokio-qapi v0.3.0 (/source) Oct 11 09:50:55.309 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 09:50:55.309 INFO kablam! --> src/lib.rs:21:23 Oct 11 09:50:55.309 INFO kablam! | Oct 11 09:50:55.309 INFO kablam! 21 | use tokio_io::codec::{Framed, FramedParts}; Oct 11 09:50:55.309 INFO kablam! | ^^^^^^ Oct 11 09:50:55.309 INFO kablam! | Oct 11 09:50:55.309 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:50:55.309 INFO kablam! Oct 11 09:50:55.309 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 09:50:55.309 INFO kablam! --> src/lib.rs:421:30 Oct 11 09:50:55.309 INFO kablam! | Oct 11 09:50:55.309 INFO kablam! 421 | pub type QapiDataStream = Framed; Oct 11 09:50:55.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:50:55.309 INFO kablam! Oct 11 09:50:55.309 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 09:50:55.309 INFO kablam! --> src/lib.rs:424:5 Oct 11 09:50:55.309 INFO kablam! | Oct 11 09:50:55.309 INFO kablam! 424 | Framed::from_parts( Oct 11 09:50:55.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 09:50:55.309 INFO kablam! Oct 11 09:50:55.498 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.94s Oct 11 09:50:55.505 INFO kablam! su: No module specific data is present Oct 11 09:50:55.776 INFO running `"docker" "rm" "-f" "7705fff2368c9bb424be56d5e14821c57ffa1698f5468f198c6082e385f557d9"` Oct 11 09:50:55.879 INFO blam! 7705fff2368c9bb424be56d5e14821c57ffa1698f5468f198c6082e385f557d9 Oct 11 09:50:55.882 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 09:50:55.882 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 11 09:50:56.056 INFO blam! 5b43f4d3e7ceffb3ecb7180b6f179e15cdf7f96acab9969bd88c75b89030f131 Oct 11 09:50:56.062 INFO running `"docker" "start" "-a" "5b43f4d3e7ceffb3ecb7180b6f179e15cdf7f96acab9969bd88c75b89030f131"` Oct 11 09:50:56.478 INFO kablam! usermod: no changes Oct 11 09:50:56.632 INFO kablam! Compiling tokio-qapi v0.3.0 (/source) Oct 11 09:50:58.224 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 09:50:58.224 INFO kablam! --> src/lib.rs:21:23 Oct 11 09:50:58.224 INFO kablam! | Oct 11 09:50:58.224 INFO kablam! 21 | use tokio_io::codec::{Framed, FramedParts}; Oct 11 09:50:58.224 INFO kablam! | ^^^^^^ Oct 11 09:50:58.224 INFO kablam! | Oct 11 09:50:58.224 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:50:58.224 INFO kablam! Oct 11 09:50:58.224 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 09:50:58.224 INFO kablam! --> src/lib.rs:421:30 Oct 11 09:50:58.224 INFO kablam! | Oct 11 09:50:58.224 INFO kablam! 421 | pub type QapiDataStream = Framed; Oct 11 09:50:58.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:50:58.224 INFO kablam! Oct 11 09:50:58.224 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 09:50:58.224 INFO kablam! --> src/lib.rs:424:5 Oct 11 09:50:58.224 INFO kablam! | Oct 11 09:50:58.224 INFO kablam! 424 | Framed::from_parts( Oct 11 09:50:58.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 09:50:58.224 INFO kablam! Oct 11 09:51:01.776 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.27s Oct 11 09:51:01.788 INFO kablam! su: No module specific data is present Oct 11 09:51:02.583 INFO running `"docker" "rm" "-f" "5b43f4d3e7ceffb3ecb7180b6f179e15cdf7f96acab9969bd88c75b89030f131"` Oct 11 09:51:02.832 INFO blam! 5b43f4d3e7ceffb3ecb7180b6f179e15cdf7f96acab9969bd88c75b89030f131 Oct 11 09:51:02.838 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 09:51:02.838 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 11 09:51:03.234 INFO blam! 5d671cb15f9d0ae12cd87749ce5e5156549769199ded3153056506f8f59a6756 Oct 11 09:51:03.236 INFO running `"docker" "start" "-a" "5d671cb15f9d0ae12cd87749ce5e5156549769199ded3153056506f8f59a6756"` Oct 11 09:51:04.024 INFO kablam! usermod: no changes Oct 11 09:51:04.164 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 11 09:51:04.168 INFO kablam! Running /target/debug/deps/tokio_qapi-5cfb90c34c28aebf Oct 11 09:51:04.176 INFO kablam! Doc-tests tokio-qapi Oct 11 09:51:04.176 INFO blam! Oct 11 09:51:04.176 INFO blam! running 0 tests Oct 11 09:51:04.176 INFO blam! Oct 11 09:51:04.176 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:51:04.176 INFO blam! Oct 11 09:51:06.084 INFO blam! Oct 11 09:51:06.084 INFO blam! running 0 tests Oct 11 09:51:06.084 INFO blam! Oct 11 09:51:06.084 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:51:06.084 INFO blam! Oct 11 09:51:06.089 INFO kablam! su: No module specific data is present Oct 11 09:51:06.452 INFO running `"docker" "rm" "-f" "5d671cb15f9d0ae12cd87749ce5e5156549769199ded3153056506f8f59a6756"` Oct 11 09:51:06.586 INFO blam! 5d671cb15f9d0ae12cd87749ce5e5156549769199ded3153056506f8f59a6756