[INFO] fetching crate turingdb-server 2.0.0-beta.4... [INFO] testing turingdb-server-2.0.0-beta.4 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate turingdb-server 2.0.0-beta.4 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate turingdb-server 2.0.0-beta.4 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate turingdb-server 2.0.0-beta.4 [INFO] finished tweaking crates.io crate turingdb-server 2.0.0-beta.4 [INFO] tweaked toml for crates.io crate turingdb-server 2.0.0-beta.4 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate turingdb-server 2.0.0-beta.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c0b1b90c198b31e4f6d103ddd0aac814f4af07f786a03ac2b8f4a16bc9ca666 [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" "8c0b1b90c198b31e4f6d103ddd0aac814f4af07f786a03ac2b8f4a16bc9ca666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c0b1b90c198b31e4f6d103ddd0aac814f4af07f786a03ac2b8f4a16bc9ca666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c0b1b90c198b31e4f6d103ddd0aac814f4af07f786a03ac2b8f4a16bc9ca666", kill_on_drop: false }` [INFO] [stdout] 8c0b1b90c198b31e4f6d103ddd0aac814f4af07f786a03ac2b8f4a16bc9ca666 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17099298a7dea0c9c16df735c35d11377475e60b479febc7e2dcdef7fb0c0bc8 [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" "17099298a7dea0c9c16df735c35d11377475e60b479febc7e2dcdef7fb0c0bc8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling event-listener v2.2.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling fastrand v1.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling vec-arena v0.5.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling array-init v0.1.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling easy-parallel v3.1.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling concurrent-queue v1.1.2 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling async-lock v1.1.4 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling async-dup v1.2.1 [INFO] [stderr] Compiling async-channel v1.2.0 [INFO] [stderr] Compiling multitask v0.2.0 [INFO] [stderr] Compiling futures-lite v0.1.10 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling simple-signal v1.1.1 [INFO] [stderr] Compiling blocking v0.5.0 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling async-io v0.1.7 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling async-executor v0.1.2 [INFO] [stderr] Compiling async-net v0.1.2 [INFO] [stderr] Compiling smol v0.3.3 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling sled v0.32.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tai64 v3.1.0 [INFO] [stderr] Compiling custom_codes v2.0.4 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling dashmap v3.11.7 [INFO] [stderr] Compiling turingdb-helpers v2.0.0-beta.4 [INFO] [stderr] Compiling turingdb v2.0.0-beta.4 [INFO] [stderr] Compiling turingdb-server v2.0.0-beta.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "17099298a7dea0c9c16df735c35d11377475e60b479febc7e2dcdef7fb0c0bc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17099298a7dea0c9c16df735c35d11377475e60b479febc7e2dcdef7fb0c0bc8", kill_on_drop: false }` [INFO] [stdout] 17099298a7dea0c9c16df735c35d11377475e60b479febc7e2dcdef7fb0c0bc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48ff53c6f2a54b1d5c1380bf9a7698f4f6fb93bdb84ec749800331997ca6269b [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" "48ff53c6f2a54b1d5c1380bf9a7698f4f6fb93bdb84ec749800331997ca6269b", kill_on_drop: false }` [INFO] [stderr] Compiling turingdb-server v2.0.0-beta.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `Command { std: "docker" "inspect" "48ff53c6f2a54b1d5c1380bf9a7698f4f6fb93bdb84ec749800331997ca6269b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48ff53c6f2a54b1d5c1380bf9a7698f4f6fb93bdb84ec749800331997ca6269b", kill_on_drop: false }` [INFO] [stdout] 48ff53c6f2a54b1d5c1380bf9a7698f4f6fb93bdb84ec749800331997ca6269b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 921f9d1d6c27053ad635f3aaee7cfcdf5cf75ec9a7424c596e87096f8a465c3f [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" "921f9d1d6c27053ad635f3aaee7cfcdf5cf75ec9a7424c596e87096f8a465c3f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/turingdb_server-ccc28d810d9eeb50) [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" "921f9d1d6c27053ad635f3aaee7cfcdf5cf75ec9a7424c596e87096f8a465c3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "921f9d1d6c27053ad635f3aaee7cfcdf5cf75ec9a7424c596e87096f8a465c3f", kill_on_drop: false }` [INFO] [stdout] 921f9d1d6c27053ad635f3aaee7cfcdf5cf75ec9a7424c596e87096f8a465c3f