[INFO] fetching crate flutter_rust_bridge 2.11.1...
[INFO] checking flutter_rust_bridge-2.11.1 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate flutter_rust_bridge 2.11.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate flutter_rust_bridge 2.11.1
[INFO] finished tweaking crates.io crate flutter_rust_bridge 2.11.1
[INFO] tweaked toml for crates.io crate flutter_rust_bridge 2.11.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate flutter_rust_bridge 2.11.1 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate flutter_rust_bridge 2.11.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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oslog v0.2.0
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.37
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.37
[INFO] [stderr]   Downloaded delegate-attr v0.3.0
[INFO] [stderr]   Downloaded allo-isolate v0.1.26
[INFO] [stderr]   Downloaded android_logger v0.15.0
[INFO] [stderr]   Downloaded flutter_rust_bridge_macros v2.11.1
[INFO] [stderr]   Downloaded build-target v0.4.0
[INFO] [stderr]   Downloaded cool_asserts v2.0.3
[INFO] [stderr]   Downloaded portable-atomic v1.8.0
[INFO] [stderr]   Downloaded dart-sys v4.1.5
[INFO] [stderr]   Downloaded syn v2.0.85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0cf795b50034dd02c8abb13d9872426c9dc08a5085c873e36435eb41975eff6
[INFO] running `Command { std: "docker" "start" "-a" "a0cf795b50034dd02c8abb13d9872426c9dc08a5085c873e36435eb41975eff6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0cf795b50034dd02c8abb13d9872426c9dc08a5085c873e36435eb41975eff6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0cf795b50034dd02c8abb13d9872426c9dc08a5085c873e36435eb41975eff6", kill_on_drop: false }`
[INFO] [stdout] a0cf795b50034dd02c8abb13d9872426c9dc08a5085c873e36435eb41975eff6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f8647cc6079ec6d0e6007f579de20ce40ff338c0e1fce1c0cd5f668817e3547
[INFO] running `Command { std: "docker" "start" "-a" "6f8647cc6079ec6d0e6007f579de20ce40ff338c0e1fce1c0cd5f668817e3547", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]    Compiling build-target v0.4.0
[INFO] [stderr]    Compiling portable-atomic v1.8.0
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking indent_write v2.2.0
[INFO] [stderr]    Compiling flutter_rust_bridge v2.11.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking cool_asserts v2.0.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.37
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling dart-sys v4.1.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]     Checking allo-isolate v0.1.26
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling delegate-attr v0.3.0
[INFO] [stderr]    Compiling flutter_rust_bridge_macros v2.11.1
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.37
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.38s
[INFO] running `Command { std: "docker" "inspect" "6f8647cc6079ec6d0e6007f579de20ce40ff338c0e1fce1c0cd5f668817e3547", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f8647cc6079ec6d0e6007f579de20ce40ff338c0e1fce1c0cd5f668817e3547", kill_on_drop: false }`
[INFO] [stdout] 6f8647cc6079ec6d0e6007f579de20ce40ff338c0e1fce1c0cd5f668817e3547
