[INFO] updating cached repository https://github.com/bennetthardwick/static-site-to-amp [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/bennetthardwick/static-site-to-amp [INFO] [stderr] afca3db..cf162c3 master -> master [INFO] [stderr] * [new tag] 0.3.2 -> 0.3.2 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cf162c3bd6e7f767d1839b6417e616317435592a [INFO] testing bennetthardwick/static-site-to-amp against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbennetthardwick%2Fstatic-site-to-amp" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bennetthardwick/static-site-to-amp on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/bennetthardwick/static-site-to-amp [INFO] finished tweaking git repo https://github.com/bennetthardwick/static-site-to-amp [INFO] tweaked toml for git repo https://github.com/bennetthardwick/static-site-to-amp written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/bennetthardwick/static-site-to-amp already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ec7137d76a4654e9887dad2345030ce35c63a15228634de4edcbdb09528fc187 [INFO] running `"docker" "start" "-a" "ec7137d76a4654e9887dad2345030ce35c63a15228634de4edcbdb09528fc187"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling macro-utils v0.1.3 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling minifier v0.0.36 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling educe v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling html-minifier v1.2.1 [INFO] [stderr] Compiling lol_html v0.2.0 [INFO] [stderr] Compiling static-site-optimizer v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `"docker" "inspect" "ec7137d76a4654e9887dad2345030ce35c63a15228634de4edcbdb09528fc187"` [INFO] running `"docker" "rm" "-f" "ec7137d76a4654e9887dad2345030ce35c63a15228634de4edcbdb09528fc187"` [INFO] [stdout] ec7137d76a4654e9887dad2345030ce35c63a15228634de4edcbdb09528fc187 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 44f7db69c37e73abdbc4886860e788560e747b142f9aeb51016b6f1fab1bac73 [INFO] running `"docker" "start" "-a" "44f7db69c37e73abdbc4886860e788560e747b142f9aeb51016b6f1fab1bac73"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling static-site-optimizer v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `"docker" "inspect" "44f7db69c37e73abdbc4886860e788560e747b142f9aeb51016b6f1fab1bac73"` [INFO] running `"docker" "rm" "-f" "44f7db69c37e73abdbc4886860e788560e747b142f9aeb51016b6f1fab1bac73"` [INFO] [stdout] 44f7db69c37e73abdbc4886860e788560e747b142f9aeb51016b6f1fab1bac73 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d5c46d58a580afa11538a8e0908f8b70394b5221b3e5e118a2a255a858f8bc6f [INFO] running `"docker" "start" "-a" "d5c46d58a580afa11538a8e0908f8b70394b5221b3e5e118a2a255a858f8bc6f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/static_site_optimizer-18fcd52efca3dc70 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "d5c46d58a580afa11538a8e0908f8b70394b5221b3e5e118a2a255a858f8bc6f"` [INFO] running `"docker" "rm" "-f" "d5c46d58a580afa11538a8e0908f8b70394b5221b3e5e118a2a255a858f8bc6f"` [INFO] [stdout] d5c46d58a580afa11538a8e0908f8b70394b5221b3e5e118a2a255a858f8bc6f