[INFO] fetching crate async-graphql 2.4.6... [INFO] checking async-graphql-2.4.6 against try#bb9dbf1d07454a99066eabaabd5819851281494b for pr-80920 [INFO] extracting crate async-graphql 2.4.6 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate async-graphql 2.4.6 on toolchain bb9dbf1d07454a99066eabaabd5819851281494b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-graphql 2.4.6 [INFO] finished tweaking crates.io crate async-graphql 2.4.6 [INFO] tweaked toml for crates.io crate async-graphql 2.4.6 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f93c9dc3908fc143d834afd4d45f810880e360aa66f24196baa0a7043de469c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9f93c9dc3908fc143d834afd4d45f810880e360aa66f24196baa0a7043de469c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f93c9dc3908fc143d834afd4d45f810880e360aa66f24196baa0a7043de469c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f93c9dc3908fc143d834afd4d45f810880e360aa66f24196baa0a7043de469c", kill_on_drop: false }` [INFO] [stdout] 9f93c9dc3908fc143d834afd4d45f810880e360aa66f24196baa0a7043de469c [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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b32dcfb05c74959d1533e998ff6119f77687f262e83039525de1df997ca6ccf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0b32dcfb05c74959d1533e998ff6119f77687f262e83039525de1df997ca6ccf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-core v0.3.9 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking futures-io v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking futures-sink v0.3.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking spin v0.7.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking futures-channel v0.3.9 [INFO] [stderr] Checking futures-task v0.3.9 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking encoding_rs v0.8.26 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking lru v0.6.3 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking async-global-executor v1.4.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling futures-macro v0.3.9 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking async-std v1.8.0 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Checking futures-util v0.3.9 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking futures-executor v0.3.9 [INFO] [stderr] Checking futures v0.3.9 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Checking multer v1.2.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking async-graphql-value v2.0.5 [INFO] [stderr] Checking bson v1.1.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking async-graphql-parser v2.4.6 [INFO] [stderr] Compiling async-graphql-derive v2.4.6 [INFO] [stderr] Checking async-graphql v2.4.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/extensions/logger.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/extensions/logger.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/validation/visitors/complexity.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 109 | todo!() [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/validation/visitors/complexity.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 113 | todo!() [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/validation/visitors/complexity.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 117 | todo!() [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/validation/visitors/complexity.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 124 | todo!() [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/validation/visitors/complexity.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 128 | todo!() [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/validation/visitors/complexity.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 134 | todo!() [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/validation/visitors/complexity.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 139 | todo!() [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/validation/visitors/depth.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 48 | todo!() [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/validation/visitors/depth.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 52 | todo!() [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/validation/visitors/depth.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 56 | todo!() [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/validation/visitors/depth.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 63 | todo!() [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/validation/visitors/depth.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | #[Object(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 67 | todo!() [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> tests/scalar.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 21 | todo!() [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> tests/lifetime.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 14 | todo!() [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> tests/use_type_description.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 53 | todo!() [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> tests/introspection_visible.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 17 | todo!() [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> tests/introspection_visible.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 83 | todo!() [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> tests/introspection_visible.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 88 | todo!() [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> tests/introspection_visible.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 162 | todo!() [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> tests/introspection_visible.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 223 | todo!() [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> tests/introspection.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 130 | unimplemented!() [INFO] [stdout] | ---------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> tests/introspection.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | #[Object] [INFO] [stdout] | ^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 149 | unimplemented!() [INFO] [stdout] | ---------------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 35s [INFO] running `Command { std: "docker" "inspect" "0b32dcfb05c74959d1533e998ff6119f77687f262e83039525de1df997ca6ccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b32dcfb05c74959d1533e998ff6119f77687f262e83039525de1df997ca6ccf", kill_on_drop: false }` [INFO] [stdout] 0b32dcfb05c74959d1533e998ff6119f77687f262e83039525de1df997ca6ccf