[INFO] cloning repository https://github.com/LouisBrunner/rusty-ports [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LouisBrunner/rusty-ports" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLouisBrunner%2Frusty-ports", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLouisBrunner%2Frusty-ports'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4aecb296e598936538561a608e77c4bc8ca26381 [INFO] testing LouisBrunner/rusty-ports against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLouisBrunner%2Frusty-ports" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LouisBrunner/rusty-ports on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LouisBrunner/rusty-ports [INFO] finished tweaking git repo https://github.com/LouisBrunner/rusty-ports [INFO] tweaked toml for git repo https://github.com/LouisBrunner/rusty-ports written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/LouisBrunner/rusty-ports already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7062c5ae6ba07093a07b7840b5f4358e0410b264bed016df53707612677b97d [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" "a7062c5ae6ba07093a07b7840b5f4358e0410b264bed016df53707612677b97d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7062c5ae6ba07093a07b7840b5f4358e0410b264bed016df53707612677b97d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7062c5ae6ba07093a07b7840b5f4358e0410b264bed016df53707612677b97d", kill_on_drop: false }` [INFO] [stdout] a7062c5ae6ba07093a07b7840b5f4358e0410b264bed016df53707612677b97d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--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] 5f168e33a23be5c18eedd0d99230f68665ccb4e3c04950866e9f11b7a04cf783 [INFO] running `Command { std: "docker" "start" "-a" "5f168e33a23be5c18eedd0d99230f68665ccb4e3c04950866e9f11b7a04cf783", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling parking v1.0.3 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling cache-padded v1.1.0 [INFO] [stderr] Compiling unindent v0.1.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling fastrand v1.3.2 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling testing_logger v0.1.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling proc-quote-impl v0.2.2 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling proc-quote v0.2.2 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling mockers_derive v0.21.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling blocking v0.4.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling rusty-ports v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "5f168e33a23be5c18eedd0d99230f68665ccb4e3c04950866e9f11b7a04cf783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f168e33a23be5c18eedd0d99230f68665ccb4e3c04950866e9f11b7a04cf783", kill_on_drop: false }` [INFO] [stdout] 5f168e33a23be5c18eedd0d99230f68665ccb4e3c04950866e9f11b7a04cf783 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 589a9c36be019621bf0546cc86ea0957fc0866a5a3c075f80da1264ba96e7712 [INFO] running `Command { std: "docker" "start" "-a" "589a9c36be019621bf0546cc86ea0957fc0866a5a3c075f80da1264ba96e7712", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling select-rustc v0.1.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling mockers v0.21.0 [INFO] [stderr] Compiling rusty-ports v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.21s [INFO] running `Command { std: "docker" "inspect" "589a9c36be019621bf0546cc86ea0957fc0866a5a3c075f80da1264ba96e7712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "589a9c36be019621bf0546cc86ea0957fc0866a5a3c075f80da1264ba96e7712", kill_on_drop: false }` [INFO] [stdout] 589a9c36be019621bf0546cc86ea0957fc0866a5a3c075f80da1264ba96e7712 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6878cc30b7475ac73da9c53a3ea22536650d78c1b3279a732f61444616cb01bd [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" "6878cc30b7475ac73da9c53a3ea22536650d78c1b3279a732f61444616cb01bd", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rusty_ports-bb900c345edaf6c8 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test reporters::console::tests::it_notifies_server_changes ... ok [INFO] [stdout] test reporters::console::tests::it_notifies_start_stop ... ok [INFO] [stdout] test reporters::console::tests::it_notifies_client_changes ... ok [INFO] [stdout] test monitor::server::client::tests::it_handles_messages ... ok [INFO] [stdout] test reporters::console::tests::it_notifies_error_warning ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6878cc30b7475ac73da9c53a3ea22536650d78c1b3279a732f61444616cb01bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6878cc30b7475ac73da9c53a3ea22536650d78c1b3279a732f61444616cb01bd", kill_on_drop: false }` [INFO] [stdout] 6878cc30b7475ac73da9c53a3ea22536650d78c1b3279a732f61444616cb01bd