[INFO] fetching crate reql 0.11.0... [INFO] testing reql-0.11.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate reql 0.11.0 into /workspace/builds/worker-16/source [INFO] validating manifest of crates.io crate reql 0.11.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate reql 0.11.0 [INFO] finished tweaking crates.io crate reql 0.11.0 [INFO] tweaked toml for crates.io crate reql 0.11.0 written to /workspace/builds/worker-16/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-types v0.9.0 [INFO] [stderr] Downloaded reql-types v0.3.2 [INFO] [stderr] Downloaded ql2 v2.1.1 [INFO] [stderr] Downloaded scram v0.6.0 [INFO] [stderr] Downloaded reql-macros v0.3.0 [INFO] [stderr] Downloaded prost-derive v0.9.0 [INFO] [stderr] Downloaded prost v0.9.0 [INFO] [stderr] Downloaded prost-build v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 080d9ece9317f7b5376f6b5fa3b24cbe3d3bacc8ff31cb8c0475f5680b83ac23 [INFO] running `Command { std: "docker" "start" "-a" "080d9ece9317f7b5376f6b5fa3b24cbe3d3bacc8ff31cb8c0475f5680b83ac23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "080d9ece9317f7b5376f6b5fa3b24cbe3d3bacc8ff31cb8c0475f5680b83ac23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "080d9ece9317f7b5376f6b5fa3b24cbe3d3bacc8ff31cb8c0475f5680b83ac23", kill_on_drop: false }` [INFO] [stdout] 080d9ece9317f7b5376f6b5fa3b24cbe3d3bacc8ff31cb8c0475f5680b83ac23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49cb8720cc504233c79ba2687621b12fdc6037b9fb04bf64e3b7291d8ee5fc97 [INFO] running `Command { std: "docker" "start" "-a" "49cb8720cc504233c79ba2687621b12fdc6037b9fb04bf64e3b7291d8ee5fc97", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling reql-macros v0.3.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling reql-types v0.3.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling scram v0.6.0 [INFO] [stderr] Compiling ql2 v2.1.1 [INFO] [stderr] Compiling reql v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.99s [INFO] running `Command { std: "docker" "inspect" "49cb8720cc504233c79ba2687621b12fdc6037b9fb04bf64e3b7291d8ee5fc97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49cb8720cc504233c79ba2687621b12fdc6037b9fb04bf64e3b7291d8ee5fc97", kill_on_drop: false }` [INFO] [stdout] 49cb8720cc504233c79ba2687621b12fdc6037b9fb04bf64e3b7291d8ee5fc97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69e6b6d9da7a53bc3896cf209f57e53fa4356143d47f0e148e06925f86c1fc98 [INFO] running `Command { std: "docker" "start" "-a" "69e6b6d9da7a53bc3896cf209f57e53fa4356143d47f0e148e06925f86c1fc98", kill_on_drop: false }` [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling reql v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `reql` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name reql --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=b3217dcd9f1768b3 -C extra-filename=-b3217dcd9f1768b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_net=/opt/rustwide/target/debug/deps/libasync_net-552b5d6eb7ddffb7.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-5f9249d5b4a80280.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-357293a29358e59d.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a01d53569fc73bed.rlib --extern ql2=/opt/rustwide/target/debug/deps/libql2-c05123956786d097.rlib --extern reql_macros=/opt/rustwide/target/debug/deps/libreql_macros-9f1db8c14539a1c1.so --extern reql_types=/opt/rustwide/target/debug/deps/libreql_types-4b0e37b80a69f58c.rlib --extern scram=/opt/rustwide/target/debug/deps/libscram-d3bf1ef75e6a2f08.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-acd6fdc53a1e8676.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3ed5b659ce7fc2b3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-64b90904b0d7cf3b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-74ba28bf68b8853f.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f3c0badcf6f67287.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-f02f968ced18476f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "69e6b6d9da7a53bc3896cf209f57e53fa4356143d47f0e148e06925f86c1fc98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69e6b6d9da7a53bc3896cf209f57e53fa4356143d47f0e148e06925f86c1fc98", kill_on_drop: false }` [INFO] [stdout] 69e6b6d9da7a53bc3896cf209f57e53fa4356143d47f0e148e06925f86c1fc98