[INFO] cloning repository https://github.com/json-schema-language/jsl-validate [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-validate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjson-schema-language%2Fjsl-validate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjson-schema-language%2Fjsl-validate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7908030267dfde6ff3a078a7601ec3cdedbb02e0 [INFO] testing json-schema-language/jsl-validate against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjson-schema-language%2Fjsl-validate" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/json-schema-language/jsl-validate on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/json-schema-language/jsl-validate [INFO] finished tweaking git repo https://github.com/json-schema-language/jsl-validate [INFO] tweaked toml for git repo https://github.com/json-schema-language/jsl-validate written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/json-schema-language/jsl-validate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e7ee718ebd936c79a204176d718000d3b7a72b6a3b1cd451172e4cfb4b87be2 [INFO] running `Command { std: "docker" "start" "-a" "9e7ee718ebd936c79a204176d718000d3b7a72b6a3b1cd451172e4cfb4b87be2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e7ee718ebd936c79a204176d718000d3b7a72b6a3b1cd451172e4cfb4b87be2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e7ee718ebd936c79a204176d718000d3b7a72b6a3b1cd451172e4cfb4b87be2", kill_on_drop: false }` [INFO] [stdout] 9e7ee718ebd936c79a204176d718000d3b7a72b6a3b1cd451172e4cfb4b87be2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a24ab9c108b43e08ce7865c3bd957c073598a2e51cb9b56f918ddfc7aed2f6f [INFO] running `Command { std: "docker" "start" "-a" "7a24ab9c108b43e08ce7865c3bd957c073598a2e51cb9b56f918ddfc7aed2f6f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling json-pointer v0.3.2 [INFO] [stderr] Compiling jsl v0.3.1 [INFO] [stderr] Compiling jsl-validate v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:47:41 [INFO] [stdout] | [INFO] [stdout] 47 | "-" => Box::new(stdin()) as Box, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 47 - "-" => Box::new(stdin()) as Box, [INFO] [stdout] 47 + "-" => Box::new(stdin()) as Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:48:56 [INFO] [stdout] | [INFO] [stdout] 48 | file @ _ => Box::new(File::open(file)?) as Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 48 - file @ _ => Box::new(File::open(file)?) as Box, [INFO] [stdout] 48 + file @ _ => Box::new(File::open(file)?) as Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:52:41 [INFO] [stdout] | [INFO] [stdout] 52 | "-" => Box::new(stdin()) as Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 52 - "-" => Box::new(stdin()) as Box, [INFO] [stdout] 52 + "-" => Box::new(stdin()) as Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:53:56 [INFO] [stdout] | [INFO] [stdout] 53 | file @ _ => Box::new(File::open(file)?) as Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 53 - file @ _ => Box::new(File::open(file)?) as Box, [INFO] [stdout] 53 + file @ _ => Box::new(File::open(file)?) as Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.59s [INFO] running `Command { std: "docker" "inspect" "7a24ab9c108b43e08ce7865c3bd957c073598a2e51cb9b56f918ddfc7aed2f6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a24ab9c108b43e08ce7865c3bd957c073598a2e51cb9b56f918ddfc7aed2f6f", kill_on_drop: false }` [INFO] [stdout] 7a24ab9c108b43e08ce7865c3bd957c073598a2e51cb9b56f918ddfc7aed2f6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36e75ec2ee9e62f86f26f41cb463f9ee7cf9517882a0cac921c5ec1e5f2f8ef9 [INFO] running `Command { std: "docker" "start" "-a" "36e75ec2ee9e62f86f26f41cb463f9ee7cf9517882a0cac921c5ec1e5f2f8ef9", kill_on_drop: false }` [INFO] [stderr] Compiling jsl-validate v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:47:41 [INFO] [stdout] | [INFO] [stdout] 47 | "-" => Box::new(stdin()) as Box, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 47 - "-" => Box::new(stdin()) as Box, [INFO] [stdout] 47 + "-" => Box::new(stdin()) as Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:48:56 [INFO] [stdout] | [INFO] [stdout] 48 | file @ _ => Box::new(File::open(file)?) as Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 48 - file @ _ => Box::new(File::open(file)?) as Box, [INFO] [stdout] 48 + file @ _ => Box::new(File::open(file)?) as Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:52:41 [INFO] [stdout] | [INFO] [stdout] 52 | "-" => Box::new(stdin()) as Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 52 - "-" => Box::new(stdin()) as Box, [INFO] [stdout] 52 + "-" => Box::new(stdin()) as Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:53:56 [INFO] [stdout] | [INFO] [stdout] 53 | file @ _ => Box::new(File::open(file)?) as Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 53 - file @ _ => Box::new(File::open(file)?) as Box, [INFO] [stdout] 53 + file @ _ => Box::new(File::open(file)?) as Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "36e75ec2ee9e62f86f26f41cb463f9ee7cf9517882a0cac921c5ec1e5f2f8ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36e75ec2ee9e62f86f26f41cb463f9ee7cf9517882a0cac921c5ec1e5f2f8ef9", kill_on_drop: false }` [INFO] [stdout] 36e75ec2ee9e62f86f26f41cb463f9ee7cf9517882a0cac921c5ec1e5f2f8ef9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6d1de8fd3239ca2ef7c8c11a52e2ce20ae35883e5651b13c034a6c7f9aa050ba [INFO] running `Command { std: "docker" "start" "-a" "6d1de8fd3239ca2ef7c8c11a52e2ce20ae35883e5651b13c034a6c7f9aa050ba", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:47:41 [INFO] [stderr] | [INFO] [stderr] 47 | "-" => Box::new(stdin()) as Box, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 47 - "-" => Box::new(stdin()) as Box, [INFO] [stderr] 47 + "-" => Box::new(stdin()) as Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:48:56 [INFO] [stderr] | [INFO] [stderr] 48 | file @ _ => Box::new(File::open(file)?) as Box, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 48 - file @ _ => Box::new(File::open(file)?) as Box, [INFO] [stderr] 48 + file @ _ => Box::new(File::open(file)?) as Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:52:41 [INFO] [stderr] | [INFO] [stderr] 52 | "-" => Box::new(stdin()) as Box, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 52 - "-" => Box::new(stdin()) as Box, [INFO] [stderr] 52 + "-" => Box::new(stdin()) as Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:53:56 [INFO] [stderr] | [INFO] [stderr] 53 | file @ _ => Box::new(File::open(file)?) as Box, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 53 - file @ _ => Box::new(File::open(file)?) as Box, [INFO] [stderr] 53 + file @ _ => Box::new(File::open(file)?) as Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `jsl-validate` (bin "jsl-validate" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/jsl_validate-d06e7d5fc6989690) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6d1de8fd3239ca2ef7c8c11a52e2ce20ae35883e5651b13c034a6c7f9aa050ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d1de8fd3239ca2ef7c8c11a52e2ce20ae35883e5651b13c034a6c7f9aa050ba", kill_on_drop: false }` [INFO] [stdout] 6d1de8fd3239ca2ef7c8c11a52e2ce20ae35883e5651b13c034a6c7f9aa050ba