[INFO] crate compt 1.6.1 is already in cache [INFO] checking compt-1.6.1 against try#b19afc12c4f781e95f168f2fdea339c972f14ae2 for pr-64327 [INFO] extracting crate compt 1.6.1 into work/builds/worker-0/source [INFO] validating manifest of crates.io crate compt 1.6.1 on toolchain b19afc12c4f781e95f168f2fdea339c972f14ae2-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+b19afc12c4f781e95f168f2fdea339c972f14ae2-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate compt 1.6.1 [INFO] finished tweaking crates.io crate compt 1.6.1 [INFO] tweaked toml for crates.io crate compt 1.6.1 written to work/builds/worker-0/source/Cargo.toml [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+b19afc12c4f781e95f168f2fdea339c972f14ae2-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+b19afc12c4f781e95f168f2fdea339c972f14ae2-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+b19afc12c4f781e95f168f2fdea339c972f14ae2-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 45bc8e697adb0920ba0608ce4de5564f5060701f19a507b2cc399a1c3fcecf2b [INFO] running `"docker" "start" "-a" "45bc8e697adb0920ba0608ce4de5564f5060701f19a507b2cc399a1c3fcecf2b"` [INFO] [stderr] Checking compt v1.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rustc-test v0.3.0 [INFO] [stderr] error[E0599]: no method named `bfs_iter` found for type `compt::bfs_order::VistrMut<'_, {integer}>` in the current scope [INFO] [stderr] --> benches/trees.rs:36:32 [INFO] [stderr] | [INFO] [stderr] 36 | for a in k.vistr_mut().bfs_iter() { [INFO] [stderr] | ^^^^^^^^ method not found in `compt::bfs_order::VistrMut<'_, {integer}>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `bfs_iter` found for type `compt::dfs_order::VistrMut<'_, {integer}, compt::dfs_order::PreOrder>` in the current scope [INFO] [stderr] --> benches/trees.rs:48:32 [INFO] [stderr] | [INFO] [stderr] 48 | for a in k.vistr_mut().bfs_iter() { [INFO] [stderr] | ^^^^^^^^ method not found in `compt::dfs_order::VistrMut<'_, {integer}, compt::dfs_order::PreOrder>` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: Could not compile `compt`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "45bc8e697adb0920ba0608ce4de5564f5060701f19a507b2cc399a1c3fcecf2b"` [INFO] running `"docker" "rm" "-f" "45bc8e697adb0920ba0608ce4de5564f5060701f19a507b2cc399a1c3fcecf2b"` [INFO] [stdout] 45bc8e697adb0920ba0608ce4de5564f5060701f19a507b2cc399a1c3fcecf2b