[INFO] cloning repository https://github.com/matrix-org/matrix-ircd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matrix-org/matrix-ircd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatrix-org%2Fmatrix-ircd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatrix-org%2Fmatrix-ircd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83eb62949f1c9e3eed173098ec163084389fecdf [INFO] testing matrix-org/matrix-ircd against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatrix-org%2Fmatrix-ircd" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matrix-org/matrix-ircd on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matrix-org/matrix-ircd [INFO] finished tweaking git repo https://github.com/matrix-org/matrix-ircd [INFO] tweaked toml for git repo https://github.com/matrix-org/matrix-ircd written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/matrix-org/matrix-ircd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/erikjohnston/tasked-futures.git` [INFO] [stderr] Updating git repository `https://github.com/tokio-rs/tokio-timer` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded extend v0.1.2 [INFO] [stderr] Downloaded mockito v0.25.2 [INFO] [stderr] Downloaded netbuf v0.4.1 [INFO] [stderr] Downloaded tokio-dns-unofficial v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2020-07-24" "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] b074eba162bb523ea1d2b40bbf55c081757aae20e118d128e41325ae06d12e88 [INFO] running `Command { std: "docker" "start" "-a" "b074eba162bb523ea1d2b40bbf55c081757aae20e118d128e41325ae06d12e88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b074eba162bb523ea1d2b40bbf55c081757aae20e118d128e41325ae06d12e88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b074eba162bb523ea1d2b40bbf55c081757aae20e118d128e41325ae06d12e88", kill_on_drop: false }` [INFO] [stdout] b074eba162bb523ea1d2b40bbf55c081757aae20e118d128e41325ae06d12e88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4f525265166f937bc467d18a924028e318cc66a1f061a257f663130711d6144 [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" "f4f525265166f937bc467d18a924028e318cc66a1f061a257f663130711d6144", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling cc v1.0.55 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling netbuf v0.4.1 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling tasked-futures v0.1.0 (https://github.com/erikjohnston/tasked-futures.git#43ef731e) [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling tokio-timer v0.1.2 (https://github.com/tokio-rs/tokio-timer#2b069e92) [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-dns-unofficial v0.1.2 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling matrix-ircd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 13s [INFO] running `Command { std: "docker" "inspect" "f4f525265166f937bc467d18a924028e318cc66a1f061a257f663130711d6144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4f525265166f937bc467d18a924028e318cc66a1f061a257f663130711d6144", kill_on_drop: false }` [INFO] [stdout] f4f525265166f937bc467d18a924028e318cc66a1f061a257f663130711d6144 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab6648ea3e9e75b9f3e8be9a74ff9ba3b66700f9b972e01f09e4f108efc296e2 [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" "ab6648ea3e9e75b9f3e8be9a74ff9ba3b66700f9b972e01f09e4f108efc296e2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling assert-json-diff v1.0.3 [INFO] [stderr] Compiling mockito v0.25.2 [INFO] [stderr] Compiling matrix-ircd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.60s [INFO] running `Command { std: "docker" "inspect" "ab6648ea3e9e75b9f3e8be9a74ff9ba3b66700f9b972e01f09e4f108efc296e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab6648ea3e9e75b9f3e8be9a74ff9ba3b66700f9b972e01f09e4f108efc296e2", kill_on_drop: false }` [INFO] [stdout] ab6648ea3e9e75b9f3e8be9a74ff9ba3b66700f9b972e01f09e4f108efc296e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cc7372d71ba016bb50d1a4ba1d7cddd7f75be28112ee38afc0721a37e354cf07 [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" "cc7372d71ba016bb50d1a4ba1d7cddd7f75be28112ee38afc0721a37e354cf07", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.67s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/matrix_ircd-f401ac1e6270d1c8 [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test http::tests::basic_chunked_response ... ok [INFO] [stdout] test http::tests::chunked_response_slow ... ok [INFO] [stdout] test http::tests::basic_length_response ... ok [INFO] [stdout] test http::tests::chunked_response_slow_block ... ok [INFO] [stdout] test irc::protocol::tests::simple_prefix ... ok [INFO] [stdout] test matrix::protocol::tests::sync_response ... ok [INFO] [stdout] test http::tests::chunked_response_missing_last_newline ... ok [INFO] [stdout] test http::tests::basic_response ... ok [INFO] [stdout] test http::tests::mutliple ... ok [INFO] [stdout] test irc::protocol::tests::simple_user ... ok [INFO] [stderr] warning: Mock response write error: Broken pipe (os error 32) [INFO] [stdout] test matrix::sync::tests::matrix_sync_request ... ok [INFO] [stdout] test irc::protocol::tests::simple_nick ... ok [INFO] [stdout] test irc::protocol::tests::simple_numeric ... ok [INFO] [stderr] warning: Mock response write error: Broken pipe (os error 32) [INFO] [stdout] test matrix::tests::send_text_message ... ok [INFO] [stderr] warning: Mock response write error: Broken pipe (os error 32) [INFO] [stdout] test matrix::tests::matrix_login ... ok [INFO] [stderr] warning: Mock response write error: Broken pipe (os error 32) [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cc7372d71ba016bb50d1a4ba1d7cddd7f75be28112ee38afc0721a37e354cf07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc7372d71ba016bb50d1a4ba1d7cddd7f75be28112ee38afc0721a37e354cf07", kill_on_drop: false }` [INFO] [stdout] cc7372d71ba016bb50d1a4ba1d7cddd7f75be28112ee38afc0721a37e354cf07