[INFO] cloning repository https://github.com/recursive-bloom/bitmap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/recursive-bloom/bitmap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-bloom%2Fbitmap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-bloom%2Fbitmap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af79c703f589e2475546b4ee10192cac7b8fd1de [INFO] checking recursive-bloom/bitmap against try#590af02d982816cfb2e4e43f8c54065e816581ce for pr-111505 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-bloom%2Fbitmap" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/recursive-bloom/bitmap on toolchain 590af02d982816cfb2e4e43f8c54065e816581ce [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+590af02d982816cfb2e4e43f8c54065e816581ce" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/recursive-bloom/bitmap [INFO] finished tweaking git repo https://github.com/recursive-bloom/bitmap [INFO] tweaked toml for git repo https://github.com/recursive-bloom/bitmap written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/recursive-bloom/bitmap 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" "+590af02d982816cfb2e4e43f8c54065e816581ce" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+590af02d982816cfb2e4e43f8c54065e816581ce" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97a063c65ab6e7bbc5dafb2a2861d17217ba23920a8558ff93bb799262e30448 [INFO] running `Command { std: "docker" "start" "-a" "97a063c65ab6e7bbc5dafb2a2861d17217ba23920a8558ff93bb799262e30448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97a063c65ab6e7bbc5dafb2a2861d17217ba23920a8558ff93bb799262e30448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97a063c65ab6e7bbc5dafb2a2861d17217ba23920a8558ff93bb799262e30448", kill_on_drop: false }` [INFO] [stdout] 97a063c65ab6e7bbc5dafb2a2861d17217ba23920a8558ff93bb799262e30448 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+590af02d982816cfb2e4e43f8c54065e816581ce" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04bda30898e55f2c8e49207f076919bc4d59b54df38c97cc5f53c458c3cc9486 [INFO] running `Command { std: "docker" "start" "-a" "04bda30898e55f2c8e49207f076919bc4d59b54df38c97cc5f53c458c3cc9486", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking rlp v0.4.5 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Checking impl-rlp v0.2.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking impl-serde v0.3.1 [INFO] [stderr] Checking parity-scale-codec v1.3.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking uint v0.8.3 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ctr v0.3.2 [INFO] [stderr] Checking ethbloom v0.9.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking scrypt v0.2.0 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking secp256k1 v0.17.2 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Checking block-modes v0.3.3 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling hex-literal-impl v0.2.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking primitive-types v0.7.2 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking hex-literal v0.2.1 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stdout] error: unknown `doc` attribute `Hidden` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tinytemplate-1.1.0/src/error.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | #[doc(Hidden)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tinytemplate` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "04bda30898e55f2c8e49207f076919bc4d59b54df38c97cc5f53c458c3cc9486", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04bda30898e55f2c8e49207f076919bc4d59b54df38c97cc5f53c458c3cc9486", kill_on_drop: false }` [INFO] [stdout] 04bda30898e55f2c8e49207f076919bc4d59b54df38c97cc5f53c458c3cc9486