Oct 13 13:38:11.198 INFO checking hybrid-clocks-0.3.4 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 13:38:11.199 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-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 13 13:38:11.524 INFO blam! 0cd4d3e7a55f83c16d0ea07645d4f50e63a4206cdc516d4a7223f939e4cb35d2 Oct 13 13:38:11.526 INFO running `"docker" "start" "-a" "0cd4d3e7a55f83c16d0ea07645d4f50e63a4206cdc516d4a7223f939e4cb35d2"` Oct 13 13:38:11.956 INFO kablam! usermod: no changes Oct 13 13:38:12.023 INFO kablam! Checking suppositions v0.1.4 Oct 13 13:38:13.500 INFO kablam! Checking hybrid-clocks v0.3.4 (/source) Oct 13 13:38:15.286 INFO kablam! warning: unused import: `std::io::Cursor` Oct 13 13:38:15.286 INFO kablam! --> benches/clocks.rs:6:5 Oct 13 13:38:15.286 INFO kablam! | Oct 13 13:38:15.286 INFO kablam! 6 | use std::io::Cursor; Oct 13 13:38:15.286 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 13:38:15.286 INFO kablam! | Oct 13 13:38:15.286 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 13:38:15.286 INFO kablam! Oct 13 13:38:15.286 INFO kablam! warning: unused import: `std::default::Default` Oct 13 13:38:15.286 INFO kablam! --> benches/clocks.rs:7:5 Oct 13 13:38:15.286 INFO kablam! | Oct 13 13:38:15.286 INFO kablam! 7 | use std::default::Default; Oct 13 13:38:15.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:38:15.286 INFO kablam! Oct 13 13:38:15.351 INFO kablam! error[E0599]: no method named `on_send` found for type `hybrid_clocks::Clock` in the current scope Oct 13 13:38:15.351 INFO kablam! --> benches/clocks.rs:14:15 Oct 13 13:38:15.351 INFO kablam! | Oct 13 13:38:15.351 INFO kablam! 14 | clock.on_send() Oct 13 13:38:15.351 INFO kablam! | ^^^^^^^ Oct 13 13:38:15.352 INFO kablam! Oct 13 13:38:15.353 INFO kablam! error[E0599]: no method named `on_send` found for type `hybrid_clocks::Clock` in the current scope Oct 13 13:38:15.354 INFO kablam! --> benches/clocks.rs:21:26 Oct 13 13:38:15.354 INFO kablam! | Oct 13 13:38:15.354 INFO kablam! 21 | let mut prev = clock.on_send(); Oct 13 13:38:15.354 INFO kablam! | ^^^^^^^ Oct 13 13:38:15.354 INFO kablam! Oct 13 13:38:15.355 INFO kablam! error[E0599]: no method named `on_recv` found for type `hybrid_clocks::Clock` in the current scope Oct 13 13:38:15.355 INFO kablam! --> benches/clocks.rs:23:22 Oct 13 13:38:15.355 INFO kablam! | Oct 13 13:38:15.355 INFO kablam! 23 | prev = clock.on_recv(&prev) Oct 13 13:38:15.355 INFO kablam! | ^^^^^^^ Oct 13 13:38:15.355 INFO kablam! Oct 13 13:38:15.358 INFO kablam! error: aborting due to 3 previous errors Oct 13 13:38:15.358 INFO kablam! Oct 13 13:38:15.358 INFO kablam! For more information about this error, try `rustc --explain E0599`. Oct 13 13:38:15.366 INFO kablam! error: Could not compile `hybrid-clocks`. Oct 13 13:38:15.366 INFO kablam! Oct 13 13:38:15.366 INFO kablam! To learn more, run the command again with --verbose. Oct 13 13:38:15.372 INFO kablam! su: No module specific data is present Oct 13 13:38:15.748 INFO running `"docker" "rm" "-f" "0cd4d3e7a55f83c16d0ea07645d4f50e63a4206cdc516d4a7223f939e4cb35d2"` Oct 13 13:38:15.940 INFO blam! 0cd4d3e7a55f83c16d0ea07645d4f50e63a4206cdc516d4a7223f939e4cb35d2