[INFO] crate fastobo-validator 0.2.3 is already in cache [INFO] checking fastobo-validator-0.2.3 against master#73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de for pr-68325 [INFO] extracting crate fastobo-validator 0.2.3 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate fastobo-validator 0.2.3 on toolchain 73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate fastobo-validator 0.2.3 [INFO] finished tweaking crates.io crate fastobo-validator 0.2.3 [INFO] tweaked toml for crates.io crate fastobo-validator 0.2.3 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9ae4c7ac47e84ac26c8bd6c387c336f3c6998d8b234edfa45cdd88408ef69996 [INFO] running `"docker" "start" "-a" "9ae4c7ac47e84ac26c8bd6c387c336f3c6998d8b234edfa45cdd88408ef69996"` [INFO] [stderr] Compiling xmlparser v0.8.1 [INFO] [stderr] Compiling strum v0.15.0 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Checking opaque_typedef v0.0.5 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Compiling codegen v0.1.1 [INFO] [stderr] Compiling err-derive v0.1.6 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking colored v1.9.2 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Checking predicates v1.0.2 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Compiling roxmltree v0.4.1 [INFO] [stderr] Checking assert_cmd v0.11.1 [INFO] [stderr] Compiling isbn v0.2.0 [INFO] [stderr] Compiling proc-macro-error v0.4.5 [INFO] [stderr] Compiling err-derive v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling opaque_typedef_macros v0.0.5 [INFO] [stderr] Checking fastobo-syntax v0.3.8 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling fastobo-derive-internal v0.7.5 [INFO] [stderr] Checking fastobo v0.7.5 [INFO] [stderr] Checking fastobo-validator v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `fastobo::ast::*` [INFO] [stderr] --> src/main.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | use fastobo::ast::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:51:17 [INFO] [stderr] | [INFO] [stderr] 51 | .author(clap::crate_authors!(",")) [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 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:51:17 [INFO] [stderr] | [INFO] [stderr] 51 | .author(clap::crate_authors!(",")) [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: unused import: `fastobo::ast::*` [INFO] [stderr] --> src/main.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | use fastobo::ast::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:51:17 [INFO] [stderr] | [INFO] [stderr] 51 | .author(clap::crate_authors!(",")) [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 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:51:17 [INFO] [stderr] | [INFO] [stderr] 51 | .author(clap::crate_authors!(",")) [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] Finished dev [unoptimized + debuginfo] target(s) in 51.81s [INFO] running `"docker" "inspect" "9ae4c7ac47e84ac26c8bd6c387c336f3c6998d8b234edfa45cdd88408ef69996"` [INFO] running `"docker" "rm" "-f" "9ae4c7ac47e84ac26c8bd6c387c336f3c6998d8b234edfa45cdd88408ef69996"` [INFO] [stdout] 9ae4c7ac47e84ac26c8bd6c387c336f3c6998d8b234edfa45cdd88408ef69996