[INFO] cloning repository https://github.com/Undin/rust-leaflet-features [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Undin/rust-leaflet-features" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUndin%2Frust-leaflet-features", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUndin%2Frust-leaflet-features'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75b35ff51889e5776b3cbbf85937043c5cca8780 [INFO] checking Undin/rust-leaflet-features against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUndin%2Frust-leaflet-features" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Undin/rust-leaflet-features on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Undin/rust-leaflet-features [INFO] finished tweaking git repo https://github.com/Undin/rust-leaflet-features [INFO] tweaked toml for git repo https://github.com/Undin/rust-leaflet-features written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Undin/rust-leaflet-features already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ddb0fbbc1829e8b70854b46db28007eeabcc70f52847ab1704e996a91a3ed03 [INFO] running `Command { std: "docker" "start" "-a" "6ddb0fbbc1829e8b70854b46db28007eeabcc70f52847ab1704e996a91a3ed03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ddb0fbbc1829e8b70854b46db28007eeabcc70f52847ab1704e996a91a3ed03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ddb0fbbc1829e8b70854b46db28007eeabcc70f52847ab1704e996a91a3ed03", kill_on_drop: false }` [INFO] [stdout] 6ddb0fbbc1829e8b70854b46db28007eeabcc70f52847ab1704e996a91a3ed03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 101bfdd180c04b0ab26569857d9f69ec14cfc705b0f875bca1860572e36bd2ea [INFO] running `Command { std: "docker" "start" "-a" "101bfdd180c04b0ab26569857d9f69ec14cfc705b0f875bca1860572e36bd2ea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Checking diesel v1.3.3 [INFO] [stderr] Checking rust-leaflet-features v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0601]: `main` function not found in crate `tests` [INFO] [stdout] --> examples/tests.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / fn fact(n: u32) -> u32 { [INFO] [stdout] 3 | | match n { [INFO] [stdout] 4 | | 0 => 1, [INFO] [stdout] 5 | | _ => n * fact(n - 1) [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ consider adding a `main` function to `examples/tests.rs` [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 E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-leaflet-features` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arc` [INFO] [stdout] --> examples/quick_fixes.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | let counter = Arc::new(Mutex::new(0)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::Arc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> examples/macro_expansion.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | followings (user_id, post_id) { [INFO] [stdout] 16 | | user_id -> Integer, [INFO] [stdout] 17 | | post_id -> Integer, [INFO] [stdout] 18 | | favorited -> Bool, [INFO] [stdout] 19 | | } [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_derive_resolution_fallback)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from` [INFO] [stdout] --> examples/quick_fixes.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | impl From<(i32, i32)> for Point { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn from(_: T) -> Self { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `completion` [INFO] [stdout] --> examples/completion.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / fn process(s: &str) { [INFO] [stdout] 2 | | // ctrl + space [INFO] [stdout] 3 | | s.lines().ma [INFO] [stdout] 4 | | } [INFO] [stdout] | |_^ consider adding a `main` function to `examples/completion.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> examples/macro_expansion.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | followings (user_id, post_id) { [INFO] [stdout] 16 | | user_id -> Integer, [INFO] [stdout] 17 | | post_id -> Integer, [INFO] [stdout] 18 | | favorited -> Bool, [INFO] [stdout] 19 | | } [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stdout] warning: cannot find type `user_id` in this scope [INFO] [stdout] --> examples/macro_expansion.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | followings (user_id, post_id) { [INFO] [stdout] 16 | | user_id -> Integer, [INFO] [stdout] 17 | | post_id -> Integer, [INFO] [stdout] 18 | | favorited -> Bool, [INFO] [stdout] 19 | | } [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `post_id` in this scope [INFO] [stdout] --> examples/macro_expansion.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | followings (user_id, post_id) { [INFO] [stdout] 16 | | user_id -> Integer, [INFO] [stdout] 17 | | post_id -> Integer, [INFO] [stdout] 18 | | favorited -> Bool, [INFO] [stdout] 19 | | } [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `favorited` in this scope [INFO] [stdout] --> examples/macro_expansion.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | followings (user_id, post_id) { [INFO] [stdout] 16 | | user_id -> Integer, [INFO] [stdout] 17 | | post_id -> Integer, [INFO] [stdout] 18 | | favorited -> Bool, [INFO] [stdout] 19 | | } [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/debug.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | let mut v = parse_users(" [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `ma` on type `std::str::Lines<'_>` [INFO] [stdout] --> examples/completion.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | s.lines().ma [INFO] [stdout] | ^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0601, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "101bfdd180c04b0ab26569857d9f69ec14cfc705b0f875bca1860572e36bd2ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "101bfdd180c04b0ab26569857d9f69ec14cfc705b0f875bca1860572e36bd2ea", kill_on_drop: false }` [INFO] [stdout] 101bfdd180c04b0ab26569857d9f69ec14cfc705b0f875bca1860572e36bd2ea