[INFO] fetching crate owotility 0.1.1...
[INFO] building owotility-0.1.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate owotility 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate owotility 0.1.1
[INFO] finished tweaking crates.io crate owotility 0.1.1
[INFO] tweaked toml for crates.io crate owotility 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate owotility 0.1.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate owotility 0.1.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 977d9015800f61b18fe7c19bc961cf64bf5b8033a5f64d95249ce4276c2d9bf5
[INFO] running `Command { std: "docker" "start" "-a" "977d9015800f61b18fe7c19bc961cf64bf5b8033a5f64d95249ce4276c2d9bf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "977d9015800f61b18fe7c19bc961cf64bf5b8033a5f64d95249ce4276c2d9bf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "977d9015800f61b18fe7c19bc961cf64bf5b8033a5f64d95249ce4276c2d9bf5", kill_on_drop: false }`
[INFO] [stdout] 977d9015800f61b18fe7c19bc961cf64bf5b8033a5f64d95249ce4276c2d9bf5
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5471a35d67bd00d2b07f38155a744c0b84d932ee4971e51d91061ddb066d0e5d
[INFO] running `Command { std: "docker" "start" "-a" "5471a35d67bd00d2b07f38155a744c0b84d932ee4971e51d91061ddb066d0e5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling frunk_core v0.4.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling packed_struct v0.10.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling fugit v0.3.7
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling option-block v0.3.0
[INFO] [stderr]    Compiling usb-device v0.2.9
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling serial2 v0.2.20
[INFO] [stderr]    Compiling libudev v0.3.0
[INFO] [stderr]    Compiling clap v4.5.3
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.2
[INFO] [stderr]    Compiling packed_struct_codegen v0.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling frunk_derives v0.4.2
[INFO] [stderr]    Compiling frunk v0.4.2
[INFO] [stderr]    Compiling num_enum v0.7.2
[INFO] [stderr]    Compiling unescaper v0.1.4
[INFO] [stderr]    Compiling serialport v4.3.0
[INFO] [stderr]    Compiling usbd-human-interface-device v0.4.5
[INFO] [stderr]    Compiling owotility v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.00s
[INFO] running `Command { std: "docker" "inspect" "5471a35d67bd00d2b07f38155a744c0b84d932ee4971e51d91061ddb066d0e5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5471a35d67bd00d2b07f38155a744c0b84d932ee4971e51d91061ddb066d0e5d", kill_on_drop: false }`
[INFO] [stdout] 5471a35d67bd00d2b07f38155a744c0b84d932ee4971e51d91061ddb066d0e5d
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 190040cc830ccf5a66b103badbbd4d5603129c65b1fcc88b5347508504a0f5b7
[INFO] running `Command { std: "docker" "start" "-a" "190040cc830ccf5a66b103badbbd4d5603129c65b1fcc88b5347508504a0f5b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling owotility v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] running `Command { std: "docker" "inspect" "190040cc830ccf5a66b103badbbd4d5603129c65b1fcc88b5347508504a0f5b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "190040cc830ccf5a66b103badbbd4d5603129c65b1fcc88b5347508504a0f5b7", kill_on_drop: false }`
[INFO] [stdout] 190040cc830ccf5a66b103badbbd4d5603129c65b1fcc88b5347508504a0f5b7
