[INFO] fetching crate unicop 0.1.0...
[INFO] checking unicop-0.1.0 against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] extracting crate unicop 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate unicop 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate unicop 0.1.0
[INFO] tweaked toml for crates.io crate unicop 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate unicop 0.1.0 on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate unicop 0.1.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" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9bea0f3b6d7124d7e276d755140a524a946315686f260b73503b254f499fcc3c
[INFO] running `Command { std: "docker" "start" "-a" "9bea0f3b6d7124d7e276d755140a524a946315686f260b73503b254f499fcc3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bea0f3b6d7124d7e276d755140a524a946315686f260b73503b254f499fcc3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bea0f3b6d7124d7e276d755140a524a946315686f260b73503b254f499fcc3c", kill_on_drop: false }`
[INFO] [stdout] 9bea0f3b6d7124d7e276d755140a524a946315686f260b73503b254f499fcc3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4336f7d838c6d6528ad5ae1f2945356785ff8ce6450f995f84ad2db6f4bb8db
[INFO] running `Command { std: "docker" "start" "-a" "f4336f7d838c6d6528ad5ae1f2945356785ff8ce6450f995f84ad2db6f4bb8db", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking is-terminal v0.4.15
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]     Checking getrandom v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking unic-ucd-hangul v0.9.0
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking snapbox-macros v0.3.10
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking unic-ucd-name v0.9.0
[INFO] [stderr]    Compiling automod v1.0.14
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.2
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-swift v0.7.0
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling tree-sitter-kotlin-ng v1.1.0
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling tree-sitter-c v0.23.4
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking terminal_size v0.4.1
[INFO] [stderr]     Checking tempfile v3.17.1
[INFO] [stderr]     Checking miette v7.5.0
[INFO] [stderr]     Checking snapbox v0.6.21
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]    Compiling tree-sitter v0.25.2
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking trycmd v0.15.9
[INFO] [stderr]     Checking unicop v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.63s
[INFO] running `Command { std: "docker" "inspect" "f4336f7d838c6d6528ad5ae1f2945356785ff8ce6450f995f84ad2db6f4bb8db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4336f7d838c6d6528ad5ae1f2945356785ff8ce6450f995f84ad2db6f4bb8db", kill_on_drop: false }`
[INFO] [stdout] f4336f7d838c6d6528ad5ae1f2945356785ff8ce6450f995f84ad2db6f4bb8db
