[INFO] cloning repository https://github.com/suhlig/rustomato [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/suhlig/rustomato" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuhlig%2Frustomato", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuhlig%2Frustomato'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2d26b88ac366e99f8e47452f2514e9071e0b5c6 [INFO] building suhlig/rustomato against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuhlig%2Frustomato" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/suhlig/rustomato [INFO] finished tweaking git repo https://github.com/suhlig/rustomato [INFO] tweaked toml for git repo https://github.com/suhlig/rustomato written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/suhlig/rustomato on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/suhlig/rustomato 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unescape v0.1.0 [INFO] [stderr] Downloaded refinery-macros v0.6.0 [INFO] [stderr] Downloaded refinery v0.6.0 [INFO] [stderr] Downloaded refinery-core v0.6.0 [INFO] [stderr] Downloaded platforms v2.0.0 [INFO] [stderr] Downloaded psutil v3.3.0 [INFO] [stderr] Downloaded darwin-libproc-sys v0.1.2 [INFO] [stderr] Downloaded pbr v1.1.1 [INFO] [stderr] Downloaded darwin-libproc v0.1.2 [INFO] [stderr] Downloaded rusqlite v0.25.4 [INFO] [stderr] Downloaded hashlink v0.7.0 [INFO] [stderr] Downloaded git2 v0.15.0 [INFO] [stderr] Downloaded nix v0.8.1 [INFO] [stderr] Downloaded libz-sys v1.1.22 [INFO] [stderr] Downloaded libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Downloaded libsqlite3-sys v0.22.2 [INFO] [stderr] Downloaded ctrlc v3.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12f6f4a19b5143d3abdfb2ea6c9ce2e79ca0b8f9360f114e5da70d5a3d6566d9 [INFO] running `Command { std: "docker" "start" "-a" "12f6f4a19b5143d3abdfb2ea6c9ce2e79ca0b8f9360f114e5da70d5a3d6566d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12f6f4a19b5143d3abdfb2ea6c9ce2e79ca0b8f9360f114e5da70d5a3d6566d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12f6f4a19b5143d3abdfb2ea6c9ce2e79ca0b8f9360f114e5da70d5a3d6566d9", kill_on_drop: false }` [INFO] [stdout] 12f6f4a19b5143d3abdfb2ea6c9ce2e79ca0b8f9360f114e5da70d5a3d6566d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b36bc9130df70f01ad24938c640c80689106607497f3719ce459f0afd8c44b7 [INFO] running `Command { std: "docker" "start" "-a" "2b36bc9130df70f01ad24938c640c80689106607497f3719ce459f0afd8c44b7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling platforms v2.0.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling pbr v1.1.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling psutil v3.3.0 [INFO] [stderr] Compiling ctrlc v3.0.3 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling git2 v0.15.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling cargo-lock v8.0.3 [INFO] [stderr] Compiling refinery-core v0.6.0 [INFO] [stderr] Compiling refinery-macros v0.6.0 [INFO] [stderr] Compiling built v0.5.2 [INFO] [stderr] Compiling rustomato v0.0.9 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rusqlite v0.25.4 [INFO] [stderr] Compiling refinery v0.6.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, refinery-core v0.6.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "2b36bc9130df70f01ad24938c640c80689106607497f3719ce459f0afd8c44b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b36bc9130df70f01ad24938c640c80689106607497f3719ce459f0afd8c44b7", kill_on_drop: false }` [INFO] [stdout] 2b36bc9130df70f01ad24938c640c80689106607497f3719ce459f0afd8c44b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e2c044d5a55a9ee73a9ba0b79a2fc3c22b9e332ff8ea4479cf7d087f4a18563 [INFO] running `Command { std: "docker" "start" "-a" "0e2c044d5a55a9ee73a9ba0b79a2fc3c22b9e332ff8ea4479cf7d087f4a18563", kill_on_drop: false }` [INFO] [stderr] Compiling rustomato v0.0.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, refinery-core v0.6.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "0e2c044d5a55a9ee73a9ba0b79a2fc3c22b9e332ff8ea4479cf7d087f4a18563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e2c044d5a55a9ee73a9ba0b79a2fc3c22b9e332ff8ea4479cf7d087f4a18563", kill_on_drop: false }` [INFO] [stdout] 0e2c044d5a55a9ee73a9ba0b79a2fc3c22b9e332ff8ea4479cf7d087f4a18563