[INFO] fetching crate devgen-splitter 0.4.7...
[INFO] checking devgen-splitter-0.4.7 against try#d83b14207998f47b18a34e930157ac0d7c18b16e for pr-149137
[INFO] extracting crate devgen-splitter 0.4.7 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate devgen-splitter 0.4.7
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate devgen-splitter 0.4.7
[INFO] tweaked toml for crates.io crate devgen-splitter 0.4.7 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate devgen-splitter 0.4.7 on toolchain d83b14207998f47b18a34e930157ac0d7c18b16e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate devgen-splitter 0.4.7 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" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea338a1eb4b18c1247b432977f0c5cb777007cd0be2f2e07b2533842154516c2
[INFO] running `Command { std: "docker" "start" "-a" "ea338a1eb4b18c1247b432977f0c5cb777007cd0be2f2e07b2533842154516c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea338a1eb4b18c1247b432977f0c5cb777007cd0be2f2e07b2533842154516c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea338a1eb4b18c1247b432977f0c5cb777007cd0be2f2e07b2533842154516c2", kill_on_drop: false }`
[INFO] [stdout] ea338a1eb4b18c1247b432977f0c5cb777007cd0be2f2e07b2533842154516c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f87420ee58323d63285ab093161e7c17974d5274d28d7e1ec522500aa169a32
[INFO] running `Command { std: "docker" "start" "-a" "0f87420ee58323d63285ab093161e7c17974d5274d28d7e1ec522500aa169a32", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.106
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling tree-sitter v0.21.0
[INFO] [stderr]    Compiling tree-sitter-python v0.21.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling devgen-tree-sitter-sql v0.21.0
[INFO] [stderr]    Compiling devgen-tree-sitter-protobuf v0.21.0
[INFO] [stderr]    Compiling devgen-tree-sitter-r v0.21.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.21.2
[INFO] [stderr]    Compiling tree-sitter-md v0.2.3
[INFO] [stderr]    Compiling devgen-tree-sitter-toml v0.21.0
[INFO] [stderr]    Compiling tree-sitter-go v0.21.2
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.21.3
[INFO] [stderr]    Compiling tree-sitter-rust v0.21.2
[INFO] [stderr]    Compiling tree-sitter-cpp v0.21.0
[INFO] [stderr]    Compiling tree-sitter-c v0.21.4
[INFO] [stderr]    Compiling devgen-tree-sitter-php v0.21.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling devgen-tree-sitter-swift v0.21.0
[INFO] [stderr]    Compiling tree-sitter-javascript v0.21.4
[INFO] [stderr]    Compiling tree-sitter-ruby v0.21.0
[INFO] [stderr]    Compiling tree-sitter-java v0.21.0
[INFO] [stderr]    Compiling devgen-tree-sitter-solidity v0.21.0
[INFO] [stderr]    Compiling tree-sitter-bash v0.21.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rstest v0.23.0
[INFO] [stderr]     Checking devgen-splitter v0.4.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "0f87420ee58323d63285ab093161e7c17974d5274d28d7e1ec522500aa169a32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f87420ee58323d63285ab093161e7c17974d5274d28d7e1ec522500aa169a32", kill_on_drop: false }`
[INFO] [stdout] 0f87420ee58323d63285ab093161e7c17974d5274d28d7e1ec522500aa169a32
