[INFO] cloning repository https://github.com/json-schema-language/jsl-infer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/json-schema-language/jsl-infer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjson-schema-language%2Fjsl-infer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjson-schema-language%2Fjsl-infer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 634c5a1d9326a0fb0dae54f09b05136a1abb08d6
[INFO] building json-schema-language/jsl-infer against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjson-schema-language%2Fjsl-infer" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/json-schema-language/jsl-infer on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/json-schema-language/jsl-infer
[INFO] finished tweaking git repo https://github.com/json-schema-language/jsl-infer
[INFO] tweaked toml for git repo https://github.com/json-schema-language/jsl-infer written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/json-schema-language/jsl-infer 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded itoa v0.4.4
[INFO] [stderr]   Downloaded proc-macro2 v0.4.30
[INFO] [stderr]   Downloaded serde_derive v1.0.92
[INFO] [stderr]   Downloaded json-pointer v0.3.2
[INFO] [stderr]   Downloaded strsim v0.8.0
[INFO] [stderr]   Downloaded num-traits v0.2.8
[INFO] [stderr]   Downloaded numtoa v0.1.0
[INFO] [stderr]   Downloaded cc v1.0.37
[INFO] [stderr]   Downloaded rand_core v0.4.0
[INFO] [stderr]   Downloaded termion v1.5.3
[INFO] [stderr]   Downloaded clap v2.33.0
[INFO] [stderr]   Downloaded time v0.1.42
[INFO] [stderr]   Downloaded rustc-demangle v0.1.15
[INFO] [stderr]   Downloaded jsl v0.2.4
[INFO] [stderr]   Downloaded libc v0.2.58
[INFO] [stderr]   Downloaded bitflags v1.1.0
[INFO] [stderr]   Downloaded autocfg v0.1.4
[INFO] [stderr]   Downloaded ryu v0.2.8
[INFO] [stderr]   Downloaded serde_json v1.0.39
[INFO] [stderr]   Downloaded cfg-if v0.1.9
[INFO] [stderr]   Downloaded synstructure v0.10.2
[INFO] [stderr]   Downloaded redox_syscall v0.1.54
[INFO] [stderr]   Downloaded winapi v0.3.7
[INFO] [stderr]   Downloaded quote v0.6.12
[INFO] [stderr]   Downloaded syn v0.15.36
[INFO] [stderr]   Downloaded serde v1.0.92
[INFO] [stderr]   Downloaded backtrace v0.3.30
[INFO] [stderr]   Downloaded backtrace-sys v0.1.28
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d67480c9d02180fda62ac93a3ec5d751a41ddfd76cb24bf65f46c7e4e112f418
[INFO] running `Command { std: "docker" "start" "-a" "d67480c9d02180fda62ac93a3ec5d751a41ddfd76cb24bf65f46c7e4e112f418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d67480c9d02180fda62ac93a3ec5d751a41ddfd76cb24bf65f46c7e4e112f418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d67480c9d02180fda62ac93a3ec5d751a41ddfd76cb24bf65f46c7e4e112f418", kill_on_drop: false }`
[INFO] [stdout] d67480c9d02180fda62ac93a3ec5d751a41ddfd76cb24bf65f46c7e4e112f418
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3ed80b13a39989894158978dfd404ac0cb7fd47557b5e5e5ba4ad5b290423c0
[INFO] running `Command { std: "docker" "start" "-a" "f3ed80b13a39989894158978dfd404ac0cb7fd47557b5e5e5ba4ad5b290423c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.4
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling libc v0.2.58
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.36
[INFO] [stderr]    Compiling rand_core v0.4.0
[INFO] [stderr]    Compiling cc v1.0.37
[INFO] [stderr]    Compiling serde v1.0.92
[INFO] [stderr]    Compiling ryu v0.2.8
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling backtrace v0.3.30
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.15
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling chrono v0.4.6
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.92
[INFO] [stderr]    Compiling failure v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.39
[INFO] [stderr]    Compiling json-pointer v0.3.2
[INFO] [stderr]    Compiling jsl v0.2.4
[INFO] [stderr]    Compiling jsl-infer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/main.rs:42:41
[INFO] [stdout]    |
[INFO] [stdout] 42 |         "-" => Box::new(stdin()) as Box<Read>,
[INFO] [stdout]    |                                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 42 |         "-" => Box::new(stdin()) as Box<dyn Read>,
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/main.rs:43:56
[INFO] [stdout]    |
[INFO] [stdout] 43 |         file @ _ => Box::new(File::open(file)?) as Box<Read>,
[INFO] [stdout]    |                                                        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 43 |         file @ _ => Box::new(File::open(file)?) as Box<dyn Read>,
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&std::string::String` instead of cloning the inner type
[INFO] [stdout]    --> src/main.rs:233:52
[INFO] [stdout]     |
[INFO] [stdout] 233 |                     .filter(|k| !map.contains_key(k.clone()))
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.69s
[INFO] running `Command { std: "docker" "inspect" "f3ed80b13a39989894158978dfd404ac0cb7fd47557b5e5e5ba4ad5b290423c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3ed80b13a39989894158978dfd404ac0cb7fd47557b5e5e5ba4ad5b290423c0", kill_on_drop: false }`
[INFO] [stdout] f3ed80b13a39989894158978dfd404ac0cb7fd47557b5e5e5ba4ad5b290423c0
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0641e353cc1e98ca628738660ff5c2b432486fe80da9cc5c4cc9514f92fef376
[INFO] running `Command { std: "docker" "start" "-a" "0641e353cc1e98ca628738660ff5c2b432486fe80da9cc5c4cc9514f92fef376", kill_on_drop: false }`
[INFO] [stderr]    Compiling jsl-infer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/main.rs:42:41
[INFO] [stdout]    |
[INFO] [stdout] 42 |         "-" => Box::new(stdin()) as Box<Read>,
[INFO] [stdout]    |                                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 42 |         "-" => Box::new(stdin()) as Box<dyn Read>,
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/main.rs:43:56
[INFO] [stdout]    |
[INFO] [stdout] 43 |         file @ _ => Box::new(File::open(file)?) as Box<Read>,
[INFO] [stdout]    |                                                        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 43 |         file @ _ => Box::new(File::open(file)?) as Box<dyn Read>,
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&std::string::String` instead of cloning the inner type
[INFO] [stdout]    --> src/main.rs:233:52
[INFO] [stdout]     |
[INFO] [stdout] 233 |                     .filter(|k| !map.contains_key(k.clone()))
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] running `Command { std: "docker" "inspect" "0641e353cc1e98ca628738660ff5c2b432486fe80da9cc5c4cc9514f92fef376", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0641e353cc1e98ca628738660ff5c2b432486fe80da9cc5c4cc9514f92fef376", kill_on_drop: false }`
[INFO] [stdout] 0641e353cc1e98ca628738660ff5c2b432486fe80da9cc5c4cc9514f92fef376
