[INFO] cloning repository https://github.com/Xavulu/astral-web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xavulu/astral-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXavulu%2Fastral-web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXavulu%2Fastral-web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c456387e41d7e405f0539da3ec84cebb7ae5f012 [INFO] testing Xavulu/astral-web 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%2FXavulu%2Fastral-web" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Xavulu/astral-web 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/Xavulu/astral-web [INFO] finished tweaking git repo https://github.com/Xavulu/astral-web [INFO] tweaked toml for git repo https://github.com/Xavulu/astral-web written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Xavulu/astral-web 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 232b8cc0f24a678572949c566da4179b87088b6e0ba38f7e82f9f56eafa711f0 [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" "232b8cc0f24a678572949c566da4179b87088b6e0ba38f7e82f9f56eafa711f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "232b8cc0f24a678572949c566da4179b87088b6e0ba38f7e82f9f56eafa711f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "232b8cc0f24a678572949c566da4179b87088b6e0ba38f7e82f9f56eafa711f0", kill_on_drop: false }` [INFO] [stdout] 232b8cc0f24a678572949c566da4179b87088b6e0ba38f7e82f9f56eafa711f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 21560648e2975dbd7bbc81a6525a9125119a47890b50dead973bb946cda21b01 [INFO] running `Command { std: "docker" "start" "-a" "21560648e2975dbd7bbc81a6525a9125119a47890b50dead973bb946cda21b01", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.71 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.71 [INFO] [stderr] Compiling fluent-syntax v0.10.3 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.21 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling brotli-decompressor v2.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling pbkdf2 v0.6.0 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling salsa20 v0.7.2 [INFO] [stderr] Compiling c2-chacha v0.3.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling scrypt v0.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling brotli v3.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.71 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.71 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling ouroboros_macro v0.8.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.71 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling secrecy v0.7.0 [INFO] [stderr] Compiling curve25519-dalek v3.0.2 [INFO] [stderr] Compiling chacha20poly1305 v0.7.1 [INFO] [stderr] Compiling rust-embed v5.9.0 [INFO] [stderr] Compiling age-core v0.5.0 (https://github.com/str4d/rage?rev=386ccc91bd#386ccc91) [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling x25519-dalek v1.1.0 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling js-sys v0.3.48 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling ouroboros v0.8.3 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.21 [INFO] [stderr] Compiling web-sys v0.3.48 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.21 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling intl_pluralrules v7.0.1 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling fluent-bundle v0.14.4 [INFO] [stderr] Compiling i18n-config v0.4.1 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling fluent v0.14.4 [INFO] [stderr] Compiling i18n-embed-impl v0.6.1 [INFO] [stderr] Compiling i18n-embed v0.10.2 [INFO] [stderr] Compiling i18n-embed-fl v0.3.1 [INFO] [stderr] Compiling age v0.5.0 (https://github.com/str4d/rage?rev=386ccc91bd#386ccc91) [INFO] [stderr] Compiling astral_wasm v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "21560648e2975dbd7bbc81a6525a9125119a47890b50dead973bb946cda21b01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21560648e2975dbd7bbc81a6525a9125119a47890b50dead973bb946cda21b01", kill_on_drop: false }` [INFO] [stdout] 21560648e2975dbd7bbc81a6525a9125119a47890b50dead973bb946cda21b01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] 45877ea41bf6ef4567c56c54b090618c98b9178476623b7c7fb90b30d10f40d7 [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" "45877ea41bf6ef4567c56c54b090618c98b9178476623b7c7fb90b30d10f40d7", kill_on_drop: false }` [INFO] [stderr] Compiling astral_wasm v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.28s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/astral_wasm-9af9cfb91261a4b7) [INFO] [stderr] Executable tests/tests.rs (/opt/rustwide/target/debug/deps/tests-bdf7223014939978) [INFO] running `Command { std: "docker" "inspect" "45877ea41bf6ef4567c56c54b090618c98b9178476623b7c7fb90b30d10f40d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45877ea41bf6ef4567c56c54b090618c98b9178476623b7c7fb90b30d10f40d7", kill_on_drop: false }` [INFO] [stdout] 45877ea41bf6ef4567c56c54b090618c98b9178476623b7c7fb90b30d10f40d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 2eebe41969901c6534218428a93c75cefeae7a143af23f9f1836c130beabc7d1 [INFO] running `Command { std: "docker" "start" "-a" "2eebe41969901c6534218428a93c75cefeae7a143af23f9f1836c130beabc7d1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/astral_wasm-9af9cfb91261a4b7) [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 4 tests [INFO] [stdout] test tests::it_works ... ok [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-bdf7223014939978) [INFO] [stdout] test tests::hash_test ... ok [INFO] [stdout] test tests::compression_test ... ok [INFO] [stdout] test tests::encrypt_decrypt_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.66s [INFO] [stdout] [INFO] [stderr] Doc-tests astral_wasm [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" "2eebe41969901c6534218428a93c75cefeae7a143af23f9f1836c130beabc7d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eebe41969901c6534218428a93c75cefeae7a143af23f9f1836c130beabc7d1", kill_on_drop: false }` [INFO] [stdout] 2eebe41969901c6534218428a93c75cefeae7a143af23f9f1836c130beabc7d1