[INFO] fetching crate nom 5.1.0... [INFO] checking nom-5.1.0 against master#73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de for pr-68325 [INFO] extracting crate nom 5.1.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate nom 5.1.0 on toolchain 73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate nom 5.1.0 [INFO] removed 2 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate nom 5.1.0 [INFO] tweaked toml for crates.io crate nom 5.1.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate nom 5.1.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] dda684bf62e6c3ffd1de7da43954fd561e6155e6a9afb798ab386d1973cfe651 [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" "dda684bf62e6c3ffd1de7da43954fd561e6155e6a9afb798ab386d1973cfe651"` [INFO] [stderr] Compiling jemalloc-sys v0.1.8 [INFO] [stderr] Compiling nom v5.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling stackvector v1.0.6 [INFO] [stderr] Compiling lexical-core v0.4.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking tinytemplate v1.0.2 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking bstr v0.2.7 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rayon-core v1.5.0 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Checking csv v1.1.1 [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] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/traits.rs:1112:3 [INFO] [stderr] | [INFO] [stderr] 1112 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] Checking jemallocator v0.1.9 [INFO] [stderr] error: couldn't read benches/json.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/ini.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/ini_complete.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] warning: use of deprecated item 'ws': whitespace parsing only works with macros and will not be updated anymore [INFO] [stderr] --> tests/json.rs:36:1 [INFO] [stderr] | [INFO] [stderr] 36 | / named!( [INFO] [stderr] 37 | | array>, [INFO] [stderr] 38 | | ws!(delimited!( [INFO] [stderr] 39 | | char!('['), [INFO] [stderr] ... | [INFO] [stderr] 42 | | )) [INFO] [stderr] 43 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'ws': whitespace parsing only works with macros and will not be updated anymore [INFO] [stderr] --> tests/json.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | / named!( [INFO] [stderr] 46 | | key_value<(&str, JsonValue)>, [INFO] [stderr] 47 | | ws!(separated_pair!(string, char!(':'), value)) [INFO] [stderr] 48 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'ws': whitespace parsing only works with macros and will not be updated anymore [INFO] [stderr] --> tests/json.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | / named!( [INFO] [stderr] 51 | | hash>, [INFO] [stderr] 52 | | ws!(map!( [INFO] [stderr] 53 | | delimited!(char!('{'), separated_list!(char!(','), key_value), char!('}')), [INFO] [stderr] ... | [INFO] [stderr] 61 | | )) [INFO] [stderr] 62 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'ws': whitespace parsing only works with macros and will not be updated anymore [INFO] [stderr] --> tests/json.rs:64:1 [INFO] [stderr] | [INFO] [stderr] 64 | / named!( [INFO] [stderr] 65 | | value, [INFO] [stderr] 66 | | ws!(alt!( [INFO] [stderr] 67 | | hash => { |h| JsonValue::Object(h) } | [INFO] [stderr] ... | [INFO] [stderr] 71 | | )) [INFO] [stderr] 72 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "dda684bf62e6c3ffd1de7da43954fd561e6155e6a9afb798ab386d1973cfe651"` [INFO] running `"docker" "rm" "-f" "dda684bf62e6c3ffd1de7da43954fd561e6155e6a9afb798ab386d1973cfe651"` [INFO] [stdout] dda684bf62e6c3ffd1de7da43954fd561e6155e6a9afb798ab386d1973cfe651