[INFO] cloning repository https://github.com/38/limo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/38/limo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F38%2Flimo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F38%2Flimo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af36692099cf4fa891e60cbcc07cba85f878656c
[INFO] documenting 38/limo against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F38%2Flimo" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/38/limo
[INFO] finished tweaking git repo https://github.com/38/limo
[INFO] tweaked toml for git repo https://github.com/38/limo written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/38/limo on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/38/limo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `profile-overrides` has been stabilized in the 1.41 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/cargo/reference/profiles.html#overrides for more information about using this feature.
[INFO] [stderr] warning: unused manifest key: profile.dev.overrides
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded threadpool v1.7.1
[INFO] [stderr]   Downloaded wincolor v0.1.6
[INFO] [stderr]   Downloaded termcolor v0.3.6
[INFO] [stderr]   Downloaded stderrlog v0.4.1
[INFO] [stderr]   Downloaded num-traits v0.2.6
[INFO] [stderr]   Downloaded serde_derive v1.0.80
[INFO] [stderr]   Downloaded winapi-util v0.1.1
[INFO] [stderr]   Downloaded quick-error v1.2.2
[INFO] [stderr]   Downloaded serde v1.0.80
[INFO] [stderr]   Downloaded humantime v1.1.1
[INFO] [stderr]   Downloaded cc v1.0.25
[INFO] [stderr]   Downloaded chrono v0.4.6
[INFO] [stderr]   Downloaded yaml-rust v0.3.5
[INFO] [stderr]   Downloaded regex-syntax v0.6.2
[INFO] [stderr]   Downloaded regex v1.0.5
[INFO] [stderr]   Downloaded syn v0.15.22
[INFO] [stderr]   Downloaded env_logger v0.5.13
[INFO] [stderr]   Downloaded aho-corasick v0.6.8
[INFO] [stderr]   Downloaded memchr v2.1.0
[INFO] [stderr]   Downloaded ucd-util v0.1.1
[INFO] [stderr]   Downloaded utf8-ranges v1.0.1
[INFO] [stderr]   Downloaded proc-macro2 v0.4.24
[INFO] [stderr]   Downloaded quote v0.6.10
[INFO] [stderr]   Downloaded wincolor v1.0.1
[INFO] [stderr]   Downloaded proc-macro2 v0.3.5
[INFO] [stderr]   Downloaded serde_json v1.0.33
[INFO] [stderr]   Downloaded quote v0.5.2
[INFO] [stderr]   Downloaded which v1.0.5
[INFO] [stderr]   Downloaded cexpr v0.3.0
[INFO] [stderr]   Downloaded clang-sys v0.26.0
[INFO] [stderr]   Downloaded termcolor v1.0.4
[INFO] [stderr]   Downloaded nom v4.1.0
[INFO] [stderr]   Downloaded bindgen v0.42.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c70feb328582c9f6dc8585e48264bf81a8cef1fbcd26e3027174da65fb784d0d
[INFO] running `Command { std: "docker" "start" "-a" "c70feb328582c9f6dc8585e48264bf81a8cef1fbcd26e3027174da65fb784d0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c70feb328582c9f6dc8585e48264bf81a8cef1fbcd26e3027174da65fb784d0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c70feb328582c9f6dc8585e48264bf81a8cef1fbcd26e3027174da65fb784d0d", kill_on_drop: false }`
[INFO] [stdout] c70feb328582c9f6dc8585e48264bf81a8cef1fbcd26e3027174da65fb784d0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e47e81d03379aa44fd59cff4726402c257b68dc40cafe3ff03e779d0d17fdc5a
[INFO] running `Command { std: "docker" "start" "-a" "e47e81d03379aa44fd59cff4726402c257b68dc40cafe3ff03e779d0d17fdc5a", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `profile-overrides` has been stabilized in the 1.41 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/cargo/reference/profiles.html#overrides for more information about using this feature.
[INFO] [stderr] warning: unused manifest key: profile.dev.overrides
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling libc v0.2.43
[INFO] [stderr]    Compiling cfg-if v0.1.5
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling cc v1.0.25
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling regex v1.0.5
[INFO] [stderr]    Compiling ucd-util v0.1.1
[INFO] [stderr]    Compiling utf8-ranges v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling termcolor v1.0.4
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling textwrap v0.10.0
[INFO] [stderr]    Compiling humantime v1.1.1
[INFO] [stderr]    Compiling log v0.4.5
[INFO] [stderr]    Compiling proc-macro2 v0.4.24
[INFO] [stderr]    Compiling regex-syntax v0.6.2
[INFO] [stderr]    Compiling proc-macro2 v0.3.5
[INFO] [stderr]    Compiling bindgen v0.42.1
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling yaml-rust v0.3.5
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling serde v1.0.80
[INFO] [stderr]    Compiling clang-sys v0.26.0
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling which v1.0.5
[INFO] [stderr]    Compiling num_cpus v1.8.0
[INFO] [stderr]    Compiling memchr v2.1.0
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]    Compiling clap v2.32.0
[INFO] [stderr]     Checking itoa v0.4.3
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]     Checking termcolor v0.3.6
[INFO] [stderr]    Compiling aho-corasick v0.6.8
[INFO] [stderr]    Compiling nom v4.1.0
[INFO] [stderr]     Checking threadpool v1.7.1
[INFO] [stderr]    Compiling libloading v0.5.0
[INFO] [stderr]    Compiling quote v0.6.10
[INFO] [stderr]    Compiling syn v0.15.22
[INFO] [stderr]     Checking chrono v0.4.6
[INFO] [stderr]     Checking stderrlog v0.4.1
[INFO] [stderr]    Compiling cexpr v0.3.0
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling serde_derive v1.0.80
[INFO] [stderr]     Checking serde_json v1.0.33
[INFO] [stderr]    Compiling frontend v0.1.0 (/opt/rustwide/workdir/libs/frontend)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> libs/frontend/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(core_intrinsics)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]  --> libs/frontend/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(core_intrinsics)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> libs/frontend/src/bamfile.rs:360:27
[INFO] [stdout]     |
[INFO] [stdout] 360 |         let len = unsafe{ (*(*hdr).target_len.offset(chrom as isize)) };
[INFO] [stdout]     |                           ^                                         ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 360 -         let len = unsafe{ (*(*hdr).target_len.offset(chrom as isize)) };
[INFO] [stdout] 360 +         let len = unsafe{ *(*hdr).target_len.offset(chrom as isize) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `frontend` (lib) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e47e81d03379aa44fd59cff4726402c257b68dc40cafe3ff03e779d0d17fdc5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e47e81d03379aa44fd59cff4726402c257b68dc40cafe3ff03e779d0d17fdc5a", kill_on_drop: false }`
[INFO] [stdout] e47e81d03379aa44fd59cff4726402c257b68dc40cafe3ff03e779d0d17fdc5a
