[INFO] fetching crate rune-wasm 0.9.0... [INFO] checking rune-wasm-0.9.0 against master#fc81ad22c453776de16acf9938976930cf8c9401 for pr-77325 [INFO] extracting crate rune-wasm 0.9.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate rune-wasm 0.9.0 on toolchain fc81ad22c453776de16acf9938976930cf8c9401 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rune-wasm 0.9.0 [INFO] finished tweaking crates.io crate rune-wasm 0.9.0 [INFO] tweaked toml for crates.io crate rune-wasm 0.9.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ff15687a84eb1cfc4948e79b9a88811756ca5abf6d648a009b057f58195713f [INFO] running `Command { std: "docker" "start" "-a" "0ff15687a84eb1cfc4948e79b9a88811756ca5abf6d648a009b057f58195713f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ff15687a84eb1cfc4948e79b9a88811756ca5abf6d648a009b057f58195713f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ff15687a84eb1cfc4948e79b9a88811756ca5abf6d648a009b057f58195713f", kill_on_drop: false }` [INFO] [stdout] 0ff15687a84eb1cfc4948e79b9a88811756ca5abf6d648a009b057f58195713f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2fd401da3494179e5f7e2367a29bf74823ee415aa7f2a9abadf265ca7cef827 [INFO] running `Command { std: "docker" "start" "-a" "d2fd401da3494179e5f7e2367a29bf74823ee415aa7f2a9abadf265ca7cef827", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking nanorand v0.5.2 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling runestick-macros v0.9.0 [INFO] [stderr] Compiling rune-macros v0.9.0 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking runestick v0.9.0 [INFO] [stderr] Checking js-sys v0.3.51 [INFO] [stderr] Checking web-sys v0.3.51 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.24 [INFO] [stderr] Checking rune v0.9.0 [INFO] [stderr] Checking rune-modules v0.9.0 [INFO] [stderr] Checking rune-wasm v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.09s [INFO] running `Command { std: "docker" "inspect" "d2fd401da3494179e5f7e2367a29bf74823ee415aa7f2a9abadf265ca7cef827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2fd401da3494179e5f7e2367a29bf74823ee415aa7f2a9abadf265ca7cef827", kill_on_drop: false }` [INFO] [stdout] d2fd401da3494179e5f7e2367a29bf74823ee415aa7f2a9abadf265ca7cef827