[INFO] fetching crate multihash 0.13.2... [INFO] testing multihash-0.13.2 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate multihash 0.13.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate multihash 0.13.2 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate multihash 0.13.2 [INFO] finished tweaking crates.io crate multihash 0.13.2 [INFO] tweaked toml for crates.io crate multihash 0.13.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate multihash 0.13.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded blake2s_simd v0.5.10 [INFO] [stderr] Downloaded cc v1.0.60 [INFO] [stderr] Downloaded serde_derive v1.0.116 [INFO] [stderr] Downloaded oorandom v11.1.2 [INFO] [stderr] Downloaded multihash-derive v0.7.1 [INFO] [stderr] Downloaded sha2 v0.9.1 [INFO] [stderr] Downloaded block-padding v0.2.0 [INFO] [stderr] Downloaded crypto-mac v0.8.0 [INFO] [stderr] Downloaded blake3 v0.3.7 [INFO] [stderr] Downloaded serde v1.0.116 [INFO] [stderr] Downloaded sha3 v0.9.1 [INFO] [stderr] Downloaded serde_json v1.0.58 [INFO] [stderr] Downloaded syn v1.0.42 [INFO] [stderr] Downloaded parity-scale-codec v1.3.5 [INFO] [stderr] Downloaded sha-1 v0.9.1 [INFO] [stderr] Downloaded strobe-rs v0.5.4 [INFO] [stderr] Downloaded byte-slice-cast v0.3.5 [INFO] [stderr] Downloaded parity-scale-codec-derive v1.2.2 [INFO] [stderr] Downloaded unsigned-varint v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9b3e1d73600025f940a10790186201c828bbf8af30f411a53a7ac204cd0bd634 [INFO] running `Command { std: "docker" "start" "-a" "9b3e1d73600025f940a10790186201c828bbf8af30f411a53a7ac204cd0bd634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b3e1d73600025f940a10790186201c828bbf8af30f411a53a7ac204cd0bd634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b3e1d73600025f940a10790186201c828bbf8af30f411a53a7ac204cd0bd634", kill_on_drop: false }` [INFO] [stdout] 9b3e1d73600025f940a10790186201c828bbf8af30f411a53a7ac204cd0bd634 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a1cfcf73e0ce37a452eae21ba472e45b3440d99bd4bfe53956ad5f7e028dd1d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1a1cfcf73e0ce37a452eae21ba472e45b3440d99bd4bfe53956ad5f7e028dd1d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling block-padding v0.2.0 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling blake2s_simd v0.5.10 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling multihash-derive v0.7.1 [INFO] [stderr] Compiling multihash v0.13.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.75s [INFO] running `Command { std: "docker" "inspect" "1a1cfcf73e0ce37a452eae21ba472e45b3440d99bd4bfe53956ad5f7e028dd1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a1cfcf73e0ce37a452eae21ba472e45b3440d99bd4bfe53956ad5f7e028dd1d", kill_on_drop: false }` [INFO] [stdout] 1a1cfcf73e0ce37a452eae21ba472e45b3440d99bd4bfe53956ad5f7e028dd1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcc6212394e54cee36891b2342af3317f65f81eee6069bdca29b7270dfa3a79b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fcc6212394e54cee36891b2342af3317f65f81eee6069bdca29b7270dfa3a79b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling multihash v0.13.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `multihash::Sha1`, `multihash::Sha1Digest`, `multihash::Strobe256`, `multihash::Strobe512`, `multihash::StrobeDigest` [INFO] [stdout] --> tests/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Sha1, Sha1Digest, Sha2Digest, Sha2_256, Sha2_512, Sha3Digest, Sha3_224, Sha3_256, Sha3_384, [INFO] [stdout] | ^^^^ ^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `Sha1Digest` in the root [INFO] [stdout] | | help: a similar name exists in the module: `Sha2Digest` [INFO] [stdout] | no `Sha1` in the root [INFO] [stdout] 8 | Sha3_512, Size, StatefulHasher, Strobe256, Strobe512, StrobeDigest, U16, U20, U28, U32, U48, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^ no `StrobeDigest` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `Strobe512` in the root [INFO] [stdout] | no `Strobe256` in the root [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 E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `multihash` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fcc6212394e54cee36891b2342af3317f65f81eee6069bdca29b7270dfa3a79b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcc6212394e54cee36891b2342af3317f65f81eee6069bdca29b7270dfa3a79b", kill_on_drop: false }` [INFO] [stdout] fcc6212394e54cee36891b2342af3317f65f81eee6069bdca29b7270dfa3a79b