[INFO] cloning repository https://github.com/ricardopieper/fdeb-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ricardopieper/fdeb-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fricardopieper%2Ffdeb-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fricardopieper%2Ffdeb-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04047e4f2d99659e9b6cba8e4701be1def81ff0e [INFO] checking ricardopieper/fdeb-rs against try#590af02d982816cfb2e4e43f8c54065e816581ce for pr-111505 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fricardopieper%2Ffdeb-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ricardopieper/fdeb-rs 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] removed /workspace/builds/worker-1-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/ricardopieper/fdeb-rs [INFO] finished tweaking git repo https://github.com/ricardopieper/fdeb-rs [INFO] tweaked toml for git repo https://github.com/ricardopieper/fdeb-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ricardopieper/fdeb-rs 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4a200424b31088ee20657079690c9a61b984ba5f86697b2db2011398d047b06e [INFO] running `Command { std: "docker" "start" "-a" "4a200424b31088ee20657079690c9a61b984ba5f86697b2db2011398d047b06e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a200424b31088ee20657079690c9a61b984ba5f86697b2db2011398d047b06e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a200424b31088ee20657079690c9a61b984ba5f86697b2db2011398d047b06e", kill_on_drop: false }` [INFO] [stdout] 4a200424b31088ee20657079690c9a61b984ba5f86697b2db2011398d047b06e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d21d77d479d2473f7bf53b53dfe2903b206fef38c9cbe66cd5621a750a55b079 [INFO] running `Command { std: "docker" "start" "-a" "d21d77d479d2473f7bf53b53dfe2903b206fef38c9cbe66cd5621a750a55b079", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking xmlparser v0.10.0 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking simplecss v0.2.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Checking data-url v0.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Checking svgtypes v0.5.0 [INFO] [stderr] Checking png v0.15.0 [INFO] [stderr] Checking roxmltree v0.7.1 [INFO] [stderr] Checking ttf-parser v0.2.2 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking typed-arena v1.6.1 [INFO] [stderr] Checking unicode-script v0.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking kurbo v0.2.3 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking sw-composite v0.5.10 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Checking rgb v0.8.14 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling harfbuzz-sys v0.3.2 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand_xoshiro v0.3.1 [INFO] [stderr] Checking rand_os v0.2.2 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking freetype v0.4.1 [INFO] [stderr] Checking criterion-plot v0.4.0 [INFO] [stderr] Checking euclid v0.20.3 [INFO] [stderr] Checking harfbuzz_rs v1.0.0 [INFO] [stdout] error: unknown `doc` attribute `hide` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/harfbuzz_rs-1.0.0/src/common.rs:239:11 [INFO] [stdout] | [INFO] [stdout] 239 | #[doc(hide)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `harfbuzz_rs` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d21d77d479d2473f7bf53b53dfe2903b206fef38c9cbe66cd5621a750a55b079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d21d77d479d2473f7bf53b53dfe2903b206fef38c9cbe66cd5621a750a55b079", kill_on_drop: false }` [INFO] [stdout] d21d77d479d2473f7bf53b53dfe2903b206fef38c9cbe66cd5621a750a55b079