[INFO] fetching crate cryiorust 0.4.2... [INFO] testing cryiorust-0.4.2 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate cryiorust 0.4.2 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate cryiorust 0.4.2 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cryiorust 0.4.2 [INFO] finished tweaking crates.io crate cryiorust 0.4.2 [INFO] tweaked toml for crates.io crate cryiorust 0.4.2 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded askama_escape v0.10.1 [INFO] [stderr] Downloaded askama v0.10.5 [INFO] [stderr] Downloaded askama_shared v0.11.1 [INFO] [stderr] Downloaded askama_derive v0.10.5 [INFO] [stderr] Downloaded cryiorust_derive v0.4.0 [INFO] [stderr] Downloaded hdf5-bitshuffle v0.2.0 [INFO] [stderr] Downloaded reinterpret v0.2.1 [INFO] [stderr] Downloaded hdf5-derive v0.7.1 [INFO] [stderr] Downloaded hdf5-types v0.7.1 [INFO] [stderr] Downloaded hdf5 v0.7.1 [INFO] [stderr] Downloaded hdf5-sys v0.7.1 [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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12d6435f43d162db4563332dbae7d5a5de5dad0c24a1a35305209fcafbc78bae [INFO] running `Command { std: "docker" "start" "-a" "12d6435f43d162db4563332dbae7d5a5de5dad0c24a1a35305209fcafbc78bae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12d6435f43d162db4563332dbae7d5a5de5dad0c24a1a35305209fcafbc78bae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12d6435f43d162db4563332dbae7d5a5de5dad0c24a1a35305209fcafbc78bae", kill_on_drop: false }` [INFO] [stdout] 12d6435f43d162db4563332dbae7d5a5de5dad0c24a1a35305209fcafbc78bae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c93e6ae9881e144ee063e27976c62527c2e9502d60cf33a8b35b762ebb5c7aa8 [INFO] running `Command { std: "docker" "start" "-a" "c93e6ae9881e144ee063e27976c62527c2e9502d60cf33a8b35b762ebb5c7aa8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hdf5 v0.7.1 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling reinterpret v0.2.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling hdf5-types v0.7.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling tiff v0.7.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hdf5-src v0.7.1 [INFO] [stderr] Compiling hdf5-bitshuffle v0.2.0 [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] Compiling toml v0.5.8 [INFO] [stderr] Compiling askama_shared v0.11.1 [INFO] [stderr] Compiling askama_derive v0.10.5 [INFO] [stderr] Compiling askama v0.10.5 [INFO] [stderr] Compiling cryiorust v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `Command { std: "docker" "inspect" "c93e6ae9881e144ee063e27976c62527c2e9502d60cf33a8b35b762ebb5c7aa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c93e6ae9881e144ee063e27976c62527c2e9502d60cf33a8b35b762ebb5c7aa8", kill_on_drop: false }` [INFO] [stdout] c93e6ae9881e144ee063e27976c62527c2e9502d60cf33a8b35b762ebb5c7aa8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80b1605d003b10964a6bc8afd5c0a29fc367298ea6c8c98219c3f66f5089dfe4 [INFO] running `Command { std: "docker" "start" "-a" "80b1605d003b10964a6bc8afd5c0a29fc367298ea6c8c98219c3f66f5089dfe4", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling cryiorust v0.4.2 (/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` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "80b1605d003b10964a6bc8afd5c0a29fc367298ea6c8c98219c3f66f5089dfe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80b1605d003b10964a6bc8afd5c0a29fc367298ea6c8c98219c3f66f5089dfe4", kill_on_drop: false }` [INFO] [stdout] 80b1605d003b10964a6bc8afd5c0a29fc367298ea6c8c98219c3f66f5089dfe4