[INFO] cloning repository https://github.com/edkalina/qqx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edkalina/qqx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedkalina%2Fqqx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedkalina%2Fqqx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 229025b9154118dfe9d731cb4af9b53529d07eb9
[INFO] checking edkalina/qqx against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedkalina%2Fqqx" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/edkalina/qqx
[INFO] finished tweaking git repo https://github.com/edkalina/qqx
[INFO] tweaked toml for git repo https://github.com/edkalina/qqx written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/edkalina/qqx on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/edkalina/qqx already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28e11f1564122dafefe3ef04b3dc91ce88d30b75e5588902c4cb8844a45deadf
[INFO] running `Command { std: "docker" "start" "-a" "28e11f1564122dafefe3ef04b3dc91ce88d30b75e5588902c4cb8844a45deadf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28e11f1564122dafefe3ef04b3dc91ce88d30b75e5588902c4cb8844a45deadf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28e11f1564122dafefe3ef04b3dc91ce88d30b75e5588902c4cb8844a45deadf", kill_on_drop: false }`
[INFO] [stdout] 28e11f1564122dafefe3ef04b3dc91ce88d30b75e5588902c4cb8844a45deadf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dacfee2dd208bc62eaa9c119f94c518881b227038cbf6d14fa883f6f74d28ff8
[INFO] running `Command { std: "docker" "start" "-a" "dacfee2dd208bc62eaa9c119f94c518881b227038cbf6d14fa883f6f74d28ff8", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking futures-core v0.3.14
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]     Checking futures-sink v0.3.14
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking unicode-xid v0.2.2
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]     Checking futures-io v0.3.14
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]     Checking futures-task v0.3.14
[INFO] [stderr]    Compiling httparse v1.4.0
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]     Checking proc-macro2 v1.0.26
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking twoway v0.2.1
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking futures-channel v0.3.14
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking quote v1.0.9
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling futures-macro v0.3.14
[INFO] [stderr]    Compiling derive_more v0.99.13
[INFO] [stderr]    Compiling async-stream-impl v0.3.1
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking async-stream v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]     Checking futures-util v0.3.14
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling qqx-macros v0.1.0 (/opt/rustwide/workdir/qqx-macros)
[INFO] [stdout] warning: fields `generics`, `attrs`, and `name` are never read
[INFO] [stdout]   --> qqx-macros/src/lib.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub struct Qqx {
[INFO] [stdout]    |                --- fields in this struct
[INFO] [stdout] 92 |         pub ident: Ident,
[INFO] [stdout] 93 |         pub generics: Generics,
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 94 |         pub attrs: Vec<Attribute>,
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |         pub name: Option<String>,
[INFO] [stdout]    |             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `vis` and `attrs` are never read
[INFO] [stdout]    --> qqx-macros/src/lib.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub struct QqxField {
[INFO] [stdout]     |                -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 106 |         pub vis: Visibility,
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 107 |         pub attrs: Vec<Attribute>,
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `generics`, `attrs`, and `name` are never read
[INFO] [stdout]   --> qqx-macros/src/lib.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub struct Qqx {
[INFO] [stdout]    |                --- fields in this struct
[INFO] [stdout] 92 |         pub ident: Ident,
[INFO] [stdout] 93 |         pub generics: Generics,
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 94 |         pub attrs: Vec<Attribute>,
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |         pub name: Option<String>,
[INFO] [stdout]    |             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `vis` and `attrs` are never read
[INFO] [stdout]    --> qqx-macros/src/lib.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub struct QqxField {
[INFO] [stdout]     |                -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 106 |         pub vis: Visibility,
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 107 |         pub attrs: Vec<Attribute>,
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `generics`, `attrs`, and `name` are never read
[INFO] [stdout]   --> qqx-macros/src/lib.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub struct Qqx {
[INFO] [stdout]    |                --- fields in this struct
[INFO] [stdout] 92 |         pub ident: Ident,
[INFO] [stdout] 93 |         pub generics: Generics,
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 94 |         pub attrs: Vec<Attribute>,
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |         pub name: Option<String>,
[INFO] [stdout]    |             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `vis` and `attrs` are never read
[INFO] [stdout]    --> qqx-macros/src/lib.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub struct QqxField {
[INFO] [stdout]     |                -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 106 |         pub vis: Visibility,
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 107 |         pub attrs: Vec<Attribute>,
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures-executor v0.3.14
[INFO] [stderr]     Checking futures v0.3.14
[INFO] [stderr]     Checking multer v1.2.2
[INFO] [stderr]     Checking serde_json v1.0.64
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]     Checking async-graphql-value v2.6.5
[INFO] [stderr]     Checking async-graphql-parser v2.7.1
[INFO] [stderr]    Compiling proc-macro-crate v1.0.0
[INFO] [stderr]    Compiling async-graphql-derive v2.8.4
[INFO] [stderr]     Checking async-graphql v2.8.4
[INFO] [stderr]     Checking qqx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.37s
[INFO] running `Command { std: "docker" "inspect" "dacfee2dd208bc62eaa9c119f94c518881b227038cbf6d14fa883f6f74d28ff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dacfee2dd208bc62eaa9c119f94c518881b227038cbf6d14fa883f6f74d28ff8", kill_on_drop: false }`
[INFO] [stdout] dacfee2dd208bc62eaa9c119f94c518881b227038cbf6d14fa883f6f74d28ff8
