[INFO] fetching crate yew_form_derive 0.1.7... [INFO] checking yew_form_derive-0.1.7 against master#7f5a42b073dc2bee2aa625052eb066ee07072048 for pr-78991 [INFO] extracting crate yew_form_derive 0.1.7 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate yew_form_derive 0.1.7 on toolchain 7f5a42b073dc2bee2aa625052eb066ee07072048 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate yew_form_derive 0.1.7 [INFO] finished tweaking crates.io crate yew_form_derive 0.1.7 [INFO] tweaked toml for crates.io crate yew_form_derive 0.1.7 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e54fe14603933af804f2173056823a0b8834c939dd0a2677e0b3265f2a00dd65 [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" "e54fe14603933af804f2173056823a0b8834c939dd0a2677e0b3265f2a00dd65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e54fe14603933af804f2173056823a0b8834c939dd0a2677e0b3265f2a00dd65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e54fe14603933af804f2173056823a0b8834c939dd0a2677e0b3265f2a00dd65", kill_on_drop: false }` [INFO] [stdout] e54fe14603933af804f2173056823a0b8834c939dd0a2677e0b3265f2a00dd65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1114fd6e2cf8dbe9aaec83eabf55afcb3978ca566f6debb7aee973949f6efc3b [INFO] running `Command { std: "docker" "start" "-a" "1114fd6e2cf8dbe9aaec83eabf55afcb3978ca566f6debb7aee973949f6efc3b", kill_on_drop: false }` [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling yew v0.17.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking syn v1.0.48 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking web-sys v0.3.45 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.14 [INFO] [stderr] Checking validator v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Compiling validator_derive v0.10.1 [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking gloo-console-timer v0.1.0 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking gloo-file v0.1.0 [INFO] [stderr] Checking gloo v0.2.1 [INFO] [stderr] Checking yew_form v0.1.7 [INFO] [stderr] Checking yew_form_derive v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "1114fd6e2cf8dbe9aaec83eabf55afcb3978ca566f6debb7aee973949f6efc3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1114fd6e2cf8dbe9aaec83eabf55afcb3978ca566f6debb7aee973949f6efc3b", kill_on_drop: false }` [INFO] [stdout] 1114fd6e2cf8dbe9aaec83eabf55afcb3978ca566f6debb7aee973949f6efc3b