[INFO] fetching crate redarrow 0.15.2... [INFO] testing redarrow-0.15.2 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate redarrow 0.15.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate redarrow 0.15.2 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate redarrow 0.15.2 [INFO] finished tweaking crates.io crate redarrow 0.15.2 [INFO] tweaked toml for crates.io crate redarrow 0.15.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate redarrow 0.15.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded multipart v0.16.1 [INFO] [stderr] Downloaded futures-executor v0.3.3 [INFO] [stderr] Downloaded futures-macro v0.3.3 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.9 [INFO] [stderr] Downloaded futures-channel v0.3.3 [INFO] [stderr] Downloaded futures-util v0.3.3 [INFO] [stderr] Downloaded headers v0.3.1 [INFO] [stderr] Downloaded futures-task v0.3.3 [INFO] [stderr] Downloaded urlencoding v1.0.0 [INFO] [stderr] Downloaded futures-core v0.3.3 [INFO] [stderr] Downloaded futures v0.3.3 [INFO] [stderr] Downloaded warp v0.2.2 [INFO] [stderr] Downloaded futures-io v0.3.3 [INFO] [stderr] Downloaded futures-sink v0.3.3 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0a2549cd5ecc102bd68f83a5f5e9242c45efd2a5edd23abec5053d6ca3c58c3 [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" "d0a2549cd5ecc102bd68f83a5f5e9242c45efd2a5edd23abec5053d6ca3c58c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0a2549cd5ecc102bd68f83a5f5e9242c45efd2a5edd23abec5053d6ca3c58c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0a2549cd5ecc102bd68f83a5f5e9242c45efd2a5edd23abec5053d6ca3c58c3", kill_on_drop: false }` [INFO] [stdout] d0a2549cd5ecc102bd68f83a5f5e9242c45efd2a5edd23abec5053d6ca3c58c3 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92ca1b596244f658f28b95ddaefdbef5bf8d39d3af2595a514119c3d1c6d5d36 [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" "92ca1b596244f658f28b95ddaefdbef5bf8d39d3af2595a514119c3d1c6d5d36", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling futures-core v0.3.3 [INFO] [stderr] Compiling futures-sink v0.3.3 [INFO] [stderr] Compiling futures-task v0.3.3 [INFO] [stderr] Compiling futures-io v0.3.3 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling futures-channel v0.3.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling headers v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling futures-macro v0.3.3 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling argh v0.1.3 [INFO] [stderr] Compiling futures-util v0.3.3 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Compiling futures-executor v0.3.3 [INFO] [stderr] Compiling futures v0.3.3 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling hyper v0.13.3 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.46 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling warp v0.2.2 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling redarrow v0.15.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "92ca1b596244f658f28b95ddaefdbef5bf8d39d3af2595a514119c3d1c6d5d36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92ca1b596244f658f28b95ddaefdbef5bf8d39d3af2595a514119c3d1c6d5d36", kill_on_drop: false }` [INFO] [stdout] 92ca1b596244f658f28b95ddaefdbef5bf8d39d3af2595a514119c3d1c6d5d36 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d31bd1bcf5b6b453f4e1f86881a9a2cb7a93395dc256a210da89c0cff8d7e8a [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" "9d31bd1bcf5b6b453f4e1f86881a9a2cb7a93395dc256a210da89c0cff8d7e8a", kill_on_drop: false }` [INFO] [stderr] Compiling redarrow v0.15.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.96s [INFO] running `Command { std: "docker" "inspect" "9d31bd1bcf5b6b453f4e1f86881a9a2cb7a93395dc256a210da89c0cff8d7e8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d31bd1bcf5b6b453f4e1f86881a9a2cb7a93395dc256a210da89c0cff8d7e8a", kill_on_drop: false }` [INFO] [stdout] 9d31bd1bcf5b6b453f4e1f86881a9a2cb7a93395dc256a210da89c0cff8d7e8a [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 85edc039b1ca213816ad35e0d4ad8cc36527fcc0f1344f358e33a5f26304ea52 [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" "85edc039b1ca213816ad35e0d4ad8cc36527fcc0f1344f358e33a5f26304ea52", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/redarrow-9b3eccd9d6561204 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test dispatcher::tests::test_get_command ... ok [INFO] [stdout] test dispatcher::tests::test_get_command_with_quote ... ok [INFO] [stdout] test dispatcher::tests::test_get_command_with_space ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/redarrow_check-4b2cbbf7efa4458b [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 /opt/rustwide/target/debug/deps/redarrow_client-03f4f5c6a48eff32 [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 /opt/rustwide/target/debug/deps/redarrow_server-b0fb75708bca9440 [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 redarrow [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" "85edc039b1ca213816ad35e0d4ad8cc36527fcc0f1344f358e33a5f26304ea52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85edc039b1ca213816ad35e0d4ad8cc36527fcc0f1344f358e33a5f26304ea52", kill_on_drop: false }` [INFO] [stdout] 85edc039b1ca213816ad35e0d4ad8cc36527fcc0f1344f358e33a5f26304ea52