[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] testing simon-bourne/rui5t against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimon-bourne%2Frui5t" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simon-bourne/rui5t on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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-2/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-2/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 syn-rsx v0.8.0 [INFO] [stderr] Downloaded hash_hasher v2.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5eb4d6dcc3251696c0c932025993e67262d851cf0d9c7b7a2786d71515606aad [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" "5eb4d6dcc3251696c0c932025993e67262d851cf0d9c7b7a2786d71515606aad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5eb4d6dcc3251696c0c932025993e67262d851cf0d9c7b7a2786d71515606aad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eb4d6dcc3251696c0c932025993e67262d851cf0d9c7b7a2786d71515606aad", kill_on_drop: false }` [INFO] [stdout] 5eb4d6dcc3251696c0c932025993e67262d851cf0d9c7b7a2786d71515606aad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bf90cad06e983f5e43708faf42f6a0f09e7aa67138a3e631dc3625d51b973f5 [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" "3bf90cad06e983f5e43708faf42f6a0f09e7aa67138a3e631dc3625d51b973f5", 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 cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling wasm-bindgen v0.2.72 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling hash_hasher v2.0.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling quick-xml v0.20.0 [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] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling 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] Compiling illicit v1.1.2 (https://github.com/simon-bourne/moxie.git?branch=user-defined-html-elements#c4a88ef4) [INFO] [stderr] Compiling dyn-cache v0.12.1 (https://github.com/simon-bourne/moxie.git?branch=user-defined-html-elements#c4a88ef4) [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling topo v0.13.2 (https://github.com/simon-bourne/moxie.git?branch=user-defined-html-elements#c4a88ef4) [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling js-sys v0.3.49 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling moxie v0.7.1-pre (https://github.com/simon-bourne/moxie.git?branch=user-defined-html-elements#c4a88ef4) [INFO] [stderr] Compiling web-sys v0.3.49 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.22 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling prettiest v0.2.1 (https://github.com/simon-bourne/moxie.git?branch=user-defined-html-elements#c4a88ef4) [INFO] [stderr] Compiling raf v0.2.0-pre (https://github.com/simon-bourne/moxie.git?branch=user-defined-html-elements#c4a88ef4) [INFO] [stderr] Compiling augdom v0.2.0-pre (https://github.com/simon-bourne/moxie.git?branch=user-defined-html-elements#c4a88ef4) [INFO] [stderr] Compiling moxie-dom v0.3.0-pre (https://github.com/simon-bourne/moxie.git?branch=user-defined-html-elements#c4a88ef4) [INFO] [stderr] Compiling rui5t v0.1.0 (/opt/rustwide/workdir/crates/rui5t) [INFO] [stderr] Compiling rui5t-showcase v0.1.0 (/opt/rustwide/workdir/crates/showcase) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.50s [INFO] running `Command { std: "docker" "inspect" "3bf90cad06e983f5e43708faf42f6a0f09e7aa67138a3e631dc3625d51b973f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bf90cad06e983f5e43708faf42f6a0f09e7aa67138a3e631dc3625d51b973f5", kill_on_drop: false }` [INFO] [stdout] 3bf90cad06e983f5e43708faf42f6a0f09e7aa67138a3e631dc3625d51b973f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8da2b30dd61f221441cc2cf2a6da085e302823b35ba5bf5ba21107e0655cf3fb [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" "8da2b30dd61f221441cc2cf2a6da085e302823b35ba5bf5ba21107e0655cf3fb", 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 proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-futures v0.3.27 [INFO] [stderr] Compiling rui5t v0.1.0 (/opt/rustwide/workdir/crates/rui5t) [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Compiling wasm-bindgen-test v0.2.50 [INFO] [stderr] Compiling rui5t-showcase v0.1.0 (/opt/rustwide/workdir/crates/showcase) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.78s [INFO] running `Command { std: "docker" "inspect" "8da2b30dd61f221441cc2cf2a6da085e302823b35ba5bf5ba21107e0655cf3fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8da2b30dd61f221441cc2cf2a6da085e302823b35ba5bf5ba21107e0655cf3fb", kill_on_drop: false }` [INFO] [stdout] 8da2b30dd61f221441cc2cf2a6da085e302823b35ba5bf5ba21107e0655cf3fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 918fba9de51a62895c2580ea014e122161147fbd6a2e257337745fe78e4faa04 [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" "918fba9de51a62895c2580ea014e122161147fbd6a2e257337745fe78e4faa04", 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] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rui5t-0f5e82111c5a1aa6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rui5t_showcase-9087bdb208a8d574) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/app.rs (/opt/rustwide/target/debug/deps/app-439925b7b5bb3b96) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rui5t [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "918fba9de51a62895c2580ea014e122161147fbd6a2e257337745fe78e4faa04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "918fba9de51a62895c2580ea014e122161147fbd6a2e257337745fe78e4faa04", kill_on_drop: false }` [INFO] [stdout] 918fba9de51a62895c2580ea014e122161147fbd6a2e257337745fe78e4faa04