[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 master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [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 a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] 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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8cec5818d77c31ae78cab70f04b35bb0f34d543773f5ef49574f304ec4c2a66 [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" "f8cec5818d77c31ae78cab70f04b35bb0f34d543773f5ef49574f304ec4c2a66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8cec5818d77c31ae78cab70f04b35bb0f34d543773f5ef49574f304ec4c2a66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8cec5818d77c31ae78cab70f04b35bb0f34d543773f5ef49574f304ec4c2a66", kill_on_drop: false }` [INFO] [stdout] f8cec5818d77c31ae78cab70f04b35bb0f34d543773f5ef49574f304ec4c2a66 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8b2aa943d32e37e33447e0ccf9716ea33784875cdcff2aa335b71876f7cb044 [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" "d8b2aa943d32e37e33447e0ccf9716ea33784875cdcff2aa335b71876f7cb044", 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 v1.0.24 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.72 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.72 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [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 futures-task v0.3.13 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.13 [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 tracing-core v0.1.17 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling futures-channel v0.3.13 [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 quote v1.0.9 [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 topo v0.13.2 (https://github.com/simon-bourne/moxie.git?branch=user-defined-html-elements#c4a88ef4) [INFO] [stderr] Compiling futures-util v0.3.13 [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 1m 42s [INFO] running `Command { std: "docker" "inspect" "d8b2aa943d32e37e33447e0ccf9716ea33784875cdcff2aa335b71876f7cb044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8b2aa943d32e37e33447e0ccf9716ea33784875cdcff2aa335b71876f7cb044", kill_on_drop: false }` [INFO] [stdout] d8b2aa943d32e37e33447e0ccf9716ea33784875cdcff2aa335b71876f7cb044 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0d0663d6ae3f68ba8bf2d34c799a44e1d70e99e6a150476bac577616e463791 [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" "e0d0663d6ae3f68ba8bf2d34c799a44e1d70e99e6a150476bac577616e463791", 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 10.41s [INFO] running `Command { std: "docker" "inspect" "e0d0663d6ae3f68ba8bf2d34c799a44e1d70e99e6a150476bac577616e463791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0d0663d6ae3f68ba8bf2d34c799a44e1d70e99e6a150476bac577616e463791", kill_on_drop: false }` [INFO] [stdout] e0d0663d6ae3f68ba8bf2d34c799a44e1d70e99e6a150476bac577616e463791 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", 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] dad74271be6ee898b0f428812a75911681b96b7ae60fe4a8fdfb1faf22ad316b [INFO] running `Command { std: "docker" "start" "-a" "dad74271be6ee898b0f428812a75911681b96b7ae60fe4a8fdfb1faf22ad316b", 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.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rui5t-8f98af8c4747df1f) [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-a4860cf4ddf8e711) [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] [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-f2be1d78a8f7915b) [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" "dad74271be6ee898b0f428812a75911681b96b7ae60fe4a8fdfb1faf22ad316b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dad74271be6ee898b0f428812a75911681b96b7ae60fe4a8fdfb1faf22ad316b", kill_on_drop: false }` [INFO] [stdout] dad74271be6ee898b0f428812a75911681b96b7ae60fe4a8fdfb1faf22ad316b