[INFO] cloning repository https://github.com/simon-bourne/rui5t [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simon-bourne/rui5t" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimon-bourne%2Frui5t", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimon-bourne%2Frui5t'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 435007b2b9eac558b3fddbb60747942fc8453f59 [INFO] checking simon-bourne/rui5t against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimon-bourne%2Frui5t" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simon-bourne/rui5t on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/simon-bourne/rui5t [INFO] finished tweaking git repo https://github.com/simon-bourne/rui5t [INFO] tweaked toml for git repo https://github.com/simon-bourne/rui5t written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/simon-bourne/rui5t already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-9/source/crates/showcase/Cargo.toml: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Updating git repository `https://github.com/simon-bourne/moxie.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test v0.2.50 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Downloaded syn-rsx v0.8.0 [INFO] [stderr] Downloaded quick-xml v0.20.0 [INFO] [stderr] Downloaded hash_hasher v2.0.3 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b8b05ad9f6660565693439df8e5714f94292e2ac08f5f17a8fc00539c352135 [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" "2b8b05ad9f6660565693439df8e5714f94292e2ac08f5f17a8fc00539c352135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b8b05ad9f6660565693439df8e5714f94292e2ac08f5f17a8fc00539c352135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b8b05ad9f6660565693439df8e5714f94292e2ac08f5f17a8fc00539c352135", kill_on_drop: false }` [INFO] [stdout] 2b8b05ad9f6660565693439df8e5714f94292e2ac08f5f17a8fc00539c352135 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f657947a0b3a5dc2c6910aac34b02fa7bce0d275e2d0c5d5175cfa831c2f9c31 [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" "f657947a0b3a5dc2c6910aac34b02fa7bce0d275e2d0c5d5175cfa831c2f9c31", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/showcase/Cargo.toml: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.72 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.72 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking hash_hasher v2.0.3 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.72 [INFO] [stderr] Compiling syn-rsx v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.72 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling illicit-macro v1.0.0 (https://github.com/simon-bourne/moxie.git?branch=user-defined-html-elements#c4a88ef4) [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling topo-macro v0.10.0 (https://github.com/simon-bourne/moxie.git?branch=user-defined-html-elements#c4a88ef4) [INFO] [stderr] Compiling moxie-macros v0.1.0-pre (https://github.com/simon-bourne/moxie.git?branch=user-defined-html-elements#c4a88ef4) [INFO] [stderr] Compiling mox v0.12.0 (https://github.com/simon-bourne/moxie.git?branch=user-defined-html-elements#c4a88ef4) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.72 [INFO] [stderr] Checking illicit v1.1.2 (https://github.com/simon-bourne/moxie.git?branch=user-defined-html-elements#c4a88ef4) [INFO] [stderr] Checking dyn-cache v0.12.1 (https://github.com/simon-bourne/moxie.git?branch=user-defined-html-elements#c4a88ef4) [INFO] [stderr] Checking topo v0.13.2 (https://github.com/simon-bourne/moxie.git?branch=user-defined-html-elements#c4a88ef4) [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking js-sys v0.3.49 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking web-sys v0.3.49 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.22 [INFO] [stderr] Checking wasm-bindgen-futures v0.3.27 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking wasm-bindgen-test v0.2.50 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking moxie v0.7.1-pre (https://github.com/simon-bourne/moxie.git?branch=user-defined-html-elements#c4a88ef4) [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking prettiest v0.2.1 (https://github.com/simon-bourne/moxie.git?branch=user-defined-html-elements#c4a88ef4) [INFO] [stderr] Checking raf v0.2.0-pre (https://github.com/simon-bourne/moxie.git?branch=user-defined-html-elements#c4a88ef4) [INFO] [stderr] Checking augdom v0.2.0-pre (https://github.com/simon-bourne/moxie.git?branch=user-defined-html-elements#c4a88ef4) [INFO] [stderr] Checking moxie-dom v0.3.0-pre (https://github.com/simon-bourne/moxie.git?branch=user-defined-html-elements#c4a88ef4) [INFO] [stderr] Checking rui5t v0.1.0 (/opt/rustwide/workdir/crates/rui5t) [INFO] [stderr] Checking rui5t-showcase v0.1.0 (/opt/rustwide/workdir/crates/showcase) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "f657947a0b3a5dc2c6910aac34b02fa7bce0d275e2d0c5d5175cfa831c2f9c31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f657947a0b3a5dc2c6910aac34b02fa7bce0d275e2d0c5d5175cfa831c2f9c31", kill_on_drop: false }` [INFO] [stdout] f657947a0b3a5dc2c6910aac34b02fa7bce0d275e2d0c5d5175cfa831c2f9c31