Oct 15 17:53:09.878 INFO testing srmap-0.1.7 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 17:53:09.878 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 17:53:10.135 INFO blam! 8fee7d1ff889ae7222d1f7f81be02357965165ec8af4965d14611f785f5c51cd Oct 15 17:53:10.139 INFO running `"docker" "start" "-a" "8fee7d1ff889ae7222d1f7f81be02357965165ec8af4965d14611f785f5c51cd"` Oct 15 17:53:10.557 INFO kablam! usermod: no changes Oct 15 17:53:10.590 INFO kablam! Compiling srmap v0.1.7 (/source) Oct 15 17:53:11.111 INFO kablam! warning: unused variable: `inner` Oct 15 17:53:11.111 INFO kablam! --> src/lib.rs:381:36 Oct 15 17:53:11.111 INFO kablam! | Oct 15 17:53:11.111 INFO kablam! 381 | self.with_handle(move |inner| { Oct 15 17:53:11.111 INFO kablam! | ^^^^^ help: consider using `_inner` instead Oct 15 17:53:11.111 INFO kablam! | Oct 15 17:53:11.111 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 17:53:11.111 INFO kablam! Oct 15 17:53:11.143 INFO kablam! warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 15 17:53:11.149 INFO kablam! --> src/lib.rs:2:12 Oct 15 17:53:11.149 INFO kablam! | Oct 15 17:53:11.149 INFO kablam! 2 | #![feature(extern_prelude)] Oct 15 17:53:11.149 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 17:53:11.149 INFO kablam! | Oct 15 17:53:11.149 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 17:53:11.149 INFO kablam! Oct 15 17:53:11.174 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.59s Oct 15 17:53:11.183 INFO kablam! su: No module specific data is present Oct 15 17:53:11.721 INFO running `"docker" "rm" "-f" "8fee7d1ff889ae7222d1f7f81be02357965165ec8af4965d14611f785f5c51cd"` Oct 15 17:53:12.063 INFO blam! 8fee7d1ff889ae7222d1f7f81be02357965165ec8af4965d14611f785f5c51cd Oct 15 17:53:12.079 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 17:53:12.347 INFO blam! 4d7a54243c9fafc90a62f674129330b14e344912084dec1c058d330c8b58cee3 Oct 15 17:53:12.359 INFO running `"docker" "start" "-a" "4d7a54243c9fafc90a62f674129330b14e344912084dec1c058d330c8b58cee3"` Oct 15 17:53:13.127 INFO kablam! usermod: no changes Oct 15 17:53:13.195 INFO kablam! Compiling srmap v0.1.7 (/source) Oct 15 17:53:13.940 INFO kablam! warning: unused variable: `inner` Oct 15 17:53:13.940 INFO kablam! --> src/lib.rs:381:36 Oct 15 17:53:13.940 INFO kablam! | Oct 15 17:53:13.940 INFO kablam! 381 | self.with_handle(move |inner| { Oct 15 17:53:13.940 INFO kablam! | ^^^^^ help: consider using `_inner` instead Oct 15 17:53:13.940 INFO kablam! | Oct 15 17:53:13.940 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 17:53:13.940 INFO kablam! Oct 15 17:53:13.979 INFO kablam! warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 15 17:53:13.979 INFO kablam! --> src/lib.rs:2:12 Oct 15 17:53:13.979 INFO kablam! | Oct 15 17:53:13.979 INFO kablam! 2 | #![feature(extern_prelude)] Oct 15 17:53:13.979 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 17:53:13.979 INFO kablam! | Oct 15 17:53:13.979 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 17:53:13.979 INFO kablam! Oct 15 17:53:14.027 INFO kablam! error[E0599]: no method named `get` found for type `srmap::srmap::ReadHandle` in the current scope Oct 15 17:53:14.027 INFO kablam! --> tests/lib.rs:29:13 Oct 15 17:53:14.027 INFO kablam! | Oct 15 17:53:14.027 INFO kablam! 29 | match r.get(k.clone(), uid2.clone()) { Oct 15 17:53:14.027 INFO kablam! | ^^^ Oct 15 17:53:14.027 INFO kablam! Oct 15 17:53:14.036 INFO kablam! error: aborting due to previous error Oct 15 17:53:14.036 INFO kablam! Oct 15 17:53:14.036 INFO kablam! For more information about this error, try `rustc --explain E0599`. Oct 15 17:53:14.067 INFO kablam! error: Could not compile `srmap`. Oct 15 17:53:14.067 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 15 17:53:14.410 INFO kablam! error: build failed Oct 15 17:53:14.411 INFO kablam! su: No module specific data is present Oct 15 17:53:14.857 INFO running `"docker" "rm" "-f" "4d7a54243c9fafc90a62f674129330b14e344912084dec1c058d330c8b58cee3"` Oct 15 17:53:14.966 INFO blam! 4d7a54243c9fafc90a62f674129330b14e344912084dec1c058d330c8b58cee3