[INFO] fetching crate gdbstub 0.7.2... [INFO] checking gdbstub-0.7.2 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate gdbstub 0.7.2 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate gdbstub 0.7.2 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate gdbstub 0.7.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate gdbstub 0.7.2 [INFO] tweaked toml for crates.io crate gdbstub 0.7.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate gdbstub 0.7.2 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded goblin v0.4.3 [INFO] [stderr] Downloaded armv4t_emu v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be140b539d7837fbc4c798a21bb73346c5fba5f630281a769d6fc37468c48616 [INFO] running `Command { std: "docker" "start" "-a" "be140b539d7837fbc4c798a21bb73346c5fba5f630281a769d6fc37468c48616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be140b539d7837fbc4c798a21bb73346c5fba5f630281a769d6fc37468c48616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be140b539d7837fbc4c798a21bb73346c5fba5f630281a769d6fc37468c48616", kill_on_drop: false }` [INFO] [stdout] be140b539d7837fbc4c798a21bb73346c5fba5f630281a769d6fc37468c48616 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15392cdd4c3f69cc03b79374958c927f47bf26849cced48ec42d2db73726a47c [INFO] running `Command { std: "docker" "start" "-a" "15392cdd4c3f69cc03b79374958c927f47bf26849cced48ec42d2db73726a47c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking managed v0.8.0 [INFO] [stderr] Checking armv4t_emu v0.1.0 [INFO] [stderr] Checking gdbstub v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking goblin v0.4.3 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stdout] error: couldn't read `examples/armv4t_multicore/test_bin/test.elf`: No such file or directory (os error 2) [INFO] [stdout] --> examples/armv4t_multicore/main.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | static TEST_PROGRAM_ELF: &[u8] = include_bytes!("test_bin/test.elf"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `examples/armv4t/test_bin/test.elf`: No such file or directory (os error 2) [INFO] [stdout] --> examples/armv4t/main.rs:22:33 [INFO] [stdout] | [INFO] [stdout] 22 | const TEST_PROGRAM_ELF: &[u8] = include_bytes!("test_bin/test.elf"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gdbstub_arch` [INFO] [stdout] --> examples/armv4t/gdb/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use gdbstub_arch::arm::reg::id::ArmCoreRegId; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `gdbstub_arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gdbstub_arch` [INFO] [stdout] --> examples/armv4t/gdb/lldb_register_info_override.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use gdbstub_arch::arm::reg::id::ArmCoreRegId; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `gdbstub_arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gdbstub_arch` [INFO] [stdout] --> examples/armv4t/gdb/mod.rs:403:9 [INFO] [stdout] | [INFO] [stdout] 403 | use gdbstub_arch::arm::reg::id::ArmCoreRegId; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `gdbstub_arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gdbstub_arch` [INFO] [stdout] --> examples/armv4t/gdb/mod.rs:404:9 [INFO] [stdout] | [INFO] [stdout] 404 | use gdbstub_arch::arm::reg::ArmCoreRegs; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `gdbstub_arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gdbstub_arch` [INFO] [stdout] --> examples/armv4t/gdb/mod.rs:405:9 [INFO] [stdout] | [INFO] [stdout] 405 | use gdbstub_arch::arm::ArmBreakpointKind; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `gdbstub_arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gdbstub_arch` [INFO] [stdout] --> examples/armv4t_multicore/gdb.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | type Arch = gdbstub_arch::arm::Armv4t; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `gdbstub_arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gdbstub_arch` [INFO] [stdout] --> examples/armv4t/gdb/breakpoints.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | _kind: gdbstub_arch::arm::ArmBreakpointKind, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `gdbstub_arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gdbstub_arch` [INFO] [stdout] --> examples/armv4t/gdb/breakpoints.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | _kind: gdbstub_arch::arm::ArmBreakpointKind, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `gdbstub_arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gdbstub_arch` [INFO] [stdout] --> examples/armv4t_multicore/gdb.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | regs: &mut gdbstub_arch::arm::reg::ArmCoreRegs, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `gdbstub_arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gdbstub_arch` [INFO] [stdout] --> examples/armv4t_multicore/gdb.rs:74:16 [INFO] [stdout] | [INFO] [stdout] 74 | regs: &gdbstub_arch::arm::reg::ArmCoreRegs, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `gdbstub_arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gdbstub_arch` [INFO] [stdout] --> examples/armv4t_multicore/gdb.rs:224:16 [INFO] [stdout] | [INFO] [stdout] 224 | _kind: gdbstub_arch::arm::ArmBreakpointKind, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `gdbstub_arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gdbstub_arch` [INFO] [stdout] --> examples/armv4t_multicore/gdb.rs:233:16 [INFO] [stdout] | [INFO] [stdout] 233 | _kind: gdbstub_arch::arm::ArmBreakpointKind, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `gdbstub_arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gdbstub` (example "armv4t") due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gdbstub` (example "armv4t_multicore") due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "15392cdd4c3f69cc03b79374958c927f47bf26849cced48ec42d2db73726a47c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15392cdd4c3f69cc03b79374958c927f47bf26849cced48ec42d2db73726a47c", kill_on_drop: false }` [INFO] [stdout] 15392cdd4c3f69cc03b79374958c927f47bf26849cced48ec42d2db73726a47c