[INFO] cloning repository https://github.com/npars/chip8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/npars/chip8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnpars%2Fchip8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnpars%2Fchip8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25da7485058f5c1ac2f5f053a1a8f97b409fc598 [INFO] checking npars/chip8 against try#590af02d982816cfb2e4e43f8c54065e816581ce for pr-111505 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnpars%2Fchip8" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/npars/chip8 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/npars/chip8 [INFO] finished tweaking git repo https://github.com/npars/chip8 [INFO] tweaked toml for git repo https://github.com/npars/chip8 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/npars/chip8 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+590af02d982816cfb2e4e43f8c54065e816581ce" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d1fd8ba719aca15685c44537eef521121b221e7a6ff9524c7080ae53271299e [INFO] running `Command { std: "docker" "start" "-a" "7d1fd8ba719aca15685c44537eef521121b221e7a6ff9524c7080ae53271299e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d1fd8ba719aca15685c44537eef521121b221e7a6ff9524c7080ae53271299e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d1fd8ba719aca15685c44537eef521121b221e7a6ff9524c7080ae53271299e", kill_on_drop: false }` [INFO] [stdout] 7d1fd8ba719aca15685c44537eef521121b221e7a6ff9524c7080ae53271299e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+590af02d982816cfb2e4e43f8c54065e816581ce" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e150e78a285bc91a7643d779580b34f0be4f5e180c107704efe490d6f093766 [INFO] running `Command { std: "docker" "start" "-a" "1e150e78a285bc91a7643d779580b34f0be4f5e180c107704efe490d6f093766", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling cpal v0.14.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking clap_lex v0.3.0 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking arbintrary v0.4.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling rstest_macros v0.14.0 [INFO] [stderr] Checking predicates-tree v1.0.2 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Compiling minifb v0.23.0 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking predicates v2.1.1 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking alsa v0.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling clap_derive v4.0.13 [INFO] [stderr] Compiling mockall_derive v0.11.3 [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-1.4.0/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-1.4.0/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] Checking thiserror v1.0.24 [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" "1e150e78a285bc91a7643d779580b34f0be4f5e180c107704efe490d6f093766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e150e78a285bc91a7643d779580b34f0be4f5e180c107704efe490d6f093766", kill_on_drop: false }` [INFO] [stdout] 1e150e78a285bc91a7643d779580b34f0be4f5e180c107704efe490d6f093766