[INFO] fetching crate libimaginteraction 0.10.1... [INFO] checking libimaginteraction-0.10.1 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate libimaginteraction 0.10.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate libimaginteraction 0.10.1 [INFO] finished tweaking crates.io crate libimaginteraction 0.10.1 [INFO] tweaked toml for crates.io crate libimaginteraction 0.10.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate libimaginteraction 0.10.1 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 168 packages to latest compatible versions [INFO] [stderr] Adding clap v2.34.0 (available: v4.5.40) [INFO] [stderr] Adding handlebars v2.0.4 (available: v6.3.2) [INFO] [stderr] Adding toml v0.5.11 (available: v0.8.23) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded is-match v0.1.0 [INFO] [stderr] Downloaded toml-query_derive v0.9.2 [INFO] [stderr] Downloaded libimagstore v0.10.1 [INFO] [stderr] Downloaded toml-query v0.9.2 [INFO] [stderr] Downloaded libimagerror v0.10.1 [INFO] [stderr] Downloaded interactor v0.1.3 [INFO] [stderr] Downloaded termios v0.3.3 [INFO] [stderr] Downloaded darling v0.8.6 [INFO] [stderr] Downloaded libimagutil v0.10.1 [INFO] [stderr] Downloaded darling_macro v0.8.6 [INFO] [stderr] Downloaded darling_core v0.8.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4b4dcd5d58aa748c5138e6cf9ec1d79b33a8c00027a9991a588d65228d2ce90 [INFO] running `Command { std: "docker" "start" "-a" "d4b4dcd5d58aa748c5138e6cf9ec1d79b33a8c00027a9991a588d65228d2ce90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4b4dcd5d58aa748c5138e6cf9ec1d79b33a8c00027a9991a588d65228d2ce90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4b4dcd5d58aa748c5138e6cf9ec1d79b33a8c00027a9991a588d65228d2ce90", kill_on_drop: false }` [INFO] [stdout] d4b4dcd5d58aa748c5138e6cf9ec1d79b33a8c00027a9991a588d65228d2ce90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 816e66670a8636938c0a2f0524b488b4b40085d56c4bbc89eb74ee7ce54975b6 [INFO] running `Command { std: "docker" "start" "-a" "816e66670a8636938c0a2f0524b488b4b40085d56c4bbc89eb74ee7ce54975b6", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking boolinator v2.4.0 [INFO] [stderr] Checking is-match v0.1.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking interactor v0.1.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking libimagutil v0.10.1 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking handlebars v2.0.4 [INFO] [stderr] Checking libimagerror v0.10.1 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling toml-query_derive v0.9.2 [INFO] [stderr] Checking toml-query v0.9.2 [INFO] [stderr] Checking libimagstore v0.10.1 [INFO] [stderr] Checking libimaginteraction v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.60s [INFO] running `Command { std: "docker" "inspect" "816e66670a8636938c0a2f0524b488b4b40085d56c4bbc89eb74ee7ce54975b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "816e66670a8636938c0a2f0524b488b4b40085d56c4bbc89eb74ee7ce54975b6", kill_on_drop: false }` [INFO] [stdout] 816e66670a8636938c0a2f0524b488b4b40085d56c4bbc89eb74ee7ce54975b6