[INFO] cloning repository https://github.com/ngtr6788/ctk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ngtr6788/ctk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngtr6788%2Fctk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngtr6788%2Fctk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1fe81ddab7e6ebf08d28c0b5419196dbf8f8c9aa [INFO] checking ngtr6788/ctk against try#3857be5045fe74bd0f296f6f4c23db10f8857f73 for pr-156807 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngtr6788%2Fctk" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ngtr6788/ctk [INFO] finished tweaking git repo https://github.com/ngtr6788/ctk [INFO] tweaked toml for git repo https://github.com/ngtr6788/ctk written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ngtr6788/ctk on toolchain 3857be5045fe74bd0f296f6f4c23db10f8857f73 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ngtr6788/ctk 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" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sublime_fuzzy v0.7.0 [INFO] [stderr] Downloaded reqwest v0.11.12 [INFO] [stderr] Downloaded openssl-sys v0.9.77 [INFO] [stderr] Downloaded console v0.15.1 [INFO] [stderr] Downloaded dialoguer v0.10.2 [INFO] [stderr] Downloaded openssl v0.10.42 [INFO] [stderr] Downloaded indicatif v0.16.2 [INFO] [stderr] Downloaded tokio v1.21.2 [INFO] [stderr] Downloaded colour v0.6.0 [INFO] [stderr] Downloaded signal-hook v0.1.17 [INFO] [stderr] Downloaded crossterm v0.19.0 [INFO] [stderr] Downloaded crossterm_winapi v0.7.0 [INFO] [stderr] Downloaded clap_complete v4.3.2 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73ba83e5ebda876ade21a760fd704419609592bc9a430b5a253b7b70e13f1c8a [INFO] running `Command { std: "docker" "start" "-a" "73ba83e5ebda876ade21a760fd704419609592bc9a430b5a253b7b70e13f1c8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73ba83e5ebda876ade21a760fd704419609592bc9a430b5a253b7b70e13f1c8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73ba83e5ebda876ade21a760fd704419609592bc9a430b5a253b7b70e13f1c8a", kill_on_drop: false }` [INFO] [stdout] 73ba83e5ebda876ade21a760fd704419609592bc9a430b5a253b7b70e13f1c8a [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 014570a9f15cf501c0500485d44d31b17f3653cf72bdbc8ca8d44af1b2b80f43 [INFO] running `Command { std: "docker" "start" "-a" "014570a9f15cf501c0500485d44d31b17f3653cf72bdbc8ca8d44af1b2b80f43", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.4/src/backend/linux_raw/io/errno.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_start(0xf001))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.4/src/backend/linux_raw/io/errno.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_end(0xffff))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_layout_scalar_valid_range_start` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.4/src/backend/linux_raw/io/errno.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_start(0xf001))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_layout_scalar_valid_range_end` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.4/src/backend/linux_raw/io/errno.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_end(0xffff))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] error: could not compile `rustix` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "014570a9f15cf501c0500485d44d31b17f3653cf72bdbc8ca8d44af1b2b80f43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "014570a9f15cf501c0500485d44d31b17f3653cf72bdbc8ca8d44af1b2b80f43", kill_on_drop: false }` [INFO] [stdout] 014570a9f15cf501c0500485d44d31b17f3653cf72bdbc8ca8d44af1b2b80f43