[INFO] fetching crate vngineer-simpleton 1.0.3...
[INFO] building vngineer-simpleton-1.0.3 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate vngineer-simpleton 1.0.3 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate vngineer-simpleton 1.0.3
[INFO] finished tweaking crates.io crate vngineer-simpleton 1.0.3
[INFO] tweaked toml for crates.io crate vngineer-simpleton 1.0.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vngineer-simpleton 1.0.3 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 103 packages to latest compatible versions
[INFO] [stderr]       Adding intuicio-essentials v0.13.1 (available: v0.48.5)
[INFO] [stderr]       Adding intuicio-frontend-simpleton v0.13.1 (available: v0.48.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_derive v2.8.2
[INFO] [stderr]   Downloaded intuicio-plugins v0.13.1
[INFO] [stderr]   Downloaded intuicio-essentials v0.13.1
[INFO] [stderr]   Downloaded vngineer-core v1.0.3
[INFO] [stderr]   Downloaded snailquote v0.3.1
[INFO] [stderr]   Downloaded intuicio-backend-vm v0.13.1
[INFO] [stderr]   Downloaded serde-intermediate-derive v1.6.1
[INFO] [stderr]   Downloaded intuicio-derive v0.13.1
[INFO] [stderr]   Downloaded intuicio-nodes v0.13.1
[INFO] [stderr]   Downloaded intuicio-core v0.13.1
[INFO] [stderr]   Downloaded serde-intermediate v1.6.1
[INFO] [stderr]   Downloaded intuicio-data v0.13.1
[INFO] [stderr]   Downloaded rstar v0.10.0
[INFO] [stderr]   Downloaded pest v2.8.2
[INFO] [stderr]   Downloaded pest_meta v2.8.2
[INFO] [stderr]   Downloaded intuicio-frontend-simpleton v0.13.1
[INFO] [stderr]   Downloaded typid v1.1.2
[INFO] [stderr]   Downloaded pest_generator v2.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e3c77dca46bcd49c9760313166fa55c7998c3b1c17e4b17d24ca7b20b3b2dc4
[INFO] running `Command { std: "docker" "start" "-a" "9e3c77dca46bcd49c9760313166fa55c7998c3b1c17e4b17d24ca7b20b3b2dc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e3c77dca46bcd49c9760313166fa55c7998c3b1c17e4b17d24ca7b20b3b2dc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e3c77dca46bcd49c9760313166fa55c7998c3b1c17e4b17d24ca7b20b3b2dc4", kill_on_drop: false }`
[INFO] [stdout] 9e3c77dca46bcd49c9760313166fa55c7998c3b1c17e4b17d24ca7b20b3b2dc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 402ad72d8643a5f22cb7e70e7f47336dc2826daba1890920b41416c6fc5c8138
[INFO] running `Command { std: "docker" "start" "-a" "402ad72d8643a5f22cb7e70e7f47336dc2826daba1890920b41416c6fc5c8138", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling rstar v0.10.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde-intermediate-derive v1.6.1
[INFO] [stderr]    Compiling intuicio-derive v0.13.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling snailquote v0.3.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling typid v1.1.2
[INFO] [stderr]    Compiling intuicio-data v0.13.1
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling intuicio-core v0.13.1
[INFO] [stderr]    Compiling serde-intermediate v1.6.1
[INFO] [stderr]    Compiling intuicio-plugins v0.13.1
[INFO] [stderr]    Compiling intuicio-backend-vm v0.13.1
[INFO] [stderr]    Compiling intuicio-essentials v0.13.1
[INFO] [stderr]    Compiling vngineer-core v1.0.3
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling intuicio-nodes v0.13.1
[INFO] [stderr]    Compiling intuicio-frontend-simpleton v0.13.1
[INFO] [stderr]    Compiling vngineer-simpleton v1.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.25s
[INFO] running `Command { std: "docker" "inspect" "402ad72d8643a5f22cb7e70e7f47336dc2826daba1890920b41416c6fc5c8138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "402ad72d8643a5f22cb7e70e7f47336dc2826daba1890920b41416c6fc5c8138", kill_on_drop: false }`
[INFO] [stdout] 402ad72d8643a5f22cb7e70e7f47336dc2826daba1890920b41416c6fc5c8138
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7426e5d488f3fc05f08b8206dd7d74cf13ae00c91dbcac795653e91d23e1e65
[INFO] running `Command { std: "docker" "start" "-a" "c7426e5d488f3fc05f08b8206dd7d74cf13ae00c91dbcac795653e91d23e1e65", kill_on_drop: false }`
[INFO] [stderr]    Compiling vngineer-simpleton v1.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s
[INFO] running `Command { std: "docker" "inspect" "c7426e5d488f3fc05f08b8206dd7d74cf13ae00c91dbcac795653e91d23e1e65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7426e5d488f3fc05f08b8206dd7d74cf13ae00c91dbcac795653e91d23e1e65", kill_on_drop: false }`
[INFO] [stdout] c7426e5d488f3fc05f08b8206dd7d74cf13ae00c91dbcac795653e91d23e1e65
