[INFO] fetching crate crudite 0.1.0...
[INFO] checking crudite-0.1.0 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate crudite 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate crudite 0.1.0 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "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-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "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-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff85dea20ea0c2680d7ffdc649d4b30cd8f9ef1e43af17f49de6fc2426625aed
[INFO] running `Command { std: "docker" "start" "-a" "ff85dea20ea0c2680d7ffdc649d4b30cd8f9ef1e43af17f49de6fc2426625aed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff85dea20ea0c2680d7ffdc649d4b30cd8f9ef1e43af17f49de6fc2426625aed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff85dea20ea0c2680d7ffdc649d4b30cd8f9ef1e43af17f49de6fc2426625aed", kill_on_drop: false }`
[INFO] [stdout] ff85dea20ea0c2680d7ffdc649d4b30cd8f9ef1e43af17f49de6fc2426625aed
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45c035909fd0d7953a6dc768f33b826aa0e229f78e47012e508168f007bcb0c6
[INFO] running `Command { std: "docker" "start" "-a" "45c035909fd0d7953a6dc768f33b826aa0e229f78e47012e508168f007bcb0c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling im v13.0.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.53
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking sized-chunks v0.3.1
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking serde 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" "45c035909fd0d7953a6dc768f33b826aa0e229f78e47012e508168f007bcb0c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45c035909fd0d7953a6dc768f33b826aa0e229f78e47012e508168f007bcb0c6", kill_on_drop: false }`
[INFO] [stdout] 45c035909fd0d7953a6dc768f33b826aa0e229f78e47012e508168f007bcb0c6
[INFO] checking crudite-0.1.0 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] extracting crate crudite 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate crudite 0.1.0 on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "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-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "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" "+09bc67b9158392361780e779d32997f14cc75c39" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1cafb703d594a1199f302681e127a331e12f0224f4267991f23e6733df5414f
[INFO] running `Command { std: "docker" "start" "-a" "b1cafb703d594a1199f302681e127a331e12f0224f4267991f23e6733df5414f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1cafb703d594a1199f302681e127a331e12f0224f4267991f23e6733df5414f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1cafb703d594a1199f302681e127a331e12f0224f4267991f23e6733df5414f", kill_on_drop: false }`
[INFO] [stdout] b1cafb703d594a1199f302681e127a331e12f0224f4267991f23e6733df5414f
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88a395565251b20a2992f2c33bc0d1f0a17251c0f8941fdaa61ab912efeddec1
[INFO] running `Command { std: "docker" "start" "-a" "88a395565251b20a2992f2c33bc0d1f0a17251c0f8941fdaa61ab912efeddec1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling im v13.0.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking sized-chunks v0.3.1
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking serde 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" "88a395565251b20a2992f2c33bc0d1f0a17251c0f8941fdaa61ab912efeddec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88a395565251b20a2992f2c33bc0d1f0a17251c0f8941fdaa61ab912efeddec1", kill_on_drop: false }`
[INFO] [stdout] 88a395565251b20a2992f2c33bc0d1f0a17251c0f8941fdaa61ab912efeddec1
