[INFO] fetching crate wasmtime-lightbeam 0.30.0...
[INFO] building wasmtime-lightbeam-0.30.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate wasmtime-lightbeam 0.30.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate wasmtime-lightbeam 0.30.0
[INFO] finished tweaking crates.io crate wasmtime-lightbeam 0.30.0
[INFO] tweaked toml for crates.io crate wasmtime-lightbeam 0.30.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasmtime-lightbeam 0.30.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 64 packages to latest compatible versions
[INFO] [stderr]       Adding cranelift-codegen v0.77.0 (available: v0.124.1)
[INFO] [stderr]       Adding gimli v0.25.0 (available: v0.32.3)
[INFO] [stderr]       Adding object v0.26.2 (available: v0.37.3)
[INFO] [stderr]       Adding target-lexicon v0.12.16 (available: v0.13.3)
[INFO] [stderr]       Adding wasmparser v0.80.2 (available: v0.239.0)
[INFO] [stderr]       Adding wasmtime-environ v0.30.0 (available: v37.0.1)
[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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 50812b5dd686567a38400cbc8cebd51df8d824435e7c50f5469cecac927517a7
[INFO] running `Command { std: "docker" "start" "-a" "50812b5dd686567a38400cbc8cebd51df8d824435e7c50f5469cecac927517a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50812b5dd686567a38400cbc8cebd51df8d824435e7c50f5469cecac927517a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50812b5dd686567a38400cbc8cebd51df8d824435e7c50f5469cecac927517a7", kill_on_drop: false }`
[INFO] [stdout] 50812b5dd686567a38400cbc8cebd51df8d824435e7c50f5469cecac927517a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7dae285ee913ac254f5e758464b19eef624c2308ea70d6e326948eb8cb8be983
[INFO] running `Command { std: "docker" "start" "-a" "7dae285ee913ac254f5e758464b19eef624c2308ea70d6e326948eb8cb8be983", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.77.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling cranelift-entity v0.77.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling capstone-sys v0.13.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wasmparser v0.80.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling traitobject v0.1.1
[INFO] [stderr]    Compiling derive_utils v0.15.0
[INFO] [stderr]    Compiling more-asserts v0.2.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling regalloc v0.0.31
[INFO] [stderr]    Compiling unsafe-any v0.4.2
[INFO] [stderr]    Compiling typemap v0.3.3
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.77.0
[INFO] [stderr]    Compiling iter-enum v1.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling dynasm v1.2.3
[INFO] [stderr]    Compiling cranelift-bforest v0.77.0
[INFO] [stderr]    Compiling wasmtime-types v0.30.0
[INFO] [stderr]    Compiling gimli v0.25.0
[INFO] [stderr]    Compiling object v0.26.2
[INFO] [stderr]    Compiling cranelift-codegen v0.77.0
[INFO] [stderr]    Compiling wasmtime-environ v0.30.0
[INFO] [stderr]    Compiling dynasmrt v1.2.3
[INFO] [stderr]    Compiling capstone v0.9.0
[INFO] [stderr]    Compiling lightbeam v0.30.0
[INFO] [stderr]    Compiling wasmtime-lightbeam v0.30.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.61s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: typemap v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "7dae285ee913ac254f5e758464b19eef624c2308ea70d6e326948eb8cb8be983", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dae285ee913ac254f5e758464b19eef624c2308ea70d6e326948eb8cb8be983", kill_on_drop: false }`
[INFO] [stdout] 7dae285ee913ac254f5e758464b19eef624c2308ea70d6e326948eb8cb8be983
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 8fa6cef60daaca514f5c9520a574ff9fd4ce8f778921d464d289480604f04ede
[INFO] running `Command { std: "docker" "start" "-a" "8fa6cef60daaca514f5c9520a574ff9fd4ce8f778921d464d289480604f04ede", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasmtime-lightbeam v0.30.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: typemap v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "8fa6cef60daaca514f5c9520a574ff9fd4ce8f778921d464d289480604f04ede", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fa6cef60daaca514f5c9520a574ff9fd4ce8f778921d464d289480604f04ede", kill_on_drop: false }`
[INFO] [stdout] 8fa6cef60daaca514f5c9520a574ff9fd4ce8f778921d464d289480604f04ede
