[INFO] fetching crate mdc-yew 0.1.1...
[INFO] checking mdc-yew-0.1.1 against 1.95.0 for pr-155915
[INFO] extracting crate mdc-yew 0.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate mdc-yew 0.1.1
[INFO] finished tweaking crates.io crate mdc-yew 0.1.1
[INFO] tweaked toml for crates.io crate mdc-yew 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mdc-yew 0.1.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 73 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.0.1 (available: v1.3.3)
[INFO] [stderr]       Adding ryu v1.0.0 (available: v1.0.23)
[INFO] [stderr]       Adding yew v0.10.0 (available: v0.23.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mdc-sys v0.1.1
[INFO] [stderr]   Downloaded bincode v1.0.1
[INFO] [stderr]   Downloaded yew-macro v0.10.0
[INFO] [stderr]   Downloaded anymap v0.12.1
[INFO] [stderr]   Downloaded yew v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8f2bf634315a176aa8cea1ddcc0a532ab4d1eb03fc2db7044d8ef42fb47ef0e
[INFO] running `Command { std: "docker" "start" "-a" "d8f2bf634315a176aa8cea1ddcc0a532ab4d1eb03fc2db7044d8ef42fb47ef0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8f2bf634315a176aa8cea1ddcc0a532ab4d1eb03fc2db7044d8ef42fb47ef0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8f2bf634315a176aa8cea1ddcc0a532ab4d1eb03fc2db7044d8ef42fb47ef0e", kill_on_drop: false }`
[INFO] [stdout] d8f2bf634315a176aa8cea1ddcc0a532ab4d1eb03fc2db7044d8ef42fb47ef0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ca2d64117b515507ef4c29b70be53b1804c3f34b6a8f44e71150bf708d0bdcb
[INFO] running `Command { std: "docker" "start" "-a" "7ca2d64117b515507ef4c29b70be53b1804c3f34b6a8f44e71150bf708d0bdcb", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.121
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling stdweb-internal-runtime v0.1.5
[INFO] [stderr]    Compiling wasm-bindgen v0.2.121
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling stdweb v0.4.20
[INFO] [stderr]    Compiling yew-macro v0.10.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]     Checking discard v1.0.4
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling yew v0.10.0
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.121
[INFO] [stderr]     Checking bincode v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.121
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling stdweb-internal-macros v0.2.9
[INFO] [stderr]    Compiling stdweb-derive v0.5.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking js-sys v0.3.98
[INFO] [stderr]     Checking web-sys v0.3.98
[INFO] [stderr]     Checking mdc-sys v0.1.1
[INFO] [stderr]     Checking mdc-yew v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: stdweb v0.4.20, yew v0.10.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "7ca2d64117b515507ef4c29b70be53b1804c3f34b6a8f44e71150bf708d0bdcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ca2d64117b515507ef4c29b70be53b1804c3f34b6a8f44e71150bf708d0bdcb", kill_on_drop: false }`
[INFO] [stdout] 7ca2d64117b515507ef4c29b70be53b1804c3f34b6a8f44e71150bf708d0bdcb
