[INFO] cloning repository https://github.com/mexus/chinese-pronounce [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mexus/chinese-pronounce" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmexus%2Fchinese-pronounce", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmexus%2Fchinese-pronounce'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ab7531b23fcf22af39285d76169b06f26cadd28 [INFO] testing mexus/chinese-pronounce against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmexus%2Fchinese-pronounce" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mexus/chinese-pronounce 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/mexus/chinese-pronounce [INFO] finished tweaking git repo https://github.com/mexus/chinese-pronounce [INFO] tweaked toml for git repo https://github.com/mexus/chinese-pronounce written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/mexus/chinese-pronounce 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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] e42f00438ace198107056c474e8213b5abe23255838defdcdd457dbbd66e7056 [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" "e42f00438ace198107056c474e8213b5abe23255838defdcdd457dbbd66e7056", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e42f00438ace198107056c474e8213b5abe23255838defdcdd457dbbd66e7056", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e42f00438ace198107056c474e8213b5abe23255838defdcdd457dbbd66e7056", kill_on_drop: false }` [INFO] [stdout] e42f00438ace198107056c474e8213b5abe23255838defdcdd457dbbd66e7056 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] b62bebb2e652ee76202ecaba54ff4e7b1c67e5bd2b4c29bbf4089e929d7e078c [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" "b62bebb2e652ee76202ecaba54ff4e7b1c67e5bd2b4c29bbf4089e929d7e078c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling font-kit v0.7.1 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling transpose v0.2.0 [INFO] [stderr] Compiling rustfft v4.0.0 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling image v0.23.10 [INFO] [stderr] Compiling plotters-bitmap v0.3.0 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.11 [INFO] [stderr] Compiling structopt v0.3.18 [INFO] [stderr] Compiling chinese-pronounce v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "b62bebb2e652ee76202ecaba54ff4e7b1c67e5bd2b4c29bbf4089e929d7e078c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b62bebb2e652ee76202ecaba54ff4e7b1c67e5bd2b4c29bbf4089e929d7e078c", kill_on_drop: false }` [INFO] [stdout] b62bebb2e652ee76202ecaba54ff4e7b1c67e5bd2b4c29bbf4089e929d7e078c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a721df11e488d28b1dff4d74bf105f379c7c6d35a0a5148cad8cabf86b71dcba [INFO] running `Command { std: "docker" "start" "-a" "a721df11e488d28b1dff4d74bf105f379c7c6d35a0a5148cad8cabf86b71dcba", kill_on_drop: false }` [INFO] [stderr] Compiling chinese-pronounce v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `Command { std: "docker" "inspect" "a721df11e488d28b1dff4d74bf105f379c7c6d35a0a5148cad8cabf86b71dcba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a721df11e488d28b1dff4d74bf105f379c7c6d35a0a5148cad8cabf86b71dcba", kill_on_drop: false }` [INFO] [stdout] a721df11e488d28b1dff4d74bf105f379c7c6d35a0a5148cad8cabf86b71dcba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stdout] e483fcc43130c780f8054c14f1fd9265c945be58d3ffdcfc68ce8aa86cc50e55 [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" "e483fcc43130c780f8054c14f1fd9265c945be58d3ffdcfc68ce8aa86cc50e55", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/chinese_pronounce-0171adac2938d1e8 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/chinese_pronounce-4d57a154f2b7b176 [INFO] [stdout] running 1 test [INFO] [stdout] test processing::test::check_zero ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::check_make_even ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests chinese-pronounce [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" "e483fcc43130c780f8054c14f1fd9265c945be58d3ffdcfc68ce8aa86cc50e55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e483fcc43130c780f8054c14f1fd9265c945be58d3ffdcfc68ce8aa86cc50e55", kill_on_drop: false }` [INFO] [stdout] e483fcc43130c780f8054c14f1fd9265c945be58d3ffdcfc68ce8aa86cc50e55