[INFO] fetching crate crudite 0.1.0...
[INFO] checking crudite-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate crudite 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate crudite 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate crudite 0.1.0
[INFO] finished tweaking crates.io crate crudite 0.1.0
[INFO] tweaked toml for crates.io crate crudite 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sized-chunks v0.3.1
[INFO] [stderr]   Downloaded im v13.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f3780018563e5554bdd478aa1b503d31d7cb70f2b13d1afdf0741a6798511eb
[INFO] running `Command { std: "docker" "start" "-a" "8f3780018563e5554bdd478aa1b503d31d7cb70f2b13d1afdf0741a6798511eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f3780018563e5554bdd478aa1b503d31d7cb70f2b13d1afdf0741a6798511eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f3780018563e5554bdd478aa1b503d31d7cb70f2b13d1afdf0741a6798511eb", kill_on_drop: false }`
[INFO] [stdout] 8f3780018563e5554bdd478aa1b503d31d7cb70f2b13d1afdf0741a6798511eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c65952df208e80f8e93659afb59582d2962b15694131265b766f07b5711b2b6
[INFO] running `Command { std: "docker" "start" "-a" "3c65952df208e80f8e93659afb59582d2962b15694131265b766f07b5711b2b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling im v13.0.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking sized-chunks v0.3.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking crudite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `HashMap`, `HashSet`
[INFO] [stdout]  --> src/json/value.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | use im::{HashMap, HashSet};
[INFO] [stdout]   |          ^^^^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `root` is never read
[INFO] [stdout]    --> src/json/tree.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct Tree<Id: Hash + Clone + Eq + Debug> {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 105 |     root: Id,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Tree` 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: methods `object_get` and `get_parent` are never used
[INFO] [stdout]    --> src/json/tree.rs:626:19
[INFO] [stdout]     |
[INFO] [stdout] 318 | impl<Id: Hash + Clone + Eq + Debug> Tree<Id> {
[INFO] [stdout]     | -------------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 626 |     pub(super) fn object_get(&self, object: Id, key: &str) -> Result<Value<Id>, TreeError> {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 651 |     pub(super) fn get_parent(&self, id: Id) -> Result<Option<Id>, TreeError> {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stdout] warning: unused imports: `HashMap`, `HashSet`
[INFO] [stdout]  --> src/json/value.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | use im::{HashMap, HashSet};
[INFO] [stdout]   |          ^^^^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tree`
[INFO] [stdout]   --> benches/long_string.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 tree::Edit::TextCreate { id: Id { num: 1 } },
[INFO] [stdout]    |                 ^^^^ use of undeclared crate or module `tree`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use crate::json::Edit;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use crudite::json::Edit;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Edit`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 15 -                 tree::Edit::TextCreate { id: Id { num: 1 } },
[INFO] [stdout] 15 +                 Edit::TextCreate { id: Id { num: 1 } },
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tree`
[INFO] [stdout]   --> benches/long_string.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |                 tree::Edit::MapInsert {
[INFO] [stdout]    |                 ^^^^ use of undeclared crate or module `tree`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use crate::json::Edit;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use crudite::json::Edit;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Edit`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 16 -                 tree::Edit::MapInsert {
[INFO] [stdout] 16 +                 Edit::MapInsert {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tree`
[INFO] [stdout]   --> benches/long_string.rs:19:27
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     item: tree::Value::Collection(Id { num: 1 }),
[INFO] [stdout]    |                           ^^^^ use of undeclared crate or module `tree`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use crate::json::Value;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use crudite::json::Value;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Value`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 19 -                     item: tree::Value::Collection(Id { num: 1 }),
[INFO] [stdout] 19 +                     item: Value::Collection(Id { num: 1 }),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tree`
[INFO] [stdout]   --> benches/long_string.rs:28:39
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 edits: vec![black_box(tree::Edit::TextInsert {
[INFO] [stdout]    |                                       ^^^^ use of undeclared crate or module `tree`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use crate::json::Edit;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use crudite::json::Edit;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Edit`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 28 -                 edits: vec![black_box(tree::Edit::TextInsert {
[INFO] [stdout] 28 +                 edits: vec![black_box(Edit::TextInsert {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crudite` (bench "long_string") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `root` is never read
[INFO] [stdout]    --> src/json/tree.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct Tree<Id: Hash + Clone + Eq + Debug> {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 105 |     root: Id,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Tree` 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: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3c65952df208e80f8e93659afb59582d2962b15694131265b766f07b5711b2b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c65952df208e80f8e93659afb59582d2962b15694131265b766f07b5711b2b6", kill_on_drop: false }`
[INFO] [stdout] 3c65952df208e80f8e93659afb59582d2962b15694131265b766f07b5711b2b6
[INFO] checking crudite-0.1.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate crudite 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate crudite 0.1.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate crudite 0.1.0
[INFO] finished tweaking crates.io crate crudite 0.1.0
[INFO] tweaked toml for crates.io crate crudite 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e27ad3f1fb34903a2c022c1677062f7a98baaff35f064ba6bd52deccfc04ea9a
[INFO] running `Command { std: "docker" "start" "-a" "e27ad3f1fb34903a2c022c1677062f7a98baaff35f064ba6bd52deccfc04ea9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e27ad3f1fb34903a2c022c1677062f7a98baaff35f064ba6bd52deccfc04ea9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e27ad3f1fb34903a2c022c1677062f7a98baaff35f064ba6bd52deccfc04ea9a", kill_on_drop: false }`
[INFO] [stdout] e27ad3f1fb34903a2c022c1677062f7a98baaff35f064ba6bd52deccfc04ea9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 078f770006250e2e172e871284871827aee0a878aefa0183a49fdcb8ccb0f61c
[INFO] running `Command { std: "docker" "start" "-a" "078f770006250e2e172e871284871827aee0a878aefa0183a49fdcb8ccb0f61c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling im v13.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking sized-chunks v0.3.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking crudite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `HashMap`, `HashSet`
[INFO] [stdout]  --> src/json/value.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | use im::{HashMap, HashSet};
[INFO] [stdout]   |          ^^^^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `root` is never read
[INFO] [stdout]    --> src/json/tree.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct Tree<Id: Hash + Clone + Eq + Debug> {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 105 |     root: Id,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Tree` 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: methods `object_get` and `get_parent` are never used
[INFO] [stdout]    --> src/json/tree.rs:626:19
[INFO] [stdout]     |
[INFO] [stdout] 318 | impl<Id: Hash + Clone + Eq + Debug> Tree<Id> {
[INFO] [stdout]     | -------------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 626 |     pub(super) fn object_get(&self, object: Id, key: &str) -> Result<Value<Id>, TreeError> {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 651 |     pub(super) fn get_parent(&self, id: Id) -> Result<Option<Id>, TreeError> {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stdout] warning: unused imports: `HashMap`, `HashSet`
[INFO] [stdout]  --> src/json/value.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | use im::{HashMap, HashSet};
[INFO] [stdout]   |          ^^^^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tree`
[INFO] [stdout]   --> benches/long_string.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 tree::Edit::TextCreate { id: Id { num: 1 } },
[INFO] [stdout]    |                 ^^^^ use of undeclared crate or module `tree`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use crate::json::Edit;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use crudite::json::Edit;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Edit`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 15 -                 tree::Edit::TextCreate { id: Id { num: 1 } },
[INFO] [stdout] 15 +                 Edit::TextCreate { id: Id { num: 1 } },
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tree`
[INFO] [stdout]   --> benches/long_string.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |                 tree::Edit::MapInsert {
[INFO] [stdout]    |                 ^^^^ use of undeclared crate or module `tree`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use crate::json::Edit;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use crudite::json::Edit;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Edit`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 16 -                 tree::Edit::MapInsert {
[INFO] [stdout] 16 +                 Edit::MapInsert {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tree`
[INFO] [stdout]   --> benches/long_string.rs:19:27
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     item: tree::Value::Collection(Id { num: 1 }),
[INFO] [stdout]    |                           ^^^^ use of undeclared crate or module `tree`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use crate::json::Value;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use crudite::json::Value;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Value`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 19 -                     item: tree::Value::Collection(Id { num: 1 }),
[INFO] [stdout] 19 +                     item: Value::Collection(Id { num: 1 }),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tree`
[INFO] [stdout]   --> benches/long_string.rs:28:39
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 edits: vec![black_box(tree::Edit::TextInsert {
[INFO] [stdout]    |                                       ^^^^ use of undeclared crate or module `tree`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use crate::json::Edit;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use crudite::json::Edit;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Edit`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 28 -                 edits: vec![black_box(tree::Edit::TextInsert {
[INFO] [stdout] 28 +                 edits: vec![black_box(Edit::TextInsert {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crudite` (bench "long_string") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `root` is never read
[INFO] [stdout]    --> src/json/tree.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct Tree<Id: Hash + Clone + Eq + Debug> {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 105 |     root: Id,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Tree` 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: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "078f770006250e2e172e871284871827aee0a878aefa0183a49fdcb8ccb0f61c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "078f770006250e2e172e871284871827aee0a878aefa0183a49fdcb8ccb0f61c", kill_on_drop: false }`
[INFO] [stdout] 078f770006250e2e172e871284871827aee0a878aefa0183a49fdcb8ccb0f61c
