[INFO] cloning repository https://github.com/oscomp/first-prize-osk2024-phoenix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oscomp/first-prize-osk2024-phoenix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foscomp%2Ffirst-prize-osk2024-phoenix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foscomp%2Ffirst-prize-osk2024-phoenix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 455a49352b42dc99a087d7cd1528c58f3248819e [INFO] testing oscomp/first-prize-osk2024-phoenix against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foscomp%2Ffirst-prize-osk2024-phoenix" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/oscomp/first-prize-osk2024-phoenix [INFO] finished tweaking git repo https://github.com/oscomp/first-prize-osk2024-phoenix [INFO] tweaked toml for git repo https://github.com/oscomp/first-prize-osk2024-phoenix written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oscomp/first-prize-osk2024-phoenix on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/oscomp/first-prize-osk2024-phoenix 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/kernel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `strum` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/modules/vfs/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `strum` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/modules/systype/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `strum` dependency) [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cc939beb9ae1225db3b27a42eeb4af77ab1d3ffc6284963bc2f4651f19a362a [INFO] running `Command { std: "docker" "start" "-a" "0cc939beb9ae1225db3b27a42eeb4af77ab1d3ffc6284963bc2f4651f19a362a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cc939beb9ae1225db3b27a42eeb4af77ab1d3ffc6284963bc2f4651f19a362a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cc939beb9ae1225db3b27a42eeb4af77ab1d3ffc6284963bc2f4651f19a362a", kill_on_drop: false }` [INFO] [stdout] 0cc939beb9ae1225db3b27a42eeb4af77ab1d3ffc6284963bc2f4651f19a362a [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee6561b954097e8409a6f6ff235781655c1b71b2c58380e031c774316ef575f1 [INFO] running `Command { std: "docker" "start" "-a" "ee6561b954097e8409a6f6ff235781655c1b71b2c58380e031c774316ef575f1", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/modules/systype/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `strum` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/modules/vfs/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `strum` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/kernel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `strum` dependency) [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling riscv v0.11.1 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling critical-section v1.1.2 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling sbi-spec v0.0.7 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling config v0.1.0 (/opt/rustwide/workdir/config) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> config/src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(effects)] [INFO] [stdout] | ^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.84.0; see for more information [INFO] [stdout] = note: removed, redundant with `#![feature(const_trait_impl)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling smoltcp v0.10.0 (https://github.com/Stone749990226/smoltcp.git#bce504b6) [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] error: could not compile `config` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ee6561b954097e8409a6f6ff235781655c1b71b2c58380e031c774316ef575f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee6561b954097e8409a6f6ff235781655c1b71b2c58380e031c774316ef575f1", kill_on_drop: false }` [INFO] [stdout] ee6561b954097e8409a6f6ff235781655c1b71b2c58380e031c774316ef575f1