[INFO] fetching crate coasys_juniper 0.16.0...
[INFO] checking coasys_juniper-0.16.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate coasys_juniper 0.16.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate coasys_juniper 0.16.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate coasys_juniper 0.16.0
[INFO] finished tweaking crates.io crate coasys_juniper 0.16.0
[INFO] tweaked toml for crates.io crate coasys_juniper 0.16.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 161 packages to latest compatible versions
[INFO] [stderr]       Adding chrono-tz v0.8.6 (available: v0.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded graphql-parser v0.4.0
[INFO] [stderr]   Downloaded coasys_juniper_codegen v0.16.0
[INFO] [stderr]   Downloaded bigdecimal v0.4.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24b3b8938d90cd7d72f69cbd6548fb5c1b03d9ccd854c5ed94688dcb0cf16c17
[INFO] running `Command { std: "docker" "start" "-a" "24b3b8938d90cd7d72f69cbd6548fb5c1b03d9ccd854c5ed94688dcb0cf16c17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24b3b8938d90cd7d72f69cbd6548fb5c1b03d9ccd854c5ed94688dcb0cf16c17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24b3b8938d90cd7d72f69cbd6548fb5c1b03d9ccd854c5ed94688dcb0cf16c17", kill_on_drop: false }`
[INFO] [stdout] 24b3b8938d90cd7d72f69cbd6548fb5c1b03d9ccd854c5ed94688dcb0cf16c17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fea3929ebc71c6b533da4c78a69496a3e02e8ead59585bb803cff3e278fee579
[INFO] running `Command { std: "docker" "start" "-a" "fea3929ebc71c6b533da4c78a69496a3e02e8ead59585bb803cff3e278fee579", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking bencher v0.1.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling derive_utils v0.11.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling futures-enum v0.1.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking graphql-parser v0.4.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking bson v2.13.0
[INFO] [stderr]    Compiling coasys_juniper_codegen v0.16.0
[INFO] [stderr]     Checking coasys_juniper v0.16.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/executor/look_ahead.rs:89:30
[INFO] [stdout]    |
[INFO] [stdout] 74 | impl<'a, S> LookAheadArgument<'a, S>
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub fn name(&'a self) -> &str {
[INFO] [stdout]    |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/executor/look_ahead.rs:94:31
[INFO] [stdout]    |
[INFO] [stdout] 74 | impl<'a, S> LookAheadArgument<'a, S>
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 94 |     pub fn value(&'a self) -> &LookAheadValue<'a, S> {
[INFO] [stdout]    |                               ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/executor/look_ahead.rs:89:30
[INFO] [stdout]    |
[INFO] [stdout] 74 | impl<'a, S> LookAheadArgument<'a, S>
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub fn name(&'a self) -> &str {
[INFO] [stdout]    |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/executor/look_ahead.rs:94:31
[INFO] [stdout]    |
[INFO] [stdout] 74 | impl<'a, S> LookAheadArgument<'a, S>
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 94 |     pub fn value(&'a self) -> &LookAheadValue<'a, S> {
[INFO] [stdout]    |                               ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/parser/tests/value.rs:55:42
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn scalar_meta<T>(name: &'static str) -> MetaType
[INFO] [stdout]    |                                          ^^^^^^^^ this elided lifetime gets resolved as `'static`
[INFO] [stdout]    |
[INFO] [stdout] help: consider specifying it explicitly
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn scalar_meta<T>(name: &'static str) -> MetaType<'static>
[INFO] [stdout]    |                                                  +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/bench.rs: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coasys_juniper` (bench "bench") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: trait `Character` is never used
[INFO] [stdout]   --> src/tests/fixtures/starwars/schema.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub trait Character {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Interface` is never used
[INFO] [stdout]   --> src/executor_tests/introspection/mod.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | trait Interface {
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Pet` is never used
[INFO] [stdout]   --> src/executor_tests/interfaces_unions.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     trait Pet {
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/validation/test_harness.rs:934:1
[INFO] [stdout]     |
[INFO] [stdout] 934 | / pub fn expect_passes_rule<'a, V, F, S>(factory: F, q: &'a str)
[INFO] [stdout] 935 | | where
[INFO] [stdout] 936 | |     S: ScalarValue + 'a,
[INFO] [stdout] 937 | |     V: Visitor<'a, S> + 'a,
[INFO] [stdout] 938 | |     F: Fn() -> V,
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/validation/test_harness.rs:943:1
[INFO] [stdout]     |
[INFO] [stdout] 943 | / pub fn expect_passes_fn<'a, F, S>(visit_fn: F, q: &'a str)
[INFO] [stdout] 944 | | where
[INFO] [stdout] 945 | |     S: ScalarValue + 'a,
[INFO] [stdout] 946 | |     F: FnOnce(&mut ValidatorContext<'a, S>, &'a Document<S>),
[INFO] [stdout]     | |_____________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/validation/test_harness.rs:951:1
[INFO] [stdout]     |
[INFO] [stdout] 951 | / pub fn expect_passes_rule_with_schema<'a, Q, M, Sub, V, F, S>(
[INFO] [stdout] 952 | |     r: Q,
[INFO] [stdout] 953 | |     m: M,
[INFO] [stdout] 954 | |     s: Sub,
[INFO] [stdout] ...   |
[INFO] [stdout] 962 | |     V: Visitor<'a, S> + 'a,
[INFO] [stdout] 963 | |     F: FnOnce() -> V,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/validation/test_harness.rs:976:1
[INFO] [stdout]     |
[INFO] [stdout] 976 | / pub fn expect_passes_fn_with_schema<'a, Q, M, Sub, F, S>(
[INFO] [stdout] 977 | |     r: Q,
[INFO] [stdout] 978 | |     m: M,
[INFO] [stdout] 979 | |     s: Sub,
[INFO] [stdout] ...   |
[INFO] [stdout] 986 | |     Sub: GraphQLType<S, TypeInfo = ()>,
[INFO] [stdout] 987 | |     F: FnOnce(&mut ValidatorContext<'a, S>, &'a Document<S>),
[INFO] [stdout]     | |_____________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]     --> src/validation/test_harness.rs:997:1
[INFO] [stdout]      |
[INFO] [stdout] 997  | / pub fn expect_fails_rule<'a, V, F, S>(factory: F, q: &'a str, expected_errors: &[RuleError])
[INFO] [stdout] 998  | | where
[INFO] [stdout] 999  | |     S: ScalarValue + 'a,
[INFO] [stdout] 1000 | |     V: Visitor<'a, S> + 'a,
[INFO] [stdout] 1001 | |     F: Fn() -> V,
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]     --> src/validation/test_harness.rs:1006:1
[INFO] [stdout]      |
[INFO] [stdout] 1006 | / pub fn expect_fails_fn<'a, F, S>(visit_fn: F, q: &'a str, expected_errors: &[RuleError])
[INFO] [stdout] 1007 | | where
[INFO] [stdout] 1008 | |     S: ScalarValue + 'a,
[INFO] [stdout] 1009 | |     F: FnOnce(&mut ValidatorContext<'a, S>, &'a Document<S>),
[INFO] [stdout]      | |_____________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]     --> src/validation/test_harness.rs:1014:1
[INFO] [stdout]      |
[INFO] [stdout] 1014 | / pub fn expect_fails_rule_with_schema<'a, Q, M, V, F, S>(
[INFO] [stdout] 1015 | |     r: Q,
[INFO] [stdout] 1016 | |     m: M,
[INFO] [stdout] 1017 | |     factory: F,
[INFO] [stdout] ...    |
[INFO] [stdout] 1024 | |     V: Visitor<'a, S> + 'a,
[INFO] [stdout] 1025 | |     F: FnOnce() -> V,
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]     --> src/validation/test_harness.rs:1051:1
[INFO] [stdout]      |
[INFO] [stdout] 1051 | / pub fn expect_fails_fn_with_schema<'a, Q, M, F, S>(
[INFO] [stdout] 1052 | |     r: Q,
[INFO] [stdout] 1053 | |     m: M,
[INFO] [stdout] 1054 | |     visit_fn: F,
[INFO] [stdout] ...    |
[INFO] [stdout] 1060 | |     M: GraphQLType<S, TypeInfo = ()>,
[INFO] [stdout] 1061 | |     F: FnOnce(&mut ValidatorContext<'a, S>, &'a Document<S>),
[INFO] [stdout]      | |_____________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fea3929ebc71c6b533da4c78a69496a3e02e8ead59585bb803cff3e278fee579", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fea3929ebc71c6b533da4c78a69496a3e02e8ead59585bb803cff3e278fee579", kill_on_drop: false }`
[INFO] [stdout] fea3929ebc71c6b533da4c78a69496a3e02e8ead59585bb803cff3e278fee579
