[INFO] fetching crate cryiorust 0.4.1... [INFO] checking cryiorust-0.4.1 against try#8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 for pr-86194 [INFO] extracting crate cryiorust 0.4.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate cryiorust 0.4.1 on toolchain 8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cryiorust 0.4.1 [INFO] finished tweaking crates.io crate cryiorust 0.4.1 [INFO] tweaked toml for crates.io crate cryiorust 0.4.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jobserver v0.1.22 [INFO] [stderr] Downloaded ascii v1.0.0 [INFO] [stderr] Downloaded askama v0.10.5 [INFO] [stderr] Downloaded askama_derive v0.10.5 [INFO] [stderr] Downloaded askama_escape v0.10.1 [INFO] [stderr] Downloaded humansize v1.1.1 [INFO] [stderr] Downloaded cryiorust_derive v0.4.0 [INFO] [stderr] Downloaded winreg v0.8.0 [INFO] [stderr] Downloaded ndarray v0.14.0 [INFO] [stderr] Downloaded hdf5-derive v0.7.1 [INFO] [stderr] Downloaded askama_shared v0.11.1 [INFO] [stderr] Downloaded hdf5-sys v0.7.1 [INFO] [stderr] Downloaded reinterpret v0.2.1 [INFO] [stderr] Downloaded hdf5-types v0.7.1 [INFO] [stderr] Downloaded hdf5 v0.7.1 [INFO] [stderr] Downloaded hdf5-bitshuffle v0.2.0 [INFO] [stderr] Downloaded tiff v0.7.0 [INFO] [stderr] Downloaded hdf5-src v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bcefe8fbfeb994b14a6722bb4835d56bb807058624dc2e93d91af9589da0feec [INFO] running `Command { std: "docker" "start" "-a" "bcefe8fbfeb994b14a6722bb4835d56bb807058624dc2e93d91af9589da0feec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bcefe8fbfeb994b14a6722bb4835d56bb807058624dc2e93d91af9589da0feec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcefe8fbfeb994b14a6722bb4835d56bb807058624dc2e93d91af9589da0feec", kill_on_drop: false }` [INFO] [stdout] bcefe8fbfeb994b14a6722bb4835d56bb807058624dc2e93d91af9589da0feec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0f2b1367a9a8413619c3057ae8a761b6dc3b1f562cd9c8912f0dfe8d3f09ed1 [INFO] running `Command { std: "docker" "start" "-a" "b0f2b1367a9a8413619c3057ae8a761b6dc3b1f562cd9c8912f0dfe8d3f09ed1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Compiling hdf5 v0.7.1 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking reinterpret v0.2.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking hdf5-types v0.7.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Compiling hdf5-src v0.7.1 [INFO] [stderr] Compiling hdf5-bitshuffle v0.2.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking tiff v0.7.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling hdf5-sys v0.7.1 [INFO] [stderr] Compiling hdf5-derive v0.7.1 [INFO] [stderr] Compiling cryiorust_derive v0.4.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stderr] Checking askama_shared v0.11.1 [INFO] [stderr] Compiling askama_derive v0.10.5 [INFO] [stderr] Checking askama v0.10.5 [INFO] [stderr] Checking cryiorust v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `utilities` [INFO] [stdout] --> src/eiger.rs:267:5 [INFO] [stdout] | [INFO] [stdout] 267 | extern crate utilities; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cryiorust` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field is never read: `size` [INFO] [stdout] --> src/edf.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | size: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b0f2b1367a9a8413619c3057ae8a761b6dc3b1f562cd9c8912f0dfe8d3f09ed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0f2b1367a9a8413619c3057ae8a761b6dc3b1f562cd9c8912f0dfe8d3f09ed1", kill_on_drop: false }` [INFO] [stdout] b0f2b1367a9a8413619c3057ae8a761b6dc3b1f562cd9c8912f0dfe8d3f09ed1