[INFO] cloning repository https://github.com/korintje/sakuz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/korintje/sakuz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkorintje%2Fsakuz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkorintje%2Fsakuz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6df367bc5bb6e451cfa0b7487c11be19d78a9cf3 [INFO] testing korintje/sakuz against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkorintje%2Fsakuz" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/korintje/sakuz on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/korintje/sakuz [INFO] finished tweaking git repo https://github.com/korintje/sakuz [INFO] tweaked toml for git repo https://github.com/korintje/sakuz written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/korintje/sakuz already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 462f69cce6978cb9d2548ac8c93960642c6d5fa6060875d31418b7cd2006b295 [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" "462f69cce6978cb9d2548ac8c93960642c6d5fa6060875d31418b7cd2006b295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "462f69cce6978cb9d2548ac8c93960642c6d5fa6060875d31418b7cd2006b295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "462f69cce6978cb9d2548ac8c93960642c6d5fa6060875d31418b7cd2006b295", kill_on_drop: false }` [INFO] [stdout] 462f69cce6978cb9d2548ac8c93960642c6d5fa6060875d31418b7cd2006b295 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28e73b6d9515a320ed21742af725f8cdd7d5f908230ef43e95f5e4a9d6f2cc2a [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" "28e73b6d9515a320ed21742af725f8cdd7d5f908230ef43e95f5e4a9d6f2cc2a", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling unicode-script v0.5.3 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling rctree v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling svgtypes v0.7.0 [INFO] [stderr] Compiling kurbo v0.8.0 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling svgfilters v0.4.0 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling fontdb v0.6.2 [INFO] [stderr] Compiling png v0.17.1 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling rustybuzz v0.4.0 [INFO] [stderr] Compiling tiny-skia v0.6.1 [INFO] [stderr] Compiling usvg v0.17.0 [INFO] [stderr] Compiling resvg v0.17.0 [INFO] [stderr] Compiling sakuz v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.61s [INFO] running `Command { std: "docker" "inspect" "28e73b6d9515a320ed21742af725f8cdd7d5f908230ef43e95f5e4a9d6f2cc2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28e73b6d9515a320ed21742af725f8cdd7d5f908230ef43e95f5e4a9d6f2cc2a", kill_on_drop: false }` [INFO] [stdout] 28e73b6d9515a320ed21742af725f8cdd7d5f908230ef43e95f5e4a9d6f2cc2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbf4bbf02ba87f3d4a319c7760fed6074864012e9bf2d9d08088f3e48ba519e7 [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" "dbf4bbf02ba87f3d4a319c7760fed6074864012e9bf2d9d08088f3e48ba519e7", kill_on_drop: false }` [INFO] [stderr] Compiling sakuz v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `Command { std: "docker" "inspect" "dbf4bbf02ba87f3d4a319c7760fed6074864012e9bf2d9d08088f3e48ba519e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbf4bbf02ba87f3d4a319c7760fed6074864012e9bf2d9d08088f3e48ba519e7", kill_on_drop: false }` [INFO] [stdout] dbf4bbf02ba87f3d4a319c7760fed6074864012e9bf2d9d08088f3e48ba519e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b3dfb8de534c0ea364e170136f729209faae7fc4441183d8827cfcfb2ca71717 [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" "b3dfb8de534c0ea364e170136f729209faae7fc4441183d8827cfcfb2ca71717", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sakuz-8aeab65733ac63d2) [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" "b3dfb8de534c0ea364e170136f729209faae7fc4441183d8827cfcfb2ca71717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3dfb8de534c0ea364e170136f729209faae7fc4441183d8827cfcfb2ca71717", kill_on_drop: false }` [INFO] [stdout] b3dfb8de534c0ea364e170136f729209faae7fc4441183d8827cfcfb2ca71717