[INFO] fetching crate lokey 0.0.1... [INFO] testing lokey-0.0.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate lokey 0.0.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate lokey 0.0.1 [INFO] finished tweaking crates.io crate lokey 0.0.1 [INFO] tweaked toml for crates.io crate lokey 0.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lokey 0.0.1 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 crates.io crate lokey 0.0.1 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-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b37345c8857fb788013aa1ea2a14f49944573a980687bc39307e54f373d135e3 [INFO] running `Command { std: "docker" "start" "-a" "b37345c8857fb788013aa1ea2a14f49944573a980687bc39307e54f373d135e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b37345c8857fb788013aa1ea2a14f49944573a980687bc39307e54f373d135e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b37345c8857fb788013aa1ea2a14f49944573a980687bc39307e54f373d135e3", kill_on_drop: false }` [INFO] [stdout] b37345c8857fb788013aa1ea2a14f49944573a980687bc39307e54f373d135e3 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d954d4cd3db5c31ba88dcb6981aca09b334c1cd6bb9624d0e6ae14ec5131086b [INFO] running `Command { std: "docker" "start" "-a" "d954d4cd3db5c31ba88dcb6981aca09b334c1cd6bb9624d0e6ae14ec5131086b", kill_on_drop: false }` [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling embassy-sync v0.6.2 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling embassy-time-driver v0.2.0 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling usbd-hid-descriptors v0.8.2 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling embassy-net-driver v0.2.0 [INFO] [stderr] Compiling embassy-futures v0.1.1 [INFO] [stderr] Compiling const-default v1.0.0 [INFO] [stderr] Compiling embassy-usb v0.4.0 [INFO] [stderr] Compiling portable-atomic-util v0.2.4 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling embassy-executor v0.7.0 [INFO] [stderr] Compiling embedded-storage v0.3.1 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling embassy-usb-driver v0.1.0 [INFO] [stderr] Compiling embedded-storage-async v0.4.1 [INFO] [stderr] Compiling linked_list_allocator v0.10.5 [INFO] [stderr] Compiling sequential-storage v4.0.1 [INFO] [stderr] Compiling usb-device v0.3.2 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling embassy-time v0.4.0 [INFO] [stderr] Compiling embassy-net-driver-channel v0.3.0 [INFO] [stderr] Compiling ssmarshal v1.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling usbd-hid-macros v0.8.2 [INFO] [stderr] Compiling svgbobdoc v0.3.0 [INFO] [stderr] Compiling rlsf v0.2.1 [INFO] [stderr] Compiling usbd-hid v0.8.2 [INFO] [stderr] Compiling embedded-alloc v0.6.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling embassy-executor-macros v0.6.2 [INFO] [stderr] Compiling lokey_macros v0.0.1 [INFO] [stderr] Compiling lokey v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.45s [INFO] running `Command { std: "docker" "inspect" "d954d4cd3db5c31ba88dcb6981aca09b334c1cd6bb9624d0e6ae14ec5131086b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d954d4cd3db5c31ba88dcb6981aca09b334c1cd6bb9624d0e6ae14ec5131086b", kill_on_drop: false }` [INFO] [stdout] d954d4cd3db5c31ba88dcb6981aca09b334c1cd6bb9624d0e6ae14ec5131086b [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3a2644075f0d14203cad0a68083440c750ab5aa454992b7c64f441cf1111a8c [INFO] running `Command { std: "docker" "start" "-a" "d3a2644075f0d14203cad0a68083440c750ab5aa454992b7c64f441cf1111a8c", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m-rt v0.7.5 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.5 [INFO] [stderr] Compiling lokey v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `Command { std: "docker" "inspect" "d3a2644075f0d14203cad0a68083440c750ab5aa454992b7c64f441cf1111a8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3a2644075f0d14203cad0a68083440c750ab5aa454992b7c64f441cf1111a8c", kill_on_drop: false }` [INFO] [stdout] d3a2644075f0d14203cad0a68083440c750ab5aa454992b7c64f441cf1111a8c [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 58d6186ad4198ada22d9d450a5622c7f7f39c02c3ca98eff562e10e476054465 [INFO] running `Command { std: "docker" "start" "-a" "58d6186ad4198ada22d9d450a5622c7f7f39c02c3ca98eff562e10e476054465", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lokey-9b18543b77349694) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests lokey [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "58d6186ad4198ada22d9d450a5622c7f7f39c02c3ca98eff562e10e476054465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58d6186ad4198ada22d9d450a5622c7f7f39c02c3ca98eff562e10e476054465", kill_on_drop: false }` [INFO] [stdout] 58d6186ad4198ada22d9d450a5622c7f7f39c02c3ca98eff562e10e476054465