[INFO] updating cached repository https://github.com/cassaundra/lang-char-freq [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3af22995de9acdea8a43b03c82732f4ba0f097b [INFO] testing cassaundra/lang-char-freq against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcassaundra%2Flang-char-freq" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cassaundra/lang-char-freq on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cassaundra/lang-char-freq [INFO] finished tweaking git repo https://github.com/cassaundra/lang-char-freq [INFO] tweaked toml for git repo https://github.com/cassaundra/lang-char-freq written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/cassaundra/lang-char-freq already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ae4e18e80be61c58942172c6a41893f68d93dce2e8e9f767381062aa80e4000 [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" "2ae4e18e80be61c58942172c6a41893f68d93dce2e8e9f767381062aa80e4000", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ae4e18e80be61c58942172c6a41893f68d93dce2e8e9f767381062aa80e4000", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ae4e18e80be61c58942172c6a41893f68d93dce2e8e9f767381062aa80e4000", kill_on_drop: false }` [INFO] [stdout] 2ae4e18e80be61c58942172c6a41893f68d93dce2e8e9f767381062aa80e4000 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbb960b424a58931685930d7a9302737d5baab6968e0159640eb39ee4076ede8 [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" "bbb960b424a58931685930d7a9302737d5baab6968e0159640eb39ee4076ede8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling sharded-slab v0.0.8 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling euclid v0.20.8 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling filetime v0.2.9 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling lyon_path v0.14.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling font-kit v0.4.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tracing v0.1.13 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.50 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling tracing-subscriber v0.2.4 [INFO] [stderr] Compiling lang-char-freq v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `Command { std: "docker" "inspect" "bbb960b424a58931685930d7a9302737d5baab6968e0159640eb39ee4076ede8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbb960b424a58931685930d7a9302737d5baab6968e0159640eb39ee4076ede8", kill_on_drop: false }` [INFO] [stdout] bbb960b424a58931685930d7a9302737d5baab6968e0159640eb39ee4076ede8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f40211f8c4ed6c7ffcd3c1ebbb522c16c3b1ea5ed53d59683a3080899e942a05 [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" "f40211f8c4ed6c7ffcd3c1ebbb522c16c3b1ea5ed53d59683a3080899e942a05", kill_on_drop: false }` [INFO] [stderr] Compiling lang-char-freq v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.68s [INFO] running `Command { std: "docker" "inspect" "f40211f8c4ed6c7ffcd3c1ebbb522c16c3b1ea5ed53d59683a3080899e942a05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f40211f8c4ed6c7ffcd3c1ebbb522c16c3b1ea5ed53d59683a3080899e942a05", kill_on_drop: false }` [INFO] [stdout] f40211f8c4ed6c7ffcd3c1ebbb522c16c3b1ea5ed53d59683a3080899e942a05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 67246c459e5893239ca9740966f92b1647efd4b92d8cf39358573a09344de381 [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" "67246c459e5893239ca9740966f92b1647efd4b92d8cf39358573a09344de381", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.56s [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] [stderr] Running /opt/rustwide/target/debug/deps/lang_char_freq-784c58f03e7f9f07 [INFO] running `Command { std: "docker" "inspect" "67246c459e5893239ca9740966f92b1647efd4b92d8cf39358573a09344de381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67246c459e5893239ca9740966f92b1647efd4b92d8cf39358573a09344de381", kill_on_drop: false }` [INFO] [stdout] 67246c459e5893239ca9740966f92b1647efd4b92d8cf39358573a09344de381