[INFO] cloning repository https://github.com/dmitryb-dev/waiter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmitryb-dev/waiter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitryb-dev%2Fwaiter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitryb-dev%2Fwaiter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf494f85c012b5285670e0fcb46c261f3b974919 [INFO] checking dmitryb-dev/waiter against master#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitryb-dev%2Fwaiter" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmitryb-dev/waiter on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dmitryb-dev/waiter [INFO] removed workspace from git repo https://github.com/dmitryb-dev/waiter [INFO] removed path dependency waiter_codegen from git repo https://github.com/dmitryb-dev/waiter [INFO] finished tweaking git repo https://github.com/dmitryb-dev/waiter [INFO] tweaked toml for git repo https://github.com/dmitryb-dev/waiter written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/dmitryb-dev/waiter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "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] 8e1f08588b56f1eac59d280743def72bdabb60939d5f490a512ea5c8b10c607f [INFO] running `Command { std: "docker" "start" "-a" "8e1f08588b56f1eac59d280743def72bdabb60939d5f490a512ea5c8b10c607f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e1f08588b56f1eac59d280743def72bdabb60939d5f490a512ea5c8b10c607f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e1f08588b56f1eac59d280743def72bdabb60939d5f490a512ea5c8b10c607f", kill_on_drop: false }` [INFO] [stdout] 8e1f08588b56f1eac59d280743def72bdabb60939d5f490a512ea5c8b10c607f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] abad7398292674046bbf4244c5f5d7d1619ba1548882a341b3edf9beae064c3b [INFO] running `Command { std: "docker" "start" "-a" "abad7398292674046bbf4244c5f5d7d1619ba1548882a341b3edf9beae064c3b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling waiter_codegen v1.6.3 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking config v0.9.3 [INFO] [stderr] Checking waiter_di v1.6.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `Wrc` in `waiter_di` [INFO] [stdout] --> examples/1_get_started.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[component] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `Wrc` in `waiter_di` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Wrc` in `waiter_di` [INFO] [stdout] --> examples/1_get_started.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[component] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `Wrc` in `waiter_di` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Wrc` in crate `waiter_di` [INFO] [stdout] --> examples/1_get_started.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[component] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `waiter_di` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Wrc` in crate `waiter_di` [INFO] [stdout] --> examples/1_get_started.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[provides] [INFO] [stdout] | ^^^^^^^^^^^ not found in `waiter_di` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Wrc` in crate `waiter_di` [INFO] [stdout] --> examples/1_get_started.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[component] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `waiter_di` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `waiter_di` [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: could not find `Wrc` in `waiter_di` [INFO] [stdout] --> examples/2_modules.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[component] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `Wrc` in `waiter_di` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Wrc` in `waiter_di` [INFO] [stdout] --> examples/2_modules.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | #[module] [INFO] [stdout] | ^^^^^^^^^ could not find `Wrc` in `waiter_di` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Wrc` in `waiter_di` [INFO] [stdout] --> examples/2_modules.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | #[module] [INFO] [stdout] | ^^^^^^^^^ could not find `Wrc` in `waiter_di` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Wrc` in crate `waiter_di` [INFO] [stdout] --> examples/2_modules.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[component] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `waiter_di` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Wrc` in crate `waiter_di` [INFO] [stdout] --> examples/2_modules.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[provides] [INFO] [stdout] | ^^^^^^^^^^^ not found in `waiter_di` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Wrc` in crate `waiter_di` [INFO] [stdout] --> examples/2_modules.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | #[module] [INFO] [stdout] | ^^^^^^^^^ not found in `waiter_di` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Wrc` in crate `waiter_di` [INFO] [stdout] --> examples/2_modules.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | #[module] [INFO] [stdout] | ^^^^^^^^^ not found in `waiter_di` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Wrc` in `waiter_di` [INFO] [stdout] --> examples/3_inject_options_list.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[provides] [INFO] [stdout] | ^^^^^^^^^^^ could not find `Wrc` in `waiter_di` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Wrc` in `waiter_di` [INFO] [stdout] --> examples/3_inject_options_list.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[provides] [INFO] [stdout] | ^^^^^^^^^^^ could not find `Wrc` in `waiter_di` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Wrc` in `waiter_di` [INFO] [stdout] --> examples/3_inject_options_list.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | #[component] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `Wrc` in `waiter_di` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Wrc` in crate `waiter_di` [INFO] [stdout] --> examples/3_inject_options_list.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[provides] [INFO] [stdout] | ^^^^^^^^^^^ not found in `waiter_di` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Wrc` in crate `waiter_di` [INFO] [stdout] --> examples/3_inject_options_list.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[provides] [INFO] [stdout] | ^^^^^^^^^^^ not found in `waiter_di` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Wrc` in crate `waiter_di` [INFO] [stdout] --> examples/3_inject_options_list.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | #[component] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `waiter_di` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Wrc` in crate `waiter_di` [INFO] [stdout] --> examples/3_inject_options_list.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | #[provides] [INFO] [stdout] | ^^^^^^^^^^^ not found in `waiter_di` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Wrc` in crate `waiter_di` [INFO] [stdout] --> examples/3_inject_options_list.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | #[provides(profiles::Dev)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `waiter_di` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "abad7398292674046bbf4244c5f5d7d1619ba1548882a341b3edf9beae064c3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abad7398292674046bbf4244c5f5d7d1619ba1548882a341b3edf9beae064c3b", kill_on_drop: false }` [INFO] [stdout] abad7398292674046bbf4244c5f5d7d1619ba1548882a341b3edf9beae064c3b