[INFO] cloning repository https://github.com/paul-hammant/merkle-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paul-hammant/merkle-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaul-hammant%2Fmerkle-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaul-hammant%2Fmerkle-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 046e888ea07c5555245e30a7bbd7cec0b6e24a18 [INFO] testing paul-hammant/merkle-rust against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaul-hammant%2Fmerkle-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/paul-hammant/merkle-rust [INFO] finished tweaking git repo https://github.com/paul-hammant/merkle-rust [INFO] tweaked toml for git repo https://github.com/paul-hammant/merkle-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/paul-hammant/merkle-rust on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/paul-hammant/merkle-rust 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 76 packages to latest compatible versions [INFO] [stderr] Adding autocfg v1.5.0 [INFO] [stderr] Adding base64 v0.9.3 [INFO] [stderr] Adding bitflags v1.3.2 [INFO] [stderr] Adding byteorder v1.5.0 [INFO] [stderr] Adding bytes v0.4.12 [INFO] [stderr] Adding cloudabi v0.0.3 [INFO] [stderr] Adding crossbeam-deque v0.7.4 [INFO] [stderr] Adding crossbeam-epoch v0.8.2 [INFO] [stderr] Adding crossbeam-queue v0.2.3 [INFO] [stderr] Adding crossbeam-utils v0.7.2 [INFO] [stderr] Adding fnv v1.0.7 [INFO] [stderr] Adding fuchsia-cprng v0.1.1 [INFO] [stderr] Adding fuchsia-zircon v0.3.3 [INFO] [stderr] Adding fuchsia-zircon-sys v0.3.3 [INFO] [stderr] Adding futures v0.1.31 (available: v0.3.31) [INFO] [stderr] Adding futures-cpupool v0.1.8 [INFO] [stderr] Adding glob v0.3.3 [INFO] [stderr] Adding hermit-abi v0.5.2 [INFO] [stderr] Adding httparse v1.10.1 [INFO] [stderr] Adding hyper v0.11.27 (available: v1.7.0) [INFO] [stderr] Adding iovec v0.1.4 [INFO] [stderr] Adding language-tags v0.2.2 [INFO] [stderr] Adding lazy_static v1.5.0 [INFO] [stderr] Updating libc v0.2.30 -> v0.2.175 [INFO] [stderr] Adding lock_api v0.3.4 [INFO] [stderr] Adding log v0.4.27 [INFO] [stderr] Adding maybe-uninit v2.0.0 [INFO] [stderr] Adding memoffset v0.5.6 [INFO] [stderr] Adding mime v0.3.17 [INFO] [stderr] Adding mio v0.6.19 (available: v0.6.23) [INFO] [stderr] Adding mio-uds v0.6.8 [INFO] [stderr] Adding miow v0.2.2 [INFO] [stderr] Updating net2 v0.2.31 -> v0.2.39 [INFO] [stderr] Adding num_cpus v1.17.0 [INFO] [stderr] Adding parking_lot v0.9.0 [INFO] [stderr] Adding parking_lot_core v0.6.1 (available: v0.6.3) [INFO] [stderr] Adding percent-encoding v1.0.1 [INFO] [stderr] Adding rand v0.3.23 [INFO] [stderr] Adding rand v0.4.6 [INFO] [stderr] Adding rand_core v0.3.1 [INFO] [stderr] Adding rand_core v0.4.2 [INFO] [stderr] Adding rdrand v0.4.0 [INFO] [stderr] Adding relay v0.1.1 [INFO] [stderr] Adding rustc_version v0.2.3 [INFO] [stderr] Adding safemem v0.3.3 [INFO] [stderr] Adding scoped-tls v0.1.2 [INFO] [stderr] Adding scopeguard v1.2.0 [INFO] [stderr] Adding semver v0.9.0 [INFO] [stderr] Adding semver-parser v0.7.0 [INFO] [stderr] Adding slab v0.3.0 [INFO] [stderr] Adding slab v0.4.11 [INFO] [stderr] Adding smallvec v0.2.1 [INFO] [stderr] Adding smallvec v0.6.14 [INFO] [stderr] Adding take v0.1.0 [INFO] [stderr] Adding tokio v0.1.22 [INFO] [stderr] Adding tokio-codec v0.1.2 [INFO] [stderr] Adding tokio-core v0.1.18 [INFO] [stderr] Adding tokio-current-thread v0.1.7 [INFO] [stderr] Adding tokio-executor v0.1.10 [INFO] [stderr] Adding tokio-fs v0.1.7 [INFO] [stderr] Adding tokio-io v0.1.13 [INFO] [stderr] Adding tokio-proto v0.1.1 [INFO] [stderr] Adding tokio-reactor v0.1.12 [INFO] [stderr] Adding tokio-service v0.1.0 [INFO] [stderr] Adding tokio-sync v0.1.8 [INFO] [stderr] Adding tokio-tcp v0.1.4 [INFO] [stderr] Adding tokio-threadpool v0.1.18 [INFO] [stderr] Adding tokio-timer v0.2.13 [INFO] [stderr] Adding tokio-udp v0.1.6 [INFO] [stderr] Adding tokio-uds v0.2.7 [INFO] [stderr] Adding try-lock v0.1.0 [INFO] [stderr] Adding unicase v2.8.1 [INFO] [stderr] Adding want v0.0.4 [INFO] [stderr] Adding winapi v0.3.9 [INFO] [stderr] Adding winapi-i686-pc-windows-gnu v0.4.0 [INFO] [stderr] Adding winapi-x86_64-pc-windows-gnu v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f41e12f0102f81353c057a75bb5e42b02b4e2b9a2deb3eef4e986c78238412e8 [INFO] running `Command { std: "docker" "start" "-a" "f41e12f0102f81353c057a75bb5e42b02b4e2b9a2deb3eef4e986c78238412e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f41e12f0102f81353c057a75bb5e42b02b4e2b9a2deb3eef4e986c78238412e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f41e12f0102f81353c057a75bb5e42b02b4e2b9a2deb3eef4e986c78238412e8", kill_on_drop: false }` [INFO] [stdout] f41e12f0102f81353c057a75bb5e42b02b4e2b9a2deb3eef4e986c78238412e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 315a80fcb4fa45a4ff50b4d7d2817d56651e957c2f41d64b216f7bcc11002c37 [INFO] running `Command { std: "docker" "start" "-a" "315a80fcb4fa45a4ff50b4d7d2817d56651e957c2f41d64b216f7bcc11002c37", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.6.1 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling sha1 v0.2.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling filetime v0.1.12 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stdout] error[E0432]: unresolved import `self::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.6.1/src/thread_parker/mod.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | pub use self::imp::{thread_yield, ThreadParker, UnparkHandle}; [INFO] [stdout] | ^^^ could not find `imp` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__cfg_if_items` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.6.1/src/thread_parker/mod.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / cfg_if! { [INFO] [stdout] 55 | | if #[cfg(all(has_sized_atomics, any(target_os = "linux", target_os = "android")))] { [INFO] [stdout] 56 | | #[path = "linux.rs"] [INFO] [stdout] 57 | | mod imp; [INFO] [stdout] ... | [INFO] [stdout] 87 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cfg_if` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] error: could not compile `parking_lot_core` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "315a80fcb4fa45a4ff50b4d7d2817d56651e957c2f41d64b216f7bcc11002c37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "315a80fcb4fa45a4ff50b4d7d2817d56651e957c2f41d64b216f7bcc11002c37", kill_on_drop: false }` [INFO] [stdout] 315a80fcb4fa45a4ff50b4d7d2817d56651e957c2f41d64b216f7bcc11002c37