[INFO] cloning repository https://github.com/fastobo/fastobo-validator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fastobo/fastobo-validator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffastobo%2Ffastobo-validator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffastobo%2Ffastobo-validator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 313f8b3461d08fa0b0c751de6baa1cea821ae097 [INFO] checking fastobo/fastobo-validator against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffastobo%2Ffastobo-validator" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fastobo/fastobo-validator on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fastobo/fastobo-validator [INFO] finished tweaking git repo https://github.com/fastobo/fastobo-validator [INFO] tweaked toml for git repo https://github.com/fastobo/fastobo-validator written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/fastobo/fastobo-validator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c926ea9cbde39f1678659fbb7ad2ce3528814b6c64ebd507024307dc6d96b96 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3c926ea9cbde39f1678659fbb7ad2ce3528814b6c64ebd507024307dc6d96b96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c926ea9cbde39f1678659fbb7ad2ce3528814b6c64ebd507024307dc6d96b96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c926ea9cbde39f1678659fbb7ad2ce3528814b6c64ebd507024307dc6d96b96", kill_on_drop: false }` [INFO] [stdout] 3c926ea9cbde39f1678659fbb7ad2ce3528814b6c64ebd507024307dc6d96b96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb8d4583137698031cee216ed117847ba8051edf812fa08879c4cbc030fcf963 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bb8d4583137698031cee216ed117847ba8051edf812fa08879c4cbc030fcf963", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling xmlparser v0.8.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling strum v0.15.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking opaque_typedef v0.0.5 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking smartstring v0.2.3 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking predicates v1.0.2 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling roxmltree v0.4.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Checking assert_cmd v1.0.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling codegen v0.1.1 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Checking ordered-float v2.0.0 [INFO] [stderr] Compiling isbn v0.2.0 [INFO] [stderr] Compiling opaque_typedef_macros v0.0.5 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling blanket v0.1.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking fastobo-syntax v0.5.0 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Compiling err-derive v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling fastobo-derive-internal v0.10.0 [INFO] [stderr] Checking fastobo v0.10.0 [INFO] [stderr] Checking fastobo-validator v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `fastobo::ast::*` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use fastobo::ast::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/main.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | .author(clap::crate_authors!(",")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/main.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | .author(clap::crate_authors!(",")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fastobo::ast::*` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use fastobo::ast::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/main.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | .author(clap::crate_authors!(",")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/main.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | .author(clap::crate_authors!(",")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "bb8d4583137698031cee216ed117847ba8051edf812fa08879c4cbc030fcf963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb8d4583137698031cee216ed117847ba8051edf812fa08879c4cbc030fcf963", kill_on_drop: false }` [INFO] [stdout] bb8d4583137698031cee216ed117847ba8051edf812fa08879c4cbc030fcf963