[INFO] fetching crate aqlgen 0.8.0...
[INFO] checking aqlgen-0.8.0 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate aqlgen 0.8.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate aqlgen 0.8.0 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aqlgen 0.8.0
[INFO] finished tweaking crates.io crate aqlgen 0.8.0
[INFO] tweaked toml for crates.io crate aqlgen 0.8.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate aqlgen 0.8.0 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bafb96c0181467d5d79ac27ce921eeb9f7374d028b954b28e61eb8b75a47dd4b
[INFO] running `Command { std: "docker" "start" "-a" "bafb96c0181467d5d79ac27ce921eeb9f7374d028b954b28e61eb8b75a47dd4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bafb96c0181467d5d79ac27ce921eeb9f7374d028b954b28e61eb8b75a47dd4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bafb96c0181467d5d79ac27ce921eeb9f7374d028b954b28e61eb8b75a47dd4b", kill_on_drop: false }`
[INFO] [stdout] bafb96c0181467d5d79ac27ce921eeb9f7374d028b954b28e61eb8b75a47dd4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c044a553143ad5f759ff446d671f6a273da6862b5f131e77015b9a34f95aa4f1
[INFO] running `Command { std: "docker" "start" "-a" "c044a553143ad5f759ff446d671f6a273da6862b5f131e77015b9a34f95aa4f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling multer v2.0.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking ascii_utils v0.9.3
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking spin v0.9.3
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]     Checking fast_chemail v0.9.6
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]     Checking os_str_bytes v6.1.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking clap_lex v0.2.3
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking heck v0.4.0
[INFO] [stderr]     Checking toolchain_find v0.1.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling clap_derive v3.2.6
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]    Compiling darling_macro v0.14.1
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling darling v0.14.1
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking clap v3.2.6
[INFO] [stderr]     Checking async-graphql-value v4.0.3
[INFO] [stderr]     Checking async-graphql-parser v4.0.3
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling async-graphql-derive v4.0.3
[INFO] [stderr]     Checking async-graphql v4.0.3
[INFO] [stderr]     Checking aqlgen-renderer v0.8.0
[INFO] [stderr]     Checking aqlgen v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.84s
[INFO] running `Command { std: "docker" "inspect" "c044a553143ad5f759ff446d671f6a273da6862b5f131e77015b9a34f95aa4f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c044a553143ad5f759ff446d671f6a273da6862b5f131e77015b9a34f95aa4f1", kill_on_drop: false }`
[INFO] [stdout] c044a553143ad5f759ff446d671f6a273da6862b5f131e77015b9a34f95aa4f1
