[INFO] cloning repository https://github.com/SafariMonkey/typed-html-yew-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SafariMonkey/typed-html-yew-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSafariMonkey%2Ftyped-html-yew-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSafariMonkey%2Ftyped-html-yew-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9023072a099ef9d3a07b198789fcedb3305f85e9 [INFO] checking SafariMonkey/typed-html-yew-example against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSafariMonkey%2Ftyped-html-yew-example" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SafariMonkey/typed-html-yew-example on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SafariMonkey/typed-html-yew-example [INFO] finished tweaking git repo https://github.com/SafariMonkey/typed-html-yew-example [INFO] tweaked toml for git repo https://github.com/SafariMonkey/typed-html-yew-example written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/SafariMonkey/typed-html-yew-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1aeb897cc330d228560275aee55c3e2bbe860262dd4d75cdc535675dd04ad614 [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" "1aeb897cc330d228560275aee55c3e2bbe860262dd4d75cdc535675dd04ad614", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1aeb897cc330d228560275aee55c3e2bbe860262dd4d75cdc535675dd04ad614", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1aeb897cc330d228560275aee55c3e2bbe860262dd4d75cdc535675dd04ad614", kill_on_drop: false }` [INFO] [stdout] 1aeb897cc330d228560275aee55c3e2bbe860262dd4d75cdc535675dd04ad614 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "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] 58c75b1538e0f1317e0bc6f41607ec378b184b9ed357e7b9700b275c3eeae8b4 [INFO] running `Command { std: "docker" "start" "-a" "58c75b1538e0f1317e0bc6f41607ec378b184b9ed357e7b9700b275c3eeae8b4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling cc v1.0.34 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.3 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling lalrpop-util v0.16.3 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Compiling base-x v0.2.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking strum v0.15.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling block-padding v0.1.3 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling ena v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling stdweb v0.4.15 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking mime v0.3.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Checking http v0.1.17 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling strsim v0.9.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling proc-macro-hack v0.5.4 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling lalrpop v0.16.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.6 [INFO] [stderr] Checking yew v0.6.0 [INFO] [stderr] Compiling typed-html-macros v0.2.0 (https://github.com/SafariMonkey/typed-html?branch=yew-support#69ece2cf) [INFO] [stderr] Checking typed-html v0.2.0 (https://github.com/SafariMonkey/typed-html?branch=yew-support#69ece2cf) [INFO] [stderr] Checking orbit_op v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `ft` [INFO] [stdout] --> src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | ft: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ft` [INFO] [stdout] --> src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | ft: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 59s [INFO] running `Command { std: "docker" "inspect" "58c75b1538e0f1317e0bc6f41607ec378b184b9ed357e7b9700b275c3eeae8b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58c75b1538e0f1317e0bc6f41607ec378b184b9ed357e7b9700b275c3eeae8b4", kill_on_drop: false }` [INFO] [stdout] 58c75b1538e0f1317e0bc6f41607ec378b184b9ed357e7b9700b275c3eeae8b4