[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] testing Undin/rust-leaflet-features against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUndin%2Frust-leaflet-features" "/workspace/builds/worker-90/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-90/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Undin/rust-leaflet-features on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-90/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" "+1.55.0" "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-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8b45ad02e9ad862f28e64e2fde5930e3673a1b3be86397ceefa58f4751c4d91 [INFO] running `Command { std: "docker" "start" "-a" "a8b45ad02e9ad862f28e64e2fde5930e3673a1b3be86397ceefa58f4751c4d91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8b45ad02e9ad862f28e64e2fde5930e3673a1b3be86397ceefa58f4751c4d91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8b45ad02e9ad862f28e64e2fde5930e3673a1b3be86397ceefa58f4751c4d91", kill_on_drop: false }` [INFO] [stdout] a8b45ad02e9ad862f28e64e2fde5930e3673a1b3be86397ceefa58f4751c4d91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdcc19d126fe06340df374fc8feef80d569dd0cdb09323b548c63db3d6baa396 [INFO] running `Command { std: "docker" "start" "-a" "cdcc19d126fe06340df374fc8feef80d569dd0cdb09323b548c63db3d6baa396", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.2.7 [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] Compiling diesel v1.3.3 [INFO] [stderr] Compiling rust-leaflet-features v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.03s [INFO] running `Command { std: "docker" "inspect" "cdcc19d126fe06340df374fc8feef80d569dd0cdb09323b548c63db3d6baa396", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdcc19d126fe06340df374fc8feef80d569dd0cdb09323b548c63db3d6baa396", kill_on_drop: false }` [INFO] [stdout] cdcc19d126fe06340df374fc8feef80d569dd0cdb09323b548c63db3d6baa396 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dba3ef457b3d86795e4dcee9d9eeea898499352b0b8064a1710a9ef6b570d38e [INFO] running `Command { std: "docker" "start" "-a" "dba3ef457b3d86795e4dcee9d9eeea898499352b0b8064a1710a9ef6b570d38e", kill_on_drop: false }` [INFO] [stderr] Compiling rust-leaflet-features v0.1.0 (/opt/rustwide/workdir) [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] 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: 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 `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] 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] 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] 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] [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] [stderr] error: could not compile `rust-leaflet-features` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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: 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] 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] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dba3ef457b3d86795e4dcee9d9eeea898499352b0b8064a1710a9ef6b570d38e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dba3ef457b3d86795e4dcee9d9eeea898499352b0b8064a1710a9ef6b570d38e", kill_on_drop: false }` [INFO] [stdout] dba3ef457b3d86795e4dcee9d9eeea898499352b0b8064a1710a9ef6b570d38e