[INFO] fetching crate divina 0.1.0... [INFO] checking divina-0.1.0 against try#590af02d982816cfb2e4e43f8c54065e816581ce for pr-111505 [INFO] extracting crate divina 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate divina 0.1.0 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 crates.io crate divina 0.1.0 [INFO] finished tweaking crates.io crate divina 0.1.0 [INFO] tweaked toml for crates.io crate divina 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate divina 0.1.0 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] d83c580d9d151ea83aba857cad5b53c99b4ea1f4f936d8c4aec0cb870094b46a [INFO] running `Command { std: "docker" "start" "-a" "d83c580d9d151ea83aba857cad5b53c99b4ea1f4f936d8c4aec0cb870094b46a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d83c580d9d151ea83aba857cad5b53c99b4ea1f4f936d8c4aec0cb870094b46a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d83c580d9d151ea83aba857cad5b53c99b4ea1f4f936d8c4aec0cb870094b46a", kill_on_drop: false }` [INFO] [stdout] d83c580d9d151ea83aba857cad5b53c99b4ea1f4f936d8c4aec0cb870094b46a [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] 49e89d7223376dd9980529b61b484ecd61b97b6fa1532e752bcca58047843e17 [INFO] running `Command { std: "docker" "start" "-a" "49e89d7223376dd9980529b61b484ecd61b97b6fa1532e752bcca58047843e17", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling rlua v0.19.1 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Compiling tokio v0.3.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking divina_util v0.1.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking bytes v0.6.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking shellfn-core v0.1.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking os_type v2.4.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling shellwords v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling rlua-lua54-sys v0.1.1 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v0.3.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Checking divina_config v0.1.0 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stdout] error: this attribute can only be applied to a `use` item [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-0.3.7/src/macros/cfg.rs:160:19 [INFO] [stdout] | [INFO] [stdout] 160 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-0.3.7/src/macros/mod.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / cfg_macros! { [INFO] [stdout] 23 | | #[macro_use] [INFO] [stdout] 24 | | mod select; [INFO] [stdout] 25 | | [INFO] [stdout] ... | [INFO] [stdout] 30 | | mod try_join; [INFO] [stdout] 31 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: read for more information [INFO] [stdout] = note: this error originates in the macro `cfg_macros` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Checking git2 v0.13.25 [INFO] [stderr] Compiling shellfn-attribute v0.1.1 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "49e89d7223376dd9980529b61b484ecd61b97b6fa1532e752bcca58047843e17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49e89d7223376dd9980529b61b484ecd61b97b6fa1532e752bcca58047843e17", kill_on_drop: false }` [INFO] [stdout] 49e89d7223376dd9980529b61b484ecd61b97b6fa1532e752bcca58047843e17