[INFO] cloning repository https://github.com/gabotechs/graphqxl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gabotechs/graphqxl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabotechs%2Fgraphqxl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabotechs%2Fgraphqxl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e14bc2822be5f8ff4d6d54b189140e344caf0c12
[INFO] testing gabotechs/graphqxl against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabotechs%2Fgraphqxl" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gabotechs/graphqxl
[INFO] finished tweaking git repo https://github.com/gabotechs/graphqxl
[INFO] tweaked toml for git repo https://github.com/gabotechs/graphqxl written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gabotechs/graphqxl on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gabotechs/graphqxl 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.147
[INFO] [stderr]   Downloaded pest_derive v2.7.4
[INFO] [stderr]   Downloaded pest_generator v2.7.4
[INFO] [stderr]   Downloaded salsa-macros v0.16.0
[INFO] [stderr]   Downloaded errno v0.3.5
[INFO] [stderr]   Downloaded concolor-query v0.3.3
[INFO] [stderr]   Downloaded concolor v0.1.1
[INFO] [stderr]   Downloaded ariadne v0.3.0
[INFO] [stderr]   Downloaded indexmap v1.9.1
[INFO] [stderr]   Downloaded unicode-segmentation v1.10.0
[INFO] [stderr]   Downloaded rowan v0.15.10
[INFO] [stderr]   Downloaded ordered-float v4.1.1
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.12
[INFO] [stderr]   Downloaded apollo-parser v0.6.3
[INFO] [stderr]   Downloaded syn v1.0.98
[INFO] [stderr]   Downloaded clap v4.0.22
[INFO] [stderr]   Downloaded serde_derive v1.0.147
[INFO] [stderr]   Downloaded text-size v1.1.0
[INFO] [stderr]   Downloaded oorandom v11.1.3
[INFO] [stderr]   Downloaded pest_meta v2.7.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.68
[INFO] [stderr]   Downloaded rustix v0.38.18
[INFO] [stderr]   Downloaded apollo-compiler v0.11.3
[INFO] [stderr]   Downloaded unicode-ident v1.0.2
[INFO] [stderr]   Downloaded pest v2.7.4
[INFO] [stderr]   Downloaded yansi v0.5.1
[INFO] [stderr]   Downloaded countme v3.0.1
[INFO] [stderr]   Downloaded os_str_bytes v6.2.0
[INFO] [stderr]   Downloaded salsa v0.16.1
[INFO] [stderr]   Downloaded getrandom v0.2.8
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0bc96fe13c80756ae65fe1f124d257abf8d0e4a063be52714dab1f6feacc7fe6
[INFO] running `Command { std: "docker" "start" "-a" "0bc96fe13c80756ae65fe1f124d257abf8d0e4a063be52714dab1f6feacc7fe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bc96fe13c80756ae65fe1f124d257abf8d0e4a063be52714dab1f6feacc7fe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bc96fe13c80756ae65fe1f124d257abf8d0e4a063be52714dab1f6feacc7fe6", kill_on_drop: false }`
[INFO] [stdout] 0bc96fe13c80756ae65fe1f124d257abf8d0e4a063be52714dab1f6feacc7fe6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3cb06b52da5a1283e75fdf85e4cbcc5c1cf49073698f7e6a95095bf2b10c3205
[INFO] running `Command { std: "docker" "start" "-a" "3cb06b52da5a1283e75fdf85e4cbcc5c1cf49073698f7e6a95095bf2b10c3205", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.68
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling rustix v0.38.18
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling concolor-query v0.3.3
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling text-size v1.1.0
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling os_str_bytes v6.2.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling rowan v0.15.10
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling ordered-float v4.1.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling concolor v0.1.1
[INFO] [stderr]    Compiling ariadne v0.3.0
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling pest v2.7.4
[INFO] [stderr]    Compiling apollo-parser v0.6.3
[INFO] [stderr]    Compiling pest_meta v2.7.4
[INFO] [stderr]    Compiling pest_generator v2.7.4
[INFO] [stderr]    Compiling salsa-macros v0.16.0
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling pest_derive v2.7.4
[INFO] [stderr]    Compiling graphqxl_parser v0.40.1 (/opt/rustwide/workdir/graphqxl_parser)
[INFO] [stderr]    Compiling graphqxl_synthesizer v0.40.2 (/opt/rustwide/workdir/graphqxl_synthesizer)
[INFO] [stderr]    Compiling graphqxl_transpiler v0.40.0 (/opt/rustwide/workdir/graphqxl_transpiler)
[INFO] [stderr]    Compiling salsa v0.16.1
[INFO] [stdout] warning: method `synth_zero` is never used
[INFO] [stdout]   --> graphqxl_synthesizer/src/synths/synth_context.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub(crate) trait Synth {
[INFO] [stdout]    |                  ----- method in this trait
[INFO] [stdout] 89 |     fn synth(&self, context: &mut SynthContext) -> bool;
[INFO] [stdout] 90 |     fn synth_zero(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Struct` is never constructed
[INFO] [stdout]  --> graphqxl_transpiler/src/transpile_description.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct Struct;
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clap v4.0.22
[INFO] [stderr]    Compiling apollo-compiler v0.11.3
[INFO] [stderr] error: could not compile `apollo-compiler` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name apollo_compiler --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/apollo-compiler-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b37299ac28439634 -C extra-filename=-1f3353489a5d7e76 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern apollo_parser=/opt/rustwide/target/debug/deps/libapollo_parser-c13375b74c63c14e.rmeta --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-d9fdaaa4384fd40a.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-3c3fe5637727a4fc.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-5ce240189716c3b1.rmeta --extern rowan=/opt/rustwide/target/debug/deps/librowan-6e9346c8128d0296.rmeta --extern salsa=/opt/rustwide/target/debug/deps/libsalsa-568809c1d527b939.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c35e172633edafc0.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6d844a2571a68573.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3cb06b52da5a1283e75fdf85e4cbcc5c1cf49073698f7e6a95095bf2b10c3205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cb06b52da5a1283e75fdf85e4cbcc5c1cf49073698f7e6a95095bf2b10c3205", kill_on_drop: false }`
[INFO] [stdout] 3cb06b52da5a1283e75fdf85e4cbcc5c1cf49073698f7e6a95095bf2b10c3205
