Nov 28 15:20:40.485 INFO documenting concache-0.2.1 against master#6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb for pr-55318 Nov 28 15:20:40.485 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318/worker-2/master#6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55318/master#6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb:/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 +6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb-alt doc --frozen --no-deps --document-private-items" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 28 15:20:40.624 INFO [stdout] cbd61c42e75dce0423eb78344588143f947b99c42367f84d34a319e301e6a31d Nov 28 15:20:40.626 INFO running `"docker" "start" "-a" "cbd61c42e75dce0423eb78344588143f947b99c42367f84d34a319e301e6a31d"` Nov 28 15:20:41.292 INFO [stderr] usermod: no changes Nov 28 15:20:41.391 INFO [stderr] Documenting concache v0.2.1 (/source) Nov 28 15:20:42.867 INFO [stderr] warning: `[Map]` cannot be resolved, ignoring it... Nov 28 15:20:42.867 INFO [stderr] --> src/crossbeam/mod.rs:12:28 Nov 28 15:20:42.867 INFO [stderr] | Nov 28 15:20:42.867 INFO [stderr] 12 | //! When you create a new [`Map`],you are given a [`MapHandle`], which allows access to the map's Nov 28 15:20:42.867 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Nov 28 15:20:42.867 INFO [stderr] | Nov 28 15:20:42.867 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Nov 28 15:20:42.867 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 15:20:42.867 INFO [stderr] Nov 28 15:20:42.867 INFO [stderr] warning: `[MapHandle]` cannot be resolved, ignoring it... Nov 28 15:20:42.867 INFO [stderr] --> src/crossbeam/mod.rs:12:52 Nov 28 15:20:42.867 INFO [stderr] | Nov 28 15:20:42.867 INFO [stderr] 12 | //! When you create a new [`Map`],you are given a [`MapHandle`], which allows access to the map's Nov 28 15:20:42.867 INFO [stderr] | ^^^^^^^^^^^ cannot be resolved, ignoring Nov 28 15:20:42.867 INFO [stderr] | Nov 28 15:20:42.867 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 15:20:42.867 INFO [stderr] Nov 28 15:20:42.867 INFO [stderr] warning: `[MapHandle::clone]` cannot be resolved, ignoring it... Nov 28 15:20:42.867 INFO [stderr] --> src/crossbeam/mod.rs:13:62 Nov 28 15:20:42.867 INFO [stderr] | Nov 28 15:20:42.867 INFO [stderr] 13 | //! data. To read or mutate the map for elsewhere, you call [`MapHandle::clone`], which gives you Nov 28 15:20:42.867 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring Nov 28 15:20:42.867 INFO [stderr] | Nov 28 15:20:42.867 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 15:20:42.867 INFO [stderr] Nov 28 15:20:42.867 INFO [stderr] warning: `[Map]` cannot be resolved, ignoring it... Nov 28 15:20:42.867 INFO [stderr] --> src/manual/mod.rs:10:28 Nov 28 15:20:42.867 INFO [stderr] | Nov 28 15:20:42.867 INFO [stderr] 10 | //! When you create a new [`Map`],you are given a [`MapHandle`], which allows access to the map's Nov 28 15:20:42.867 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Nov 28 15:20:42.867 INFO [stderr] | Nov 28 15:20:42.867 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 15:20:42.867 INFO [stderr] Nov 28 15:20:42.867 INFO [stderr] warning: `[MapHandle]` cannot be resolved, ignoring it... Nov 28 15:20:42.867 INFO [stderr] --> src/manual/mod.rs:10:52 Nov 28 15:20:42.867 INFO [stderr] | Nov 28 15:20:42.867 INFO [stderr] 10 | //! When you create a new [`Map`],you are given a [`MapHandle`], which allows access to the map's Nov 28 15:20:42.867 INFO [stderr] | ^^^^^^^^^^^ cannot be resolved, ignoring Nov 28 15:20:42.868 INFO [stderr] | Nov 28 15:20:42.868 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 15:20:42.868 INFO [stderr] Nov 28 15:20:42.868 INFO [stderr] warning: `[MapHandle::clone]` cannot be resolved, ignoring it... Nov 28 15:20:42.868 INFO [stderr] --> src/manual/mod.rs:11:62 Nov 28 15:20:42.868 INFO [stderr] | Nov 28 15:20:42.868 INFO [stderr] 11 | //! data. To read or mutate the map for elsewhere, you call [`MapHandle::clone`], which gives you Nov 28 15:20:42.868 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring Nov 28 15:20:42.868 INFO [stderr] | Nov 28 15:20:42.868 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 15:20:42.868 INFO [stderr] Nov 28 15:20:42.959 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.64s Nov 28 15:20:42.966 INFO [stderr] su: No module specific data is present Nov 28 15:20:43.351 INFO running `"docker" "inspect" "cbd61c42e75dce0423eb78344588143f947b99c42367f84d34a319e301e6a31d"` Nov 28 15:20:43.629 INFO running `"docker" "rm" "-f" "cbd61c42e75dce0423eb78344588143f947b99c42367f84d34a319e301e6a31d"` Nov 28 15:20:43.980 INFO [stdout] cbd61c42e75dce0423eb78344588143f947b99c42367f84d34a319e301e6a31d