[INFO] cloning repository https://github.com/dimfeld/rust-types-to-typescript-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dimfeld/rust-types-to-typescript-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimfeld%2Frust-types-to-typescript-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimfeld%2Frust-types-to-typescript-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eac9d03d1251ba5089f09425ecb4ebadba1ad94e [INFO] testing dimfeld/rust-types-to-typescript-example against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimfeld%2Frust-types-to-typescript-example" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dimfeld/rust-types-to-typescript-example on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dimfeld/rust-types-to-typescript-example [INFO] finished tweaking git repo https://github.com/dimfeld/rust-types-to-typescript-example [INFO] tweaked toml for git repo https://github.com/dimfeld/rust-types-to-typescript-example written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/dimfeld/rust-types-to-typescript-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 680bd75385c5bd8bf1f1acadbb5b16b683f5779368a9c93178d1d66bd9416b72 [INFO] running `Command { std: "docker" "start" "-a" "680bd75385c5bd8bf1f1acadbb5b16b683f5779368a9c93178d1d66bd9416b72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "680bd75385c5bd8bf1f1acadbb5b16b683f5779368a9c93178d1d66bd9416b72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "680bd75385c5bd8bf1f1acadbb5b16b683f5779368a9c93178d1d66bd9416b72", kill_on_drop: false }` [INFO] [stdout] 680bd75385c5bd8bf1f1acadbb5b16b683f5779368a9c93178d1d66bd9416b72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 338c23c5e732f1d8c0bea065b6fae57c64ce6edf1b8f2de417d48fd7045a062a [INFO] running `Command { std: "docker" "start" "-a" "338c23c5e732f1d8c0bea065b6fae57c64ce6edf1b8f2de417d48fd7045a062a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling rust-types-to-typescript v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.74s [INFO] running `Command { std: "docker" "inspect" "338c23c5e732f1d8c0bea065b6fae57c64ce6edf1b8f2de417d48fd7045a062a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "338c23c5e732f1d8c0bea065b6fae57c64ce6edf1b8f2de417d48fd7045a062a", kill_on_drop: false }` [INFO] [stdout] 338c23c5e732f1d8c0bea065b6fae57c64ce6edf1b8f2de417d48fd7045a062a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4311559f8bc098a9fcd66ab56014c7e666fa9a78fe8f9f82de9e05300dfc06bc [INFO] running `Command { std: "docker" "start" "-a" "4311559f8bc098a9fcd66ab56014c7e666fa9a78fe8f9f82de9e05300dfc06bc", kill_on_drop: false }` [INFO] [stderr] Compiling rust-types-to-typescript v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `Command { std: "docker" "inspect" "4311559f8bc098a9fcd66ab56014c7e666fa9a78fe8f9f82de9e05300dfc06bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4311559f8bc098a9fcd66ab56014c7e666fa9a78fe8f9f82de9e05300dfc06bc", kill_on_drop: false }` [INFO] [stdout] 4311559f8bc098a9fcd66ab56014c7e666fa9a78fe8f9f82de9e05300dfc06bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f3022d420bb8af44642fb3a575c1fe85e14bcc0e6c7e61c0187921e95b6820ed [INFO] running `Command { std: "docker" "start" "-a" "f3022d420bb8af44642fb3a575c1fe85e14bcc0e6c7e61c0187921e95b6820ed", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_types_to_typescript-bf13a9ece36b49fb) [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" "f3022d420bb8af44642fb3a575c1fe85e14bcc0e6c7e61c0187921e95b6820ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3022d420bb8af44642fb3a575c1fe85e14bcc0e6c7e61c0187921e95b6820ed", kill_on_drop: false }` [INFO] [stdout] f3022d420bb8af44642fb3a575c1fe85e14bcc0e6c7e61c0187921e95b6820ed