[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] testing Dirbaio/static-executor against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDirbaio%2Fstatic-executor" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dirbaio/static-executor on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-7/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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 as-slice v0.1.3 [INFO] [stderr] Downloaded vec-arena v0.5.2 [INFO] [stderr] Downloaded fastrand v1.3.4 [INFO] [stderr] Downloaded polling v0.1.6 [INFO] [stderr] Downloaded cortex-m v0.6.3 [INFO] [stderr] Downloaded async-io v0.2.6 [INFO] [stderr] Downloaded futures-lite v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4a5d1fba8a2565ffa04426b37ff08ea3b821846b89837be60368f4645436916f [INFO] running `Command { std: "docker" "start" "-a" "4a5d1fba8a2565ffa04426b37ff08ea3b821846b89837be60368f4645436916f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a5d1fba8a2565ffa04426b37ff08ea3b821846b89837be60368f4645436916f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a5d1fba8a2565ffa04426b37ff08ea3b821846b89837be60368f4645436916f", kill_on_drop: false }` [INFO] [stdout] 4a5d1fba8a2565ffa04426b37ff08ea3b821846b89837be60368f4645436916f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b52f1217537bc842a40f539850b398283cb1bb3703999dfe5debb61fdb6390e4 [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" "b52f1217537bc842a40f539850b398283cb1bb3703999dfe5debb61fdb6390e4", 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 unicode-xid v0.2.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cortex-m v0.6.3 [INFO] [stderr] Compiling vcell v0.1.2 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling static-executor-std v0.1.0 (/opt/rustwide/workdir/static-executor-std) [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling as-slice v0.1.3 [INFO] [stderr] Compiling aligned v0.3.4 [INFO] [stderr] Compiling static-executor-cortex-m v0.1.0 (/opt/rustwide/workdir/static-executor-cortex-m) [INFO] [stderr] Compiling 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling 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] 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] running `Command { std: "docker" "inspect" "b52f1217537bc842a40f539850b398283cb1bb3703999dfe5debb61fdb6390e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b52f1217537bc842a40f539850b398283cb1bb3703999dfe5debb61fdb6390e4", kill_on_drop: false }` [INFO] [stdout] b52f1217537bc842a40f539850b398283cb1bb3703999dfe5debb61fdb6390e4