[INFO] fetching crate wasm-bindgen-webidl 0.2.69... [INFO] checking wasm-bindgen-webidl-0.2.69 against try#81275a1445c7502a974118e0c69b795ab60be991 for pr-80243 [INFO] extracting crate wasm-bindgen-webidl 0.2.69 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate wasm-bindgen-webidl 0.2.69 on toolchain 81275a1445c7502a974118e0c69b795ab60be991 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasm-bindgen-webidl 0.2.69 [INFO] finished tweaking crates.io crate wasm-bindgen-webidl 0.2.69 [INFO] tweaked toml for crates.io crate wasm-bindgen-webidl 0.2.69 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate wasm-bindgen-webidl 0.2.69 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded weedle v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0a27384f0e913c08ac7af287f790c4cdca469392990bdaac3e55a9b841e9bb6 [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" "e0a27384f0e913c08ac7af287f790c4cdca469392990bdaac3e55a9b841e9bb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0a27384f0e913c08ac7af287f790c4cdca469392990bdaac3e55a9b841e9bb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0a27384f0e913c08ac7af287f790c4cdca469392990bdaac3e55a9b841e9bb6", kill_on_drop: false }` [INFO] [stdout] e0a27384f0e913c08ac7af287f790c4cdca469392990bdaac3e55a9b841e9bb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 182e7e4e2fb4a8a477fa762c1e7da98ee8de4a66098c5940aa29246d0fdc7125 [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" "182e7e4e2fb4a8a477fa762c1e7da98ee8de4a66098c5940aa29246d0fdc7125", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking bumpalo v3.4.0 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking sourcefile v0.1.4 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Checking proc-macro2 v1.0.24 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking weedle v0.11.0 [INFO] [stderr] Checking wasm-bindgen-backend v0.2.69 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking wasm-bindgen-webidl v0.2.69 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.39s [INFO] running `Command { std: "docker" "inspect" "182e7e4e2fb4a8a477fa762c1e7da98ee8de4a66098c5940aa29246d0fdc7125", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "182e7e4e2fb4a8a477fa762c1e7da98ee8de4a66098c5940aa29246d0fdc7125", kill_on_drop: false }` [INFO] [stdout] 182e7e4e2fb4a8a477fa762c1e7da98ee8de4a66098c5940aa29246d0fdc7125