[INFO] cloning repository https://github.com/MeisterTea/malabar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MeisterTea/malabar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeisterTea%2Fmalabar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeisterTea%2Fmalabar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15fef83aadb9d9d7d01cd0831fc5cde8392a6e81 [INFO] checking MeisterTea/malabar against try#590af02d982816cfb2e4e43f8c54065e816581ce for pr-111505 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeisterTea%2Fmalabar" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MeisterTea/malabar 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/MeisterTea/malabar [INFO] finished tweaking git repo https://github.com/MeisterTea/malabar [INFO] tweaked toml for git repo https://github.com/MeisterTea/malabar written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/MeisterTea/malabar 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c4ee35b46dbc5a9ff2732a6c7fe7184ff71e512b4d63e6b1ebddd09683697c6d [INFO] running `Command { std: "docker" "start" "-a" "c4ee35b46dbc5a9ff2732a6c7fe7184ff71e512b4d63e6b1ebddd09683697c6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4ee35b46dbc5a9ff2732a6c7fe7184ff71e512b4d63e6b1ebddd09683697c6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4ee35b46dbc5a9ff2732a6c7fe7184ff71e512b4d63e6b1ebddd09683697c6d", kill_on_drop: false }` [INFO] [stdout] c4ee35b46dbc5a9ff2732a6c7fe7184ff71e512b4d63e6b1ebddd09683697c6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 98f3421421d206c2eb6f64100e5e32cdde8f770bc825cf9cbab47ce3a77ad59c [INFO] running `Command { std: "docker" "start" "-a" "98f3421421d206c2eb6f64100e5e32cdde8f770bc825cf9cbab47ce3a77ad59c", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling ident_case v1.0.0 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Checking futures-core-preview v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Checking futures-channel-preview v0.2.2 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking futures-sink-preview v0.2.2 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling failure_derive v0.1.4 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking futures-io-preview v0.2.2 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stdout] error: unknown `doc` attribute `html_rnoot_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-io-preview-0.2.2/src/lib.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | #![doc(html_rnoot_url = "https://docs.rs/futures-io/0.2.2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-io-preview` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "98f3421421d206c2eb6f64100e5e32cdde8f770bc825cf9cbab47ce3a77ad59c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98f3421421d206c2eb6f64100e5e32cdde8f770bc825cf9cbab47ce3a77ad59c", kill_on_drop: false }` [INFO] [stdout] 98f3421421d206c2eb6f64100e5e32cdde8f770bc825cf9cbab47ce3a77ad59c