[INFO] fetching crate wasm-bindgen-anyref-xform 0.2.62... [INFO] checking wasm-bindgen-anyref-xform-0.2.62 against master#7b3a7819371cef92a187e9bac8f7810ccde15216 for pr-74846 [INFO] extracting crate wasm-bindgen-anyref-xform 0.2.62 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate wasm-bindgen-anyref-xform 0.2.62 on toolchain 7b3a7819371cef92a187e9bac8f7810ccde15216 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasm-bindgen-anyref-xform 0.2.62 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wasm-bindgen-anyref-xform 0.2.62 [INFO] tweaked toml for crates.io crate wasm-bindgen-anyref-xform 0.2.62 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1755b3ce2ef02e0a1329768aa4d51b85214a389e091c3e7827343e4f50e8d5ba [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1755b3ce2ef02e0a1329768aa4d51b85214a389e091c3e7827343e4f50e8d5ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1755b3ce2ef02e0a1329768aa4d51b85214a389e091c3e7827343e4f50e8d5ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1755b3ce2ef02e0a1329768aa4d51b85214a389e091c3e7827343e4f50e8d5ba", kill_on_drop: false }` [INFO] [stdout] 1755b3ce2ef02e0a1329768aa4d51b85214a389e091c3e7827343e4f50e8d5ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cf1ee184fcc95e2ec190f5c1e9a69adfc80e59531178c566ad6b8c3216658a6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5cf1ee184fcc95e2ec190f5c1e9a69adfc80e59531178c566ad6b8c3216658a6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Checking wasmparser v0.42.1 [INFO] [stderr] Checking wasmparser v0.61.0 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Checking wast v22.0.0 [INFO] [stderr] Checking wast v3.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking wasmprinter v0.2.8 [INFO] [stderr] Checking wat v1.0.23 [INFO] [stderr] Compiling walrus-macro v0.14.0 [INFO] [stderr] Checking walrus v0.14.0 [INFO] [stderr] Checking wasm-bindgen-anyref-xform v0.2.62 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.86s [INFO] running `Command { std: "docker" "inspect" "5cf1ee184fcc95e2ec190f5c1e9a69adfc80e59531178c566ad6b8c3216658a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cf1ee184fcc95e2ec190f5c1e9a69adfc80e59531178c566ad6b8c3216658a6", kill_on_drop: false }` [INFO] [stdout] 5cf1ee184fcc95e2ec190f5c1e9a69adfc80e59531178c566ad6b8c3216658a6