[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 beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSafariMonkey%2Ftyped-html-yew-example" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SafariMonkey/typed-html-yew-example on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", 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-13/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" "+beta" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bae453f3c43c556398d8de7bd9716a91871088cd65f4b575eb4a64389353cf46 [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" "bae453f3c43c556398d8de7bd9716a91871088cd65f4b575eb4a64389353cf46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bae453f3c43c556398d8de7bd9716a91871088cd65f4b575eb4a64389353cf46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bae453f3c43c556398d8de7bd9716a91871088cd65f4b575eb4a64389353cf46", kill_on_drop: false }` [INFO] [stdout] bae453f3c43c556398d8de7bd9716a91871088cd65f4b575eb4a64389353cf46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69094475d04755fca1fa5b718b3d21369873919edc2151137d540dab7cda5778 [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" "69094475d04755fca1fa5b718b3d21369873919edc2151137d540dab7cda5778", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling cc v1.0.34 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling lalrpop-util v0.16.3 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.3 [INFO] [stderr] Compiling base-x v0.2.4 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Checking strum v0.15.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling block-padding v0.1.3 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling stdweb v0.4.15 [INFO] [stderr] Compiling ena v0.11.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [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 quote v0.6.11 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling ndarray v0.12.1 [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 failure_derive v0.1.5 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 50s [INFO] running `Command { std: "docker" "inspect" "69094475d04755fca1fa5b718b3d21369873919edc2151137d540dab7cda5778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69094475d04755fca1fa5b718b3d21369873919edc2151137d540dab7cda5778", kill_on_drop: false }` [INFO] [stdout] 69094475d04755fca1fa5b718b3d21369873919edc2151137d540dab7cda5778