Oct 15 17:53:09.858 INFO testing srmap-0.1.7 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 17:53:09.858 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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.053 INFO blam! ab1550a3a8efa55b4f1968f74d7637ee775a6e6cadf2cbace84278ea5302c03a Oct 15 17:53:10.055 INFO running `"docker" "start" "-a" "ab1550a3a8efa55b4f1968f74d7637ee775a6e6cadf2cbace84278ea5302c03a"` Oct 15 17:53:10.498 INFO kablam! usermod: no changes Oct 15 17:53:10.517 INFO kablam! Compiling srmap v0.1.7 (/source) Oct 15 17:53:10.993 INFO kablam! warning: unused variable: `inner` Oct 15 17:53:10.993 INFO kablam! --> src/lib.rs:381:36 Oct 15 17:53:10.993 INFO kablam! | Oct 15 17:53:10.993 INFO kablam! 381 | self.with_handle(move |inner| { Oct 15 17:53:10.993 INFO kablam! | ^^^^^ help: consider using `_inner` instead Oct 15 17:53:10.993 INFO kablam! | Oct 15 17:53:10.993 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 17:53:10.993 INFO kablam! Oct 15 17:53:11.029 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.029 INFO kablam! --> src/lib.rs:2:12 Oct 15 17:53:11.029 INFO kablam! | Oct 15 17:53:11.029 INFO kablam! 2 | #![feature(extern_prelude)] Oct 15 17:53:11.029 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 17:53:11.029 INFO kablam! | Oct 15 17:53:11.029 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 17:53:11.029 INFO kablam! Oct 15 17:53:11.070 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.56s Oct 15 17:53:11.077 INFO kablam! su: No module specific data is present Oct 15 17:53:11.465 INFO running `"docker" "rm" "-f" "ab1550a3a8efa55b4f1968f74d7637ee775a6e6cadf2cbace84278ea5302c03a"` Oct 15 17:53:11.705 INFO blam! ab1550a3a8efa55b4f1968f74d7637ee775a6e6cadf2cbace84278ea5302c03a Oct 15 17:53:11.718 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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.156 INFO blam! 16e0f3e8deb28a97af04c8e39122299515a57d2540b711f5d5e551eb9f870d83 Oct 15 17:53:12.156 INFO running `"docker" "start" "-a" "16e0f3e8deb28a97af04c8e39122299515a57d2540b711f5d5e551eb9f870d83"` Oct 15 17:53:12.615 INFO kablam! usermod: no changes Oct 15 17:53:12.639 INFO kablam! Compiling srmap v0.1.7 (/source) Oct 15 17:53:13.228 INFO kablam! warning: unused variable: `inner` Oct 15 17:53:13.228 INFO kablam! --> src/lib.rs:381:36 Oct 15 17:53:13.228 INFO kablam! | Oct 15 17:53:13.228 INFO kablam! 381 | self.with_handle(move |inner| { Oct 15 17:53:13.228 INFO kablam! | ^^^^^ help: consider using `_inner` instead Oct 15 17:53:13.228 INFO kablam! | Oct 15 17:53:13.228 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 17:53:13.228 INFO kablam! Oct 15 17:53:13.247 INFO kablam! error[E0599]: no method named `get` found for type `srmap::srmap::ReadHandle` in the current scope Oct 15 17:53:13.247 INFO kablam! --> tests/lib.rs:29:13 Oct 15 17:53:13.247 INFO kablam! | Oct 15 17:53:13.247 INFO kablam! 29 | match r.get(k.clone(), uid2.clone()) { Oct 15 17:53:13.247 INFO kablam! | ^^^ Oct 15 17:53:13.247 INFO kablam! Oct 15 17:53:13.267 INFO kablam! error: aborting due to previous error Oct 15 17:53:13.267 INFO kablam! Oct 15 17:53:13.267 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.267 INFO kablam! --> src/lib.rs:2:12 Oct 15 17:53:13.267 INFO kablam! | Oct 15 17:53:13.267 INFO kablam! 2 | #![feature(extern_prelude)] Oct 15 17:53:13.267 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 17:53:13.267 INFO kablam! For more information about this error, try `rustc --explain E0599`. Oct 15 17:53:13.267 INFO kablam! | Oct 15 17:53:13.267 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 17:53:13.267 INFO kablam! Oct 15 17:53:13.275 INFO kablam! error: Could not compile `srmap`. Oct 15 17:53:13.275 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 15 17:53:13.727 INFO kablam! error: build failed Oct 15 17:53:13.727 INFO kablam! su: No module specific data is present Oct 15 17:53:14.331 INFO running `"docker" "rm" "-f" "16e0f3e8deb28a97af04c8e39122299515a57d2540b711f5d5e551eb9f870d83"` Oct 15 17:53:14.503 INFO blam! 16e0f3e8deb28a97af04c8e39122299515a57d2540b711f5d5e551eb9f870d83