[INFO] cloning repository https://github.com/mhallin/socrates
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mhallin/socrates" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhallin%2Fsocrates", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhallin%2Fsocrates'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d42c034177bc6b6cca63a6634595536944b2065
[INFO] testing mhallin/socrates against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhallin%2Fsocrates" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mhallin/socrates
[INFO] finished tweaking git repo https://github.com/mhallin/socrates
[INFO] tweaked toml for git repo https://github.com/mhallin/socrates written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mhallin/socrates on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mhallin/socrates already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4f395f371070c45bc54124880932085538a15fb56b9d3c5ebb839f25ffe96cbc
[INFO] running `Command { std: "docker" "start" "4f395f371070c45bc54124880932085538a15fb56b9d3c5ebb839f25ffe96cbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f395f371070c45bc54124880932085538a15fb56b9d3c5ebb839f25ffe96cbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4f395f371070c45bc54124880932085538a15fb56b9d3c5ebb839f25ffe96cbc" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f395f371070c45bc54124880932085538a15fb56b9d3c5ebb839f25ffe96cbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4f395f371070c45bc54124880932085538a15fb56b9d3c5ebb839f25ffe96cbc" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling siphasher v0.3.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling eyre v0.6.5
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling proc-macro2 v0.3.5
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling bindgen v0.42.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling string_cache v0.8.1
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling socrates-ast v0.1.0 (/opt/rustwide/workdir/socrates-ast)
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling which v1.0.5
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling fd-lock v2.0.0
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling socrates-errors v0.1.0 (/opt/rustwide/workdir/socrates-errors)
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling directories v3.0.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling socrates-core v0.1.0 (/opt/rustwide/workdir/socrates-core)
[INFO] [stdout] warning: field `2` is never read
[INFO] [stdout]   --> socrates-core/src/type_inferencer.rs:37:41
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Identifier(&'i str, IdentifierType, Span),
[INFO] [stdout]    |     ---------- field in this variant    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConstraintLHS` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 37 -     Identifier(&'i str, IdentifierType, Span),
[INFO] [stdout] 37 +     Identifier(&'i str, IdentifierType, ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> socrates-core/src/types.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Predicate<'i> {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 40 |     name: &'i str,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Predicate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lalrpop-util v0.19.6
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling lalrpop v0.19.6
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling rustyline v8.2.0
[INFO] [stderr]    Compiling minisat v0.4.4
[INFO] [stderr]    Compiling socrates-parser v0.1.0 (/opt/rustwide/workdir/socrates-parser)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> socrates-parser/src/lib.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::all, unused_parens))]
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> /opt/rustwide/target/release/build/socrates-parser-fe5a1540ecb0a1c9/out/parser.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::i64;
[INFO] [stdout]   |          ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> /opt/rustwide/target/release/build/socrates-parser-fe5a1540ecb0a1c9/out/parser.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 |     use std::i64;
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]     --> /opt/rustwide/target/release/build/socrates-parser-fe5a1540ecb0a1c9/out/parser.rs:4842:14
[INFO] [stdout]      |
[INFO] [stdout] 4842 |     use std::i64;
[INFO] [stdout]      |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]     --> /opt/rustwide/target/release/build/socrates-parser-fe5a1540ecb0a1c9/out/parser.rs:9686:14
[INFO] [stdout]      |
[INFO] [stdout] 9686 |     use std::i64;
[INFO] [stdout]      |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]      --> /opt/rustwide/target/release/build/socrates-parser-fe5a1540ecb0a1c9/out/parser.rs:14478:14
[INFO] [stdout]       |
[INFO] [stdout] 14478 |     use std::i64;
[INFO] [stdout]       |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]      --> /opt/rustwide/target/release/build/socrates-parser-fe5a1540ecb0a1c9/out/parser.rs:19291:14
[INFO] [stdout]       |
[INFO] [stdout] 19291 |     use std::i64;
[INFO] [stdout]       |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling socrates-cli v0.1.0 (/opt/rustwide/workdir/socrates-cli)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 58.55s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, lalrpop v0.19.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "4f395f371070c45bc54124880932085538a15fb56b9d3c5ebb839f25ffe96cbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4f395f371070c45bc54124880932085538a15fb56b9d3c5ebb839f25ffe96cbc" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling socrates-errors v0.1.0 (/opt/rustwide/workdir/socrates-errors)
[INFO] [stderr]    Compiling socrates-ast v0.1.0 (/opt/rustwide/workdir/socrates-ast)
[INFO] [stdout] warning: field `2` is never read
[INFO] [stdout]   --> socrates-core/src/type_inferencer.rs:37:41
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Identifier(&'i str, IdentifierType, Span),
[INFO] [stdout]    |     ---------- field in this variant    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConstraintLHS` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 37 -     Identifier(&'i str, IdentifierType, Span),
[INFO] [stdout] 37 +     Identifier(&'i str, IdentifierType, ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> socrates-core/src/types.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Predicate<'i> {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 40 |     name: &'i str,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Predicate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> socrates-parser/src/lib.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::all, unused_parens))]
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> /opt/rustwide/target/release/build/socrates-parser-fe5a1540ecb0a1c9/out/parser.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::i64;
[INFO] [stdout]   |          ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> /opt/rustwide/target/release/build/socrates-parser-fe5a1540ecb0a1c9/out/parser.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 |     use std::i64;
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]     --> /opt/rustwide/target/release/build/socrates-parser-fe5a1540ecb0a1c9/out/parser.rs:4842:14
[INFO] [stdout]      |
[INFO] [stdout] 4842 |     use std::i64;
[INFO] [stdout]      |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]     --> /opt/rustwide/target/release/build/socrates-parser-fe5a1540ecb0a1c9/out/parser.rs:9686:14
[INFO] [stdout]      |
[INFO] [stdout] 9686 |     use std::i64;
[INFO] [stdout]      |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]      --> /opt/rustwide/target/release/build/socrates-parser-fe5a1540ecb0a1c9/out/parser.rs:14478:14
[INFO] [stdout]       |
[INFO] [stdout] 14478 |     use std::i64;
[INFO] [stdout]       |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]      --> /opt/rustwide/target/release/build/socrates-parser-fe5a1540ecb0a1c9/out/parser.rs:19291:14
[INFO] [stdout]       |
[INFO] [stdout] 19291 |     use std::i64;
[INFO] [stdout]       |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling socrates-parser v0.1.0 (/opt/rustwide/workdir/socrates-parser)
[INFO] [stderr]    Compiling socrates-core v0.1.0 (/opt/rustwide/workdir/socrates-core)
[INFO] [stderr]    Compiling socrates-cli v0.1.0 (/opt/rustwide/workdir/socrates-cli)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> socrates-parser/src/lib.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::all, unused_parens))]
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> /opt/rustwide/target/release/build/socrates-parser-fe5a1540ecb0a1c9/out/parser.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::i64;
[INFO] [stdout]   |          ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> /opt/rustwide/target/release/build/socrates-parser-fe5a1540ecb0a1c9/out/parser.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 |     use std::i64;
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]     --> /opt/rustwide/target/release/build/socrates-parser-fe5a1540ecb0a1c9/out/parser.rs:4842:14
[INFO] [stdout]      |
[INFO] [stdout] 4842 |     use std::i64;
[INFO] [stdout]      |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]     --> /opt/rustwide/target/release/build/socrates-parser-fe5a1540ecb0a1c9/out/parser.rs:9686:14
[INFO] [stdout]      |
[INFO] [stdout] 9686 |     use std::i64;
[INFO] [stdout]      |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]      --> /opt/rustwide/target/release/build/socrates-parser-fe5a1540ecb0a1c9/out/parser.rs:14478:14
[INFO] [stdout]       |
[INFO] [stdout] 14478 |     use std::i64;
[INFO] [stdout]       |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]      --> /opt/rustwide/target/release/build/socrates-parser-fe5a1540ecb0a1c9/out/parser.rs:19291:14
[INFO] [stdout]       |
[INFO] [stdout] 19291 |     use std::i64;
[INFO] [stdout]       |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `2` is never read
[INFO] [stdout]   --> socrates-core/src/type_inferencer.rs:37:41
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Identifier(&'i str, IdentifierType, Span),
[INFO] [stdout]    |     ---------- field in this variant    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConstraintLHS` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 37 -     Identifier(&'i str, IdentifierType, Span),
[INFO] [stdout] 37 +     Identifier(&'i str, IdentifierType, ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> socrates-core/src/types.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Predicate<'i> {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 40 |     name: &'i str,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Predicate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 4.43s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, lalrpop v0.19.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "4f395f371070c45bc54124880932085538a15fb56b9d3c5ebb839f25ffe96cbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4f395f371070c45bc54124880932085538a15fb56b9d3c5ebb839f25ffe96cbc" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: field `2` is never read
[INFO] [stderr]   --> socrates-core/src/type_inferencer.rs:37:41
[INFO] [stderr]    |
[INFO] [stderr] 37 |     Identifier(&'i str, IdentifierType, Span),
[INFO] [stderr]    |     ---------- field in this variant    ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ConstraintLHS` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 37 -     Identifier(&'i str, IdentifierType, Span),
[INFO] [stderr] 37 +     Identifier(&'i str, IdentifierType, ()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]   --> socrates-core/src/types.rs:40:5
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub struct Predicate<'i> {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 40 |     name: &'i str,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Predicate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `socrates-core` (lib) generated 2 warnings
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]  --> socrates-parser/src/lib.rs:6:16
[INFO] [stderr]   |
[INFO] [stderr] 6 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::all, unused_parens))]
[INFO] [stderr]   |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stderr]  --> /opt/rustwide/target/release/build/socrates-parser-fe5a1540ecb0a1c9/out/parser.rs:4:10
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::i64;
[INFO] [stderr]   |          ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stderr]   --> /opt/rustwide/target/release/build/socrates-parser-fe5a1540ecb0a1c9/out/parser.rs:30:14
[INFO] [stderr]    |
[INFO] [stderr] 30 |     use std::i64;
[INFO] [stderr]    |              ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stderr]     --> /opt/rustwide/target/release/build/socrates-parser-fe5a1540ecb0a1c9/out/parser.rs:4842:14
[INFO] [stderr]      |
[INFO] [stderr] 4842 |     use std::i64;
[INFO] [stderr]      |              ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stderr]     --> /opt/rustwide/target/release/build/socrates-parser-fe5a1540ecb0a1c9/out/parser.rs:9686:14
[INFO] [stderr]      |
[INFO] [stderr] 9686 |     use std::i64;
[INFO] [stderr]      |              ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stderr]      --> /opt/rustwide/target/release/build/socrates-parser-fe5a1540ecb0a1c9/out/parser.rs:14478:14
[INFO] [stderr]       |
[INFO] [stderr] 14478 |     use std::i64;
[INFO] [stderr]       |              ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stderr]      --> /opt/rustwide/target/release/build/socrates-parser-fe5a1540ecb0a1c9/out/parser.rs:19291:14
[INFO] [stderr]       |
[INFO] [stderr] 19291 |     use std::i64;
[INFO] [stderr]       |              ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `socrates-parser` (lib) generated 7 warnings
[INFO] [stderr] warning: `socrates-parser` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: `socrates-core` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, lalrpop v0.19.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/socrates_ast-acf5b6047298d461)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/socrates_cli-a7744bf79c09d70e)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/socrates_core-9bddb46b3b8bf76e)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test tests::nnf::test_equivalence ... ok
[INFO] [stdout] test tests::instance_iterator::iterate_supertype ... ok
[INFO] [stdout] test tests::instance_iterator::iterate_interpreted ... ok
[INFO] [stdout] test tests::nnf::test_negated_equivalence ... ok
[INFO] [stdout] test tests::nnf::test_existential_quantifier ... ok
[INFO] [stdout] test tests::nnf::test_demorgan_conjunction ... ok
[INFO] [stdout] test tests::nnf::test_binary_relation ... ok
[INFO] [stdout] test tests::instance_iterator::iterate_number ... ok
[INFO] [stdout] test tests::nnf::test_demorgan_disjunction ... ok
[INFO] [stdout] test tests::type_inferencer::infer11 ... ok
[INFO] [stdout] test tests::nnf::test_universal_quantifier ... ok
[INFO] [stdout] test tests::type_inferencer::infer10 ... ok
[INFO] [stdout] test tests::nnf::test_positive_atom ... ok
[INFO] [stdout] test tests::type_inferencer::infer1 ... ok
[INFO] [stdout] test tests::nnf::test_negated_universal_quantifier ... ok
[INFO] [stdout] test tests::type_inferencer::infer2 ... ok
[INFO] [stdout] test tests::type_inferencer::infer8 ... ok
[INFO] [stdout] test tests::type_inferencer::infer6 ... ok
[INFO] [stdout] test tests::type_inferencer::infer5 ... ok
[INFO] [stdout] test tests::type_inferencer::infer9 ... ok
[INFO] [stdout] test tests::type_inferencer::infer7 ... ok
[INFO] [stdout] test tests::nnf::test_double_negated_conjunction ... ok
[INFO] [stdout] test tests::nnf::test_negated_implication ... ok
[INFO] [stdout] test tests::type_inferencer::infer3 ... ok
[INFO] [stdout] test tests::nnf::test_implication ... ok
[INFO] [stdout] test tests::nnf::test_negative_atom ... ok
[INFO] [stdout] test tests::nnf::test_negated_existential_quantifier ... ok
[INFO] [stdout] test tests::type_inferencer::infer4 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/socrates_errors-923305d5d6f253a6)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/socrates_parser-d0a05d7a899285d1)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests socrates_ast
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests socrates_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests socrates_errors
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests socrates_parser
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4f395f371070c45bc54124880932085538a15fb56b9d3c5ebb839f25ffe96cbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f395f371070c45bc54124880932085538a15fb56b9d3c5ebb839f25ffe96cbc", kill_on_drop: false }`
[INFO] [stdout] 4f395f371070c45bc54124880932085538a15fb56b9d3c5ebb839f25ffe96cbc
