[INFO] cloning repository https://github.com/cemelo/aurora-queue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cemelo/aurora-queue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcemelo%2Faurora-queue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcemelo%2Faurora-queue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cee67765a52b738a5fbbbb9244efd08be4da0cb5 [INFO] checking cemelo/aurora-queue against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcemelo%2Faurora-queue" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cemelo/aurora-queue on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cemelo/aurora-queue [INFO] finished tweaking git repo https://github.com/cemelo/aurora-queue [INFO] tweaked toml for git repo https://github.com/cemelo/aurora-queue written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cemelo/aurora-queue 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded errno v0.2.5 [INFO] [stderr] Downloaded miow v0.3.4 [INFO] [stderr] Downloaded criterion-plot v0.4.2 [INFO] [stderr] Downloaded oorandom v11.1.1 [INFO] [stderr] Downloaded tinytemplate v1.0.4 [INFO] [stderr] Downloaded bumpalo v3.3.0 [INFO] [stderr] Downloaded criterion v0.3.2 [INFO] [stderr] Downloaded plotters v0.2.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff5bd40e9d7a19b1d6f5426ce492024f1787c9df2b2068c21fa2f7ea37b4bfa8 [INFO] running `Command { std: "docker" "start" "-a" "ff5bd40e9d7a19b1d6f5426ce492024f1787c9df2b2068c21fa2f7ea37b4bfa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff5bd40e9d7a19b1d6f5426ce492024f1787c9df2b2068c21fa2f7ea37b4bfa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff5bd40e9d7a19b1d6f5426ce492024f1787c9df2b2068c21fa2f7ea37b4bfa8", kill_on_drop: false }` [INFO] [stdout] ff5bd40e9d7a19b1d6f5426ce492024f1787c9df2b2068c21fa2f7ea37b4bfa8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3d575af756d781dd733800d67839c88b12624cb7e8770c58bc5bfa2b2603b90 [INFO] running `Command { std: "docker" "start" "-a" "e3d575af756d781dd733800d67839c88b12624cb7e8770c58bc5bfa2b2603b90", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking tracing-core v0.1.16 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling snap v1.0.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking errno v0.2.5 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking oorandom v11.1.1 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking criterion-plot v0.4.2 [INFO] [stderr] Checking plotters v0.2.14 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.18 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking thiserror v1.0.18 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking pin-project v0.4.16 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking aurora-channel v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking tinytemplate v1.0.4 [INFO] [stderr] Checking criterion v0.3.2 [INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `WireFormat` in the current scope [INFO] [stdout] --> examples/spsc.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | .wire_format(WireFormat::Json) [INFO] [stdout] | ^^^^ variant or associated item not found in `WireFormat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `LZ4` found for enum `CompressionFormat` in the current scope [INFO] [stdout] --> examples/spsc.rs:11:37 [INFO] [stdout] | [INFO] [stdout] 11 | .compression(CompressionFormat::LZ4) [INFO] [stdout] | ^^^ variant or associated item not found in `CompressionFormat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aurora-channel` (example "spsc") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e3d575af756d781dd733800d67839c88b12624cb7e8770c58bc5bfa2b2603b90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3d575af756d781dd733800d67839c88b12624cb7e8770c58bc5bfa2b2603b90", kill_on_drop: false }` [INFO] [stdout] e3d575af756d781dd733800d67839c88b12624cb7e8770c58bc5bfa2b2603b90 [INFO] checking cemelo/aurora-queue against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcemelo%2Faurora-queue" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cemelo/aurora-queue on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cemelo/aurora-queue [INFO] finished tweaking git repo https://github.com/cemelo/aurora-queue [INFO] tweaked toml for git repo https://github.com/cemelo/aurora-queue written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cemelo/aurora-queue 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47e4a819b149c36eeb34ab9758220f0e5f88ee7e1b22f30ecd4d0391583cf565 [INFO] running `Command { std: "docker" "start" "-a" "47e4a819b149c36eeb34ab9758220f0e5f88ee7e1b22f30ecd4d0391583cf565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47e4a819b149c36eeb34ab9758220f0e5f88ee7e1b22f30ecd4d0391583cf565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47e4a819b149c36eeb34ab9758220f0e5f88ee7e1b22f30ecd4d0391583cf565", kill_on_drop: false }` [INFO] [stdout] 47e4a819b149c36eeb34ab9758220f0e5f88ee7e1b22f30ecd4d0391583cf565 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bbb18fdfa62f203e0189e954936b67be2f88f988b70af6be2a198e6ecddaf33 [INFO] running `Command { std: "docker" "start" "-a" "3bbb18fdfa62f203e0189e954936b67be2f88f988b70af6be2a198e6ecddaf33", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "3bbb18fdfa62f203e0189e954936b67be2f88f988b70af6be2a198e6ecddaf33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bbb18fdfa62f203e0189e954936b67be2f88f988b70af6be2a198e6ecddaf33", kill_on_drop: false }` [INFO] [stdout] 3bbb18fdfa62f203e0189e954936b67be2f88f988b70af6be2a198e6ecddaf33