[INFO] cloning repository https://github.com/mattscamp/neovim-serenade [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattscamp/neovim-serenade" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattscamp%2Fneovim-serenade", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattscamp%2Fneovim-serenade'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d40b7763b901cc4b95649da5ae836ab89c1aff4 [INFO] testing mattscamp/neovim-serenade against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattscamp%2Fneovim-serenade" "/workspace/builds/worker-39/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-39/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattscamp/neovim-serenade on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mattscamp/neovim-serenade [INFO] finished tweaking git repo https://github.com/mattscamp/neovim-serenade [INFO] tweaked toml for git repo https://github.com/mattscamp/neovim-serenade written to /workspace/builds/worker-39/source/Cargo.toml [INFO] crate git repo https://github.com/mattscamp/neovim-serenade already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fe9f77ce828f267efb6db7da7fdf786dbb3a4a5f51b299abd4a462df854bb28 [INFO] running `Command { std: "docker" "start" "-a" "5fe9f77ce828f267efb6db7da7fdf786dbb3a4a5f51b299abd4a462df854bb28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fe9f77ce828f267efb6db7da7fdf786dbb3a4a5f51b299abd4a462df854bb28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fe9f77ce828f267efb6db7da7fdf786dbb3a4a5f51b299abd4a462df854bb28", kill_on_drop: false }` [INFO] [stdout] 5fe9f77ce828f267efb6db7da7fdf786dbb3a4a5f51b299abd4a462df854bb28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88e18f7bd1f0ca2819bbee03e2009f18d45bb396ba7bb58dd966aa0a3c727950 [INFO] running `Command { std: "docker" "start" "-a" "88e18f7bd1f0ca2819bbee03e2009f18d45bb396ba7bb58dd966aa0a3c727950", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling rmpv v0.4.7 [INFO] [stderr] Compiling tungstenite v0.15.0 [INFO] [stderr] Compiling neovim-lib v0.6.0 (https://github.com/mattscamp/neovim-lib#77c1702a) [INFO] [stderr] Compiling log4rs v1.0.0 [INFO] [stderr] Compiling neovim-serenade v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `unwrap` [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate unwrap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [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 E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `neovim-serenade` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "88e18f7bd1f0ca2819bbee03e2009f18d45bb396ba7bb58dd966aa0a3c727950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88e18f7bd1f0ca2819bbee03e2009f18d45bb396ba7bb58dd966aa0a3c727950", kill_on_drop: false }` [INFO] [stdout] 88e18f7bd1f0ca2819bbee03e2009f18d45bb396ba7bb58dd966aa0a3c727950