[INFO] crate jql 2.4.9 is already in cache
[INFO] checking jql-2.4.9 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate jql 2.4.9 into /workspace/builds/worker-12/source
[INFO] validating manifest of crates.io crate jql 2.4.9 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate jql 2.4.9
[INFO] finished tweaking crates.io crate jql 2.4.9
[INFO] tweaked toml for crates.io crate jql 2.4.9 written to /workspace/builds/worker-12/source/Cargo.toml
[INFO] crate crates.io crate jql 2.4.9 already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] 203f02785fe4c389311f3d0a84b7dcbd6d7a89857ccb766888193e3554f1992b
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `"docker" "start" "-a" "203f02785fe4c389311f3d0a84b7dcbd6d7a89857ccb766888193e3554f1992b"`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling serde v1.0.100
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]    Compiling ucd-trie v0.1.1
[INFO] [stderr]    Compiling maplit v1.0.1
[INFO] [stderr]     Checking byteorder v1.2.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling indexmap v1.3.0
[INFO] [stderr]    Compiling memchr v2.1.2
[INFO] [stderr]     Checking crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling syn v0.15.23
[INFO] [stderr]     Checking plotters v0.2.12
[INFO] [stderr]     Checking itertools v0.8.0
[INFO] [stderr]     Checking regex-automata v0.1.8
[INFO] [stderr]     Checking pest v2.1.2
[INFO] [stderr]     Checking crossbeam-queue v0.2.0
[INFO] [stderr]     Checking crossbeam-deque v0.7.2
[INFO] [stderr]     Checking criterion-plot v0.4.1
[INFO] [stderr]     Checking num_cpus v1.9.0
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]    Compiling pest_meta v2.1.0
[INFO] [stderr]     Checking rayon-core v1.7.0
[INFO] [stderr]     Checking csv-core v0.1.6
[INFO] [stderr]     Checking rayon v1.3.0
[INFO] [stderr]    Compiling pest_generator v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.82
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking serde_json v1.0.46
[INFO] [stderr]     Checking bstr v0.2.8
[INFO] [stderr]     Checking csv v1.1.1
[INFO] [stderr]     Checking colored_json v2.1.0
[INFO] [stderr]     Checking tinytemplate v1.0.2
[INFO] [stderr]     Checking jql v2.4.9 (/opt/rustwide/workdir)
[INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]   --> src/bin.rs:69:27
[INFO] [stderr]    |
[INFO] [stderr] 69 |                     error.description()
[INFO] [stderr]    |                           ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr]     Checking criterion v0.3.1
[INFO] [stderr] error: couldn't read : No such file or directory (os error 2)
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `jql`.
[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] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]   --> src/bin.rs:69:27
[INFO] [stderr]    |
[INFO] [stderr] 69 |                     error.description()
[INFO] [stderr]    |                           ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "203f02785fe4c389311f3d0a84b7dcbd6d7a89857ccb766888193e3554f1992b"`
[INFO] running `"docker" "rm" "-f" "203f02785fe4c389311f3d0a84b7dcbd6d7a89857ccb766888193e3554f1992b"`
[INFO] [stdout] 203f02785fe4c389311f3d0a84b7dcbd6d7a89857ccb766888193e3554f1992b
