Oct 12 00:23:19.966 INFO testing esprit-0.0.5 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 00:23:19.967 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 12 00:23:20.450 INFO blam! b0af5e37396775d3b725453afa38da1ba2ac9bac2c43f9dfe58f46ca18499161 Oct 12 00:23:20.452 INFO running `"docker" "start" "-a" "b0af5e37396775d3b725453afa38da1ba2ac9bac2c43f9dfe58f46ca18499161"` Oct 12 00:23:21.837 INFO kablam! usermod: no changes Oct 12 00:23:21.953 INFO kablam! Compiling esprit v0.0.5 (/source) Oct 12 00:23:21.957 INFO kablam! Compiling unjson v0.0.5 Oct 12 00:23:25.098 INFO kablam! Compiling joker v0.0.5 Oct 12 00:23:28.487 INFO kablam! Compiling easter v0.0.5 Oct 12 00:23:31.894 INFO kablam! Compiling estree v0.0.5 Oct 12 00:23:36.142 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 12 00:23:36.142 INFO kablam! --> src/context.rs:12:34 Oct 12 00:23:36.142 INFO kablam! | Oct 12 00:23:36.142 INFO kablam! 12 | fn with_labels(&mut self, mut labels: Vec, label_type: LabelType, op: F) -> Result Oct 12 00:23:36.142 INFO kablam! | ^^^^^^^^^^ Oct 12 00:23:36.142 INFO kablam! | Oct 12 00:23:36.142 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 12 00:23:36.142 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 00:23:36.142 INFO kablam! = note: for more information, see issue #35203 Oct 12 00:23:36.143 INFO kablam! Oct 12 00:23:38.316 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.43s Oct 12 00:23:38.316 INFO kablam! su: No module specific data is present Oct 12 00:23:38.664 INFO running `"docker" "rm" "-f" "b0af5e37396775d3b725453afa38da1ba2ac9bac2c43f9dfe58f46ca18499161"` Oct 12 00:23:38.780 INFO blam! b0af5e37396775d3b725453afa38da1ba2ac9bac2c43f9dfe58f46ca18499161 Oct 12 00:23:38.785 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 12 00:23:38.960 INFO blam! 044050eaf1c0e2c8832f558e628b66d29d79530a4504c3a0c9db5cfc318ff4e0 Oct 12 00:23:38.961 INFO running `"docker" "start" "-a" "044050eaf1c0e2c8832f558e628b66d29d79530a4504c3a0c9db5cfc318ff4e0"` Oct 12 00:23:39.376 INFO kablam! usermod: no changes Oct 12 00:23:39.444 INFO kablam! Compiling esprit v0.0.5 (/source) Oct 12 00:23:40.767 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 12 00:23:40.767 INFO kablam! --> src/context.rs:12:34 Oct 12 00:23:40.767 INFO kablam! | Oct 12 00:23:40.767 INFO kablam! 12 | fn with_labels(&mut self, mut labels: Vec, label_type: LabelType, op: F) -> Result Oct 12 00:23:40.767 INFO kablam! | ^^^^^^^^^^ Oct 12 00:23:40.767 INFO kablam! | Oct 12 00:23:40.767 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 12 00:23:40.767 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 00:23:40.767 INFO kablam! = note: for more information, see issue #35203 Oct 12 00:23:40.767 INFO kablam! Oct 12 00:23:44.606 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.21s Oct 12 00:23:44.608 INFO kablam! su: No module specific data is present Oct 12 00:23:44.900 INFO running `"docker" "rm" "-f" "044050eaf1c0e2c8832f558e628b66d29d79530a4504c3a0c9db5cfc318ff4e0"` Oct 12 00:23:45.052 INFO blam! 044050eaf1c0e2c8832f558e628b66d29d79530a4504c3a0c9db5cfc318ff4e0 Oct 12 00:23:45.056 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 12 00:23:45.292 INFO blam! cc5cb8d55633bf2255f4c8523cee2b691c19e90cc829c38c37cbaf31d7cc68bb Oct 12 00:23:45.296 INFO running `"docker" "start" "-a" "cc5cb8d55633bf2255f4c8523cee2b691c19e90cc829c38c37cbaf31d7cc68bb"` Oct 12 00:23:46.231 INFO kablam! usermod: no changes Oct 12 00:23:46.292 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 12 00:23:46.316 INFO kablam! Running /target/debug/deps/esprit-c25275d44b155749 Oct 12 00:23:46.316 INFO blam! Oct 12 00:23:46.316 INFO blam! running 3 tests Oct 12 00:23:46.316 INFO blam! test parser::tests::as_ref_test ... ok Oct 12 00:23:46.515 INFO blam! test parser::tests::unit_tests ... ok Oct 12 00:23:48.400 INFO blam! test parser::tests::integration_tests ... ok Oct 12 00:23:48.400 INFO kablam! Doc-tests esprit Oct 12 00:23:48.400 INFO blam! Oct 12 00:23:48.400 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:23:48.400 INFO blam! Oct 12 00:23:51.080 INFO blam! Oct 12 00:23:51.080 INFO blam! running 0 tests Oct 12 00:23:51.080 INFO blam! Oct 12 00:23:51.080 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:23:51.080 INFO blam! Oct 12 00:23:51.087 INFO kablam! su: No module specific data is present Oct 12 00:23:51.684 INFO running `"docker" "rm" "-f" "cc5cb8d55633bf2255f4c8523cee2b691c19e90cc829c38c37cbaf31d7cc68bb"` Oct 12 00:23:52.156 INFO blam! cc5cb8d55633bf2255f4c8523cee2b691c19e90cc829c38c37cbaf31d7cc68bb