[INFO] fetching crate universal-tool-core 0.2.0... [INFO] testing universal-tool-core-0.2.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate universal-tool-core 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate universal-tool-core 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate universal-tool-core 0.2.0 [INFO] tweaked toml for crates.io crate universal-tool-core 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate universal-tool-core 0.2.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate universal-tool-core 0.2.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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43412cb79baabaa5973889de2ac6b86db93bf8763365bf7292e49d961689054a [INFO] running `Command { std: "docker" "start" "-a" "43412cb79baabaa5973889de2ac6b86db93bf8763365bf7292e49d961689054a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43412cb79baabaa5973889de2ac6b86db93bf8763365bf7292e49d961689054a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43412cb79baabaa5973889de2ac6b86db93bf8763365bf7292e49d961689054a", kill_on_drop: false }` [INFO] [stdout] 43412cb79baabaa5973889de2ac6b86db93bf8763365bf7292e49d961689054a [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 849540c085f3c3403fe00f7f02db1e0b05b0fc29022c1bbd54259cf815b1427c [INFO] running `Command { std: "docker" "start" "-a" "849540c085f3c3403fe00f7f02db1e0b05b0fc29022c1bbd54259cf815b1427c", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling universal-tool-macros v0.1.2 [INFO] [stderr] Compiling universal-tool-core v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.37s [INFO] running `Command { std: "docker" "inspect" "849540c085f3c3403fe00f7f02db1e0b05b0fc29022c1bbd54259cf815b1427c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "849540c085f3c3403fe00f7f02db1e0b05b0fc29022c1bbd54259cf815b1427c", kill_on_drop: false }` [INFO] [stdout] 849540c085f3c3403fe00f7f02db1e0b05b0fc29022c1bbd54259cf815b1427c [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 588f542dd0bf065d611ae8ba5eea327d15e55bb4d91d2996a60a4ecbd1573355 [INFO] running `Command { std: "docker" "start" "-a" "588f542dd0bf065d611ae8ba5eea327d15e55bb4d91d2996a60a4ecbd1573355", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling universal-tool-core v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `create_cli_command` found for struct `TestTools` in the current scope [INFO] [stdout] --> tests/integration_test.rs:54:25 [INFO] [stdout] | [INFO] [stdout] 15 | struct TestTools; [INFO] [stdout] | ---------------- method `create_cli_command` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 54 | let cmd = tools.create_cli_command(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ method not found in `TestTools` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `universal-tool-core` (test "integration_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "588f542dd0bf065d611ae8ba5eea327d15e55bb4d91d2996a60a4ecbd1573355", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "588f542dd0bf065d611ae8ba5eea327d15e55bb4d91d2996a60a4ecbd1573355", kill_on_drop: false }` [INFO] [stdout] 588f542dd0bf065d611ae8ba5eea327d15e55bb4d91d2996a60a4ecbd1573355