[INFO] cloning repository https://github.com/Dirbaio/static-executor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dirbaio/static-executor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDirbaio%2Fstatic-executor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDirbaio%2Fstatic-executor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5cadfe3a33a4ae46685c0269571ea9fae2ed0524 [INFO] checking Dirbaio/static-executor against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDirbaio%2Fstatic-executor" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dirbaio/static-executor on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Dirbaio/static-executor [INFO] finished tweaking git repo https://github.com/Dirbaio/static-executor [INFO] tweaked toml for git repo https://github.com/Dirbaio/static-executor written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Dirbaio/static-executor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/knurling-rs/defmt` [INFO] [stderr] Updating git repository `https://github.com/knurling-rs/probe-run` [INFO] [stderr] warning: Patch `defmt-rtt v0.1.0 (https://github.com/knurling-rs/defmt?branch=main#ba765be6)` was not used in the crate graph. [INFO] [stderr] Patch `panic-probe v0.1.0 (https://github.com/knurling-rs/probe-run?branch=main#df90d57c)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fastrand v1.3.4 [INFO] [stderr] Downloaded polling v0.1.6 [INFO] [stderr] Downloaded as-slice v0.1.3 [INFO] [stderr] Downloaded cortex-m v0.6.3 [INFO] [stderr] Downloaded vec-arena v0.5.2 [INFO] [stderr] Downloaded futures-lite v1.0.0 [INFO] [stderr] Downloaded async-io v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71d4f347d54d4129de3968534420b169d5025d3b4585560e39d572202afaf318 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "71d4f347d54d4129de3968534420b169d5025d3b4585560e39d572202afaf318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71d4f347d54d4129de3968534420b169d5025d3b4585560e39d572202afaf318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71d4f347d54d4129de3968534420b169d5025d3b4585560e39d572202afaf318", kill_on_drop: false }` [INFO] [stdout] 71d4f347d54d4129de3968534420b169d5025d3b4585560e39d572202afaf318 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5f86ddc655ca7195a4e3ab00e6e5d19f20e3f077e9a691872970e3d8c4bd61e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f5f86ddc655ca7195a4e3ab00e6e5d19f20e3f077e9a691872970e3d8c4bd61e", kill_on_drop: false }` [INFO] [stderr] warning: Patch `defmt-rtt v0.1.0 (https://github.com/knurling-rs/defmt?branch=main#ba765be6)` was not used in the crate graph. [INFO] [stderr] Patch `panic-probe v0.1.0 (https://github.com/knurling-rs/probe-run?branch=main#df90d57c)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling cortex-m v0.6.3 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking static-executor-std v0.1.0 (/opt/rustwide/workdir/static-executor-std) [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking futures-lite v1.0.0 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Checking polling v0.1.6 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking async-io v0.2.6 [INFO] [stderr] Checking as-slice v0.1.3 [INFO] [stderr] Checking aligned v0.3.4 [INFO] [stderr] Checking static-executor-cortex-m v0.1.0 (/opt/rustwide/workdir/static-executor-cortex-m) [INFO] [stderr] Checking darling_core v0.10.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling static-executor-macro v0.1.0 (/opt/rustwide/workdir/static-executor-macro) [INFO] [stdout] warning: unused imports: `Diagnostic`, `Level` [INFO] [stdout] --> static-executor-macro/src/lib.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | use proc_macro::{Diagnostic, Level, Span, TokenStream}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Diagnostic`, `Level` [INFO] [stdout] --> static-executor-macro/src/lib.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | use proc_macro::{Diagnostic, Level, Span, TokenStream}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Diagnostic`, `Level` [INFO] [stdout] --> static-executor-macro/src/lib.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | use proc_macro::{Diagnostic, Level, Span, TokenStream}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking static-executor v0.1.0 (/opt/rustwide/workdir/static-executor) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> static-executor/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> static-executor/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicU32::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> static-executor/src/lib.rs:190:18 [INFO] [stdout] | [INFO] [stdout] 190 | .compare_and_swap(0, state, Ordering::AcqRel) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `static-executor` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicU32::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> static-executor/src/lib.rs:190:18 [INFO] [stdout] | [INFO] [stdout] 190 | .compare_and_swap(0, state, Ordering::AcqRel) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f5f86ddc655ca7195a4e3ab00e6e5d19f20e3f077e9a691872970e3d8c4bd61e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5f86ddc655ca7195a4e3ab00e6e5d19f20e3f077e9a691872970e3d8c4bd61e", kill_on_drop: false }` [INFO] [stdout] f5f86ddc655ca7195a4e3ab00e6e5d19f20e3f077e9a691872970e3d8c4bd61e