[INFO] cloning repository https://github.com/ArtUshak/artushak-static-web-packer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArtUshak/artushak-static-web-packer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtUshak%2Fartushak-static-web-packer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtUshak%2Fartushak-static-web-packer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 227afb07b19d04c3cb89eb439c46f810bcbf1ea4 [INFO] testing ArtUshak/artushak-static-web-packer 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%2FArtUshak%2Fartushak-static-web-packer" "/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/ArtUshak/artushak-static-web-packer 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/ArtUshak/artushak-static-web-packer [INFO] finished tweaking git repo https://github.com/ArtUshak/artushak-static-web-packer [INFO] tweaked toml for git repo https://github.com/ArtUshak/artushak-static-web-packer written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/ArtUshak/artushak-static-web-packer 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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ca53697ed1823ec556f52817f3d0e927db49fc24822e65eedc872c78c17609b6 [INFO] running `Command { std: "docker" "start" "-a" "ca53697ed1823ec556f52817f3d0e927db49fc24822e65eedc872c78c17609b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca53697ed1823ec556f52817f3d0e927db49fc24822e65eedc872c78c17609b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca53697ed1823ec556f52817f3d0e927db49fc24822e65eedc872c78c17609b6", kill_on_drop: false }` [INFO] [stdout] ca53697ed1823ec556f52817f3d0e927db49fc24822e65eedc872c78c17609b6 [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] ca7265edd4b471cbea2d82944a92a1f45050fcaf5f1e0a52b18036f27d6a3f8e [INFO] running `Command { std: "docker" "start" "-a" "ca7265edd4b471cbea2d82944a92a1f45050fcaf5f1e0a52b18036f27d6a3f8e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling blake3 v1.2.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling path-dedot v3.0.14 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling chrono-tz v0.6.0 [INFO] [stderr] Compiling nom_locate v3.0.2 [INFO] [stderr] Compiling rsass v0.22.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling artushak-web-assets v0.2.0 (https://github.com/artushak/artushak-web-assets#419e8af3) [INFO] [stderr] Compiling tera v1.15.0 [INFO] [stderr] Compiling artushak-static-web-packer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 39s [INFO] running `Command { std: "docker" "inspect" "ca7265edd4b471cbea2d82944a92a1f45050fcaf5f1e0a52b18036f27d6a3f8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca7265edd4b471cbea2d82944a92a1f45050fcaf5f1e0a52b18036f27d6a3f8e", kill_on_drop: false }` [INFO] [stdout] ca7265edd4b471cbea2d82944a92a1f45050fcaf5f1e0a52b18036f27d6a3f8e [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] dbfd0b944cf30864f05d0bb1b235a5e5c027babf60514c83942fdd444738eef4 [INFO] running `Command { std: "docker" "start" "-a" "dbfd0b944cf30864f05d0bb1b235a5e5c027babf60514c83942fdd444738eef4", kill_on_drop: false }` [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling artushak-static-web-packer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.76s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/artushak_static_web_packer-e22e268ada75c725) [INFO] running `Command { std: "docker" "inspect" "dbfd0b944cf30864f05d0bb1b235a5e5c027babf60514c83942fdd444738eef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbfd0b944cf30864f05d0bb1b235a5e5c027babf60514c83942fdd444738eef4", kill_on_drop: false }` [INFO] [stdout] dbfd0b944cf30864f05d0bb1b235a5e5c027babf60514c83942fdd444738eef4 [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] d61277874517b83ad35a0023cf7501902b7a87d6ce1cb04716c373ec2930867e [INFO] running `Command { std: "docker" "start" "-a" "d61277874517b83ad35a0023cf7501902b7a87d6ce1cb04716c373ec2930867e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/artushak_static_web_packer-e22e268ada75c725) [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" "d61277874517b83ad35a0023cf7501902b7a87d6ce1cb04716c373ec2930867e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d61277874517b83ad35a0023cf7501902b7a87d6ce1cb04716c373ec2930867e", kill_on_drop: false }` [INFO] [stdout] d61277874517b83ad35a0023cf7501902b7a87d6ce1cb04716c373ec2930867e