[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] testing SafariMonkey/typed-html-yew-example against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [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 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/SafariMonkey/typed-html` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.15.0 [INFO] [stderr] Downloaded docopt v1.1.0 [INFO] [stderr] Downloaded unicase v2.3.0 [INFO] [stderr] Downloaded stdweb-internal-macros v0.2.6 [INFO] [stderr] Downloaded proc-macro-hack v0.5.4 [INFO] [stderr] Downloaded string_cache v0.7.3 [INFO] [stderr] Downloaded new_debug_unreachable v1.0.3 [INFO] [stderr] Downloaded base-x v0.2.4 [INFO] [stderr] Downloaded diff v0.1.11 [INFO] [stderr] Downloaded ascii-canvas v1.0.0 [INFO] [stderr] Downloaded ndarray v0.12.1 [INFO] [stderr] Downloaded syn v0.15.30 [INFO] [stderr] Downloaded lalrpop v0.16.3 [INFO] [stderr] Downloaded yew v0.6.0 [INFO] [stderr] Downloaded serde_derive v1.0.90 [INFO] [stderr] Downloaded lalrpop-util v0.16.3 [INFO] [stderr] Downloaded serde v1.0.90 [INFO] [stderr] Downloaded stdweb v0.4.15 [INFO] [stderr] Downloaded strsim v0.9.1 [INFO] [stderr] Downloaded libc v0.2.51 [INFO] [stderr] Downloaded stdweb-internal-runtime v0.1.3 [INFO] [stderr] Downloaded cc v1.0.34 [INFO] [stderr] Downloaded strum_macros v0.15.0 [INFO] [stderr] Downloaded ena v0.11.0 [INFO] [stderr] Downloaded regex v1.1.5 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19170a8a94d8e70efa080ff6a28c15fff26e65bf4393ec64cf860c1b18e8528c [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" "19170a8a94d8e70efa080ff6a28c15fff26e65bf4393ec64cf860c1b18e8528c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19170a8a94d8e70efa080ff6a28c15fff26e65bf4393ec64cf860c1b18e8528c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19170a8a94d8e70efa080ff6a28c15fff26e65bf4393ec64cf860c1b18e8528c", kill_on_drop: false }` [INFO] [stdout] 19170a8a94d8e70efa080ff6a28c15fff26e65bf4393ec64cf860c1b18e8528c [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--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] b9c325947d1b0816e7950a0bcbb2fb96207e65f5bdb006f9cd8a6e844e7961e4 [INFO] running `Command { std: "docker" "start" "-a" "b9c325947d1b0816e7950a0bcbb2fb96207e65f5bdb006f9cd8a6e844e7961e4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.34 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.3 [INFO] [stderr] Compiling base-x v0.2.4 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling strum v0.15.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling block-padding v0.1.3 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling stdweb v0.4.15 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling http v0.1.17 [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 failure_derive v0.1.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.4 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling bincode v1.0.1 [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] Compiling 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] Compiling typed-html v0.2.0 (https://github.com/SafariMonkey/typed-html?branch=yew-support#69ece2cf) [INFO] [stdout] error: overflow representing the type `Option<&T>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typed-html` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b9c325947d1b0816e7950a0bcbb2fb96207e65f5bdb006f9cd8a6e844e7961e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9c325947d1b0816e7950a0bcbb2fb96207e65f5bdb006f9cd8a6e844e7961e4", kill_on_drop: false }` [INFO] [stdout] b9c325947d1b0816e7950a0bcbb2fb96207e65f5bdb006f9cd8a6e844e7961e4