[INFO] fetching crate deppatcher 0.1.3... [INFO] testing deppatcher-0.1.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate deppatcher 0.1.3 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate deppatcher 0.1.3 [INFO] finished tweaking crates.io crate deppatcher 0.1.3 [INFO] tweaked toml for crates.io crate deppatcher 0.1.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate deppatcher 0.1.3 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 deppatcher 0.1.3 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-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a99c4c79dce7175f89f93d70d10012bbdfe5bd7c10a07cff0b869b7c916589eb [INFO] running `Command { std: "docker" "start" "-a" "a99c4c79dce7175f89f93d70d10012bbdfe5bd7c10a07cff0b869b7c916589eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a99c4c79dce7175f89f93d70d10012bbdfe5bd7c10a07cff0b869b7c916589eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a99c4c79dce7175f89f93d70d10012bbdfe5bd7c10a07cff0b869b7c916589eb", kill_on_drop: false }` [INFO] [stdout] a99c4c79dce7175f89f93d70d10012bbdfe5bd7c10a07cff0b869b7c916589eb [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c55d72164b378c0b241a89bca5dff374fcfe62d6579304cafefa75228357515b [INFO] running `Command { std: "docker" "start" "-a" "c55d72164b378c0b241a89bca5dff374fcfe62d6579304cafefa75228357515b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling peg-runtime v0.8.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling peg-macros v0.8.3 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling guppy-workspace-hack v0.1.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling annotate-snippets v0.9.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling target-spec v1.4.0 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling peg v0.8.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling nom8 v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling nested v0.1.1 [INFO] [stderr] Compiling toml_datetime v0.5.1 [INFO] [stderr] Compiling debug-ignore v1.0.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling jrsonnet-gcmodule-derive v0.3.7 [INFO] [stderr] Compiling structdump-derive v0.2.0 [INFO] [stderr] Compiling structdump v0.2.0 [INFO] [stderr] Compiling jrsonnet-gcmodule v0.3.7 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling jrsonnet-macros v0.5.0-pre95 [INFO] [stderr] Compiling jrsonnet-interner v0.5.0-pre95 [INFO] [stderr] Compiling jrsonnet-parser v0.5.0-pre95 [INFO] [stderr] Compiling jrsonnet-types v0.5.0-pre95 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling toml_edit v0.18.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling jrsonnet-stdlib v0.5.0-pre95 [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_yaml_with_quirks v0.8.24 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling jrsonnet-evaluator v0.5.0-pre95 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling guppy v0.15.2 [INFO] [stderr] Compiling cargo-lock v9.0.0 [INFO] [stderr] Compiling jrsonnet-cli v0.5.0-pre95 [INFO] [stderr] Compiling deppatcher v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "c55d72164b378c0b241a89bca5dff374fcfe62d6579304cafefa75228357515b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c55d72164b378c0b241a89bca5dff374fcfe62d6579304cafefa75228357515b", kill_on_drop: false }` [INFO] [stdout] c55d72164b378c0b241a89bca5dff374fcfe62d6579304cafefa75228357515b [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f78683171f8b4b4c0876a5a832d20190ffe0b5d99d3d46da212a92bd97388cf [INFO] running `Command { std: "docker" "start" "-a" "6f78683171f8b4b4c0876a5a832d20190ffe0b5d99d3d46da212a92bd97388cf", kill_on_drop: false }` [INFO] [stderr] Compiling deppatcher v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `Command { std: "docker" "inspect" "6f78683171f8b4b4c0876a5a832d20190ffe0b5d99d3d46da212a92bd97388cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f78683171f8b4b4c0876a5a832d20190ffe0b5d99d3d46da212a92bd97388cf", kill_on_drop: false }` [INFO] [stdout] 6f78683171f8b4b4c0876a5a832d20190ffe0b5d99d3d46da212a92bd97388cf [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2028258f860590f7617d6f0e7451eac2ef025eb209c8459f74ec1d84e5090138 [INFO] running `Command { std: "docker" "start" "-a" "2028258f860590f7617d6f0e7451eac2ef025eb209c8459f74ec1d84e5090138", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/deppatcher-a24cc90b76837ecd) [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" "2028258f860590f7617d6f0e7451eac2ef025eb209c8459f74ec1d84e5090138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2028258f860590f7617d6f0e7451eac2ef025eb209c8459f74ec1d84e5090138", kill_on_drop: false }` [INFO] [stdout] 2028258f860590f7617d6f0e7451eac2ef025eb209c8459f74ec1d84e5090138