[INFO] cloning repository https://github.com/charlzyx/cast [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/charlzyx/cast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharlzyx%2Fcast", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharlzyx%2Fcast'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c607b78f4155a37a5782a4c0bcf5f942337c108 [INFO] testing charlzyx/cast against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharlzyx%2Fcast" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/charlzyx/cast on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/charlzyx/cast [INFO] finished tweaking git repo https://github.com/charlzyx/cast [INFO] tweaked toml for git repo https://github.com/charlzyx/cast written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/charlzyx/cast 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/charlzyx/openapiv3.git` [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15e6561c2b8e0325c9c4a2af261d814434f9a55ab3d3751ce840f5b692d295e5 [INFO] running `Command { std: "docker" "start" "-a" "15e6561c2b8e0325c9c4a2af261d814434f9a55ab3d3751ce840f5b692d295e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15e6561c2b8e0325c9c4a2af261d814434f9a55ab3d3751ce840f5b692d295e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15e6561c2b8e0325c9c4a2af261d814434f9a55ab3d3751ce840f5b692d295e5", kill_on_drop: false }` [INFO] [stdout] 15e6561c2b8e0325c9c4a2af261d814434f9a55ab3d3751ce840f5b692d295e5 [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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3356509b19f12ff6433b71604d6074ac2e0fcb9c5d00613165d119b85e253e51 [INFO] running `Command { std: "docker" "start" "-a" "3356509b19f12ff6433b71604d6074ac2e0fcb9c5d00613165d119b85e253e51", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling unsafe-libyaml v0.2.8 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling serde_yaml v0.9.21 [INFO] [stderr] Compiling openapiv3-extended v2.2.1 (https://github.com/charlzyx/openapiv3.git#b9a36c8e) [INFO] [stderr] Compiling apicast v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `serde_yaml::with` [INFO] [stdout] --> src/cast.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_yaml::with; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `not` [INFO] [stdout] --> src/cast.rs:410:35 [INFO] [stdout] | [INFO] [stdout] 410 | SchemaKind::Not { not } => { [INFO] [stdout] | ^^^ help: try ignoring the field: `not: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pad` is never used [INFO] [stdout] --> src/cast.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | fn pad(indent: usize, str: &str) -> String { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.03s [INFO] running `Command { std: "docker" "inspect" "3356509b19f12ff6433b71604d6074ac2e0fcb9c5d00613165d119b85e253e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3356509b19f12ff6433b71604d6074ac2e0fcb9c5d00613165d119b85e253e51", kill_on_drop: false }` [INFO] [stdout] 3356509b19f12ff6433b71604d6074ac2e0fcb9c5d00613165d119b85e253e51 [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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5500699af8fdcd67bc9d65f194d91d4ed991b4830a89e2b992cf6b1e206f347 [INFO] running `Command { std: "docker" "start" "-a" "c5500699af8fdcd67bc9d65f194d91d4ed991b4830a89e2b992cf6b1e206f347", kill_on_drop: false }` [INFO] [stderr] Compiling apicast v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `serde_yaml::with` [INFO] [stdout] --> src/cast.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_yaml::with; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `not` [INFO] [stdout] --> src/cast.rs:410:35 [INFO] [stdout] | [INFO] [stdout] 410 | SchemaKind::Not { not } => { [INFO] [stdout] | ^^^ help: try ignoring the field: `not: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pad` is never used [INFO] [stdout] --> src/cast.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | fn pad(indent: usize, str: &str) -> String { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `Command { std: "docker" "inspect" "c5500699af8fdcd67bc9d65f194d91d4ed991b4830a89e2b992cf6b1e206f347", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5500699af8fdcd67bc9d65f194d91d4ed991b4830a89e2b992cf6b1e206f347", kill_on_drop: false }` [INFO] [stdout] c5500699af8fdcd67bc9d65f194d91d4ed991b4830a89e2b992cf6b1e206f347 [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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 25fbaf5ba96cd1bb15f2b3b0be21e5e09b3f90a8dafa07098a4c159dad409047 [INFO] running `Command { std: "docker" "start" "-a" "25fbaf5ba96cd1bb15f2b3b0be21e5e09b3f90a8dafa07098a4c159dad409047", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `serde_yaml::with` [INFO] [stderr] --> src/cast.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | use serde_yaml::with; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `not` [INFO] [stderr] --> src/cast.rs:410:35 [INFO] [stderr] | [INFO] [stderr] 410 | SchemaKind::Not { not } => { [INFO] [stderr] | ^^^ help: try ignoring the field: `not: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `pad` is never used [INFO] [stderr] --> src/cast.rs:12:8 [INFO] [stderr] | [INFO] [stderr] 12 | fn pad(indent: usize, str: &str) -> String { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `apicast` (bin "apicast" test) generated 3 warnings (run `cargo fix --bin "apicast" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/apicast-e639686dce7709cc) [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" "25fbaf5ba96cd1bb15f2b3b0be21e5e09b3f90a8dafa07098a4c159dad409047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25fbaf5ba96cd1bb15f2b3b0be21e5e09b3f90a8dafa07098a4c159dad409047", kill_on_drop: false }` [INFO] [stdout] 25fbaf5ba96cd1bb15f2b3b0be21e5e09b3f90a8dafa07098a4c159dad409047