[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 beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimon-bourne%2Frui5t" "/workspace/builds/worker-93/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-93/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simon-bourne/rui5t on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-93/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" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-93/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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/simon-bourne/moxie.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0f237bc6fa9435deb2a60c6a0d660ccfe9ac448459746675789218c58c9e703 [INFO] running `Command { std: "docker" "start" "-a" "b0f237bc6fa9435deb2a60c6a0d660ccfe9ac448459746675789218c58c9e703", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0f237bc6fa9435deb2a60c6a0d660ccfe9ac448459746675789218c58c9e703", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0f237bc6fa9435deb2a60c6a0d660ccfe9ac448459746675789218c58c9e703", kill_on_drop: false }` [INFO] [stdout] b0f237bc6fa9435deb2a60c6a0d660ccfe9ac448459746675789218c58c9e703 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00bc5faf6ca73f9ceaa046766117851d65f273dc61f5bfaf3314befa50353c65 [INFO] running `Command { std: "docker" "start" "-a" "00bc5faf6ca73f9ceaa046766117851d65f273dc61f5bfaf3314befa50353c65", 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 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 futures-sink v0.3.13 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling hash_hasher v2.0.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.72 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling syn-rsx v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.72 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [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 futures-util v0.3.13 [INFO] [stderr] Compiling dyn-cache v0.12.1 (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 topo v0.13.2 (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 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 prettiest v0.2.1 (https://github.com/simon-bourne/moxie.git?branch=user-defined-html-elements#c4a88ef4) [INFO] [stderr] Compiling gloo-timers v0.2.1 [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 2m 44s [INFO] running `Command { std: "docker" "inspect" "00bc5faf6ca73f9ceaa046766117851d65f273dc61f5bfaf3314befa50353c65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00bc5faf6ca73f9ceaa046766117851d65f273dc61f5bfaf3314befa50353c65", kill_on_drop: false }` [INFO] [stdout] 00bc5faf6ca73f9ceaa046766117851d65f273dc61f5bfaf3314befa50353c65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00ab04bfe642a0cbe798f81995b9ea88f2800a4f13a7c3f1ad2887bbaf07363c [INFO] running `Command { std: "docker" "start" "-a" "00ab04bfe642a0cbe798f81995b9ea88f2800a4f13a7c3f1ad2887bbaf07363c", 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 futures v0.1.31 [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-futures v0.3.27 [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 3.60s [INFO] running `Command { std: "docker" "inspect" "00ab04bfe642a0cbe798f81995b9ea88f2800a4f13a7c3f1ad2887bbaf07363c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00ab04bfe642a0cbe798f81995b9ea88f2800a4f13a7c3f1ad2887bbaf07363c", kill_on_drop: false }` [INFO] [stdout] 00ab04bfe642a0cbe798f81995b9ea88f2800a4f13a7c3f1ad2887bbaf07363c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8264caa2599364daa72e97c27c6a2ed317a48a3ce180b2d6ec6b233502759b55 [INFO] running `Command { std: "docker" "start" "-a" "8264caa2599364daa72e97c27c6a2ed317a48a3ce180b2d6ec6b233502759b55", 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.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rui5t-ee7b0aa24285b666) [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-89759fa25415f32f) [INFO] [stdout] [INFO] [stderr] Running tests/app.rs (/opt/rustwide/target/debug/deps/app-f4805e9655b68420) [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] 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" "8264caa2599364daa72e97c27c6a2ed317a48a3ce180b2d6ec6b233502759b55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8264caa2599364daa72e97c27c6a2ed317a48a3ce180b2d6ec6b233502759b55", kill_on_drop: false }` [INFO] [stdout] 8264caa2599364daa72e97c27c6a2ed317a48a3ce180b2d6ec6b233502759b55