[INFO] cloning repository https://github.com/ssosik/zkfm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ssosik/zkfm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssosik%2Fzkfm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssosik%2Fzkfm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68e85dcaf32c30b4766e6b6f9d0e24e1106d46cf [INFO] testing ssosik/zkfm against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssosik%2Fzkfm" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ssosik/zkfm on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ssosik/zkfm [INFO] finished tweaking git repo https://github.com/ssosik/zkfm [INFO] tweaked toml for git repo https://github.com/ssosik/zkfm written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/ssosik/zkfm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8866ec58e715305dadb89f56389884beedd12fec51fdaec73fc7eb1fef3c4531 [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" "8866ec58e715305dadb89f56389884beedd12fec51fdaec73fc7eb1fef3c4531", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8866ec58e715305dadb89f56389884beedd12fec51fdaec73fc7eb1fef3c4531", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8866ec58e715305dadb89f56389884beedd12fec51fdaec73fc7eb1fef3c4531", kill_on_drop: false }` [INFO] [stdout] 8866ec58e715305dadb89f56389884beedd12fec51fdaec73fc7eb1fef3c4531 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dcac9701a7ea9bfb4c288b3b54bfacae3b24c8475f2712662125d527071f82d [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" "9dcac9701a7ea9bfb4c288b3b54bfacae3b24c8475f2712662125d527071f82d", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling snap v1.0.1 [INFO] [stderr] Compiling levenshtein_automata v0.2.0 [INFO] [stderr] Compiling census v0.4.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling frontmatter v0.4.0 [INFO] [stderr] Compiling combine v4.3.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling tantivy-fst v0.3.0 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling color-backtrace v0.4.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling owned-read v0.4.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling shellexpand v1.1.1 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling fail v0.4.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling bitpacking v0.8.2 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling atomicwrites v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tantivy-query-grammar v0.13.0 [INFO] [stderr] Compiling tantivy v0.13.0 [INFO] [stderr] Compiling zkfm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "9dcac9701a7ea9bfb4c288b3b54bfacae3b24c8475f2712662125d527071f82d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dcac9701a7ea9bfb4c288b3b54bfacae3b24c8475f2712662125d527071f82d", kill_on_drop: false }` [INFO] [stdout] 9dcac9701a7ea9bfb4c288b3b54bfacae3b24c8475f2712662125d527071f82d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91dc3c04d905cee49b6235359df7af2cac67bce32ac588e615dcffe2809c4cfa [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" "91dc3c04d905cee49b6235359df7af2cac67bce32ac588e615dcffe2809c4cfa", kill_on_drop: false }` [INFO] [stderr] Compiling zkfm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.77s [INFO] running `Command { std: "docker" "inspect" "91dc3c04d905cee49b6235359df7af2cac67bce32ac588e615dcffe2809c4cfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91dc3c04d905cee49b6235359df7af2cac67bce32ac588e615dcffe2809c4cfa", kill_on_drop: false }` [INFO] [stdout] 91dc3c04d905cee49b6235359df7af2cac67bce32ac588e615dcffe2809c4cfa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 5d5ca02a97e1245c8457698f7560277c1248e76a1e960f5c74b5231283859957 [INFO] running `Command { std: "docker" "start" "-a" "5d5ca02a97e1245c8457698f7560277c1248e76a1e960f5c74b5231283859957", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/zkfm-1669a990f81884da [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 `Command { std: "docker" "inspect" "5d5ca02a97e1245c8457698f7560277c1248e76a1e960f5c74b5231283859957", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d5ca02a97e1245c8457698f7560277c1248e76a1e960f5c74b5231283859957", kill_on_drop: false }` [INFO] [stdout] 5d5ca02a97e1245c8457698f7560277c1248e76a1e960f5c74b5231283859957