[INFO] fetching crate costoflife 0.3.2... [INFO] testing costoflife-0.3.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate costoflife 0.3.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate costoflife 0.3.2 [INFO] finished tweaking crates.io crate costoflife 0.3.2 [INFO] tweaked toml for crates.io crate costoflife 0.3.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate costoflife 0.3.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate costoflife 0.3.2 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded triple_accel v0.3.4 [INFO] [stderr] Downloaded dialoguer v0.10.0 [INFO] [stderr] Downloaded zeroize v1.5.5 [INFO] [stderr] Downloaded simsearch v0.2.3 [INFO] [stderr] Downloaded console v0.15.0 [INFO] [stderr] Downloaded bigdecimal v0.3.0 [INFO] [stderr] Downloaded clap_lex v0.2.0 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.30 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.30 [INFO] [stderr] Downloaded clap v3.1.14 [INFO] [stderr] Downloaded syn v1.0.92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 494fde17fb4bbaa65fcc2a4029712e68da6ae3c86d1b23635d134dc717ea30c7 [INFO] running `Command { std: "docker" "start" "-a" "494fde17fb4bbaa65fcc2a4029712e68da6ae3c86d1b23635d134dc717ea30c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "494fde17fb4bbaa65fcc2a4029712e68da6ae3c86d1b23635d134dc717ea30c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "494fde17fb4bbaa65fcc2a4029712e68da6ae3c86d1b23635d134dc717ea30c7", kill_on_drop: false }` [INFO] [stdout] 494fde17fb4bbaa65fcc2a4029712e68da6ae3c86d1b23635d134dc717ea30c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97887e536f2a2c50e6a88a4119ea3d9c2715b058174c0c185c1df718f0c8913b [INFO] running `Command { std: "docker" "start" "-a" "97887e536f2a2c50e6a88a4119ea3d9c2715b058174c0c185c1df718f0c8913b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling zeroize v1.5.5 [INFO] [stderr] Compiling triple_accel v0.3.4 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v3.1.14 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling dialoguer v0.10.0 [INFO] [stderr] Compiling simsearch v0.2.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "97887e536f2a2c50e6a88a4119ea3d9c2715b058174c0c185c1df718f0c8913b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97887e536f2a2c50e6a88a4119ea3d9c2715b058174c0c185c1df718f0c8913b", kill_on_drop: false }` [INFO] [stdout] 97887e536f2a2c50e6a88a4119ea3d9c2715b058174c0c185c1df718f0c8913b