[INFO] cloning repository https://github.com/Zoeycode/sycamore-context-testing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zoeycode/sycamore-context-testing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZoeycode%2Fsycamore-context-testing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZoeycode%2Fsycamore-context-testing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce0b018045fc0c9f2204df72f53b129b40c9b68e [INFO] testing Zoeycode/sycamore-context-testing against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZoeycode%2Fsycamore-context-testing" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zoeycode/sycamore-context-testing on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Zoeycode/sycamore-context-testing [INFO] finished tweaking git repo https://github.com/Zoeycode/sycamore-context-testing [INFO] tweaked toml for git repo https://github.com/Zoeycode/sycamore-context-testing written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Zoeycode/sycamore-context-testing already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 261bde66b1db497325ad6744508070da5f6db5be94bbac809228386c50e1fdf5 [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" "261bde66b1db497325ad6744508070da5f6db5be94bbac809228386c50e1fdf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "261bde66b1db497325ad6744508070da5f6db5be94bbac809228386c50e1fdf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "261bde66b1db497325ad6744508070da5f6db5be94bbac809228386c50e1fdf5", kill_on_drop: false }` [INFO] [stdout] 261bde66b1db497325ad6744508070da5f6db5be94bbac809228386c50e1fdf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 849d822a00278492320fe66efebb68800cac7b1e752f6a4f449c95eff3135436 [INFO] running `Command { std: "docker" "start" "-a" "849d822a00278492320fe66efebb68800cac7b1e752f6a4f449c95eff3135436", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling bumpalo v3.7.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling lexical-util v0.8.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling lexical-write-integer v0.8.0 [INFO] [stderr] Compiling lexical-parse-integer v0.8.0 [INFO] [stderr] Compiling lexical-parse-float v0.8.2 [INFO] [stderr] Compiling lexical-write-float v0.8.2 [INFO] [stderr] Compiling lexical-core v0.8.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling lexical v6.0.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling sycamore-macro v0.6.3 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling sycamore-router-macro v0.6.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling tracing-wasm v0.2.0 [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling sycamore-reactive v0.6.3 [INFO] [stderr] Compiling sycamore v0.6.3 [INFO] [stderr] Compiling sycamore-router v0.6.3 [INFO] [stderr] Compiling stest v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "849d822a00278492320fe66efebb68800cac7b1e752f6a4f449c95eff3135436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "849d822a00278492320fe66efebb68800cac7b1e752f6a4f449c95eff3135436", kill_on_drop: false }` [INFO] [stdout] 849d822a00278492320fe66efebb68800cac7b1e752f6a4f449c95eff3135436 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--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] fe2d0fc526697968bc5360f49cef6a26f1d1f2a23eae2f2d15502ce449a0bc1e [INFO] running `Command { std: "docker" "start" "-a" "fe2d0fc526697968bc5360f49cef6a26f1d1f2a23eae2f2d15502ce449a0bc1e", kill_on_drop: false }` [INFO] [stderr] Compiling stest v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.22s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/stest-42c44742b2859448) [INFO] running `Command { std: "docker" "inspect" "fe2d0fc526697968bc5360f49cef6a26f1d1f2a23eae2f2d15502ce449a0bc1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe2d0fc526697968bc5360f49cef6a26f1d1f2a23eae2f2d15502ce449a0bc1e", kill_on_drop: false }` [INFO] [stdout] fe2d0fc526697968bc5360f49cef6a26f1d1f2a23eae2f2d15502ce449a0bc1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 79b93c9a1fdf934c665001b93b0544e6587a7084ef4ff39f7c73c67f53f14be4 [INFO] running `Command { std: "docker" "start" "-a" "79b93c9a1fdf934c665001b93b0544e6587a7084ef4ff39f7c73c67f53f14be4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [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 src/main.rs (/opt/rustwide/target/debug/deps/stest-42c44742b2859448) [INFO] running `Command { std: "docker" "inspect" "79b93c9a1fdf934c665001b93b0544e6587a7084ef4ff39f7c73c67f53f14be4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79b93c9a1fdf934c665001b93b0544e6587a7084ef4ff39f7c73c67f53f14be4", kill_on_drop: false }` [INFO] [stdout] 79b93c9a1fdf934c665001b93b0544e6587a7084ef4ff39f7c73c67f53f14be4