[INFO] cloning repository https://github.com/uasi/phog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uasi/phog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuasi%2Fphog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuasi%2Fphog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9eed716589c30d218ea0a5c747d20b870e322a9 [INFO] testing uasi/phog against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuasi%2Fphog" "/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/uasi/phog 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/uasi/phog [INFO] finished tweaking git repo https://github.com/uasi/phog [INFO] tweaked toml for git repo https://github.com/uasi/phog written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/uasi/phog 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-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" "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] fa63b264d8e5f6dcca4b4220e8a60515ea2b162e4131e47ca653facdff8c71c2 [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" "fa63b264d8e5f6dcca4b4220e8a60515ea2b162e4131e47ca653facdff8c71c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa63b264d8e5f6dcca4b4220e8a60515ea2b162e4131e47ca653facdff8c71c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa63b264d8e5f6dcca4b4220e8a60515ea2b162e4131e47ca653facdff8c71c2", kill_on_drop: false }` [INFO] [stdout] fa63b264d8e5f6dcca4b4220e8a60515ea2b162e4131e47ca653facdff8c71c2 [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=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] 4bf56bad2b7364bfac59aeaaadc664df461624968247fad5492c7be6b684317b [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" "4bf56bad2b7364bfac59aeaaadc664df461624968247fad5492c7be6b684317b", kill_on_drop: false }` [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling owo-colors v1.2.1 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling indenter v0.3.1 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.39+curl-7.74.0 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling tokio v0.3.6 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling linkify v0.4.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling signal-hook v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling color-eyre v0.5.10 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tokio-compat-02 v0.1.2 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rusqlite v0.24.2 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling egg-mode v0.15.0 [INFO] [stderr] Compiling phog v0.1.3-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 22s [INFO] running `Command { std: "docker" "inspect" "4bf56bad2b7364bfac59aeaaadc664df461624968247fad5492c7be6b684317b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bf56bad2b7364bfac59aeaaadc664df461624968247fad5492c7be6b684317b", kill_on_drop: false }` [INFO] [stdout] 4bf56bad2b7364bfac59aeaaadc664df461624968247fad5492c7be6b684317b [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=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] 725522d552a7ed55ca3f04a649119048d95b16a1418e9b4f586fa9c8af6e0fcd [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" "725522d552a7ed55ca3f04a649119048d95b16a1418e9b4f586fa9c8af6e0fcd", kill_on_drop: false }` [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling phog v0.1.3-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.83s [INFO] running `Command { std: "docker" "inspect" "725522d552a7ed55ca3f04a649119048d95b16a1418e9b4f586fa9c8af6e0fcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "725522d552a7ed55ca3f04a649119048d95b16a1418e9b4f586fa9c8af6e0fcd", kill_on_drop: false }` [INFO] [stdout] 725522d552a7ed55ca3f04a649119048d95b16a1418e9b4f586fa9c8af6e0fcd [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=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] f045ef9926403a7844aa7116542c1f11ef25a26457e76e82f393642f24e4f77b [INFO] running `Command { std: "docker" "start" "-a" "f045ef9926403a7844aa7116542c1f11ef25a26457e76e82f393642f24e4f77b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.58s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/phog-6ea5561c0c8c1287 [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test commands::record::args_tests::fetch_args_load_defaults ... ok [INFO] [stdout] test downloader::file_writer_tests::write ... ok [INFO] [stdout] test commands::record::args_tests::should_fetch ... ok [INFO] [stdout] test downloader::file_writer_tests::discard_part_and_then_finish ... ok [INFO] [stdout] test database::schema_tests::schema ... ok [INFO] [stdout] test downloader::file_writer_tests::discard_part_and_then_write ... ok [INFO] [stdout] test downloader::file_writer_tests::finish_and_then_discard_part ... ok [INFO] [stdout] test downloader::file_writer_tests::finish_and_then_write ... ok [INFO] [stdout] test downloader::file_writer_tests::write_and_drop ... ok [INFO] [stdout] test downloader::tests::part_path ... ok [INFO] [stdout] test input::tests::stub_handle ... ok [INFO] [stdout] test downloader::file_writer_tests::write_and_finish ... ok [INFO] [stdout] test input::tests::stubbed_stdin ... ok [INFO] [stdout] test downloader::file_writer_tests::finish_without_write ... ok [INFO] [stdout] test downloader::file_writer_tests::write_and_discard_part ... ok [INFO] [stdout] test downloader::file_writer_tests::new ... ok [INFO] [stdout] test database::tests::must_count_tweets ... ok [INFO] [stdout] test database::tests::must_prune_tweets ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f045ef9926403a7844aa7116542c1f11ef25a26457e76e82f393642f24e4f77b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f045ef9926403a7844aa7116542c1f11ef25a26457e76e82f393642f24e4f77b", kill_on_drop: false }` [INFO] [stdout] f045ef9926403a7844aa7116542c1f11ef25a26457e76e82f393642f24e4f77b