[INFO] fetching crate smt2 0.2.0... [INFO] testing smt2-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate smt2 0.2.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate smt2 0.2.0 [INFO] finished tweaking crates.io crate smt2 0.2.0 [INFO] tweaked toml for crates.io crate smt2 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate smt2 0.2.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 8 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded source-span v2.7.0 [INFO] [stderr] Downloaded utf8-decode v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 926bdf26d7f8eed013e120ef55b7431392cf71187b91c169497a62585da96fe6 [INFO] running `Command { std: "docker" "start" "-a" "926bdf26d7f8eed013e120ef55b7431392cf71187b91c169497a62585da96fe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "926bdf26d7f8eed013e120ef55b7431392cf71187b91c169497a62585da96fe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "926bdf26d7f8eed013e120ef55b7431392cf71187b91c169497a62585da96fe6", kill_on_drop: false }` [INFO] [stdout] 926bdf26d7f8eed013e120ef55b7431392cf71187b91c169497a62585da96fe6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 356c15255621677d1ab9535c70e0980a2976b7d18451de12859e2723d2fbc0af [INFO] running `Command { std: "docker" "start" "-a" "356c15255621677d1ab9535c70e0980a2976b7d18451de12859e2723d2fbc0af", kill_on_drop: false }` [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling utf8-decode v1.0.1 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling source-span v2.7.0 [INFO] [stderr] Compiling smt2 v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `downgrade_pattern`, `downgrade_sort_declaration`, `upgrade_pattern`, and `upgrade_abstract_sort` are never used [INFO] [stdout] --> src/client/interface.rs:85:16 [INFO] [stdout] | [INFO] [stdout] 19 | impl Client { [INFO] [stdout] | ------------------------------------------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 85 | pub(crate) fn downgrade_pattern(&self, _pattern: &Typed>) -> ExecResult>>, Error<... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | pub(crate) fn downgrade_sort_declaration(&self, decl: &SortDeclaration) -> ExecResult>,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 220 | pub(crate) fn upgrade_pattern(&self, _pattern: &Typed>>) -> ExecResult>, Error) -> ExecResult, Error src/client/interface.rs:85:16 [INFO] [stdout] | [INFO] [stdout] 19 | impl Client { [INFO] [stdout] | ------------------------------------------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 85 | pub(crate) fn downgrade_pattern(&self, _pattern: &Typed>) -> ExecResult>>, Error<... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | pub(crate) fn downgrade_sort_declaration(&self, decl: &SortDeclaration) -> ExecResult>,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 220 | pub(crate) fn upgrade_pattern(&self, _pattern: &Typed>>) -> ExecResult>, Error) -> ExecResult, Error src/client/interface.rs:85:16 [INFO] [stdout] | [INFO] [stdout] 19 | impl Client { [INFO] [stdout] | ------------------------------------------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 85 | pub(crate) fn downgrade_pattern(&self, _pattern: &Typed>) -> ExecResult>>, Error<... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | pub(crate) fn downgrade_sort_declaration(&self, decl: &SortDeclaration) -> ExecResult>,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 220 | pub(crate) fn upgrade_pattern(&self, _pattern: &Typed>>) -> ExecResult>, Error) -> ExecResult, Error src/client/interface.rs:85:16 [INFO] [stderr] | [INFO] [stderr] 19 | impl Client { [INFO] [stderr] | ------------------------------------------------------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 85 | pub(crate) fn downgrade_pattern(&self, _pattern: &Typed>) -> ExecResult>>, Error<... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 148 | pub(crate) fn downgrade_sort_declaration(&self, decl: &SortDeclaration) -> ExecResult>,... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 220 | pub(crate) fn upgrade_pattern(&self, _pattern: &Typed>>) -> ExecResult>, Error) -> ExecResult, Error src/syntax/ast.rs:297:7 [INFO] [stdout] | [INFO] [stdout] 297 | | ( par ( + ) + ) [INFO] [stdout] | ^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/syntax/ast.rs - syntax::ast::Command (line 357) stdout ---- [INFO] [stdout] error: expected item, found `|` [INFO] [stdout] --> src/syntax/ast.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | | ( check-sat ) [INFO] [stdout] | ^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/syntax/ast.rs - syntax::ast::Command (line 360) stdout ---- [INFO] [stdout] error: expected item, found `|` [INFO] [stdout] --> src/syntax/ast.rs:361:5 [INFO] [stdout] | [INFO] [stdout] 361 | | ( declare-datatypes ( n+1 ) ( n+1 ) ) [INFO] [stdout] | ^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/syntax/ast.rs - syntax::ast::Term (line 188) stdout ---- [INFO] [stdout] error: expected item, found `|` [INFO] [stdout] --> src/syntax/ast.rs:189:4 [INFO] [stdout] | [INFO] [stdout] 189 | | ( exists ( + ) ) [INFO] [stdout] | ^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/syntax/ast.rs - syntax::ast::Command (line 358) stdout ---- [INFO] [stdout] error: expected item, found `|` [INFO] [stdout] --> src/syntax/ast.rs:359:5 [INFO] [stdout] | [INFO] [stdout] 359 | | ( declare-const ) [INFO] [stdout] | ^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/syntax/ast.rs - syntax::ast::Command (line 362) stdout ---- [INFO] [stdout] error: expected item, found `|` [INFO] [stdout] --> src/syntax/ast.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | | ( set-info ) [INFO] [stdout] | ^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/syntax/ast.rs - syntax::ast::Command (line 363) stdout ---- [INFO] [stdout] error: expected item, found `|` [INFO] [stdout] --> src/syntax/ast.rs:364:5 [INFO] [stdout] | [INFO] [stdout] 364 | | ( set-logic ) [INFO] [stdout] | ^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/syntax/ast.rs - syntax::ast::Command (line 361) stdout ---- [INFO] [stdout] error: expected item, found `|` [INFO] [stdout] --> src/syntax/ast.rs:362:5 [INFO] [stdout] | [INFO] [stdout] 362 | | ( exit ) [INFO] [stdout] | ^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/syntax/ast.rs - syntax::ast::Term (line 187) stdout ---- [INFO] [stdout] error: expected item, found `|` [INFO] [stdout] --> src/syntax/ast.rs:188:4 [INFO] [stdout] | [INFO] [stdout] 188 | | ( forall ( + ) ) [INFO] [stdout] | ^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/syntax/ast.rs - syntax::ast::Term (line 186) stdout ---- [INFO] [stdout] error: expected item, found `|` [INFO] [stdout] --> src/syntax/ast.rs:187:4 [INFO] [stdout] | [INFO] [stdout] 187 | | ( let ( + ) ) [INFO] [stdout] | ^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/syntax/ast.rs - syntax::ast::Command (line 359) stdout ---- [INFO] [stdout] error: expected item, found `|` [INFO] [stdout] --> src/syntax/ast.rs:360:5 [INFO] [stdout] | [INFO] [stdout] 360 | | ( declare-datatype ) [INFO] [stdout] | ^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/syntax/ast.rs - syntax::ast::Command (line 357) [INFO] [stdout] src/syntax/ast.rs - syntax::ast::Command (line 358) [INFO] [stdout] src/syntax/ast.rs - syntax::ast::Command (line 359) [INFO] [stdout] src/syntax/ast.rs - syntax::ast::Command (line 360) [INFO] [stdout] src/syntax/ast.rs - syntax::ast::Command (line 361) [INFO] [stdout] src/syntax/ast.rs - syntax::ast::Command (line 362) [INFO] [stdout] src/syntax/ast.rs - syntax::ast::Command (line 363) [INFO] [stdout] src/syntax/ast.rs - syntax::ast::DataTypeDeclaration (line 296) [INFO] [stdout] src/syntax/ast.rs - syntax::ast::Term (line 186) [INFO] [stdout] src/syntax/ast.rs - syntax::ast::Term (line 187) [INFO] [stdout] src/syntax/ast.rs - syntax::ast::Term (line 188) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "6707867d41aa578d379168c8dc45e4dd65183241e0cbf5c8e7a8d25354791ddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6707867d41aa578d379168c8dc45e4dd65183241e0cbf5c8e7a8d25354791ddb", kill_on_drop: false }` [INFO] [stdout] 6707867d41aa578d379168c8dc45e4dd65183241e0cbf5c8e7a8d25354791ddb