[INFO] crate nom 5.0.1 is already in cache [INFO] checking nom-5.0.1 against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] extracting crate nom 5.0.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate nom 5.0.1 on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate nom 5.0.1 [INFO] removed 2 missing examples [INFO] removed 17 missing tests [INFO] finished tweaking crates.io crate nom 5.0.1 [INFO] tweaked toml for crates.io crate nom 5.0.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate nom 5.0.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 81b415f1bc20cd4990b2d91f9449af378f319765a6026749fc29663cf4cf58f0 [INFO] running `"docker" "start" "-a" "81b415f1bc20cd4990b2d91f9449af378f319765a6026749fc29663cf4cf58f0"` [INFO] [stderr] Compiling jemalloc-sys v0.1.8 [INFO] [stderr] Compiling nom v5.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling stackvector v1.0.6 [INFO] [stderr] Compiling lexical-core v0.4.3 [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking tinytemplate v1.0.2 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking bstr v0.2.7 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/traits.rs:24:3 [INFO] [stderr] | [INFO] [stderr] 24 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/traits.rs:157:3 [INFO] [stderr] | [INFO] [stderr] 157 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/traits.rs:164:3 [INFO] [stderr] | [INFO] [stderr] 164 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/traits.rs:169:3 [INFO] [stderr] | [INFO] [stderr] 169 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/traits.rs:172:3 [INFO] [stderr] | [INFO] [stderr] 172 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/traits.rs:175:3 [INFO] [stderr] | [INFO] [stderr] 175 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/traits.rs:178:3 [INFO] [stderr] | [INFO] [stderr] 178 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/traits.rs:181:3 [INFO] [stderr] | [INFO] [stderr] 181 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/traits.rs:901:3 [INFO] [stderr] | [INFO] [stderr] 901 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/traits.rs:1021:3 [INFO] [stderr] | [INFO] [stderr] 1021 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/traits.rs:1024:3 [INFO] [stderr] | [INFO] [stderr] 1024 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Checking jemallocator v0.1.9 [INFO] [stderr] error: couldn't read benches/ini_str.rs: 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 `nom`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: couldn't read benches/arithmetic.rs: 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 `nom`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "81b415f1bc20cd4990b2d91f9449af378f319765a6026749fc29663cf4cf58f0"` [INFO] running `"docker" "rm" "-f" "81b415f1bc20cd4990b2d91f9449af378f319765a6026749fc29663cf4cf58f0"` [INFO] [stdout] 81b415f1bc20cd4990b2d91f9449af378f319765a6026749fc29663cf4cf58f0