[INFO] fetching crate ieql 0.3.0... [INFO] checking ieql-0.3.0 against try#7b3565da729099dbe807466fcd118fb2815986e0 for pr-81789 [INFO] extracting crate ieql 0.3.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate ieql 0.3.0 on toolchain 7b3565da729099dbe807466fcd118fb2815986e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ieql 0.3.0 [INFO] finished tweaking crates.io crate ieql 0.3.0 [INFO] tweaked toml for crates.io crate ieql 0.3.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate ieql 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9311de1bf6535434bd738f689fd8411e224c7787ad6a96d02b1393abed98cb2 [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" "e9311de1bf6535434bd738f689fd8411e224c7787ad6a96d02b1393abed98cb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9311de1bf6535434bd738f689fd8411e224c7787ad6a96d02b1393abed98cb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9311de1bf6535434bd738f689fd8411e224c7787ad6a96d02b1393abed98cb2", kill_on_drop: false }` [INFO] [stdout] e9311de1bf6535434bd738f689fd8411e224c7787ad6a96d02b1393abed98cb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5527ca6017aeba94be6aa44788ff09fe58166e17041972488f55e95a55a88ee8 [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" "5527ca6017aeba94be6aa44788ff09fe58166e17041972488f55e95a55a88ee8", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking simplelog v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking ron v0.4.2 [INFO] [stderr] Checking ieql v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0063]: missing field `optimized_content` in initializer of `query::query::QueryGroup` [INFO] [stdout] --> src/query/query.rs:450:21 [INFO] [stdout] | [INFO] [stdout] 450 | let group = QueryGroup { queries: queries }; [INFO] [stdout] | ^^^^^^^^^^ missing `optimized_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ieql` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5527ca6017aeba94be6aa44788ff09fe58166e17041972488f55e95a55a88ee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5527ca6017aeba94be6aa44788ff09fe58166e17041972488f55e95a55a88ee8", kill_on_drop: false }` [INFO] [stdout] 5527ca6017aeba94be6aa44788ff09fe58166e17041972488f55e95a55a88ee8