[INFO] fetching crate hocon-linked 0.5.3-dev...
[INFO] checking hocon-linked-0.5.3-dev against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate hocon-linked 0.5.3-dev into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate hocon-linked 0.5.3-dev on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hocon-linked 0.5.3-dev
[INFO] finished tweaking crates.io crate hocon-linked 0.5.3-dev
[INFO] tweaked toml for crates.io crate hocon-linked 0.5.3-dev written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate hocon-linked 0.5.3-dev 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-generator v0.3.0
[INFO] [stderr]   Downloaded console v0.14.1
[INFO] [stderr]   Downloaded serde_yaml v0.8.21
[INFO] [stderr]   Downloaded openssl-probe v0.1.4
[INFO] [stderr]   Downloaded similar v1.3.0
[INFO] [stderr]   Downloaded semver v1.0.4
[INFO] [stderr]   Downloaded socket2 v0.4.2
[INFO] [stderr]   Downloaded cc v1.0.71
[INFO] [stderr]   Downloaded tinyvec v1.5.0
[INFO] [stderr]   Downloaded http v0.2.5
[INFO] [stderr]   Downloaded hyper v0.14.14
[INFO] [stderr]   Downloaded encoding_rs v0.8.29
[INFO] [stderr]   Downloaded tokio v1.13.0
[INFO] [stderr]   Downloaded libc v0.2.106
[INFO] [stderr]   Downloaded insta v1.8.0
[INFO] [stderr]   Downloaded reqwest v0.11.6
[INFO] [stderr]   Downloaded h2 v0.3.7
[INFO] [stderr]   Downloaded security-framework v2.4.2
[INFO] [stderr]   Downloaded security-framework-sys v2.4.2
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.5
[INFO] [stderr]   Downloaded java-properties v1.4.0
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84caf628961d9021efdf821e7c1b9f0329d0ed3103928d626402d44fcfccde54
[INFO] running `Command { std: "docker" "start" "-a" "84caf628961d9021efdf821e7c1b9f0329d0ed3103928d626402d44fcfccde54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84caf628961d9021efdf821e7c1b9f0329d0ed3103928d626402d44fcfccde54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84caf628961d9021efdf821e7c1b9f0329d0ed3103928d626402d44fcfccde54", kill_on_drop: false }`
[INFO] [stdout] 84caf628961d9021efdf821e7c1b9f0329d0ed3103928d626402d44fcfccde54
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 552ecb52791830bb5052785dbc1e31fb32d8d20835ae534ab92ed2b49724c231
[INFO] running `Command { std: "docker" "start" "-a" "552ecb52791830bb5052785dbc1e31fb32d8d20835ae534ab92ed2b49724c231", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.106
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling tokio v1.13.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]     Checking futures-io v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking tinyvec v1.5.0
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.29
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking plotters-backend v0.3.2
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking plotters-svg v0.3.1
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking itertools v0.10.1
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking java-properties v1.4.0
[INFO] [stderr]     Checking plotters v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking criterion-plot v0.4.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking rustls-native-certs v0.5.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking similar v1.3.0
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking h2 v0.3.7
[INFO] [stderr]    Compiling test-generator v0.3.0
[INFO] [stderr]     Checking hyper v0.14.14
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking serde_yaml v0.8.21
[INFO] [stderr]     Checking serde_path_to_error v0.1.5
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking insta v1.8.0
[INFO] [stderr]     Checking criterion v0.3.5
[INFO] [stderr]     Checking hyper-rustls v0.22.1
[INFO] [stderr]     Checking reqwest v0.11.6
[INFO] [stderr]     Checking hocon-linked v0.5.3-dev (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `hocon`
[INFO] [stdout]  --> tests/parse.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hocon::{Error, Hocon, HoconLoader};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hocon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hocon`
[INFO] [stdout]    --> tests/deserialize.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     use hocon::de::wrappers::Serde;
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `hocon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hocon`
[INFO] [stdout]    --> tests/deserialize.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |     use hocon::de::wrappers::Serde;
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `hocon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hocon`
[INFO] [stdout]  --> tests/deserialize.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hocon::HoconLoader;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hocon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hocon`
[INFO] [stdout]    --> tests/parse.rs:939:35
[INFO] [stdout]     |
[INFO] [stdout] 939 |     assert_eq!(loader.err(), Some(hocon::Error::IncludeNotAllowedFromStr))
[INFO] [stdout]     |                                   ^^^^^ use of undeclared crate or module `hocon`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hocon_linked::Error;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use nom::lib::std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]       and 13 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 939 -     assert_eq!(loader.err(), Some(hocon::Error::IncludeNotAllowedFromStr))
[INFO] [stdout] 939 +     assert_eq!(loader.err(), Some(Error::IncludeNotAllowedFromStr))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hocon`
[INFO] [stdout]  --> benches/parse.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     hocon::HoconLoader::new()
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hocon`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 4 + use hocon_linked::HoconLoader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `HoconLoader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 -     hocon::HoconLoader::new()
[INFO] [stdout] 7 +     HoconLoader::new()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hocon`
[INFO] [stdout]   --> tests/deserialize.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let doc: Test = dbg!(hocon::de::from_str(s)).expect("during test");
[INFO] [stdout]    |                          ^^^^^ use of undeclared crate or module `hocon`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use hocon_linked::de;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use serde_json::de;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `de`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 15 -     let doc: Test = dbg!(hocon::de::from_str(s)).expect("during test");
[INFO] [stdout] 15 +     let doc: Test = dbg!(de::from_str(s)).expect("during test");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hocon`
[INFO] [stdout]    --> tests/deserialize.rs:120:26
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let doc: Test = dbg!(hocon::de::from_str(s)).expect("during test");
[INFO] [stdout]     |                          ^^^^^ use of undeclared crate or module `hocon`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use hocon_linked::de;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use serde_json::de;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `de`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 120 -     let doc: Test = dbg!(hocon::de::from_str(s)).expect("during test");
[INFO] [stdout] 120 +     let doc: Test = dbg!(de::from_str(s)).expect("during test");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hocon`
[INFO] [stdout]    --> tests/deserialize.rs:137:26
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let doc: Test = dbg!(hocon::de::from_str(s)).expect("during test");
[INFO] [stdout]     |                          ^^^^^ use of undeclared crate or module `hocon`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use hocon_linked::de;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use serde_json::de;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `de`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 137 -     let doc: Test = dbg!(hocon::de::from_str(s)).expect("during test");
[INFO] [stdout] 137 +     let doc: Test = dbg!(de::from_str(s)).expect("during test");
[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 E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hocon-linked` (bench "parse") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `hocon`
[INFO] [stdout]  --> tests/snapshot.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use hocon::{self, Hocon};
[INFO] [stdout]   |             ^^^^ no external crate `hocon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hocon`
[INFO] [stdout]  --> examples/hocon2json.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hocon::{Error, Hocon, HoconLoader};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hocon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hocon`
[INFO] [stdout]  --> tests/load.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let doc = hocon::HoconLoader::new()
[INFO] [stdout]   |               ^^^^^ use of undeclared crate or module `hocon`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use hocon_linked::HoconLoader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `HoconLoader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 -     let doc = hocon::HoconLoader::new()
[INFO] [stdout] 7 +     let doc = HoconLoader::new()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hocon`
[INFO] [stdout]   --> tests/load.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let doc = hocon::HoconLoader::new().load_file("some/file.conf");
[INFO] [stdout]    |               ^^^^^ use of undeclared crate or module `hocon`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use hocon_linked::HoconLoader;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `HoconLoader`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 23 -     let doc = hocon::HoconLoader::new().load_file("some/file.conf");
[INFO] [stdout] 23 +     let doc = HoconLoader::new().load_file("some/file.conf");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hocon-linked` (test "snapshot") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hocon-linked` (example "hocon2json") due to 2 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hocon-linked` (test "load") due to 3 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hocon-linked` (test "deserialize") due to 7 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hocon-linked` (test "parse") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "552ecb52791830bb5052785dbc1e31fb32d8d20835ae534ab92ed2b49724c231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "552ecb52791830bb5052785dbc1e31fb32d8d20835ae534ab92ed2b49724c231", kill_on_drop: false }`
[INFO] [stdout] 552ecb52791830bb5052785dbc1e31fb32d8d20835ae534ab92ed2b49724c231
