[INFO] fetching crate cogsy 0.2.2... [INFO] testing cogsy-0.2.2 against 1.55.0 for beta-1.56-1 [INFO] extracting crate cogsy 0.2.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate cogsy 0.2.2 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cogsy 0.2.2 [INFO] finished tweaking crates.io crate cogsy 0.2.2 [INFO] tweaked toml for crates.io crate cogsy 0.2.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate cogsy 0.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unidecode v0.3.0 [INFO] [stderr] Downloaded rusqlite v0.23.1 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", 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] f425e2f08023f51c61c7c73c0f85544db5b9aca83a30d16ea01e902912321fe2 [INFO] running `Command { std: "docker" "start" "-a" "f425e2f08023f51c61c7c73c0f85544db5b9aca83a30d16ea01e902912321fe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f425e2f08023f51c61c7c73c0f85544db5b9aca83a30d16ea01e902912321fe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f425e2f08023f51c61c7c73c0f85544db5b9aca83a30d16ea01e902912321fe2", kill_on_drop: false }` [INFO] [stdout] f425e2f08023f51c61c7c73c0f85544db5b9aca83a30d16ea01e902912321fe2 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09e1afa9566c3f2fc67403b6de3d139330ef4ab8edfc1e6ad3e7e1b8eec576c0 [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" "09e1afa9566c3f2fc67403b6de3d139330ef4ab8edfc1e6ad3e7e1b8eec576c0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling signal-hook v0.3.6 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling rusqlite v0.23.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling wasmer_enumset_derive v0.5.0 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling wasmer_enumset v1.0.1 [INFO] [stderr] Compiling cursive_core v0.2.2 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling cursive v0.16.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling cogsy v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "09e1afa9566c3f2fc67403b6de3d139330ef4ab8edfc1e6ad3e7e1b8eec576c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09e1afa9566c3f2fc67403b6de3d139330ef4ab8edfc1e6ad3e7e1b8eec576c0", kill_on_drop: false }` [INFO] [stdout] 09e1afa9566c3f2fc67403b6de3d139330ef4ab8edfc1e6ad3e7e1b8eec576c0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 135739e36efd30c82c825c4dfd85df638202e70fcc60b627a3a3577e671b1d41 [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" "135739e36efd30c82c825c4dfd85df638202e70fcc60b627a3a3577e671b1d41", kill_on_drop: false }` [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling cogsy v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.42s [INFO] running `Command { std: "docker" "inspect" "135739e36efd30c82c825c4dfd85df638202e70fcc60b627a3a3577e671b1d41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "135739e36efd30c82c825c4dfd85df638202e70fcc60b627a3a3577e671b1d41", kill_on_drop: false }` [INFO] [stdout] 135739e36efd30c82c825c4dfd85df638202e70fcc60b627a3a3577e671b1d41 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.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] eb2c2be3bd6c6904be87f367f27c0512826e8f7856c5a25dc9ef4cdf9a47108e [INFO] running `Command { std: "docker" "start" "-a" "eb2c2be3bd6c6904be87f367f27c0512826e8f7856c5a25dc9ef4cdf9a47108e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cogsy-cac48d0976062587) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test config::tests::check_filepaths ... ok [INFO] [stdout] test app::csv::tests::test_csv_full_update ... FAILED [INFO] [stdout] test app::csv::tests::test_csv_parsing ... FAILED [INFO] [stdout] test app::csv::tests::test_csv_header_validation ... FAILED [INFO] [stdout] test config::tests::check_config_loads_correctly has been running for over 60 seconds [INFO] [stdout] test config::tests::check_timezone has been running for over 60 seconds [INFO] [stderr] error: test failed, to rerun pass '--bin cogsy' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/cogsy-cac48d0976062587` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "eb2c2be3bd6c6904be87f367f27c0512826e8f7856c5a25dc9ef4cdf9a47108e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb2c2be3bd6c6904be87f367f27c0512826e8f7856c5a25dc9ef4cdf9a47108e", kill_on_drop: false }` [INFO] [stdout] eb2c2be3bd6c6904be87f367f27c0512826e8f7856c5a25dc9ef4cdf9a47108e