[INFO] cloning repository https://github.com/spirali/hyperqueue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spirali/hyperqueue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspirali%2Fhyperqueue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspirali%2Fhyperqueue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccec902f6a45fb6230bf709bdf2cf4d22aad8ff7 [INFO] building spirali/hyperqueue against try#f41a2ab7b0d9462073425dd6c04abbeb4805cb77 for pr-97334-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspirali%2Fhyperqueue" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spirali/hyperqueue on toolchain f41a2ab7b0d9462073425dd6c04abbeb4805cb77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/spirali/hyperqueue [INFO] finished tweaking git repo https://github.com/spirali/hyperqueue [INFO] tweaked toml for git repo https://github.com/spirali/hyperqueue written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/spirali/hyperqueue already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b2e382f0ac74454b41112ff332f35aa984d3e68be3b681594407d9a2f64646f [INFO] running `Command { std: "docker" "start" "-a" "0b2e382f0ac74454b41112ff332f35aa984d3e68be3b681594407d9a2f64646f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b2e382f0ac74454b41112ff332f35aa984d3e68be3b681594407d9a2f64646f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b2e382f0ac74454b41112ff332f35aa984d3e68be3b681594407d9a2f64646f", kill_on_drop: false }` [INFO] [stdout] 0b2e382f0ac74454b41112ff332f35aa984d3e68be3b681594407d9a2f64646f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e21b4c033b9c6978fb5f5d7bee19685b4afdd8b801e46da09a856b77d26b66d [INFO] running `Command { std: "docker" "start" "-a" "4e21b4c033b9c6978fb5f5d7bee19685b4afdd8b801e46da09a856b77d26b66d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling tokio v1.24.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling cc v1.0.76 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling platforms v2.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling priority-queue v1.2.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling portable-atomic v0.3.15 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling os_str_bytes v6.3.1 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling jemalloc-sys v0.5.2+5.3.0-patched [INFO] [stderr] Compiling fiat-crypto v0.1.17 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling const_format_proc_macros v0.2.29 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling brownstone v3.0.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling console v0.15.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling thin-vec v0.2.9 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling indicatif v0.17.2 [INFO] [stderr] Compiling chumsky v0.8.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling tui v0.17.0 [INFO] [stderr] Compiling cli-table v0.4.7 [INFO] [stderr] Compiling const_format v0.2.30 [INFO] [stderr] Compiling nom-supreme v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling psutil v3.2.2 [INFO] [stderr] Compiling orion v0.17.2 [INFO] [stderr] Compiling clap v4.0.29 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling clap_complete v4.0.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling serde_bytes v0.11.7 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling rmp-serde v1.1.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde-tuple-vec-map v1.0.1 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling rmpv v1.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling tako v0.1.0 (/opt/rustwide/workdir/crates/tako) [INFO] [stderr] Compiling jemallocator v0.5.0 [INFO] [stderr] Compiling hyperqueue v0.13.0 (/opt/rustwide/workdir/crates/hyperqueue) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "4e21b4c033b9c6978fb5f5d7bee19685b4afdd8b801e46da09a856b77d26b66d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e21b4c033b9c6978fb5f5d7bee19685b4afdd8b801e46da09a856b77d26b66d", kill_on_drop: false }` [INFO] [stdout] 4e21b4c033b9c6978fb5f5d7bee19685b4afdd8b801e46da09a856b77d26b66d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f078e32ccdb158ce3f0041e1d68fe9739056d5360d4b3962efc66797002a8d0 [INFO] running `Command { std: "docker" "start" "-a" "7f078e32ccdb158ce3f0041e1d68fe9739056d5360d4b3962efc66797002a8d0", kill_on_drop: false }` [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling similar v2.2.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling insta v1.21.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Compiling hyperqueue v0.13.0 (/opt/rustwide/workdir/crates/hyperqueue) [INFO] [stderr] Compiling tako v0.1.0 (/opt/rustwide/workdir/crates/tako) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 33.35s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "7f078e32ccdb158ce3f0041e1d68fe9739056d5360d4b3962efc66797002a8d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f078e32ccdb158ce3f0041e1d68fe9739056d5360d4b3962efc66797002a8d0", kill_on_drop: false }` [INFO] [stdout] 7f078e32ccdb158ce3f0041e1d68fe9739056d5360d4b3962efc66797002a8d0