[INFO] fetching crate atelier_core 0.2.22...
[INFO] checking atelier_core-0.2.22 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate atelier_core 0.2.22 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate atelier_core 0.2.22 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate atelier_core 0.2.22
[INFO] finished tweaking crates.io crate atelier_core 0.2.22
[INFO] tweaked toml for crates.io crate atelier_core 0.2.22 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate atelier_core 0.2.22 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded output_vt100 v0.1.2
[INFO] [stderr]   Downloaded atelier_test v0.1.4
[INFO] [stderr]   Downloaded diff v0.1.12
[INFO] [stderr]   Downloaded pretty_assertions v0.7.2
[INFO] [stderr]   Downloaded libc v0.2.97
[INFO] [stderr]   Downloaded atelier_core v0.2.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4682d097467b51740b9d28282ae3b8000f7e2bdf595eae66bbedebb94423b8e4
[INFO] running `Command { std: "docker" "start" "-a" "4682d097467b51740b9d28282ae3b8000f7e2bdf595eae66bbedebb94423b8e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4682d097467b51740b9d28282ae3b8000f7e2bdf595eae66bbedebb94423b8e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4682d097467b51740b9d28282ae3b8000f7e2bdf595eae66bbedebb94423b8e4", kill_on_drop: false }`
[INFO] [stdout] 4682d097467b51740b9d28282ae3b8000f7e2bdf595eae66bbedebb94423b8e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 636d09b2e0d1922e27ef5ec409e361864e39d80f96fee0368290633588352895
[INFO] running `Command { std: "docker" "start" "-a" "636d09b2e0d1922e27ef5ec409e361864e39d80f96fee0368290633588352895", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]     Checking gimli v0.24.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking rustc-demangle v0.1.20
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking object v0.25.3
[INFO] [stderr]     Checking miniz_oxide v0.4.4
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]     Checking diff v0.1.12
[INFO] [stderr]     Checking pretty_assertions v0.7.2
[INFO] [stderr]     Checking heck v0.3.3
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling backtrace v0.3.60
[INFO] [stderr]     Checking addr2line v0.15.2
[INFO] [stderr]     Checking atelier_core v0.2.21
[INFO] [stderr]     Checking atelier_core v0.2.22 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `make_references` and `prelude_namespace` are never read
[INFO] [stdout]   --> src/builder/mod.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct ModelBuilder {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 47 |     make_references: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 48 |     default_namespace: NamespaceID,
[INFO] [stdout] 49 |     prelude_namespace: NamespaceID,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelBuilder` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking atelier_test v0.1.4
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/core_line_writer.rs:9:41
[INFO] [stdout]     |
[INFO] [stdout] 9   |     let lines = make_line_oriented_form(&test_case.model);
[INFO] [stdout]     |                 ----------------------- ^^^^^^^^^^^^^^^^ expected `Model`, found `atelier_core::model::Model`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `atelier_core::model::Model` and `Model` have similar names, but are actually distinct types
[INFO] [stdout] note: `atelier_core::model::Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atelier_core-0.2.21/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `atelier_core` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/io/lines.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn make_line_oriented_form(model: &Model) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/core_line_writer.rs:17:41
[INFO] [stdout]     |
[INFO] [stdout] 17  |     let lines = make_line_oriented_form(&test_case.model);
[INFO] [stdout]     |                 ----------------------- ^^^^^^^^^^^^^^^^ expected `Model`, found `atelier_core::model::Model`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `atelier_core::model::Model` and `Model` have similar names, but are actually distinct types
[INFO] [stdout] note: `atelier_core::model::Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atelier_core-0.2.21/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `atelier_core` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/io/lines.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn make_line_oriented_form(model: &Model) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/core_line_writer.rs:25:41
[INFO] [stdout]     |
[INFO] [stdout] 25  |     let lines = make_line_oriented_form(&test_case.model);
[INFO] [stdout]     |                 ----------------------- ^^^^^^^^^^^^^^^^ expected `Model`, found `atelier_core::model::Model`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `atelier_core::model::Model` and `Model` have similar names, but are actually distinct types
[INFO] [stdout] note: `atelier_core::model::Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atelier_core-0.2.21/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `atelier_core` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/io/lines.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn make_line_oriented_form(model: &Model) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/core_line_writer.rs:33:41
[INFO] [stdout]     |
[INFO] [stdout] 33  |     let lines = make_line_oriented_form(&test_case.model);
[INFO] [stdout]     |                 ----------------------- ^^^^^^^^^^^^^^^^ expected `Model`, found `atelier_core::model::Model`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `atelier_core::model::Model` and `Model` have similar names, but are actually distinct types
[INFO] [stdout] note: `atelier_core::model::Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atelier_core-0.2.21/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `atelier_core` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/io/lines.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn make_line_oriented_form(model: &Model) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/core_line_writer.rs:41:41
[INFO] [stdout]     |
[INFO] [stdout] 41  |     let lines = make_line_oriented_form(&test_case.model);
[INFO] [stdout]     |                 ----------------------- ^^^^^^^^^^^^^^^^ expected `Model`, found `atelier_core::model::Model`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `atelier_core::model::Model` and `Model` have similar names, but are actually distinct types
[INFO] [stdout] note: `atelier_core::model::Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atelier_core-0.2.21/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `atelier_core` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/io/lines.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn make_line_oriented_form(model: &Model) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/core_line_writer.rs:49:41
[INFO] [stdout]     |
[INFO] [stdout] 49  |     let lines = make_line_oriented_form(&test_case.model);
[INFO] [stdout]     |                 ----------------------- ^^^^^^^^^^^^^^^^ expected `Model`, found `atelier_core::model::Model`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `atelier_core::model::Model` and `Model` have similar names, but are actually distinct types
[INFO] [stdout] note: `atelier_core::model::Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atelier_core-0.2.21/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `atelier_core` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/io/lines.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn make_line_oriented_form(model: &Model) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/core_line_writer.rs:57:41
[INFO] [stdout]     |
[INFO] [stdout] 57  |     let lines = make_line_oriented_form(&test_case.model);
[INFO] [stdout]     |                 ----------------------- ^^^^^^^^^^^^^^^^ expected `Model`, found `atelier_core::model::Model`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `atelier_core::model::Model` and `Model` have similar names, but are actually distinct types
[INFO] [stdout] note: `atelier_core::model::Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atelier_core-0.2.21/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `atelier_core` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/io/lines.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn make_line_oriented_form(model: &Model) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/core_line_writer.rs:65:41
[INFO] [stdout]     |
[INFO] [stdout] 65  |     let lines = make_line_oriented_form(&test_case.model);
[INFO] [stdout]     |                 ----------------------- ^^^^^^^^^^^^^^^^ expected `Model`, found `atelier_core::model::Model`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `atelier_core::model::Model` and `Model` have similar names, but are actually distinct types
[INFO] [stdout] note: `atelier_core::model::Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atelier_core-0.2.21/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `atelier_core` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/io/lines.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn make_line_oriented_form(model: &Model) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/core_line_writer.rs:73:41
[INFO] [stdout]     |
[INFO] [stdout] 73  |     let lines = make_line_oriented_form(&test_case.model);
[INFO] [stdout]     |                 ----------------------- ^^^^^^^^^^^^^^^^ expected `Model`, found `atelier_core::model::Model`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `atelier_core::model::Model` and `Model` have similar names, but are actually distinct types
[INFO] [stdout] note: `atelier_core::model::Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atelier_core-0.2.21/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `atelier_core` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/io/lines.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn make_line_oriented_form(model: &Model) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/core_line_writer.rs:81:41
[INFO] [stdout]     |
[INFO] [stdout] 81  |     let lines = make_line_oriented_form(&test_case.model);
[INFO] [stdout]     |                 ----------------------- ^^^^^^^^^^^^^^^^ expected `Model`, found `atelier_core::model::Model`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `atelier_core::model::Model` and `Model` have similar names, but are actually distinct types
[INFO] [stdout] note: `atelier_core::model::Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atelier_core-0.2.21/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `atelier_core` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/io/lines.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn make_line_oriented_form(model: &Model) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `atelier_core` (test "core_line_writer") due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/core_visitor.rs:114:29
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let result = walk_model(&model.model, &visitor);
[INFO] [stdout]     |                  ---------- ^^^^^^^^^^^^ expected `Model`, found `atelier_core::model::Model`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `atelier_core::model::Model` and `Model` have similar names, but are actually distinct types
[INFO] [stdout] note: `atelier_core::model::Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atelier_core-0.2.21/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `atelier_core` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/model/visitor.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn walk_model<V>(model: &Model, visitor: &V) -> Result<(), V::Error>
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `atelier_core` (test "core_visitor") due to 2 previous errors
[INFO] [stdout] warning: fields `make_references` and `prelude_namespace` are never read
[INFO] [stdout]   --> src/builder/mod.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct ModelBuilder {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 47 |     make_references: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 48 |     default_namespace: NamespaceID,
[INFO] [stdout] 49 |     prelude_namespace: NamespaceID,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelBuilder` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "636d09b2e0d1922e27ef5ec409e361864e39d80f96fee0368290633588352895", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "636d09b2e0d1922e27ef5ec409e361864e39d80f96fee0368290633588352895", kill_on_drop: false }`
[INFO] [stdout] 636d09b2e0d1922e27ef5ec409e361864e39d80f96fee0368290633588352895
[INFO] checking atelier_core-0.2.22 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate atelier_core 0.2.22 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate atelier_core 0.2.22 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate atelier_core 0.2.22
[INFO] finished tweaking crates.io crate atelier_core 0.2.22
[INFO] tweaked toml for crates.io crate atelier_core 0.2.22 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate atelier_core 0.2.22 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e670bb78703461860b81a92d19300f38a55d756680c032d7aa4436fca39d3f9
[INFO] running `Command { std: "docker" "start" "-a" "7e670bb78703461860b81a92d19300f38a55d756680c032d7aa4436fca39d3f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e670bb78703461860b81a92d19300f38a55d756680c032d7aa4436fca39d3f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e670bb78703461860b81a92d19300f38a55d756680c032d7aa4436fca39d3f9", kill_on_drop: false }`
[INFO] [stdout] 7e670bb78703461860b81a92d19300f38a55d756680c032d7aa4436fca39d3f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ceb60bd7dc4c117aac7cb22d54f5b0697078987d4205c45a891a6799ec643c0f
[INFO] running `Command { std: "docker" "start" "-a" "ceb60bd7dc4c117aac7cb22d54f5b0697078987d4205c45a891a6799ec643c0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]     Checking gimli v0.24.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking rustc-demangle v0.1.20
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking object v0.25.3
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]     Checking heck v0.3.3
[INFO] [stderr]     Checking diff v0.1.12
[INFO] [stderr]     Checking pretty_assertions v0.7.2
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling backtrace v0.3.60
[INFO] [stderr]     Checking addr2line v0.15.2
[INFO] [stderr]     Checking atelier_core v0.2.21
[INFO] [stderr]     Checking atelier_core v0.2.22 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking atelier_test v0.1.4
[INFO] [stdout] warning: fields `make_references` and `prelude_namespace` are never read
[INFO] [stdout]   --> src/builder/mod.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct ModelBuilder {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 47 |     make_references: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 48 |     default_namespace: NamespaceID,
[INFO] [stdout] 49 |     prelude_namespace: NamespaceID,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelBuilder` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/core_line_writer.rs:9:41
[INFO] [stdout]     |
[INFO] [stdout] 9   |     let lines = make_line_oriented_form(&test_case.model);
[INFO] [stdout]     |                 ----------------------- ^^^^^^^^^^^^^^^^ expected `Model`, found `atelier_core::model::Model`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `atelier_core::model::Model` and `Model` have similar names, but are actually distinct types
[INFO] [stdout] note: `atelier_core::model::Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atelier_core-0.2.21/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `atelier_core` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/io/lines.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn make_line_oriented_form(model: &Model) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/core_visitor.rs:114:29
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let result = walk_model(&model.model, &visitor);
[INFO] [stdout]     |                  ---------- ^^^^^^^^^^^^ expected `Model`, found `atelier_core::model::Model`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `atelier_core::model::Model` and `Model` have similar names, but are actually distinct types
[INFO] [stdout] note: `atelier_core::model::Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atelier_core-0.2.21/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `atelier_core` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/model/visitor.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn walk_model<V>(model: &Model, visitor: &V) -> Result<(), V::Error>
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/core_line_writer.rs:17:41
[INFO] [stdout]     |
[INFO] [stdout] 17  |     let lines = make_line_oriented_form(&test_case.model);
[INFO] [stdout]     |                 ----------------------- ^^^^^^^^^^^^^^^^ expected `Model`, found `atelier_core::model::Model`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `atelier_core::model::Model` and `Model` have similar names, but are actually distinct types
[INFO] [stdout] note: `atelier_core::model::Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atelier_core-0.2.21/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `atelier_core` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/io/lines.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn make_line_oriented_form(model: &Model) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/core_line_writer.rs:25:41
[INFO] [stdout]     |
[INFO] [stdout] 25  |     let lines = make_line_oriented_form(&test_case.model);
[INFO] [stdout]     |                 ----------------------- ^^^^^^^^^^^^^^^^ expected `Model`, found `atelier_core::model::Model`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `atelier_core::model::Model` and `Model` have similar names, but are actually distinct types
[INFO] [stdout] note: `atelier_core::model::Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atelier_core-0.2.21/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `atelier_core` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/io/lines.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn make_line_oriented_form(model: &Model) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/core_line_writer.rs:33:41
[INFO] [stdout]     |
[INFO] [stdout] 33  |     let lines = make_line_oriented_form(&test_case.model);
[INFO] [stdout]     |                 ----------------------- ^^^^^^^^^^^^^^^^ expected `Model`, found `atelier_core::model::Model`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `atelier_core::model::Model` and `Model` have similar names, but are actually distinct types
[INFO] [stdout] note: `atelier_core::model::Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atelier_core-0.2.21/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `atelier_core` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/io/lines.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn make_line_oriented_form(model: &Model) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/core_line_writer.rs:41:41
[INFO] [stdout]     |
[INFO] [stdout] 41  |     let lines = make_line_oriented_form(&test_case.model);
[INFO] [stdout]     |                 ----------------------- ^^^^^^^^^^^^^^^^ expected `Model`, found `atelier_core::model::Model`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `atelier_core::model::Model` and `Model` have similar names, but are actually distinct types
[INFO] [stdout] note: `atelier_core::model::Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atelier_core-0.2.21/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `atelier_core` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/io/lines.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn make_line_oriented_form(model: &Model) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/core_line_writer.rs:49:41
[INFO] [stdout]     |
[INFO] [stdout] 49  |     let lines = make_line_oriented_form(&test_case.model);
[INFO] [stdout]     |                 ----------------------- ^^^^^^^^^^^^^^^^ expected `Model`, found `atelier_core::model::Model`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `atelier_core::model::Model` and `Model` have similar names, but are actually distinct types
[INFO] [stdout] note: `atelier_core::model::Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atelier_core-0.2.21/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `atelier_core` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/io/lines.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn make_line_oriented_form(model: &Model) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `atelier_core` (test "core_visitor") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/core_line_writer.rs:57:41
[INFO] [stdout]     |
[INFO] [stdout] 57  |     let lines = make_line_oriented_form(&test_case.model);
[INFO] [stdout]     |                 ----------------------- ^^^^^^^^^^^^^^^^ expected `Model`, found `atelier_core::model::Model`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `atelier_core::model::Model` and `Model` have similar names, but are actually distinct types
[INFO] [stdout] note: `atelier_core::model::Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atelier_core-0.2.21/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `atelier_core` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/io/lines.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn make_line_oriented_form(model: &Model) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/core_line_writer.rs:65:41
[INFO] [stdout]     |
[INFO] [stdout] 65  |     let lines = make_line_oriented_form(&test_case.model);
[INFO] [stdout]     |                 ----------------------- ^^^^^^^^^^^^^^^^ expected `Model`, found `atelier_core::model::Model`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `atelier_core::model::Model` and `Model` have similar names, but are actually distinct types
[INFO] [stdout] note: `atelier_core::model::Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atelier_core-0.2.21/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `atelier_core` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/io/lines.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn make_line_oriented_form(model: &Model) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/core_line_writer.rs:73:41
[INFO] [stdout]     |
[INFO] [stdout] 73  |     let lines = make_line_oriented_form(&test_case.model);
[INFO] [stdout]     |                 ----------------------- ^^^^^^^^^^^^^^^^ expected `Model`, found `atelier_core::model::Model`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `atelier_core::model::Model` and `Model` have similar names, but are actually distinct types
[INFO] [stdout] note: `atelier_core::model::Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atelier_core-0.2.21/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `atelier_core` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/io/lines.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn make_line_oriented_form(model: &Model) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/core_line_writer.rs:81:41
[INFO] [stdout]     |
[INFO] [stdout] 81  |     let lines = make_line_oriented_form(&test_case.model);
[INFO] [stdout]     |                 ----------------------- ^^^^^^^^^^^^^^^^ expected `Model`, found `atelier_core::model::Model`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `atelier_core::model::Model` and `Model` have similar names, but are actually distinct types
[INFO] [stdout] note: `atelier_core::model::Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atelier_core-0.2.21/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Model` is defined in crate `atelier_core`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/model/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct Model {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `atelier_core` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/io/lines.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn make_line_oriented_form(model: &Model) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `atelier_core` (test "core_line_writer") due to 11 previous errors
[INFO] [stdout] warning: fields `make_references` and `prelude_namespace` are never read
[INFO] [stdout]   --> src/builder/mod.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct ModelBuilder {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 47 |     make_references: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 48 |     default_namespace: NamespaceID,
[INFO] [stdout] 49 |     prelude_namespace: NamespaceID,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelBuilder` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ceb60bd7dc4c117aac7cb22d54f5b0697078987d4205c45a891a6799ec643c0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ceb60bd7dc4c117aac7cb22d54f5b0697078987d4205c45a891a6799ec643c0f", kill_on_drop: false }`
[INFO] [stdout] ceb60bd7dc4c117aac7cb22d54f5b0697078987d4205c45a891a6799ec643c0f
