[INFO] crate ieql 0.3.0 is already in cache [INFO] testing ieql-0.3.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate ieql 0.3.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate ieql 0.3.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-5/source/Cargo.toml [INFO] crate crates.io crate ieql 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b48e4ab1378b7fc56fc301c5dcb296fc5ae915e6a01831785a77d92d70e75b6c [INFO] running `"docker" "start" "-a" "b48e4ab1378b7fc56fc301c5dcb296fc5ae915e6a01831785a77d92d70e75b6c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling ron v0.4.2 [INFO] [stderr] Compiling ieql v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.91s [INFO] running `"docker" "inspect" "b48e4ab1378b7fc56fc301c5dcb296fc5ae915e6a01831785a77d92d70e75b6c"` [INFO] running `"docker" "rm" "-f" "b48e4ab1378b7fc56fc301c5dcb296fc5ae915e6a01831785a77d92d70e75b6c"` [INFO] [stdout] b48e4ab1378b7fc56fc301c5dcb296fc5ae915e6a01831785a77d92d70e75b6c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cdd85cfe6356474156f4340ca3a12bf526e8b9d278288a4201601718ca96e8ba [INFO] running `"docker" "start" "-a" "cdd85cfe6356474156f4340ca3a12bf526e8b9d278288a4201601718ca96e8ba"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling ieql v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0063]: missing field `optimized_content` in initializer of `query::query::QueryGroup` [INFO] [stderr] --> src/query/query.rs:450:21 [INFO] [stderr] | [INFO] [stderr] 450 | let group = QueryGroup { queries: queries }; [INFO] [stderr] | ^^^^^^^^^^ missing `optimized_content` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0063`. [INFO] [stderr] error: could not compile `ieql`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "cdd85cfe6356474156f4340ca3a12bf526e8b9d278288a4201601718ca96e8ba"` [INFO] running `"docker" "rm" "-f" "cdd85cfe6356474156f4340ca3a12bf526e8b9d278288a4201601718ca96e8ba"` [INFO] [stdout] cdd85cfe6356474156f4340ca3a12bf526e8b9d278288a4201601718ca96e8ba