Oct 15 21:07:31.398 INFO testing ruma-api-macros-0.2.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 21:07:31.399 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 21:07:31.851 INFO blam! 54fc25152339f06073a5c0b21e7a24af5d302dbc21b17a6c2c8da9dc2d4eb866 Oct 15 21:07:31.855 INFO running `"docker" "start" "-a" "54fc25152339f06073a5c0b21e7a24af5d302dbc21b17a6c2c8da9dc2d4eb866"` Oct 15 21:07:33.074 INFO kablam! usermod: no changes Oct 15 21:07:33.231 INFO kablam! Compiling proc-macro2 v0.4.20 Oct 15 21:07:33.232 INFO kablam! Compiling ruma-api v0.5.0 Oct 15 21:07:41.055 INFO kablam! Compiling ruma-api-macros v0.2.2 (/source) Oct 15 21:07:45.355 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 15 21:07:45.355 INFO kablam! --> src/lib.rs:7:12 Oct 15 21:07:45.355 INFO kablam! | Oct 15 21:07:45.355 INFO kablam! 7 | #![feature(proc_macro)] Oct 15 21:07:45.355 INFO kablam! | ^^^^^^^^^^ Oct 15 21:07:45.355 INFO kablam! | Oct 15 21:07:45.355 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 21:07:45.355 INFO kablam! Oct 15 21:07:49.659 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.55s Oct 15 21:07:49.667 INFO kablam! su: No module specific data is present Oct 15 21:07:50.770 INFO running `"docker" "rm" "-f" "54fc25152339f06073a5c0b21e7a24af5d302dbc21b17a6c2c8da9dc2d4eb866"` Oct 15 21:07:51.063 INFO blam! 54fc25152339f06073a5c0b21e7a24af5d302dbc21b17a6c2c8da9dc2d4eb866 Oct 15 21:07:51.071 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 21:07:51.494 INFO blam! 58547b22bdcc3d31536d176b8d7ec56e877d8e04341ab946cd1565c7e73a801d Oct 15 21:07:51.498 INFO running `"docker" "start" "-a" "58547b22bdcc3d31536d176b8d7ec56e877d8e04341ab946cd1565c7e73a801d"` Oct 15 21:07:52.946 INFO kablam! usermod: no changes Oct 15 21:07:53.047 INFO kablam! Compiling quote v0.6.8 Oct 15 21:07:56.782 INFO kablam! Compiling syn v0.15.11 Oct 15 21:08:07.817 INFO kablam! Compiling serde_derive v1.0.80 Oct 15 21:08:22.283 INFO kablam! Compiling ruma-api-macros v0.2.2 (/source) Oct 15 21:08:25.259 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 15 21:08:25.260 INFO kablam! --> tests/ruma_api_macros.rs:1:12 Oct 15 21:08:25.260 INFO kablam! | Oct 15 21:08:25.261 INFO kablam! 1 | #![feature(proc_macro, try_from)] Oct 15 21:08:25.261 INFO kablam! | ^^^^^^^^^^ Oct 15 21:08:25.262 INFO kablam! | Oct 15 21:08:25.262 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 21:08:25.262 INFO kablam! Oct 15 21:08:28.284 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 15 21:08:28.285 INFO kablam! --> src/lib.rs:7:12 Oct 15 21:08:28.286 INFO kablam! | Oct 15 21:08:28.286 INFO kablam! 7 | #![feature(proc_macro)] Oct 15 21:08:28.287 INFO kablam! | ^^^^^^^^^^ Oct 15 21:08:28.287 INFO kablam! | Oct 15 21:08:28.288 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 21:08:28.288 INFO kablam! Oct 15 21:08:28.571 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.60s Oct 15 21:08:28.577 INFO kablam! su: No module specific data is present Oct 15 21:08:29.606 INFO running `"docker" "rm" "-f" "58547b22bdcc3d31536d176b8d7ec56e877d8e04341ab946cd1565c7e73a801d"` Oct 15 21:08:29.973 INFO blam! 58547b22bdcc3d31536d176b8d7ec56e877d8e04341ab946cd1565c7e73a801d Oct 15 21:08:29.980 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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" "-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 15 21:08:30.429 INFO blam! 3d0b499d896777d04c6033ad415fe207a68d0cb77f7f83693e8a30f1a18d6720 Oct 15 21:08:30.439 INFO running `"docker" "start" "-a" "3d0b499d896777d04c6033ad415fe207a68d0cb77f7f83693e8a30f1a18d6720"` Oct 15 21:08:32.231 INFO kablam! usermod: no changes Oct 15 21:08:32.353 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 15 21:08:32.371 INFO kablam! Running /target/debug/deps/ruma_api_macros-65920965b649f41c Oct 15 21:08:32.407 INFO blam! Oct 15 21:08:32.407 INFO blam! running 0 tests Oct 15 21:08:32.407 INFO blam! Oct 15 21:08:32.407 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 21:08:32.407 INFO blam! Oct 15 21:08:32.419 INFO kablam! Running /target/debug/deps/ruma_api_macros-db5febda04b87a54 Oct 15 21:08:32.423 INFO blam! Oct 15 21:08:32.423 INFO blam! running 0 tests Oct 15 21:08:32.423 INFO blam! Oct 15 21:08:32.423 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 21:08:32.423 INFO blam! Oct 15 21:08:32.431 INFO kablam! Doc-tests ruma-api-macros Oct 15 21:08:38.998 INFO blam! Oct 15 21:08:38.998 INFO blam! running 1 test Oct 15 21:08:41.515 INFO blam! test src/lib.rs - ruma_api (line 123) ... ok Oct 15 21:08:41.515 INFO blam! Oct 15 21:08:41.515 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 21:08:41.515 INFO blam! Oct 15 21:08:41.523 INFO kablam! su: No module specific data is present Oct 15 21:08:42.091 INFO running `"docker" "rm" "-f" "3d0b499d896777d04c6033ad415fe207a68d0cb77f7f83693e8a30f1a18d6720"` Oct 15 21:08:42.371 INFO blam! 3d0b499d896777d04c6033ad415fe207a68d0cb77f7f83693e8a30f1a18d6720