[INFO] cloning repository https://github.com/sunnyayyl/Little-Man-Computer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunnyayyl/Little-Man-Computer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunnyayyl%2FLittle-Man-Computer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunnyayyl%2FLittle-Man-Computer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56ea47192070c9cb7cd680ecb61bb9b424e39e5d [INFO] testing sunnyayyl/Little-Man-Computer against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunnyayyl%2FLittle-Man-Computer" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sunnyayyl/Little-Man-Computer [INFO] finished tweaking git repo https://github.com/sunnyayyl/Little-Man-Computer [INFO] tweaked toml for git repo https://github.com/sunnyayyl/Little-Man-Computer written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sunnyayyl/Little-Man-Computer on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sunnyayyl/Little-Man-Computer 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ef51121df80b267822d5ba0e5164e1db7b913cb16f36cd51cd2cbeb24100023 [INFO] running `Command { std: "docker" "start" "-a" "5ef51121df80b267822d5ba0e5164e1db7b913cb16f36cd51cd2cbeb24100023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ef51121df80b267822d5ba0e5164e1db7b913cb16f36cd51cd2cbeb24100023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ef51121df80b267822d5ba0e5164e1db7b913cb16f36cd51cd2cbeb24100023", kill_on_drop: false }` [INFO] [stdout] 5ef51121df80b267822d5ba0e5164e1db7b913cb16f36cd51cd2cbeb24100023 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fede56538415d5f292c2f90ca56e4b7cc98f75eda6b9a447d802629da1bad1e1 [INFO] running `Command { std: "docker" "start" "-a" "fede56538415d5f292c2f90ca56e4b7cc98f75eda6b9a447d802629da1bad1e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling godot-bindings v0.2.2 [INFO] [stderr] Compiling gdextension-api v0.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cortex-m-rt v0.7.5 [INFO] [stderr] Compiling nanoserde-derive v0.1.22 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling volatile-register v0.2.2 [INFO] [stderr] Compiling nrf51-pac v0.12.2 [INFO] [stderr] Compiling fixed v1.28.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling nrf-hal-common v0.18.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling embedded-dma v0.2.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling embedded-storage v0.3.1 [INFO] [stderr] Compiling nrf51-hal v0.18.0 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling venial v0.6.0 [INFO] [stderr] Compiling nanoserde v0.1.37 [INFO] [stderr] Compiling godot-codegen v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling godot-macros v0.2.2 [INFO] [stderr] Compiling shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling godot-cell v0.2.2 [INFO] [stderr] Compiling glam v0.28.0 [INFO] [stderr] Compiling tiny-led-matrix v1.0.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling notify-types v1.0.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling microbit-runtime v0.1.0 (/opt/rustwide/workdir/microbit-runtime) [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling CLI v0.1.0 (/opt/rustwide/workdir/CLI) [INFO] [stderr] Compiling rtt-target v0.6.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.5 [INFO] [stderr] Compiling godot-ffi v0.2.2 [INFO] [stderr] Compiling godot-core v0.2.2 [INFO] [stderr] Compiling microbit-common v0.15.1 [INFO] [stderr] Compiling microbit v0.15.1 [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> microbit-runtime/src/main.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / fn panic(_info: &PanicInfo) -> ! { [INFO] [stdout] 101 | | rprintln!("{}", _info.to_string()); [INFO] [stdout] 102 | | loop {} [INFO] [stdout] 103 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `shared` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-689ca45c0c8af91f.so, /opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-689ca45c0c8af91f.rlib [INFO] [stdout] = note: second definition in the local crate (`microbit_runtime`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `microbit-runtime` (bin "microbit-runtime") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `godot-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name godot_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/godot-core-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="codegen-full"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-4-1", "api-4-1-1", "api-4-1-2", "api-4-1-3", "api-4-1-4", "api-4-2", "api-4-2-1", "api-4-2-2", "api-4-3", "api-custom", "codegen-full", "codegen-lazy-fptrs", "codegen-rustfmt", "debug-log", "default", "double-precision", "experimental-godot-api", "experimental-threads", "experimental-wasm-nothreads", "register-docs", "serde", "trace"))' -C metadata=b5d79878fdb7dab3 -C extra-filename=-227d3b5c98c2db27 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glam=/opt/rustwide/target/debug/deps/libglam-bd329a37eb99e02a.rmeta --extern godot_cell=/opt/rustwide/target/debug/deps/libgodot_cell-460a3dd2a67b2bad.rmeta --extern godot_ffi=/opt/rustwide/target/debug/deps/libgodot_ffi-9c8b7c315a91ecea.rmeta --cap-lints allow --cap-lints=forbid --cfg 'since_api="4.1"' --cfg 'since_api="4.2"' --cfg 'since_api="4.3"' --cfg 'before_api="4.4"' --cfg 'before_patch_api="4.1.0"' --cfg 'before_patch_api="4.1.1"' --cfg 'before_patch_api="4.1.2"' --cfg 'before_patch_api="4.1.3"' --cfg 'before_patch_api="4.1.4"' --cfg 'before_patch_api="4.2.0"' --cfg 'before_patch_api="4.2.1"' --cfg 'before_patch_api="4.2.2"' --cfg 'since_patch_api="4.3.0"' --cfg 'since_patch_api="4.4.0"' --check-cfg 'cfg(published_docs, values(none()))' --check-cfg 'cfg(since_api, values("4.1"))' --check-cfg 'cfg(before_api, values("4.1"))' --check-cfg 'cfg(since_api, values("4.2"))' --check-cfg 'cfg(before_api, values("4.2"))' --check-cfg 'cfg(since_api, values("4.3"))' --check-cfg 'cfg(before_api, values("4.3"))' --check-cfg 'cfg(since_api, values("4.4"))' --check-cfg 'cfg(before_api, values("4.4"))'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "fede56538415d5f292c2f90ca56e4b7cc98f75eda6b9a447d802629da1bad1e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fede56538415d5f292c2f90ca56e4b7cc98f75eda6b9a447d802629da1bad1e1", kill_on_drop: false }` [INFO] [stdout] fede56538415d5f292c2f90ca56e4b7cc98f75eda6b9a447d802629da1bad1e1