[INFO] cloning repository https://github.com/zthompson47/barnine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zthompson47/barnine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzthompson47%2Fbarnine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzthompson47%2Fbarnine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf84d94735320d052c11cc66706df587ed0d87e5 [INFO] testing zthompson47/barnine against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzthompson47%2Fbarnine" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zthompson47/barnine on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zthompson47/barnine [INFO] finished tweaking git repo https://github.com/zthompson47/barnine [INFO] tweaked toml for git repo https://github.com/zthompson47/barnine written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/zthompson47/barnine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hex v0.4.2 [INFO] [stderr] Downloaded futures-task v0.3.12 [INFO] [stderr] Downloaded nb-connect v1.0.2 [INFO] [stderr] Downloaded redox_syscall v0.2.4 [INFO] [stderr] Downloaded async-channel v1.5.1 [INFO] [stderr] Downloaded signal-hook v0.1.17 [INFO] [stderr] Downloaded futures v0.3.12 [INFO] [stderr] Downloaded futures-executor v0.3.12 [INFO] [stderr] Downloaded crossterm_winapi v0.7.0 [INFO] [stderr] Downloaded crossterm v0.19.0 [INFO] [stderr] Downloaded futures-util v0.3.12 [INFO] [stderr] Downloaded swayipc-async v2.0.0-alpha.2 [INFO] [stderr] Downloaded swaybar-types v2.0.0 [INFO] [stderr] Downloaded zbus_macros v2.0.0-beta.2 [INFO] [stderr] Downloaded zbus v2.0.0-beta.2 [INFO] [stderr] Downloaded zvariant_derive v2.5.0 [INFO] [stderr] Downloaded signal-hook v0.3.4 [INFO] [stderr] Downloaded async-process v1.0.2 [INFO] [stderr] Downloaded thiserror-impl v1.0.23 [INFO] [stderr] Downloaded tracing-attributes v0.1.13 [INFO] [stderr] Downloaded futures-io v0.3.12 [INFO] [stderr] Downloaded mio v0.7.7 [INFO] [stderr] Downloaded thiserror v1.0.23 [INFO] [stderr] Downloaded serde_json v1.0.62 [INFO] [stderr] Downloaded tracing-appender v0.1.2 [INFO] [stderr] Downloaded swayipc-types v1.0.0-alpha.2 [INFO] [stderr] Downloaded futures-macro v0.3.12 [INFO] [stderr] Downloaded tracing-subscriber v0.2.16 [INFO] [stderr] Downloaded futures-channel v0.3.12 [INFO] [stderr] Downloaded zvariant v2.5.0 [INFO] [stderr] Downloaded futures-core v0.3.12 [INFO] [stderr] Downloaded nix v0.19.1 [INFO] [stderr] Downloaded rand_core v0.6.1 [INFO] [stderr] Downloaded futures-sink v0.3.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92259e07e1f016a8e10b5b36f4113344beebe45550c5c2e47ef63146a717c574 [INFO] running `Command { std: "docker" "start" "-a" "92259e07e1f016a8e10b5b36f4113344beebe45550c5c2e47ef63146a717c574", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92259e07e1f016a8e10b5b36f4113344beebe45550c5c2e47ef63146a717c574", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92259e07e1f016a8e10b5b36f4113344beebe45550c5c2e47ef63146a717c574", kill_on_drop: false }` [INFO] [stdout] 92259e07e1f016a8e10b5b36f4113344beebe45550c5c2e47ef63146a717c574 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25846306b239f54aa8fbf0e30678fd4ecbca0279c5e9054cc42fe212cfbf82ac [INFO] running `Command { std: "docker" "start" "-a" "25846306b239f54aa8fbf0e30678fd4ecbca0279c5e9054cc42fe212cfbf82ac", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling signal-hook v0.3.4 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling inotify v0.9.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling notify v5.0.0-pre.6 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling async-process v1.0.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tracing-attributes v0.1.13 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling tokio-stream v0.1.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling tracing-subscriber v0.2.16 [INFO] [stderr] Compiling swayipc-types v1.0.0-alpha.2 [INFO] [stderr] Compiling swaybar-types v2.0.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling zvariant_derive v2.5.0 [INFO] [stderr] Compiling zbus_macros v2.0.0-beta.2 [INFO] [stderr] Compiling tracing-appender v0.1.2 [INFO] [stderr] Compiling swayipc-async v2.0.0-alpha.2 [INFO] [stderr] Compiling zvariant v2.5.0 [INFO] [stderr] Compiling zbus v2.0.0-beta.2 [INFO] [stderr] Compiling barnine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "25846306b239f54aa8fbf0e30678fd4ecbca0279c5e9054cc42fe212cfbf82ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25846306b239f54aa8fbf0e30678fd4ecbca0279c5e9054cc42fe212cfbf82ac", kill_on_drop: false }` [INFO] [stdout] 25846306b239f54aa8fbf0e30678fd4ecbca0279c5e9054cc42fe212cfbf82ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18e0dc23503f612e0a3fc637a177040d7c3afbfc9d06eb8953534d10a184d0ff [INFO] running `Command { std: "docker" "start" "-a" "18e0dc23503f612e0a3fc637a177040d7c3afbfc9d06eb8953534d10a184d0ff", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling barnine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::bar::MAX_WINDOW_NAME_LENGTH` [INFO] [stdout] --> src/sway.rs:108:27 [INFO] [stdout] | [INFO] [stdout] 108 | use crate::bar::{Bar, MAX_WINDOW_NAME_LENGTH}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `MAX_WINDOW_NAME_LENGTH` in `bar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `config` in initializer of `Bar` [INFO] [stdout] --> src/bar.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | let d = Bar { [INFO] [stdout] | ^^^ missing `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0063, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `barnine` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "18e0dc23503f612e0a3fc637a177040d7c3afbfc9d06eb8953534d10a184d0ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18e0dc23503f612e0a3fc637a177040d7c3afbfc9d06eb8953534d10a184d0ff", kill_on_drop: false }` [INFO] [stdout] 18e0dc23503f612e0a3fc637a177040d7c3afbfc9d06eb8953534d10a184d0ff