[INFO] cloning repository https://github.com/hydro-project/hydroflow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hydro-project/hydroflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydro-project%2Fhydroflow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydro-project%2Fhydroflow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4960876e0a18ba484baef6192a2c0dcdf5d5224 [INFO] testing hydro-project/hydroflow against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydro-project%2Fhydroflow" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hydro-project/hydroflow on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hydro-project/hydroflow [INFO] finished tweaking git repo https://github.com/hydro-project/hydroflow [INFO] tweaked toml for git repo https://github.com/hydro-project/hydroflow written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/hydro-project/hydroflow already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] 9aba4b7a54c3fc88209c4890bb9079b109d3bc33ee922ba1d69f9c0cfefd3b75 [INFO] running `Command { std: "docker" "start" "-a" "9aba4b7a54c3fc88209c4890bb9079b109d3bc33ee922ba1d69f9c0cfefd3b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9aba4b7a54c3fc88209c4890bb9079b109d3bc33ee922ba1d69f9c0cfefd3b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aba4b7a54c3fc88209c4890bb9079b109d3bc33ee922ba1d69f9c0cfefd3b75", kill_on_drop: false }` [INFO] [stdout] 9aba4b7a54c3fc88209c4890bb9079b109d3bc33ee922ba1d69f9c0cfefd3b75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 882c69f02a952a53ecac1fc8ddec15a2f360332607bfb9313d6a9c65a542eaa0 [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" "882c69f02a952a53ecac1fc8ddec15a2f360332607bfb9313d6a9c65a542eaa0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tuple_list v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling time v0.3.4 [INFO] [stderr] Compiling seq-macro v0.2.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling sealed v0.3.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling datadriven v0.6.0 [INFO] [stderr] Compiling hydroflow v0.1.0 (/opt/rustwide/workdir/hydroflow) [INFO] [stderr] Compiling babyflow v0.1.0 (/opt/rustwide/workdir/babyflow) [INFO] [stderr] Compiling covid_tracing v0.1.0 (/opt/rustwide/workdir/covid_tracing) [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling spinachflow v0.1.0 (/opt/rustwide/workdir/spinachflow) [INFO] [stderr] Compiling covid_tracing_dist v0.1.0 (/opt/rustwide/workdir/covid_tracing_dist) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "882c69f02a952a53ecac1fc8ddec15a2f360332607bfb9313d6a9c65a542eaa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "882c69f02a952a53ecac1fc8ddec15a2f360332607bfb9313d6a9c65a542eaa0", kill_on_drop: false }` [INFO] [stdout] 882c69f02a952a53ecac1fc8ddec15a2f360332607bfb9313d6a9c65a542eaa0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] 4c2b49980ad74cff8aa1b927f0df9f86a4f0e83e53171b3a7a03f4c3ac518016 [INFO] running `Command { std: "docker" "start" "-a" "4c2b49980ad74cff8aa1b927f0df9f86a4f0e83e53171b3a7a03f4c3ac518016", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling half v1.8.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling spinachflow v0.1.0 (/opt/rustwide/workdir/spinachflow) [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling covid_tracing v0.1.0 (/opt/rustwide/workdir/covid_tracing) [INFO] [stderr] Compiling covid_tracing_dist v0.1.0 (/opt/rustwide/workdir/covid_tracing_dist) [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling babyflow v0.1.0 (/opt/rustwide/workdir/babyflow) [INFO] [stderr] Compiling hydroflow v0.1.0 (/opt/rustwide/workdir/hydroflow) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "4c2b49980ad74cff8aa1b927f0df9f86a4f0e83e53171b3a7a03f4c3ac518016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c2b49980ad74cff8aa1b927f0df9f86a4f0e83e53171b3a7a03f4c3ac518016", kill_on_drop: false }` [INFO] [stdout] 4c2b49980ad74cff8aa1b927f0df9f86a4f0e83e53171b3a7a03f4c3ac518016 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] efbf8b4aa171a1ad9fb6303dc2e32f1412ca6a875e77bf3b165eb3881b257605 [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" "efbf8b4aa171a1ad9fb6303dc2e32f1412ca6a875e77bf3b165eb3881b257605", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/babyflow-fefbceca23b91c80) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test babyflow::test_df ... ok [INFO] [stdout] test babyflow::query::test_query ... ok [INFO] [stdout] test datalog::parser::test_parse ... ok [INFO] [stdout] test babyflow::test_df_binary ... ok [INFO] [stdout] test datalog::test_datalog ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/babyflow-274c35f57c2ecbec) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/covid_tracing-ef9c417b36b41fa2) [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; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/covid_tracing_dist-4a9a047944570b71) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hydroflow-99ce0f2e8fe1c925) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test compiled::tests::linear_chains ... ok [INFO] [stdout] test compiled::pull::tests::hash_join ... ok [INFO] [stdout] test compiled::tests::map_union ... ok [INFO] [stdout] test compiled::tests::pivot ... ok [INFO] [stdout] test compiled::tests::partition ... ok [INFO] [stdout] test compiled::tests::tee_rcs ... ok [INFO] [stdout] test scheduled::tests::test_basic_n_m ... ok [INFO] [stdout] test scheduled::tests::test_cycle ... ok [INFO] [stdout] test scheduled::test_input_handle ... ok [INFO] [stdout] test scheduled::tests::test_basic_variadic ... ok [INFO] [stdout] test scheduled::map_filter ... ok [INFO] [stdout] test scheduled::test_input_handle_thread ... ok [INFO] [stdout] test compiled::tests::tee ... ok [INFO] [stdout] test scheduled::test_input_channel ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/spinachflow-6ced5b62b5240160) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test metadata::test_token ... ok [INFO] [stdout] test stream::select_all::test_select_arr ... ok [INFO] [stdout] test stream::asym_split::test_asym_split_merge ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.87s [INFO] [stdout] [INFO] [stderr] Doc-tests babyflow [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests hydroflow [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/scheduled/handoff_list.rs - scheduled::handoff_list::HandoffList (line 16) ... ignored [INFO] [stdout] test src/scheduled/handoff_list.rs - scheduled::handoff_list::HandoffList (line 20) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests spinachflow [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "efbf8b4aa171a1ad9fb6303dc2e32f1412ca6a875e77bf3b165eb3881b257605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efbf8b4aa171a1ad9fb6303dc2e32f1412ca6a875e77bf3b165eb3881b257605", kill_on_drop: false }` [INFO] [stdout] efbf8b4aa171a1ad9fb6303dc2e32f1412ca6a875e77bf3b165eb3881b257605