[INFO] cloning repository https://github.com/tomiy-tomiylab/TeXSC [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomiy-tomiylab/TeXSC" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomiy-tomiylab%2FTeXSC", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomiy-tomiylab%2FTeXSC'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4bbee610714fd5a571032ae7f643fb40fa50a42 [INFO] testing tomiy-tomiylab/TeXSC against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomiy-tomiylab%2FTeXSC" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomiy-tomiylab/TeXSC on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tomiy-tomiylab/TeXSC [INFO] finished tweaking git repo https://github.com/tomiy-tomiylab/TeXSC [INFO] tweaked toml for git repo https://github.com/tomiy-tomiylab/TeXSC written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tomiy-tomiylab/TeXSC 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fd-lock v3.0.8 [INFO] [stderr] Downloaded rustix v0.36.1 [INFO] [stderr] Downloaded linux-raw-sys v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1c45a3f6519df48b9da93611b00fbfd23600299cdfe27b75408d87826d1ca00 [INFO] running `Command { std: "docker" "start" "-a" "d1c45a3f6519df48b9da93611b00fbfd23600299cdfe27b75408d87826d1ca00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1c45a3f6519df48b9da93611b00fbfd23600299cdfe27b75408d87826d1ca00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1c45a3f6519df48b9da93611b00fbfd23600299cdfe27b75408d87826d1ca00", kill_on_drop: false }` [INFO] [stdout] d1c45a3f6519df48b9da93611b00fbfd23600299cdfe27b75408d87826d1ca00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec0124a69a6f37f547b7cdfdf2a273f0b08866a1242525a78d59373b63d9a6ef [INFO] running `Command { std: "docker" "start" "-a" "ec0124a69a6f37f547b7cdfdf2a273f0b08866a1242525a78d59373b63d9a6ef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.1 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling rustix v0.36.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling linux-raw-sys v0.1.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling text-colorizer v1.0.0 [INFO] [stderr] Compiling clap v3.1.17 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling fd-lock v3.0.8 [INFO] [stderr] Compiling rustyline v10.0.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling tsc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.78s [INFO] running `Command { std: "docker" "inspect" "ec0124a69a6f37f547b7cdfdf2a273f0b08866a1242525a78d59373b63d9a6ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec0124a69a6f37f547b7cdfdf2a273f0b08866a1242525a78d59373b63d9a6ef", kill_on_drop: false }` [INFO] [stdout] ec0124a69a6f37f547b7cdfdf2a273f0b08866a1242525a78d59373b63d9a6ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 223d78629fce221c6fd9b8d4b32981a1664db25ed44cb3acbcb1f038920351a5 [INFO] running `Command { std: "docker" "start" "-a" "223d78629fce221c6fd9b8d4b32981a1664db25ed44cb3acbcb1f038920351a5", kill_on_drop: false }` [INFO] [stderr] Compiling tsc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `Command { std: "docker" "inspect" "223d78629fce221c6fd9b8d4b32981a1664db25ed44cb3acbcb1f038920351a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "223d78629fce221c6fd9b8d4b32981a1664db25ed44cb3acbcb1f038920351a5", kill_on_drop: false }` [INFO] [stdout] 223d78629fce221c6fd9b8d4b32981a1664db25ed44cb3acbcb1f038920351a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0f2f5a0b32fc1c1f53dd2e4d5f621db15e679bcf6e2a855f96940a30e63a0189 [INFO] running `Command { std: "docker" "start" "-a" "0f2f5a0b32fc1c1f53dd2e4d5f621db15e679bcf6e2a855f96940a30e63a0189", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tsc-de03085200df1c91) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] testcase 0: SUCCESSED 3+3 [INFO] [stderr] testcase 1: SUCCESSED \frac {1}{2} [INFO] [stderr] testcase 2: SUCCESSED -\abs (-2)^{\frac{1}{4/2}}^{6} [INFO] [stderr] testcase 3/3 SUCCESSED [INFO] [stdout] test test::test_calc ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0f2f5a0b32fc1c1f53dd2e4d5f621db15e679bcf6e2a855f96940a30e63a0189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f2f5a0b32fc1c1f53dd2e4d5f621db15e679bcf6e2a855f96940a30e63a0189", kill_on_drop: false }` [INFO] [stdout] 0f2f5a0b32fc1c1f53dd2e4d5f621db15e679bcf6e2a855f96940a30e63a0189