[INFO] fetching crate trie-vm-factories 0.1.0...
[INFO] building trie-vm-factories-0.1.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate trie-vm-factories 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate trie-vm-factories 0.1.0
[INFO] finished tweaking crates.io crate trie-vm-factories 0.1.0
[INFO] tweaked toml for crates.io crate trie-vm-factories 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate trie-vm-factories 0.1.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 117 packages to latest compatible versions
[INFO] [stderr]       Adding tetsy-keccak-hasher v0.1.1 (available: v0.15.4)
[INFO] [stderr]       Adding tetsy-trie-db v0.19.2 (available: v0.22.3)
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 05d97b7b201b610174fa942a4108349c08f6ef4229da5a223d42fb094da28893
[INFO] running `Command { std: "docker" "start" "-a" "05d97b7b201b610174fa942a4108349c08f6ef4229da5a223d42fb094da28893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05d97b7b201b610174fa942a4108349c08f6ef4229da5a223d42fb094da28893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05d97b7b201b610174fa942a4108349c08f6ef4229da5a223d42fb094da28893", kill_on_drop: false }`
[INFO] [stdout] 05d97b7b201b610174fa942a4108349c08f6ef4229da5a223d42fb094da28893
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d8a9eca369c35e106bf0dfe88fc9cb930177e04348f010413087ade8ca666457
[INFO] running `Command { std: "docker" "start" "-a" "d8a9eca369c35e106bf0dfe88fc9cb930177e04348f010413087ade8ca666457", kill_on_drop: false }`
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling radium v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling byte-slice-cast v0.3.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling tetsy-rlp v0.4.5
[INFO] [stderr]    Compiling uint-crate v0.8.1
[INFO] [stderr]    Compiling tiny-keccak v1.5.0
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling tetsy-hash-db v0.15.3
[INFO] [stderr]    Compiling heapsize v0.4.2
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling bitvec v0.17.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling tetsy-plain-hasher v0.2.1
[INFO] [stderr]    Compiling tetsy-bytes v0.1.4
[INFO] [stderr]    Compiling rustc-hex v1.0.0
[INFO] [stderr]    Compiling tetsy-wasm v0.31.1
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling bit-vec v0.4.4
[INFO] [stderr]    Compiling memory_units v0.3.0
[INFO] [stderr]    Compiling tetsy-impl-rlp v0.2.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling nan-preserving-float v0.1.0
[INFO] [stderr]    Compiling bit-set v0.4.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling ahash v0.2.19
[INFO] [stderr]    Compiling elastic-array v0.10.3
[INFO] [stderr]    Compiling tetsy-fixed-hash v0.5.0
[INFO] [stderr]    Compiling twasm-utils v0.6.1
[INFO] [stderr]    Compiling twasmi v0.3.0
[INFO] [stderr]    Compiling lru v0.4.3
[INFO] [stderr]    Compiling tetsy-trie-db v0.19.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tetsy-scale-codec v1.3.0
[INFO] [stderr]    Compiling tetsy-impl-serde v0.2.2
[INFO] [stderr]    Compiling vapbloom v0.8.0
[INFO] [stderr]    Compiling tetsy-util-mem-derive v0.1.1
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.1.3
[INFO] [stderr]    Compiling tetsy-impl-codec v0.4.1
[INFO] [stderr]    Compiling tetsy-primitive-types v0.6.0
[INFO] [stderr]    Compiling vapory-types v0.8.0
[INFO] [stderr]    Compiling tetsy-keccak-hash v0.4.0
[INFO] [stderr]    Compiling tetsy-keccak-hasher v0.1.1
[INFO] [stderr]    Compiling vapjson v0.1.0
[INFO] [stderr]    Compiling tetsy-util-mem v0.4.2
[INFO] [stderr]    Compiling tetsy-util-mem v0.3.0
[INFO] [stderr]    Compiling patricia-trie-vapory v0.1.1
[INFO] [stderr]    Compiling memory-cache v0.1.0
[INFO] [stderr]    Compiling tetsy-kvdb v0.3.2
[INFO] [stderr]    Compiling account-db v0.1.0
[INFO] [stderr]    Compiling tetsy-vm v0.1.0
[INFO] [stderr]    Compiling vvm v0.1.0
[INFO] [stderr]    Compiling vapcore-wasm v0.1.0
[INFO] [stderr]    Compiling trie-vm-factories v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.77s
[INFO] running `Command { std: "docker" "inspect" "d8a9eca369c35e106bf0dfe88fc9cb930177e04348f010413087ade8ca666457", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8a9eca369c35e106bf0dfe88fc9cb930177e04348f010413087ade8ca666457", kill_on_drop: false }`
[INFO] [stdout] d8a9eca369c35e106bf0dfe88fc9cb930177e04348f010413087ade8ca666457
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 01d1f9164a08407b1c440cd0ee4be0bee334040bc5ad463b7ab48b8e5110f890
[INFO] running `Command { std: "docker" "start" "-a" "01d1f9164a08407b1c440cd0ee4be0bee334040bc5ad463b7ab48b8e5110f890", kill_on_drop: false }`
[INFO] [stderr]    Compiling trie-vm-factories v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] running `Command { std: "docker" "inspect" "01d1f9164a08407b1c440cd0ee4be0bee334040bc5ad463b7ab48b8e5110f890", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01d1f9164a08407b1c440cd0ee4be0bee334040bc5ad463b7ab48b8e5110f890", kill_on_drop: false }`
[INFO] [stdout] 01d1f9164a08407b1c440cd0ee4be0bee334040bc5ad463b7ab48b8e5110f890
