[INFO] cloning repository https://github.com/yuekcc/marknote-next [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuekcc/marknote-next" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuekcc%2Fmarknote-next", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuekcc%2Fmarknote-next'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64f670b26bd7ac4a9925bbb1d13da15c3f17a1a6 [INFO] testing yuekcc/marknote-next against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuekcc%2Fmarknote-next" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yuekcc/marknote-next on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yuekcc/marknote-next [INFO] finished tweaking git repo https://github.com/yuekcc/marknote-next [INFO] tweaked toml for git repo https://github.com/yuekcc/marknote-next written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/yuekcc/marknote-next already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sycamore-reactive v0.8.0-beta.3 [INFO] [stderr] Downloaded sycamore-futures v0.8.0-beta.3 [INFO] [stderr] Downloaded reqwasm v0.4.1 [INFO] [stderr] Downloaded sycamore-macro v0.8.0-beta.3 [INFO] [stderr] Downloaded sycamore v0.8.0-beta.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ddb1a5d18ef6eefb2e05607730a949f6b04d137e327be490717f977e13e1572c [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" "ddb1a5d18ef6eefb2e05607730a949f6b04d137e327be490717f977e13e1572c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddb1a5d18ef6eefb2e05607730a949f6b04d137e327be490717f977e13e1572c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddb1a5d18ef6eefb2e05607730a949f6b04d137e327be490717f977e13e1572c", kill_on_drop: false }` [INFO] [stdout] ddb1a5d18ef6eefb2e05607730a949f6b04d137e327be490717f977e13e1572c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.60.0" "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] fdf8756f646cdc01c80898f7a1cbddc070cf23bc15b196461d250f6573552871 [INFO] running `Command { std: "docker" "start" "-a" "fdf8756f646cdc01c80898f7a1cbddc070cf23bc15b196461d250f6573552871", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.1 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling sycamore-reactive v0.8.0-beta.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling sycamore-macro v0.8.0-beta.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling sycamore-futures v0.8.0-beta.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling js-sys v0.3.56 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling web-sys v0.3.56 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.29 [INFO] [stderr] Compiling serde-wasm-bindgen v0.3.1 [INFO] [stderr] Compiling gloo-utils v0.1.2 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-console v0.2.1 [INFO] [stderr] Compiling gloo-timers v0.2.2 [INFO] [stderr] Compiling gloo-render v0.1.0 [INFO] [stderr] Compiling gloo-dialogs v0.1.0 [INFO] [stderr] Compiling sycamore v0.8.0-beta.3 [INFO] [stderr] Compiling console_log v0.2.0 [INFO] [stderr] Compiling gloo-storage v0.2.0 [INFO] [stderr] Compiling reqwasm v0.4.1 [INFO] [stderr] Compiling gloo-history v0.1.0 [INFO] [stderr] Compiling gloo-file v0.2.0 [INFO] [stderr] Compiling gloo-worker v0.1.0 [INFO] [stderr] Compiling gloo v0.6.0 [INFO] [stderr] Compiling web v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "fdf8756f646cdc01c80898f7a1cbddc070cf23bc15b196461d250f6573552871", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdf8756f646cdc01c80898f7a1cbddc070cf23bc15b196461d250f6573552871", kill_on_drop: false }` [INFO] [stdout] fdf8756f646cdc01c80898f7a1cbddc070cf23bc15b196461d250f6573552871 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10c5683109a5be286c8e03959d73ccf63deee4513d76573e2b0aeaa1f858a01a [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" "10c5683109a5be286c8e03959d73ccf63deee4513d76573e2b0aeaa1f858a01a", kill_on_drop: false }` [INFO] [stderr] Compiling web v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.61s [INFO] running `Command { std: "docker" "inspect" "10c5683109a5be286c8e03959d73ccf63deee4513d76573e2b0aeaa1f858a01a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10c5683109a5be286c8e03959d73ccf63deee4513d76573e2b0aeaa1f858a01a", kill_on_drop: false }` [INFO] [stdout] 10c5683109a5be286c8e03959d73ccf63deee4513d76573e2b0aeaa1f858a01a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a82f9e1da598c59b20c569545fc861218b8ca4fd27c12720e96c73ec248b7df9 [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" "a82f9e1da598c59b20c569545fc861218b8ca4fd27c12720e96c73ec248b7df9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/web-7338b61fc6250885) [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 web [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" "a82f9e1da598c59b20c569545fc861218b8ca4fd27c12720e96c73ec248b7df9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a82f9e1da598c59b20c569545fc861218b8ca4fd27c12720e96c73ec248b7df9", kill_on_drop: false }` [INFO] [stdout] a82f9e1da598c59b20c569545fc861218b8ca4fd27c12720e96c73ec248b7df9