[INFO] cloning repository https://github.com/GlennWSo/hello-bit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GlennWSo/hello-bit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGlennWSo%2Fhello-bit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGlennWSo%2Fhello-bit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1bf5ddfaa2dc9fce2900361ce8c9f5f2b3d071e
[INFO] building GlennWSo/hello-bit against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGlennWSo%2Fhello-bit" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/GlennWSo/hello-bit on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/GlennWSo/hello-bit
[INFO] finished tweaking git repo https://github.com/GlennWSo/hello-bit
[INFO] tweaked toml for git repo https://github.com/GlennWSo/hello-bit written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/GlennWSo/hello-bit 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-4-tc2/source/ble/bas_peripheral/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-4-tc2/source/ble/bas_peripheral/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/workspace-hack/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f208dd51dea48ac089697954bb83bf2bbc6681528720462afbb269ca6ba6a91
[INFO] running `Command { std: "docker" "start" "-a" "1f208dd51dea48ac089697954bb83bf2bbc6681528720462afbb269ca6ba6a91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f208dd51dea48ac089697954bb83bf2bbc6681528720462afbb269ca6ba6a91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f208dd51dea48ac089697954bb83bf2bbc6681528720462afbb269ca6ba6a91", kill_on_drop: false }`
[INFO] [stdout] 1f208dd51dea48ac089697954bb83bf2bbc6681528720462afbb269ca6ba6a91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4298d3369a83ee2c1b709f259e864304263393c2452dd1c2228d629bcdc7d217
[INFO] running `Command { std: "docker" "start" "-a" "4298d3369a83ee2c1b709f259e864304263393c2452dd1c2228d629bcdc7d217", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/ble/bas_peripheral/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/ble/bas_peripheral/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: /opt/rustwide/workdir/workspace-hack/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling defmt v0.3.8
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling defmt-macros v0.3.9
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling critical-section v1.1.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cortex-m-rt v0.7.4
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling embassy-time-driver v0.1.0
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling embassy-time-queue-driver v0.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling embassy-sync v0.5.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fixed v1.27.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling nrf52833-pac v0.12.2
[INFO] [stderr]    Compiling embedded-storage v0.3.1
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling embedded-storage-async v0.4.1
[INFO] [stderr]    Compiling panic-probe v0.3.2
[INFO] [stderr]    Compiling embassy-executor v0.5.0
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling embassy-hal-internal v0.1.0
[INFO] [stderr]    Compiling embassy-futures v0.1.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling defmt-rtt v0.4.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lsm303agr v0.3.0
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling simple v0.1.0 (/opt/rustwide/workdir/simple)
[INFO] [stdout] error: couldn't read `simple/memory.x`: No such file or directory (os error 2)
[INFO] [stdout]   --> simple/build.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |         .write_all(include_bytes!("memory.x"))
[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] help: there is a file with the same name in a different directory
[INFO] [stdout]    |
[INFO] [stdout] 22 |         .write_all(include_bytes!("../memory.x"))
[INFO] [stdout]    |                                   ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simple` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4298d3369a83ee2c1b709f259e864304263393c2452dd1c2228d629bcdc7d217", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4298d3369a83ee2c1b709f259e864304263393c2452dd1c2228d629bcdc7d217", kill_on_drop: false }`
[INFO] [stdout] 4298d3369a83ee2c1b709f259e864304263393c2452dd1c2228d629bcdc7d217
