[INFO] fetching crate vm_runner 0.1.1...
[INFO] building vm_runner-0.1.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate vm_runner 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate vm_runner 0.1.1
[INFO] finished tweaking crates.io crate vm_runner 0.1.1
[INFO] tweaked toml for crates.io crate vm_runner 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vm_runner 0.1.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vm_runner 0.1.1 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a18c122cdeff3d4d5ffb6c86a62451fd32741fa55315e563449c8f698da3cc9e
[INFO] running `Command { std: "docker" "start" "-a" "a18c122cdeff3d4d5ffb6c86a62451fd32741fa55315e563449c8f698da3cc9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a18c122cdeff3d4d5ffb6c86a62451fd32741fa55315e563449c8f698da3cc9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a18c122cdeff3d4d5ffb6c86a62451fd32741fa55315e563449c8f698da3cc9e", kill_on_drop: false }`
[INFO] [stdout] a18c122cdeff3d4d5ffb6c86a62451fd32741fa55315e563449c8f698da3cc9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82aa3a965c5fd179956b51fdbeeda74c0a37f3b74914d09bd04b6a43f6974752
[INFO] running `Command { std: "docker" "start" "-a" "82aa3a965c5fd179956b51fdbeeda74c0a37f3b74914d09bd04b6a43f6974752", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling serde v1.0.175
[INFO] [stderr]    Compiling serde_derive v1.0.175
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling hashbrown v0.3.1
[INFO] [stderr]    Compiling comma v1.0.0
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling thread-id v3.3.0
[INFO] [stderr]    Compiling simple-logging v2.0.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling tempfile v3.7.0
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling qapi-parser v0.9.1
[INFO] [stderr]    Compiling qapi-spec v0.3.1
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling qapi-codegen v0.11.0
[INFO] [stderr]    Compiling rexpect v0.5.0
[INFO] [stderr]    Compiling qapi-qmp v0.13.0
[INFO] [stderr]    Compiling sha256 v1.4.0
[INFO] [stderr]    Compiling clap v4.3.19
[INFO] [stderr]    Compiling vm_runner v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling http_io v0.2.18
[INFO] [stderr]    Compiling qapi v0.13.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "82aa3a965c5fd179956b51fdbeeda74c0a37f3b74914d09bd04b6a43f6974752", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82aa3a965c5fd179956b51fdbeeda74c0a37f3b74914d09bd04b6a43f6974752", kill_on_drop: false }`
[INFO] [stdout] 82aa3a965c5fd179956b51fdbeeda74c0a37f3b74914d09bd04b6a43f6974752
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2baf1eb7198f8b7b06187e712bd0d8daceef7acec08018fd387d8f36dbfb724e
[INFO] running `Command { std: "docker" "start" "-a" "2baf1eb7198f8b7b06187e712bd0d8daceef7acec08018fd387d8f36dbfb724e", kill_on_drop: false }`
[INFO] [stderr]    Compiling vm_runner v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s
[INFO] running `Command { std: "docker" "inspect" "2baf1eb7198f8b7b06187e712bd0d8daceef7acec08018fd387d8f36dbfb724e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2baf1eb7198f8b7b06187e712bd0d8daceef7acec08018fd387d8f36dbfb724e", kill_on_drop: false }`
[INFO] [stdout] 2baf1eb7198f8b7b06187e712bd0d8daceef7acec08018fd387d8f36dbfb724e
