[INFO] fetching crate uboot-shell 0.2.0... [INFO] checking uboot-shell-0.2.0 against try#f93f9bd1edfdb032bbf1c02773329541b22aa5a7 for pr-150727-1 [INFO] extracting crate uboot-shell 0.2.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate uboot-shell 0.2.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate uboot-shell 0.2.0 [INFO] tweaked toml for crates.io crate uboot-shell 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate uboot-shell 0.2.0 on toolchain f93f9bd1edfdb032bbf1c02773329541b22aa5a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate uboot-shell 0.2.0 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" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e7817eb6b56d103cea6c3548cd44020f44e1ac5ebaa2d4c394c83aeff633967 [INFO] running `Command { std: "docker" "start" "-a" "4e7817eb6b56d103cea6c3548cd44020f44e1ac5ebaa2d4c394c83aeff633967", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e7817eb6b56d103cea6c3548cd44020f44e1ac5ebaa2d4c394c83aeff633967", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e7817eb6b56d103cea6c3548cd44020f44e1ac5ebaa2d4c394c83aeff633967", kill_on_drop: false }` [INFO] [stdout] 4e7817eb6b56d103cea6c3548cd44020f44e1ac5ebaa2d4c394c83aeff633967 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f61ee12d897018de7cf0db703c361f1b59b51fc19a06f8c0e6b00761a2ecef5d [INFO] running `Command { std: "docker" "start" "-a" "f61ee12d897018de7cf0db703c361f1b59b51fc19a06f8c0e6b00761a2ecef5d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking unit-prefix v0.5.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking uboot-shell v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking libudev v0.3.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Checking indicatif v0.18.2 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking unescaper v0.1.6 [INFO] [stderr] Checking serialport v4.8.1 [INFO] [stderr] Compiling ntest_timeout v0.9.3 [INFO] [stderr] Compiling ntest_test_cases v0.9.3 [INFO] [stderr] Checking ntest v0.9.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.47s [INFO] running `Command { std: "docker" "inspect" "f61ee12d897018de7cf0db703c361f1b59b51fc19a06f8c0e6b00761a2ecef5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f61ee12d897018de7cf0db703c361f1b59b51fc19a06f8c0e6b00761a2ecef5d", kill_on_drop: false }` [INFO] [stdout] f61ee12d897018de7cf0db703c361f1b59b51fc19a06f8c0e6b00761a2ecef5d