[INFO] fetching crate xplr 0.2.4... [INFO] checking xplr-0.2.4 against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] extracting crate xplr 0.2.4 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate xplr 0.2.4 on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xplr 0.2.4 [INFO] finished tweaking crates.io crate xplr 0.2.4 [INFO] tweaked toml for crates.io crate xplr 0.2.4 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate xplr 0.2.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossterm_winapi v0.6.2 [INFO] [stderr] Downloaded crossterm v0.18.2 [INFO] [stderr] Downloaded syn v1.0.68 [INFO] [stderr] Downloaded tui v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 88bc315275ca14691e85bcd96d15802a5a66d6a9be7c5108f678b00912d07f7e [INFO] running `Command { std: "docker" "start" "-a" "88bc315275ca14691e85bcd96d15802a5a66d6a9be7c5108f678b00912d07f7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88bc315275ca14691e85bcd96d15802a5a66d6a9be7c5108f678b00912d07f7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88bc315275ca14691e85bcd96d15802a5a66d6a9be7c5108f678b00912d07f7e", kill_on_drop: false }` [INFO] [stdout] 88bc315275ca14691e85bcd96d15802a5a66d6a9be7c5108f678b00912d07f7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75e8ad06b0cb11dcac3e337569b814222a2e8e130542b828751cc14d05d12aa9 [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" "75e8ad06b0cb11dcac3e337569b814222a2e8e130542b828751cc14d05d12aa9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking crossterm v0.18.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking serde v1.0.125 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking tui v0.14.0 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking handlebars v3.5.4 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stderr] Checking xplr v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `create` in module `app` [INFO] [stdout] --> benches/navigation.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | let app = app::create() [INFO] [stdout] | ^^^^^^ not found in `app` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use crate::explorer::thread::thread::env::sys::thread_local_key::create; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create` in module `app` [INFO] [stdout] --> tests/test_input.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | let mut app = app::create().expect("failed to create app"); [INFO] [stdout] | ^^^^^^ not found in `app` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use crate::explorer::thread::thread::env::sys::thread_local_key::create; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `xplr` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no associated item named `FocusNext` found for struct `Action` in the current scope [INFO] [stdout] --> benches/navigation.rs:17:55 [INFO] [stdout] | [INFO] [stdout] 17 | b.iter(|| app.clone().handle(&config::Action::FocusNext)) [INFO] [stdout] | ^^^^^^^^^ associated item not found in `Action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `FocusPrevious` found for struct `Action` in the current scope [INFO] [stdout] --> benches/navigation.rs:21:55 [INFO] [stdout] | [INFO] [stdout] 21 | b.iter(|| app.clone().handle(&config::Action::FocusPrevious)) [INFO] [stdout] | ^^^^^^^^^^^^^ associated item not found in `Action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `FocusFirst` found for struct `Action` in the current scope [INFO] [stdout] --> benches/navigation.rs:25:55 [INFO] [stdout] | [INFO] [stdout] 25 | b.iter(|| app.clone().handle(&config::Action::FocusFirst)) [INFO] [stdout] | ^^^^^^^^^^ associated item not found in `Action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `FocusLast` found for struct `Action` in the current scope [INFO] [stdout] --> benches/navigation.rs:29:55 [INFO] [stdout] | [INFO] [stdout] 29 | b.iter(|| app.clone().handle(&config::Action::FocusLast)) [INFO] [stdout] | ^^^^^^^^^ associated item not found in `Action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Back` found for struct `Action` in the current scope [INFO] [stdout] --> benches/navigation.rs:35:42 [INFO] [stdout] | [INFO] [stdout] 35 | .handle(&config::Action::Back) [INFO] [stdout] | ^^^^ associated item not found in `Action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Enter` found for struct `Action` in the current scope [INFO] [stdout] --> benches/navigation.rs:37:42 [INFO] [stdout] | [INFO] [stdout] 37 | .handle(&config::Action::Enter) [INFO] [stdout] | ^^^^^ associated item not found in `Action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "75e8ad06b0cb11dcac3e337569b814222a2e8e130542b828751cc14d05d12aa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75e8ad06b0cb11dcac3e337569b814222a2e8e130542b828751cc14d05d12aa9", kill_on_drop: false }` [INFO] [stdout] 75e8ad06b0cb11dcac3e337569b814222a2e8e130542b828751cc14d05d12aa9