[INFO] fetching crate vm_test_fixture 0.1.1... [INFO] checking vm_test_fixture-0.1.1 against master#b56aaec52bc0fa35591a872fb4aac81f606e265c for pr-122661-1 [INFO] extracting crate vm_test_fixture 0.1.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate vm_test_fixture 0.1.1 [INFO] finished tweaking crates.io crate vm_test_fixture 0.1.1 [INFO] tweaked toml for crates.io crate vm_test_fixture 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vm_test_fixture 0.1.1 on toolchain b56aaec52bc0fa35591a872fb4aac81f606e265c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "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" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 137 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vm_runner v0.1.1 [INFO] [stderr] Downloaded qapi-spec v0.3.2 [INFO] [stderr] Downloaded http_io v0.2.18 [INFO] [stderr] Downloaded qapi-codegen v0.11.3 [INFO] [stderr] Downloaded qapi-parser v0.11.0 [INFO] [stderr] Downloaded comma v1.0.0 [INFO] [stderr] Downloaded qapi v0.13.0 [INFO] [stderr] Downloaded rexpect v0.5.0 [INFO] [stderr] Downloaded qapi-qmp v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82e952cb8fb72ec1a286d25a944dc1a3cfbde8e64efa2173eb126dcbc9fb097b [INFO] running `Command { std: "docker" "start" "-a" "82e952cb8fb72ec1a286d25a944dc1a3cfbde8e64efa2173eb126dcbc9fb097b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82e952cb8fb72ec1a286d25a944dc1a3cfbde8e64efa2173eb126dcbc9fb097b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82e952cb8fb72ec1a286d25a944dc1a3cfbde8e64efa2173eb126dcbc9fb097b", kill_on_drop: false }` [INFO] [stdout] 82e952cb8fb72ec1a286d25a944dc1a3cfbde8e64efa2173eb126dcbc9fb097b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fd4b860ffe47551953b4627ff9ee5a68b3b9325e8c35763292b0f69741df36b [INFO] running `Command { std: "docker" "start" "-a" "0fd4b860ffe47551953b4627ff9ee5a68b3b9325e8c35763292b0f69741df36b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking hashbrown v0.3.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking comma v1.0.0 [INFO] [stderr] Compiling vm_test_fixture v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking simple-logging v2.0.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Compiling vm_runner v0.1.1 [INFO] [stderr] Checking rexpect v0.5.0 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking http_io v0.2.18 [INFO] [stderr] Checking qapi-spec v0.3.2 [INFO] [stderr] Compiling qapi-parser v0.11.0 [INFO] [stderr] Compiling qapi-codegen v0.11.3 [INFO] [stderr] Compiling qapi-qmp v0.13.0 [INFO] [stderr] Checking qapi v0.13.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.25s [INFO] running `Command { std: "docker" "inspect" "0fd4b860ffe47551953b4627ff9ee5a68b3b9325e8c35763292b0f69741df36b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fd4b860ffe47551953b4627ff9ee5a68b3b9325e8c35763292b0f69741df36b", kill_on_drop: false }` [INFO] [stdout] 0fd4b860ffe47551953b4627ff9ee5a68b3b9325e8c35763292b0f69741df36b