[INFO] cloning repository https://github.com/alesharik/distros [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alesharik/distros" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falesharik%2Fdistros", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falesharik%2Fdistros'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48696780380d1b4c8dd077e78620359207008cab [INFO] checking alesharik/distros against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falesharik%2Fdistros" "/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/alesharik/distros on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alesharik/distros [INFO] finished tweaking git repo https://github.com/alesharik/distros [INFO] tweaked toml for git repo https://github.com/alesharik/distros written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/alesharik/distros already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.cfg(target_os = "none").runner [INFO] [stderr] Updating git repository `https://github.com/alesharik/smbios-lib.git` [INFO] [stderr] Updating git repository `https://github.com/rust-osdev/vga.git` [INFO] [stderr] Updating git repository `https://github.com/alesharik/vte.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linked_list_allocator v0.9.0 [INFO] [stderr] Downloaded raw-cpuid v9.0.0 [INFO] [stderr] Downloaded rsdp v1.1.0 [INFO] [stderr] Downloaded ps2 v0.1.2 [INFO] [stderr] Downloaded acpi v2.3.1 [INFO] [stderr] Downloaded pci_types v0.2.0 [INFO] [stderr] Downloaded font8x8 v0.3.1 [INFO] [stderr] Downloaded bit v0.1.1 [INFO] [stderr] Downloaded conquer-util v0.3.0 [INFO] [stderr] Downloaded rand_pcg v0.3.0 [INFO] [stderr] Downloaded rpds v0.9.0 [INFO] [stderr] Downloaded archery v0.4.0 [INFO] [stderr] Downloaded goblin v0.4.2 [INFO] [stderr] Downloaded x2apic v0.3.0 [INFO] [stderr] Downloaded conquer-once v0.3.2 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bcac19a628ae873e358500a2ee21fc416bdeaf476acaff04d8204fd85589950 [INFO] running `Command { std: "docker" "start" "-a" "1bcac19a628ae873e358500a2ee21fc416bdeaf476acaff04d8204fd85589950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bcac19a628ae873e358500a2ee21fc416bdeaf476acaff04d8204fd85589950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bcac19a628ae873e358500a2ee21fc416bdeaf476acaff04d8204fd85589950", kill_on_drop: false }` [INFO] [stdout] 1bcac19a628ae873e358500a2ee21fc416bdeaf476acaff04d8204fd85589950 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b3841a550c1134647fce5913bc2d554a038a4a2e990449798659e8ab27a1980 [INFO] running `Command { std: "docker" "start" "-a" "9b3841a550c1134647fce5913bc2d554a038a4a2e990449798659e8ab27a1980", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] libc v0.2.95: default, std, use_std [INFO] [stderr] [INFO] [stderr] warning: unused manifest key: target.cfg(target_os = "none").runner [INFO] [stderr] Compiling x86_64 v0.14.3 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Checking volatile v0.4.4 [INFO] [stderr] Checking bit_field v0.9.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling bootloader v0.9.18 [INFO] [stderr] Checking conquer-util v0.3.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking bit v0.1.1 [INFO] [stderr] Checking utf8parse v0.2.0 (https://github.com/alesharik/vte.git?branch=move-ansi#1ea113be) [INFO] [stderr] Checking font8x8 v0.3.1 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking fixedbitset v0.4.0 [INFO] [stderr] Checking arrayvec v0.7.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling distros v0.1.0 (/tmp/fixit) [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking raw-cpuid v9.0.0 [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] Checking rsdp v1.1.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 (https://github.com/alesharik/vte.git?branch=move-ansi#1ea113be) [INFO] [stderr] Checking archery v0.4.0 [INFO] [stderr] Checking conquer-once v0.3.2 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking rand_pcg v0.3.0 [INFO] [stderr] Checking spinning_top v0.2.4 [INFO] [stderr] Checking spin v0.9.0 [INFO] [stderr] Checking rpds v0.9.0 [INFO] [stderr] Checking acpi v2.3.1 [INFO] [stderr] Checking pci_types v0.2.0 [INFO] [stderr] Checking linked_list_allocator v0.9.0 [INFO] [stderr] Checking vte v0.10.1 (https://github.com/alesharik/vte.git?branch=move-ansi#1ea113be) [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking ps2 v0.1.2 [INFO] [stderr] Checking x2apic v0.3.0 [INFO] [stderr] Checking vga v0.2.6 (https://github.com/rust-osdev/vga.git#5ea1dcd9) [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking goblin v0.4.2 [INFO] [stderr] Checking libkernel v0.1.0 (/tmp/fixit/libraries/libkernel) [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking smbios-lib v0.8.0 (https://github.com/alesharik/smbios-lib.git?branch=struct_clone#5a2f8458) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stdout] warning: the feature `inline_const` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/main.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(inline_const)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #76001 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::elf::ElfProgram` [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use crate::elf::ElfProgram; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/futures.rs:257:36 [INFO] [stdout] | [INFO] [stdout] 257 | crate::futures::spawn($arg); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/driver/device/ps2.rs:186:17 [INFO] [stdout] | [INFO] [stdout] 186 | spawn!(send_decoded(decoded)) [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `spawn` [INFO] [stdout] = note: this warning originates in the macro `spawn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> src/main.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | fn panic(info: &PanicInfo) -> ! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/a7a572ce3edd6d476191fbfe92c9c1986e009b34/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dd6c19f0820d51d.rlib [INFO] [stdout] = note: second definition in the local crate (`distros`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `oom` [INFO] [stdout] --> src/main.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | fn alloc_error_handler(layout: alloc::alloc::Layout) -> ! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/a7a572ce3edd6d476191fbfe92c9c1986e009b34/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dd6c19f0820d51d.rlib [INFO] [stdout] = note: second definition in the local crate (`distros`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `distros` due to 3 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: the feature `inline_const` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/main.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(inline_const)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #76001 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::elf::ElfProgram` [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use crate::elf::ElfProgram; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/futures.rs:257:36 [INFO] [stdout] | [INFO] [stdout] 257 | crate::futures::spawn($arg); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/driver/device/ps2.rs:186:17 [INFO] [stdout] | [INFO] [stdout] 186 | spawn!(send_decoded(decoded)) [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `spawn` [INFO] [stdout] = note: this warning originates in the macro `spawn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "9b3841a550c1134647fce5913bc2d554a038a4a2e990449798659e8ab27a1980", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b3841a550c1134647fce5913bc2d554a038a4a2e990449798659e8ab27a1980", kill_on_drop: false }` [INFO] [stdout] 9b3841a550c1134647fce5913bc2d554a038a4a2e990449798659e8ab27a1980